list_trash
List trashed (soft-deleted) keys: items of {key_uuid, namespace, name, deleted_at}, cursor-paginated. Feed key_uuid to restore_keys_bulk to bring them back.
Parameters
Section titled “Parameters”| Name | Type | Description | |
|---|---|---|---|
project_uuid | string | optional | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
cursor | string | optional | |
limit | integer | optional |
Example
Section titled “Example”{ "tool": "list_trash", "arguments": {}}