calls_participants_add
Register new participants to a Slack call by providing the call ID and user details including Slack ID or external ID.
Instructions
Register new participants added to a call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Call returned by ``calls.add`` (e.g. ``R0E69JAID``). | |
| users | Yes | Users added to the Call; each entry uses ``slack_id`` and/or external_id, display_name, avatar_url. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||