AgentUserEventToolResultItem
A single tool result delivered back to the agent from the CLI client.
Properties
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.
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.