OpenAPI Rendering
Turn OpenAPI operations into request forms and reproducible request examples.
Operation Inputs
AgentUI extracts JSON requestBody schemas first, then path/query/header parameters when no body schema is available.
The renderer emits curl, fetch, Python, and platphormctl examples without exposing any API key value.