/** * ops_query — search the operational log with filters. */ import type { ToolDefinition } from '../mcp/tools.js'; export declare const opsQueryTool: ToolDefinition; //# sourceMappingURL=ops-query.d.ts.map