Invocation and runtime¶
Choose a task¶
Task |
Page |
Description |
|---|---|---|
Choose an invocation protocol |
Before calling an agent, obtain its Agent Card; then you can use the A2A or MCP protocol to initiate the call. |
|
Manage sessions and read messages |
The session interface is used to manage agent session shells and their presentation metadata. |
|
Review run feedback |
The feedback interface is used to review saved agent running feedback and summary statistics; submitting feedback is still completed interactively during the agent runtime. |
|
Inspect runtime records |
Inspect data partitions, runtime tasks, task events, manifests, and round snapshots for an agent run. |
|
Track asynchronous resource operations |
List and inspect agent resource operations, or cancel an operation that can be cancelled. |
Last updated on