Retrieve the agent card for A2A discovery
| Header | Value | Required |
|---|---|---|
Accept | application/json | Optional |
| Field | Type | Description |
|---|---|---|
name | string | Agent name |
description | string | Agent description |
url | string | Base URL for the agent |
version | string | Agent version |
capabilities | object | Supported capabilities |
defaultInputModes | array | Supported input modes |
defaultOutputModes | array | Supported output modes |
skills | array | List of agent skills |
| Status | Description |
|---|---|
404 | Agent card not configured |
500 | Internal server error |