x_list_create
Create an X (Twitter) list owned by the authenticated user. Specify a name (1-25 characters) and optional description or private flag to get the new list ID.
Instructions
X (Twitter): create a list owned by the authenticated user. name (1-25 chars) is required; description (up to 100 chars) and private are optional (lists are public by default). Returns the new list id. (disabled by policy read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | List name (1-25 characters). | |
| private | No | Whether the list is private (visible only to its owner). | |
| description | No | List description (up to 100 characters). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| summary | No |