Plumb · fig outline
plumb_fig_outlineRead a .fig file from disk to list all screens across every page. Use it to inspect or implement screens without opening Figma, requiring no plugin pairing or token.
Instructions
Read a saved .fig file from disk and list every screen (top-level frame) across every page. The headless / CI counterpart to plumb_outline — works with no Figma desktop, no plugin pairing, no FIGMA_TOKEN. Use this when you've exported a .fig file and need to inspect or implement screens without opening Figma.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| figPath | Yes | Absolute path to a .fig file on disk. |