list_create
Create a new Mastodon list with a title and choose the replies policy (followed, list, or none).
Instructions
Create a new list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the list. | |
| replies_policy | No | 'followed', 'list', or 'none' (default 'list'). |