Execute a message in an existing session and get the agent’s response.Documentation Index
Fetch the complete documentation index at: https://docs.atthene.com/llms.txt
Use this file to discover all available pages before exploring further.
The session ID
Request Body
The message content. Can be a simple string or multimodal content blocks.
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.