say_in_chat
Post a message into a channel chat control on a paired device as the LLM, enabling direct in-app agent responses.
Instructions
Post a message into a layout's channel chat control as the LLM — the in-app agent surface. Requires a paired device showing a chat control.
Args: text: The message to send. sender_name: Display name to send as (default 'Claude').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| sender_name | No | Claude |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |