Types
QueuedAgentSessionMessage
A user message that has been submitted to a Sidekick AGENT_SESSION discussion while the agent was mid-turn. Lives in the queue until the agent picks it up. Once picked up, it’s promoted to a regular ThreadDiscussionMessage and removed from the queue.
object
QueuedAgentSessionMessageFields
id
ID!
text
String!
workspaceFiles
[WorkspaceFile!]!
createdAt
createdBy
updatedAt
updatedBy

