Gaunt Sloth Assistant - v1.0.5
    Preparing search index...

    Interface A2AConfigExperimental

    Configuration for an A2A (Agent-to-Agent) protocol agent. A2A support is experimental and may change.

    interface A2AConfig {
        agentId: string;
        agentUrl: string;
    }
    Index

    Properties

    Properties

    agentId: string

    Unique identifier for the agent, used in tool naming

    agentUrl: string

    URL endpoint for the A2A agent