Send agent message
Sends one user message to an agent chat, persists transcript entries, and returns the generated assistant reply.
POST/api/v1/experimental/agents/{handle}/chats/{chatId}/messages Sends one user message to an agent chat, persists transcript entries, and returns the generated assistant reply.
TypeScript Definitions
Use the request body type in TypeScript.