delete_contract
Deletes a draft or test contract by its ID. Use when a contract must be removed before sending or after testing, without affecting active contracts.
Instructions
Deletes a contract. The contract can only be deleted if it's a test contract or a draft contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_id | Yes | GUID of the contract to be deleted. |