threads_get_user_posts
Retrieve the authenticated user's recent posts from Threads. Optionally set a limit to control the number returned, with a default of 10.
Instructions
Get the authenticated user's recent posts.
Args: ctx: FastMCP request context limit: Maximum number of posts to return (default 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||