Skip to main content
Glama

rotate_node

Rotate a specific Figma node by a defined angle around a chosen pivot point. Inputs include node ID, angle, and pivot type (e.g., center or custom coordinates). Returns rotated node details for precise design adjustments.

Instructions

Rotate a node in Figma.

Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the rotated node's ID, angle, and pivot info.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
angleYesThe rotation angle in degrees. Positive is clockwise.
nodeIdYesThe unique Figma node ID to rotate.
pivotNoThe pivot point for rotation. Defaults to 'center'.center
pivotPointNoCustom pivot point coordinates. Required if pivot is 'custom'.

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