figma_cache
View, clear, or invalidate cached Figma library data. Use stats to inspect cached keys, clear to remove all, or invalidate by prefix to refresh specific tool results.
Instructions
Manage library/component/style cache. action: 'stats' (view cached keys), 'clear' (clear all), 'invalidate' (clear by prefix, e.g., 'get_components'). Cache auto-expires after 5 minutes. Cached tools: get_components, get_styles, get_library_collections, get_library_variables, get_team_components, get_team_styles, get_component, get_design_system_rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| prefix | No | Key prefix to invalidate (only for 'invalidate' action) |