Skip to main content
Glama

搜索影视

vods_search

Search for movies, TV series, and anime to retrieve streaming URLs for playback on Android TV devices.

Instructions

搜索电影、电视剧、综艺节目、动漫、番剧、短剧等。如果超时可多重试几次。 当用户说以下内容时可通过本工具搜索资源:

  • 我想看《仙逆》最新一集

  • 凡人修仙传更新到多少集了

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordYes搜索关键词,如电影名称,不要包含书名号、引号等
pageNo页码,从1开始,对应源站列表的分页
Behavior3/5

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

There are no annotations provided. The description adds some behavioral info (retry on timeout, formatting advice for keyword) but lacks disclosure of any side effects, permissions, or response characteristics. For a search tool, the behavioral transparency is adequate but not rich.

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

Conciseness3/5

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

The description is reasonably short but includes redundant phrasing (e.g., listing multiple content types) and could be more concise. It front-loads the core purpose but includes examples that, while helpful, add length.

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 covers input constraints, retry behavior, and typical use cases adequately for a search tool. It does not specify return format but that is acceptable for a search. Mostly complete.

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 baseline is 3. The description adds a useful constraint for the keyword parameter (no brackets, quotes), which goes beyond the schema. For the page parameter, it adds no extra meaning. Overall, minimal added semantics.

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 it searches for various video content types (电影、电视剧、综艺节目等) and provides specific example queries. This distinguishes it from the sibling tool 'vods_detail' which likely retrieves details.

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 includes explicit cues for when to use the tool, such as user phrases like '我想看《仙逆》最新一集', and advises retrying on timeout. However, it does not explicitly exclude alternative tools or cases where the tool should not be used.

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/aahl/mcp-vods'

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