/** * threads_list — list thought threads with filters. */ import type { ToolDefinition } from '@fozikio/cortex-engine'; export declare const threadsListTool: ToolDefinition; //# sourceMappingURL=threads-list.d.ts.map