chat_send
Asynchronously send a message to a chat session, obtaining a task ID to poll for the reply.
Instructions
Send a message to the chat's seat — ASYNC; returns immediately with {task_id}. Poll the turn with chat_poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| chat_session_id | Yes |