send_to_group
Search for a group chat by name and send a text message, with optional @-mentions for real notifications.
Instructions
[User Identity] Search group by name → send text message. All in one step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | Group chat name | |
| text | Yes | Message text | |
| ats | No | Optional @-mentions that trigger real notifications. Each entry: {userId, name}. Text must contain `@<name>` marker for each entry. |