Release mission lease
mission_releaseRelease a claimed mission lease using the token from mission_claim to free the mission for other agents.
Instructions
Release a lease with the token returned by mission_claim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Lease token. | |
| identity | No | Harness identity (informational). | |
| mission_id | Yes | Mission identifier inside the project. | |
| project_id | Yes | Project memory identifier. Not an authorization boundary. |