Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

bilibili_guochuang_home

Retrieve Bilibili Chinese-animation home sections, including featured titles, latest updates, schedule, popular ranking, and new recommendations. Excludes personalized feed items.

Instructions

Get Bilibili Chinese-animation home sections. Returns the anonymous Chinese-animation homepage's featured titles, latest updates, schedule, popular ranking, and new recommendations. Personalized rotating feed items are excluded.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Addedv1.16.2

TDQS

A3.7/5.0
Behavior3/5

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

With no annotations, the description carries the transparency burden; it discloses content scope and explicitly states that personalized rotating feed items are excluded. It does not cover authentication, rate limits, or error behavior, though 'anonymous' and 'Get' imply a read-only, unauthenticated call.

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?

Two sentences with a front-loaded verb and resource, followed by a precise enumeration of return sections and a notable exclusion. Every sentence earns its place.

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 zero-parameter read-only tool, the description covers what is returned and what is omitted, which is sufficient to invoke it correctly. It does not describe the return format, but no output schema exists and the tool's complexity is low.

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?

The input schema has zero parameters, so there are no parameter semantics to document. The description's 'anonymous' note usefully implies that no user-context parameter is needed.

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

Purpose4/5

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

The description names a specific resource ('Bilibili Chinese-animation home sections') and lists five concrete content areas (featured titles, latest updates, schedule, popular ranking, new recommendations), so an agent knows what the tool offers. It does not explicitly name sibling tools, leaving some differentiation to the resource name alone.

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

Usage Guidelines3/5

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

The description gives clear context: it is the anonymous Chinese-animation homepage, and it explicitly excludes personalized rotating feed items. However, it does not mention alternatives or when not to use it, such as bilibili_anime_home or bilibili_vertical_home.

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