Function postV1AgentByAgentIdFork
- postV1AgentByAgentIdFork(
__namedParameters: {
agentId: string;
forkAgentRequest?: ForkAgentRequest;
},
opts?: RequestOpts,
): Promise<{ id?: string }> Parameters
- __namedParameters: { agentId: string; forkAgentRequest?: ForkAgentRequest }
Optionalopts: RequestOpts
Returns Promise<{ id?: string }>
Fork an AI agent.