project_get_current
Get the current DaVinci Resolve project's name and timeline count to monitor project state and automate workflows.
Instructions
Return basic info about the currently open project.
Returns: A dict with keys: name (str), timeline_count (int).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||