Get List Details
x_get_listRetrieve details of a specific list on X by its ID, including name, description, member and follower counts, and privacy settings.
Instructions
Get details of a specific list by its ID. Returns name, description, member/follower counts, and privacy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The ID of the list | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for structured data | markdown |