Agent invocation¶
Use A2A-compatible Product API calls to discover an agent, send a message, save task identity, query task status and artifacts, and submit requested follow-up input.
An A2A invocation is asynchronous. Do not treat a successful HTTP response as task completion; save the returned task ID and inspect the task state and artifacts.
Last updated on