OptionalnotesFree-form text for reasoning notes, intermediate conclusions, reminders for future turns, or any internal context the agent wants to persist across iterations. No hard character limit — the agent is prompted to be mindful of token cost.
OptionaltaskStructured task tracking with upsert/remove operations. Maximum task count is configurable via AgentTypePromptParams (default: 50).
The agent's private working memory — not shared with parent or sub-agents.
Processed inline on the same turn as other response fields (zero turn cost). Follows the same pattern as
payloadChangeRequest.Example