slack_list_channel_members
List all members of a specified Slack channel, returning user IDs and profile details to manage access and track participants.
Instructions
Slack connector operation list_channel_members (platform tool slack.list_channel_members).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |