Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

datasets_playstation_games_facets

Retrieve aggregated counts for PlayStation games by facets such as publisher, genre, price tier, region, and platform. Filter results to analyze distribution across categories.

Instructions

Facet PlayStation games dataset. Returns terms aggregation counts for the PlayStation games dataset. Facet enum: publisher, classification, genres, platforms, content_rating_authority, price_tier, service_branding, region, release_year, run_id, is_free, is_addon, coming_soon. price_tier enum: free, under_5, 5_to_10, 10_to_20, 20_to_40, 40_to_60, 60_plus.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoFull-text query over name and publisher, max 256 characters
facetYesFacet enum: publisher, classification, genres, platforms, content_rating_authority, price_tier, service_branding, region, release_year, run_id, is_free, is_addon, coming_soon
genreNoExact genre filter, max 128 characters
regionNoExact store region (country code) filter, max 128 characters
run_idNoExact crawl run-id filter, max 128 characters
is_freeNoFilter by free flag
on_saleNoFilter by titles currently discounted (discount_pct > 0)
brandingNoExact subscription/service-branding filter, max 128 characters
is_addonNoFilter add-ons vs games
platformNoExact platform filter: PS4 or PS5
publisherNoExact publisher filter, max 128 characters
concept_idNoExact concept id filter, max 128 characters
price_tierNoPrice-tier enum: free, under_5, 5_to_10, 10_to_20, 20_to_40, 40_to_60, 60_plus
coming_soonNoFilter for pre-release titles
np_title_idNoExact np_title_id filter, max 128 characters
classificationNoExact classification filter, max 128 characters
content_ratingNoExact content-rating authority filter, max 128 characters
min_star_countNoMinimum number of star ratings
max_price_valueNoMaximum current price in minor units
min_price_valueNoMinimum current price in minor units
min_star_ratingNoMinimum average star rating, 0 through 5
max_release_yearNoMaximum release year
min_discount_pctNoMinimum discount percent, 0 through 100
min_release_yearNoMinimum release year
content_descriptorNoExact content-descriptor filter, max 128 characters
is_tied_to_subscriptionNoFilter subscription-included titles
Behavior2/5

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

With no annotations provided, the description bears full burden. It mentions returning 'terms aggregation counts' but does not disclose behavior like read-only nature, rate limits, pagination, or what happens with filters. This is insufficient for behavioral understanding.

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

Conciseness4/5

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

The description is concise with two sentences, front-loading the main purpose. It is efficient but could be more structured by separating the enum lists into bullet points for readability.

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

Completeness2/5

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

Given 26 parameters and no output schema, the description lacks crucial context. It does not explain the output format (e.g., bucket structure for each facet), what 'terms aggregation counts' means operationally, or how filters interact. This is inadequate for a complex tool.

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%, so baseline is 3. The description adds value by explicitly listing the allowed facet enum values and price_tier enum values, which go beyond the schema's descriptions. This helps the agent understand valid inputs.

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 performs faceting (terms aggregation counts) on the PlayStation games dataset, listing all available facet fields. This distinguishes it from search and item retrieval siblings like datasets_playstation_games_search and datasets_playstation_games_item.

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 implies usage for aggregating counts rather than searching for games, but does not explicitly state when to use this tool versus alternatives or when not to use it. No exclusions or context are provided.

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/Crawlora-org/crawlora-mcp'

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