threads_call
Directly call any Threads Graph API endpoint to access capabilities not covered by built-in tools. Use this passthrough to reach the rest of the API without waiting.
Instructions
Call any Threads Graph API endpoint directly, for anything the tools above do not cover. Meta publishes no machine-readable spec for Threads, so this server does not claim a complete catalogue — this passthrough is how you reach the rest of the API without waiting for a tool to be written for it. Paths are relative to https://graph.threads.net/v1.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | e.g. /me/threads_publishing_limit | |
| query | No | ||
| method | No | GET |