infomaniak_audit_log_search
Search MCP audit logs by tool name, phase, risk, time range, or text. Find what changed and detect destructive actions.
Instructions
Search the persistent MCP audit log by tool name, phase, risk, timestamp range, or free text. Useful for answering 'what changed today?' and 'did anything destructive run?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| risk | No | ||
| tool | No | Substring match on tool name. | |
| limit | No | ||
| phase | No | ||
| since | No | ||
| until | No | ||
| contains | No | Case-insensitive search across JSON entry. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| count | Yes | ||
| entries | Yes |