PublicValidate
The validate endpoint's body: flow_json plus the optional post-call config triple.
Unlike import, does NOT reject a malformed flow_json — a bad shape is a finding returned in
the 200 body. Defaults let the view read every field unconditionally.
flow_jsonrequired
summary_instructionsstring
Default value:
extraction_schema
outcomes
PublicValidate
{
"flow_json": {},
"summary_instructions": "",
"extraction_schema": {},
"outcomes": {}
}