agent_send
Send a chat message to a conversation with optional mentions, reply-to, and audience targeting. Choose who gets notified while all members see the message.
Instructions
Send one ordinary chat message through the authenticated session.
refs remain metadata only. The bridge never reads files or executes text.
reply_to may quote a top-level message once; longer discussion continues as
a new ordinary message. Every member can see the message; audience_kind
participant and mentions only select who receives the stronger public @
notification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| refs | No | ||
| mentions | No | ||
| reply_to | No | ||
| audience_kind | No | room | |
| audience_value | No | * | |
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||