read_managed_project
Retrieve a managed project's summary, paged clip IDs with timing, or full plan. Filter clips by track and paginate with limit/offset for efficient inspection.
Instructions
Read a compact summary; view=clips returns paged clip IDs/timing (limit<=200). Use track to filter a clip page. view=full explicitly returns the complete plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| view | No | summary | |
| limit | No | ||
| track | No | ||
| offset | No |