slack_create_channel
Create a Slack channel programmatically through the Lightbulb platform. Automate channel setup for team collaboration.
Instructions
Slack connector operation create_channel (platform tool slack.create_channel).
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 |