Get Project Scratch Disks
get_project_scratch_disksRetrieve current scratch disk paths for the active Premiere Pro project to identify where media and previews are stored.
Instructions
Get the current scratch disk paths for the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |