slack_lists_create
Create a new Slack list with a name, optional rich-text description, and custom column definitions.
Instructions
Create a new list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name (title) of the list to create. | |
| schema | No | Column definitions for the list, each describing a field's key, name, and type. | |
| description_blocks | No | Rich-text blocks describing the list. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||