rpk ai agent a2a task get
Fetch a task’s current state, status message, artifacts and (optionally
truncated) message history. Use -o json for the full task object.
Examples
This section provides examples of how to use rpk ai agent a2a task get.
rpk ai agent a2a task get financial-advisor TASK_ID
rpk ai agent a2a task get financial-advisor TASK_ID --history 10 -o json
Flags
| Value | Type | Description |
|---|---|---|
|
int |
number of most recent history messages to include. |
|
duration |
abort the call after this long (0 to wait forever). |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |