chat_send
Send a message to an open Sakana chat session to receive a streamed reply with incremental tokens emitted as notifications and the final answer returned; supports an abort signal to interrupt.
Instructions
Send a message to an open Sakana chat session and receive the streamed reply. Incremental tokens are emitted as MCP logging notifications; the tool result carries the final answer. Pass signal:"abort" to interrupt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal | No | ||
| message | Yes | ||
| sessionId | Yes | ||
| webSearch | No | ||
| enableThinking | No |