clear_workspace
Clears all objects from the Pure Data workspace subpatch and resets object index tracking for starting fresh.
Instructions
Clear all objects from the Pd workspace subpatch and reset index tracking.
This sends /pd/clear to Pure Data, which clears the workspace subpatch,
and resets the server-side object index counter so new objects start from 0.
Args:
ctx: MCP context
Returns:
Response with status and number of objects cleared
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||