resolve_get_version
Retrieve the current DaVinci Resolve software version as a dotted string (e.g., 19.1.2) to identify the exact build in use.
Instructions
Return the DaVinci Resolve version as a dotted string (e.g. "19.1.2").
The underlying API may return a list of version components or a string; this tool always returns a single joined string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |