Files
tasq/node_modules/agentic-flow/dist/mcp/fastmcp/tools/agent/execute.d.ts
T
2026-04-09 19:01:53 +08:00

3 lines
147 B
TypeScript

import { ToolDefinition } from '../../types/index.js';
export declare const executeAgentTool: ToolDefinition;
//# sourceMappingURL=execute.d.ts.map