/** * ops_update — update an operational log entry's status or content. */ import type { ToolDefinition } from '../mcp/tools.js'; export declare const opsUpdateTool: ToolDefinition; //# sourceMappingURL=ops-update.d.ts.map