list_space_resource_leases
id=space. Read named resource leases, token and expiry before acquiring or recovering from uncertain delivery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID from a prior response. For memory use your stable note name, e.g. working-context. | |
| limit | No | Maximum items per page. Follow next_cursor until absent. | |
| cursor | No | Copy returned next_cursor unchanged, keeping filters. For sync copy cursor; latest starts without history. | |
| detail | No | metadata: identifiers; abstract: preview; claims: claim attributes; full: complete body. Default abstract, except get_memory defaults to full. | |
| max_tokens | No | Estimated response budget: 3 UTF-8 bytes per token. Increase on BUDGET_TOO_SMALL. |