dLazy AIdLazy AI
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

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.

On this page