Skip to main content

PublicFlowImport

A complete flow_json (typically AI-authored) imported as a new draft, plus optional post-call config. Mirrors the internal import inputs; flow_json shape is a validation FINDING, not a request-level 400 — only a body missing flow_json is malformed here.

flow_jsonrequired
summary_instructionsstring
extraction_schema
outcomes
PublicFlowImport
{
"flow_json": {},
"summary_instructions": "string",
"extraction_schema": {},
"outcomes": {}
}