agents_get_invocation_result
Retrieve the text or file results from a completed agent or workflow invocation by providing its invocation ID, enabling you to access the final output produced by the executed agent.
Instructions
Retrieve the text or file results from a completed agent or workflow invocation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invocation_id | Yes | The invocation ID returned by agents_invoke_agent. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |