getNodesSummary
Reduce token usage by summarizing Sketch nodes with statistics and grouping by type, style, position, or size for efficient AI analysis.
Instructions
Get summary of nodes with statistics and grouping to reduce token usage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Optional page ID to limit summary to specific page | |
| groupBy | No | How to group nodes for summary | type |
| includeStats | No | Include statistical analysis | |
| maxSamples | No | Maximum sample nodes per group |