project_summary
Get a high-level overview of a Stitch project, including screen count, screen names, common patterns, design consistency score, and device type distribution.
Instructions
Returns a high-level summary of a Stitch project: screen count, list of screens with names, detected common patterns, design consistency score (based on color/font overlap across screens), and device type distribution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Stitch project ID. | |
| analyzeConsistency | No | Fetch HTML from up to 5 screens to compute a design consistency score. | |
| maxScreensToAnalyze | No | Maximum screens to fetch for consistency analysis. |