Skip to main content
Execute a message in an existing session and get the agent’s response.
string
required
The session ID

Request Body

string | array
required
The message content. Can be a simple string or multimodal content blocks.
string
Optional correlation ID for tracking related events

Simple Text Message

Multimodal Message (with images)

Response

The response includes the agent’s generated content and any tool calls that were made during execution.