Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
ImageGenerationServerToolOpenRouter type definition
import { ImageGenerationServerToolOpenRouter } from "@openrouter/sdk/models"; let value: ImageGenerationServerToolOpenRouter = { type: "openrouter:image_generation", };
parameters
{"aspect_ratio": "16:9","model": "openai/gpt-5-image","quality": "high"}
type