v5

OpenAPI 3.1.02026-07-31129337684.6 KB
Workflows

Get Global Node Config Schema

Endpoint to retrieve the JSON schema for GlobalNodeConfig.

Consumed by the dashboard's Super Node dialog to render the Routing & Guardrails sub-form via SchemaDrivenForm instead of hand-rolled MUI controls. Returning the Pydantic-derived schema keeps every leaf field (condition_freeform, condition_expression, args_schema, static_messages_config, dynamic_messages_config, reverse_conditional_edge, etc.) automatically in sync with the runtime config.

get/workflows/v1/workflows/schemas/global-node-config

Response

Successful Response

{"stackTrail":"paths:/workflows/v1/workflows/schemas/global-node-config:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}