MCPcopy Create free account
hub / github.com/Superflows-AI/superflows / ToConfirm

Interface ToConfirm

lib/models.ts:221–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219export type AnswersType = z.infer<typeof AnswersZod>;
220
221export interface ToConfirm extends FunctionCall {
222 actionId: number;
223}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected