Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Recent A2A Tasks |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| a2a_send_task | Send a task to an A2A agent |
| a2a_get_task | Get the current state of a task |
| a2a_cancel_task | Cancel a running task |
| a2a_send_task_subscribe | Send a task and subscribe to updates (streaming) |
| a2a_agent_info | Get information about the connected A2A agents |