UNPKG

@agentek/tools

Version:

Blockchain tools for AI agents

5 lines 182 B
export type GetFearAndGreedIndexToolReturnType = { value: string; }; export declare const fearGreedIndexTool: import("../client.js").BaseTool; //# sourceMappingURL=tools.d.ts.map