获取 Figma 节点截图
figma_get_screenshotCapture a PNG screenshot of a specified Figma node by node ID to support design handoff, review, and AI design-to-code workflows.
Instructions
获取指定 Figma 节点的截图 (image/png)。
Args:
node_id (string, 必填): Figma 节点 ID
Returns: 截图 image。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Figma 节点 ID,如 "0:118" 或 "0-118"。从 Figma URL 的 node-id 参数提取 |