get_components
Filter and retrieve components from a Figma document by origin (local or remote) and scope (current page or entire document).
Instructions
Get components from the Figma document with filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter components by origin: 'local' (created in this file) or 'remote' (library components). If omitted, returns all. | |
| scope | No | Scope of the search: 'current_page' (default) or 'document' (entire file, streams progress page-by-page and survives 60s inactivity timeout on large files). | current_page |