list_agent_blocks
Read your own block records and versions, including mode=none tombstones. Other agents cannot inspect this list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |