Skip to main content
Glama

get_doc_style

Extract all styles from a Figma document as JSON objects, enabling real-time access to text and design elements for AI-driven operations within Conduit.

Instructions

Get all styles from the current Figma document.

Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the styles info as JSON.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amalinakurniasari/conduit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server