Generate Figma Diagram Payload
sdd_figma_diagramGenerates a FigJam-ready diagram payload from specification artifacts to streamline AI-driven diagram creation in Figma.
Instructions
Generates a FigJam-ready diagram payload from DESIGN.md. Returns structured data with routing_instructions for the AI client to call Figma MCP's generate_diagram tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature_number | No | Feature number (zero-padded, e.g. '001') | 001 |
| spec_dir | No | Spec directory path (relative to workspace root) | .specs |
| diagram_type | Yes | Type of diagram to generate for FigJam. |