audit_search
Search the MCP audit log to identify which agent restarted a service, triggered an update, or was denied by policy. Filter by tool, actor, event, or time range to investigate actions and policy denials.
Instructions
Search the structured MCP audit log.
Answers: which agent restarted which service, who triggered an update, whether a call was denied by policy or outside the maintenance window.
Args: tool: Tool name or prefix (services_restart, ssl_). actor: Agent id (X-Agent-Id / MCP_ACTOR). event: tool_call, tool_ok, tool_denied, tool_window_denied, … query: Substring match on the redacted JSON line. since: ISO timestamp (inclusive). until: ISO timestamp (inclusive). limit: Max rows (1–200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | ||
| actor | No | ||
| event | No | ||
| limit | No | ||
| query | No | ||
| since | No | ||
| until | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |