Set Project Scratch Disk
set_project_scratch_diskSpecify scratch disk locations for captured video, audio, and previews in Premiere Pro projects to control where media files are stored.
Instructions
Set the project's scratch disk paths for captured video, audio, and previews.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_previews | No | Path for audio previews | |
| captured_audio | No | Path for captured audio | |
| captured_video | No | Path for captured video | |
| video_previews | No | Path for video previews |
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. |