get_styles
Extract all design styles from a Figma document directly, enabling efficient access to typography, colors, and effects for streamlined design workflows.
Instructions
Get all styles from the current Figma document
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}