Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

bilibili_vertical_home

Get stable server-rendered editorial home sections for a selected Bilibili vertical: documentary, movie, tv, or variety. Returns clean category content without rotating feeds or streaming URLs.

Instructions

Get Bilibili documentary, movie, TV, or variety home sections. Returns stable server-rendered editorial sections for one Bilibili vertical. Allowed category values: documentary, movie, tv, variety. Rotating feeds, pagination, account state, and streaming URLs are excluded.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryYesVertical: documentary, movie, tv, variety

Schema Changelog

Changes observed during successful MCP inspections.

  1. Addedv1.16.2

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden. It discloses that the tool returns 'stable server-rendered editorial sections' and explicitly excludes rotating feeds, pagination, account state, and streaming URLs. This is meaningful behavioral context beyond the schema, though it doesn't describe response format or error behavior.

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?

Three sentences, each earning its place: what it does, what it returns, and what it excludes. The allowed values are front-loaded and the exclusions are concise. No 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?

For a single-parameter tool with no output schema, the description is quite complete. It covers the category values, the nature of the response (stable server-rendered editorial sections), and exclusions. It could mention whether the response is a list or object, but the description is sufficient for an agent to call it correctly.

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

Parameters4/5

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

Schema coverage is 100% and the single parameter 'category' is fully described in the schema. The description adds the allowed values ('documentary, movie, tv, variety') and clarifies that these are verticals, reinforcing the schema. With full schema coverage, the baseline is 3, and the description adds a bit of extra clarity by enumerating the values in prose.

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 states a specific verb ('Get') and resource ('Bilibili documentary, movie, TV, or variety home sections'), and explicitly names the allowed category values. It distinguishes itself from sibling tools like bilibili_anime_home and bilibili_guochuang_home by scoping to these four verticals.

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 clearly states what the tool returns and what it excludes ('Rotating feeds, pagination, account state, and streaming URLs are excluded'), which helps an agent know when not to use it. It doesn't explicitly name alternative tools for those excluded cases, but the exclusions are clear enough to guide selection.

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