Cancel Physical Task
cancel_physical_taskCancel a dispatched physical-world task. Only tasks not yet completed or paid can be cancelled. Requires: API key from register_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | Your Molt2Meet API key | |
| reason | No | Optional: reason for cancellation | |
| taskId | Yes | The task ID to cancel |