get_token_storage_config
Auto-discover Tokens Studio sync provider configuration from the live Figma file, returning storage type, themes, and token metadata for token retrieval.
Instructions
Auto-discover Tokens Studio's sync provider config from the live Figma file (via the companion plugin). Returns the storageType blob (provider, id, branch, filePath, ...) plus themes / activeTheme / tokenFormat / version metadata. Credentials are NOT returned — they live in env vars on the MCP server. Pair with get_token_catalog to actually fetch the tokens. Returns null storageType when the file has only a local cache (use get_token_catalog with no override to read it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||