Debug Access Token
meta_debug_tokenInspects your Meta access token to display its type, expiry, permissions, and associated app or user. Diagnoses permission denied errors and monitors token expiration.
Instructions
Inspects the current Meta access token to show its type, expiry, permissions, and associated app/user.
Useful for diagnosing "permission denied" errors or checking when a token expires.
No arguments needed — inspects the META_ACCESS_TOKEN configured in your MCP env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |