Response Content created when an Agent delegates a prompt to another agent. Contains agent id, delegated prompt, and the response.
The id of the agent to whom the task was delegated
The prompt that was delegated
The response from the delegated agent
Represents the content as a string. Returns undefined if the content is purely informational and/or visual and should not be included in the overall representation of the response.
undefined
Response Content created when an Agent delegates a prompt to another agent. Contains agent id, delegated prompt, and the response.