Run a model or API capability
/v1/runExecute an enabled SandBase model or API capability. The request fields are capability-specific; use the model detail page or Store for the selected capability schema.
Request body
Enabled logical model or API capability identifier.
Execution mode hint. `auto` uses the selected capability's configured default; other values require capability support.
Request streaming output when the selected capability supports it. Equivalent to `mode: stream`.
Optional HTTPS callback for supported asynchronous image

