Lists Get
lists_getRetrieve all Mastodon lists created by the authenticated account. Returns JSON array with list IDs and titles.
Instructions
Get all lists created by the authenticated account.
Returns: str: JSON list of list objects with id and title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |