UNPKG

@mastra/core

Version:

Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.

3 lines 166 B
export declare const FALLBACK_TOOL_NAME = "unknown_tool"; export declare function sanitizeToolName(toolName: unknown): string; //# sourceMappingURL=tool-name.d.ts.map