List Create
list_createCreate a new Mastodon list with a title and optional replies policy to group accounts and control reply visibility in timelines.
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'). | list |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |