get_user_media
Retrieve photos, videos, and GIFs tweeted by a specific user. Provide the username and optionally set the number of media items to fetch.
Instructions
Get a user's media tweets (photos, videos, GIFs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tweets to return (default 20, max 100). | |
| username | Yes | The @handle (without the @). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |