UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

6 lines (5 loc) 258 B
export declare const SUBAGENT_TOOL_EXECUTE_WORKFLOW_NAME = "subagentToolExecuteWorkflow"; /** Shared framework-owned execute body for local and remote subagent tools. */ export declare const subagentToolExecuteWorkflowReference: { workflowId: string; };