Get user posts
get_user_threadsGet a user's recent Threads posts by their @username. Specify the number of posts to return (1-50).
Instructions
Get a user's recent Threads posts (their profile feed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max posts (1-50, default 15) | |
| handle | Yes | The @username whose posts to fetch |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes |