save_patch
Saves the current Pure Data patch to a user-specified file path.
Instructions
Save the current Pd patch.
This tool saves the current state of the Pure Data patch
to a file at the specified path.
Args:
file_path: Path to save the patch file
ctx: MCP context
Returns:
Response with status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |