workflow3
Version:
MCP Server for three-stage workflow prompt injection
6 lines • 330 B
TypeScript
export declare function getMCPWorkingDirectory(): string;
export declare function findProjectRoot(startDir?: string): string;
export declare function getTemplateFilePath(): string;
export declare function readTemplateContent(): string;
export declare function getOrCreateWorkflowFile(): string;
//# sourceMappingURL=utils.d.ts.map