Skip to main content
Glama

get_document_info

Retrieve structured details about a Figma document, including JSON-formatted metadata, for real-time AI interactions via the Conduit MCP server.

Instructions

Get detailed information about the current Figma document.

Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the document 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