Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

birminghammail_sections

Retrieve the Birmingham Mail editorial section inventory to identify available sections for news headlines. Use this to map section names for targeted content queries.

Instructions

Get Birmingham Mail sections. Returns the public Birmingham Mail editorial section inventory used by birminghammail-headlines.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Addedv1.17.5

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 must carry behavioral disclosure. It does signal a safe read operation through 'Get'/'Returns' and 'public' inventory, which implies no authentication. It does not disclose output format, pagination, or size, leaving some ambiguity for a tool with no output schema.

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 short sentences, front-loaded with the action and followed by one clarifying relationship sentence. Every phrase adds information ('public', 'inventory', 'used by birminghammail-headlines'), with no filler.

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, no-output-schema tool, the description gives the essential facts: what it returns and the public scope. It is slightly vague about the exact shape of the section inventory, but the low complexity makes the definition largely sufficient.

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 schema has zero properties and zero required parameters, so the baseline is 4. The description says nothing about parameters, but none exist to document, so no additional parameter semantics are 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?

States a clear action ('Get') and resource ('Birmingham Mail sections'), and 'Returns ... editorial section inventory' confirms the output. It is scoped to one publisher, but it does not explicitly contrast with sibling section tools such as nyt_sections, so it stops short of full differentiation.

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 'used by birminghammail-headlines' clause gives a contextual hint about when the inventory matters, but there is no explicit 'use when...' or 'use X instead' guidance. It does not state exclusions or alternatives, so an agent must infer the selection rule.

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

Deploy Server

Other Tools