getFigmaColorPalette
Extract a color palette from a Figma file, returning unique colors with hex, rgba, and usage counts for design analysis.
Instructions
Extract color palette. Returns unique colors with hex, rgba, usage count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileKey | Yes | File key or URL | |
| figmaToken | No | API token (optional) |