create_group
Create a new Signal group by specifying a name and members; you are automatically added as admin and members receive invitations. Returns the group ID and invite link.
Instructions
Create a new Signal group with specified members. You are automatically added as the group admin. All listed members receive an invitation notification. Returns the new group's ID and invite link. Use update_group to modify the group after creation (name, description, members, link settings). Use send_group_message to post messages to the group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name visible to all members | |
| members | Yes | Phone numbers (E.164) of initial members to invite | |
| description | No | Optional group description shown in group info |