The oz model command lists the AI models available to your Warp account. Use the model IDs returned here with the --model flag when running agents (oz agent run, oz agent run-cloud) or creating/updating scheduled agents (oz schedule create, oz schedule update).
Synopsis
Subcommands
oz model list
Lists the AI models available to your account.
Examples
Using model IDs
Pass a model ID from oz model list to the --model flag on any command that accepts it:
If you do not specify --model, the agent uses the default model configured for your account.