Skip to main content
Glama

seedream_web_search_generate

Searches the web for current information and generates an image reflecting real-time data using the Seedream 5.0 model.

Instructions

联网搜索 + 文生图:结合实时信息生成图片(仅 5.0 模型)。

Seedream 5.0 专属功能,在生图前先搜索互联网获取实时信息, 适合需要结合最新资讯、热点事件或特定知识生成图片的场景。

示例:

  • "2024年巴黎奥运会开幕式的精彩瞬间"

  • "最新的特斯拉 Cybertruck 在火星表面行驶"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNo输出尺寸2K
modelNo模型版本(仅 5.0 支持联网搜索)doubao-seedream-5-0-260128
promptYes图像描述提示词,可包含对实时信息的要求
save_toNo保存图片到本地目录路径(b64_json 模式必填)
watermarkNo是否添加水印
output_formatNo输出格式png
response_formatNo返回格式: url(返回图片链接)或 b64_json(返回base64编码图片数据)url
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are present, so the description carries full burden. It mentions the search-before-generation behavior and model restriction, but fails to disclose potential issues like search failure handling, rate limits, or any destructive aspects. Behavioral traits beyond the core function are lacking.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and front-loaded with the core purpose. Every sentence is meaningful: first sentence states function and model restriction, second explains use case, and examples illustrate. Zero wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the lack of output schema, the description adequately explains the tool's purpose and use case. It covers model restriction and parameter semantics. However, it could be more complete by describing the output format or what the generated image looks like.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so parameters are well-documented. The description adds context for the prompt parameter (can include real-time requirements) and reiterates model restriction. However, it adds minimal new semantic value beyond the schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool combines web search with text-to-image generation, specifying it's only for the 5.0 model. The verb 'generate image' and resource 'web search + text' are explicit, and it distinguishes from siblings by model version restriction.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use (scenarios needing real-time info) and explicitly states it's exclusive to the 5.0 model. Examples are given but it does not explicitly mention when not to use or list alternatives among siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elimyliu/timeverse-seedream-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server