release_account
Release a leased test account back to the pool, making it available for other users. Idempotent: does not error on already released or expired tokens.
Instructions
Release a leased account so others can use it. Idempotent: releasing an already-released, expired, or unknown token returns released:false rather than erroring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lease_token | Yes | The lease_token returned by lease_account. |