list_models
Retrieve the catalog of AI models available in Cloudflare Workers AI. Use this to find model IDs for chat, embedding, and image generation before calling related tools.
Instructions
List the Cloudflare Workers AI models supported by this server. Use this tool to discover available model ids before calling chat_completion, embed_text, or generate_image — it returns the complete catalog of chat models, embedding models, and image models with their roles. This tool does not call the Cloudflare API and works without credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||