Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
219
export
type
AnswersType = z.infer<typeof AnswersZod>;
220
221
export
interface
ToConfirm extends FunctionCall {
222
actionId: number;
223
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected