search_audit_logs
Search audit logs by free text across action, resource, resource ID, changes JSON, and metadata JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return | |
| query | Yes | Text to search for | |
| createdAfter | No | ISO timestamp lower bound | |
| createdBefore | No | ISO timestamp upper bound |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |