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