Model Reference
Model Reference
Every server-side tool exposed by @dlazy/cli.
Tool docs are generated from the live Zod schemas in config/models/* (the same source the manifest endpoint serves). Each page shows:
- Model ID, CLI / MCP names
- Whether the tool is sync or async, batchable or not
- Every input field — type, defaults, conditional visibility, dynamic enums
- A runnable CLI example and a sample MCP payload
- The exact output shape for the tool's kind (
urls/text/shapes/raw)
Categories
- Image Models (20)
- Video Models (20)
- Audio Models (15)
- Text Tools (4)
- Auxiliary Tools (3)
Don't See a Tool?
dlazy tools list always reflects the live registry on the server you're pointing at. Newly added tools appear there before the static docs are regenerated. Use dlazy tools describe <cli_name> for the full JSON Schema.