Skip to main content
Glama

get_annotation

Retrieve annotations for individual or multiple Figma nodes using the Conduit MCP server. Supports batch processing to fetch detailed node-specific annotation data efficiently.

Instructions

Get annotation(s) for one or more Figma nodes.

Returns:

  • For single: { nodeId, annotations }

  • For batch: Array<{ nodeId, annotations }>

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeIdNoThe ID of a single node to get annotations for. Optional.
nodeIdsNoAn array of node IDs to get annotations for in batch. Optional.

Latest Blog Posts

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