Get a Wiro model schema
get_model_schemaRetrieve a model's typed parameters, defaults, required fields, options, and pricing, then fill them and follow the run_model next action.
Instructions
Get one model’s typed parameters, options, defaults, required fields, and pricing. Fill its required parameters and follow the returned run_model next action exactly once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model slug in "owner/model" format, e.g. "openai/sora-2", "black-forest-labs/flux-2-pro". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| nextAction | Yes |