AgentUserEventToolResult
Represents an agent user event.
Properties
- Entities to add or remove from the agent.
- Entities to add to the Agent’s context. Entities must be valid, and will be automatically deleted if they are invalid.
- Entities to remove from the Agent’s context.
- Batch of tool results from CLI-side execution.
- ↳
tool_call_idstring requiredTool call identifier, correlating to a tool call from a prior AssistantMessage with execution_mode=cli. - ↳
namestring requiredTool name. - ↳
contentobject requiredThe result content from tool execution. - ↳
is_errorboolean optionalWhether the tool execution resulted in an error. timestampstring requiredWhen the event occurred.typestring required
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.