get_document_info
Retrieve comprehensive details about the active Figma document to enhance design workflow efficiency and enable AI-driven cursor control for streamlined interactions.
Instructions
Get detailed information about 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"
}