get_page
Retrieve details such as page ID, name, and status for one, multiple, or all pages in Figma. Use this tool to efficiently manage and analyze page information through the Conduit MCP server.
Instructions
Get info for one, many, or all pages.
Returns: For single: { pageId, name, isActive }, for batch: Array<{ pageId, name, isActive }>.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |