debug_instagram_token
Check Instagram token validity by retrieving its type, expiry date, and granted scopes via Meta's debug endpoint, to spot expired or under-permissioned tokens.
Instructions
Inspect the configured Instagram access token via Meta's debug_token endpoint.
Reports the token's type, expiry date, and granted scopes. Use this to determine whether the token is expired, about to expire, or lacks the required permissions (instagram_basic, instagram_content_publish).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||