AgentConsoleEventUserInput
A console event in an agent task conversation, either a user input or an agent response.
Properties
- The prompt from the user to the Agent.
- Entities to add or remove from the agent.
- Optional Pulumi Cloud page the user has the Neo pane open on at the moment they sent this event. Persisted with the event so cold-start replay can reproduce per-turn page context exactly. Omitted by clients with no concept of a current page (CLI, scheduled tasks, Slack, GitHub triggers, API consumers).
- ↳
timestampstring requiredWhen the event occurred. - ↳
typestring required idstring requiredThe UUID of the eventisSyntheticboolean requiredTrue when the event was synthesized by the backend rather than submitted directly by the user or agent runtime.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.