delete_document
Permanently delete an Onshape document by ID to clean up throwaway test or iteration docs created by an agent. Returns status and document ID.
Instructions
Move an Onshape document to the trash. Irreversible via the API; intended for cleanup of throwaway docs created by an agent (test/iteration runs). Returns {ok, status, document_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | Document ID to delete |