x_list_update
Update an X (Twitter) list's name, description, or privacy setting. Provide the list ID and at least one field to change; only specified fields are modified.
Instructions
X (Twitter): update the authenticated user's own list metadata — name, description, and/or private. At least one field must be provided; only the provided fields change. (disabled by policy read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | List name (1-25 characters). | |
| list_id | Yes | Target list: a numeric list id or a list URL (e.g. https://x.com/i/lists/123). | |
| 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 |