Check Threads Publishing Limits
threads_check_rate_limitsCheck Threads publishing rate limit usage for a user ID, showing current posts against the 250-per-24-hour quota.
Instructions
Checks the current publishing rate limit usage for Threads.
Args:
threads_user_id (string): Threads user ID
Returns: Current usage and limit quota (250 posts per 24 hours).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |
| threads_user_id | Yes |