slack_lists_items_create
Add a new item to a Slack list by providing the list ID and optional column field values.
Instructions
Create a new list item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ID of the list (a file ID) to add the item to (e.g. ``F0123``). | |
| initial_fields | No | Field values for the new item, each an object with a ``column_id`` and a typed value. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||