Skip to content

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.

NameTypeDescription
project_uuidstringoptionalProject UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise.
cursorstringoptional
limitintegeroptional
{
"tool": "list_trash",
"arguments": {}
}