figma_auth_status
Check current Figma authentication status to verify active access tokens, user seat, expiry time, and secure storage. Returns JSON with authentication details to resolve auth issues.
Instructions
LOCAL TOOL — Checks current Figma authentication status. Do what: Inspects active access tokens, user seat, expiry time, and secure storage location. Expected output: JSON containing { authenticated, user, email, expires_at, is_expired, storage_path }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||