meta_exchange_token
Exchange a short-lived access token for a long-lived token valid for 60 days on Instagram or Threads.
Instructions
Exchange a short-lived token for a long-lived token (valid ~60 days). Uses platform-specific endpoints: Instagram (graph.instagram.com) or Threads (graph.threads.net). Requires META_APP_SECRET.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_lived_token | Yes | Short-lived access token to exchange | |
| platform | Yes | Target platform: 'instagram' or 'threads' |