Create Channel
create_channelCreate a new channel by providing a title, and optionally set its group, visibility, and description to organize content for the authenticated user.
Instructions
Create a new channel for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| group_id | No | ||
| visibility | No | ||
| description | No |