slack_list_channel_members
Retrieve the full member list of any Slack channel through the Lightbulb platform's governed connector, giving you quick visibility into channel participation under a project's authenticated authority.
Instructions
Slack connector operation list_channel_members (platform tool slack.list_channel_members).
Routes only through the exact project/account governed connector authority.
Args: arguments: JSON string of arguments for the connector operation. project_id: Authenticated Project UUID. project_ref: Exact project correlation reference. connector_account_ref: Project-bound connector account alias. idempotency_key: Stable business-action identity. effect: Required and must be read; Spring verifies it. approval_ref: Approved platform task UUID when resuming a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | ||
| arguments | No | {} | |
| project_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| idempotency_key | No | ||
| connector_account_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |