Skip to main content
Glama

fanpulse

Produce comprehensive fan insights from global fandom data including lore analysis, character profiles, quiz generation, discography deep-dives, collectibles valuation, and easter egg discovery.

Instructions

FanPulse: Global fandom intelligence API. AI-synthesized fan guides, lore analysis, collectibles valuation, discography deep-dives, character analysis, easter egg discovery, quiz generation, and timeline recons

Coverage: Global

Endpoints: • lore ($0.10): Deep canon lore Q&A • character ($0.08): Character or artist deep profile • quiz ($0.08): AI-generated trivia set • easter-eggs ($0.15): Easter egg and hidden meaning analysis • discography ($0.10): Artist discography deep dive • sorting ($0.08): Personality-based character/faction sorting • timeline ($0.10): Canonical franchise timeline • collect ($0.10): Collectibles and memorabilia market intelligence • compare ($0.10): Decisive cross-franchise or cross-artist comparison

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
itemNoitem
langNolang
nameNoname
typeNocharacter|franchise|artist|album
albumNoalbum
focusNofocus
queryNoquery
topicNotopic
actionYesWhich endpoint to call. Options: lore | character | quiz | easter-eggs | discography | sorting | timeline | collect | compare
artistNoFor music artists
subject1Nosubject1
subject2Nosubject2
franchiseNofranchise
item_typeNovinyl|photocards|figures|signed|comics|cards|props|memorabilia|general
difficultyNoeasy|medium|hard|mixed
personalityNopersonality

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv1.1.0

TDQS

B3.3/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden of behavioral disclosure. It adds useful context: outputs are 'AI-synthesized', coverage is 'Global', and per-endpoint pricing is given. However, it omits side effects, error handling, rate limits, authentication needs, or any caveats about result quality, leaving an incomplete behavioral profile.

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 well-structured: a short intro, coverage line, and a bulleted endpoint list with prices. It is information-dense but not overly verbose, and the front-loaded intro establishes the tool's purpose quickly. The pricing details are extra but not distracting.

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?

With 16 parameters and 9 endpoints, the description fails to connect parameters to actions. For example, it does not state which parameters are needed for 'lore' versus 'compare'. There is also no output schema to fall back on, and the description doesn't mention return format or limitations. This is a critical gap for correctly invoking the tool.

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 description coverage is 100% (each of the 16 parameters has a description field), satisfying the high-coverage baseline. However, those schema descriptions are mostly tautological (e.g., 'item', 'lang') and the tool description itself does not explain what parameters mean or how they map to specific endpoints. The description adds no value beyond the schema, so the baseline 3 applies.

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 identifies the tool as a 'Global fandom intelligence API' and lists specific capabilities (lore analysis, collectibles valuation, discography deep-dives, etc.). The resource (fandom/entertainment) and actions are specific, making the tool's purpose unambiguous and distinct from generic APIs.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus its many siblings (e.g., franchisepulse, collectablespulse, gamepulse). It neither mentions alternatives nor states exclusions or prerequisites, leaving the agent to infer the appropriate use case from the domain name alone.

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