get_comp_report
Retrieve a full composition report including every layer’s geometry, text data, fonts, expressions, keyframes, and animated values sampled over time to verify the real state of a comp.
Instructions
Full composition report: every layer with geometry, text data, fonts (used vs installed), expressions, keyframes, and animated values sampled over time (at markers by default). Use it to verify the real state of a comp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | No | Composition ID | |
| compName | No | Composition name | |
| sampleTimes | No | Times in seconds to sample animated values (default: comp markers, else 5 uniform points) | |
| textPreview | No | Max characters of text per layer (default 120) |