figma_get_library_variables
Retrieve design variables from a Figma library collection using its key. Filter by variable name or type to limit results and reduce token consumption.
Instructions
Get variables from a library collection by key. Filter by type or name to reduce token usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max variables to return (default 200) | |
| namePattern | No | Filter by substring match on variable name (case-insensitive) | |
| resolvedType | No | Filter by variable type | |
| collectionKey | Yes |