pub fn hosted_image_generation() -> ToolDefinitionExpand description
Construct a hosted image-generation tool marker.
Supported by services that expose server-side image generation as a tool
(e.g. the OpenAI Responses API’s image_generation tool). Its results
surface as Content::ImageGenerationToolResult.