postfader_render_cancel
Cancel an ongoing FL Studio render using its job ID to stop monitoring and terminate the owned process. Note: on macOS, the renderer window may remain open.
Instructions
Cancel monitoring and its owned process; on macOS the renderer may remain open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Render job ID from this MCP process. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| job_id | Yes | ||
| result | No | ||
| status | Yes | ||
| command | Yes | ||
| platform | Yes | ||
| warnings | No | ||
| created_at | Yes | ||
| started_at | No | ||
| finished_at | No | ||
| output_path | Yes | ||
| project_path | Yes | ||
| launch_method | Yes | ||
| process_local | No | ||
| cancel_requested | No | ||
| output_directory | Yes | ||
| process_return_code | No | ||
| renderer_may_be_running | No | ||
| includes_unsaved_changes | No | ||
| application_exit_observed | No |