get_user_highlights
Retrieve highlighted tweets from a user's profile by providing their user ID and an optional limit.
Instructions
Get a user's profile highlight tweets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tweets to return (default 20). | |
| user_id | Yes | The numeric user ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |