Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

nationafrica_sections

Retrieve the editorial section inventory for Nation Africa (Kenya edition). Get a clean list of public sections to navigate or discover content.

Instructions

Get Nation Africa sections. Returns the public Nation Africa (Kenya edition) editorial section inventory.

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?

No annotations are provided, so the description must carry the behavioral disclosure burden. It states that the tool 'Returns the public ... inventory', which indicates a read-only operation on public data, but does not explicitly mention read-only semantics, output format, or other behavioral traits. For a no-parameter, simple list tool, this is minimal but adequate.

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?

The description is two short sentences that immediately state the action and the result. It is front-loaded and contains no unnecessary words, making it both concise and well-structured.

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?

Given the tool has no parameters and no output schema, the description provides sufficient context for an agent to invoke it correctly: it knows the action, the resource, and the nature of the return (an inventory). It does not specify the exact structure of the returned data, but for a simple section list this is likely adequate.

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 tool has zero parameters, so the schema fully describes the input (empty object). Per the rubric, a zero-parameter tool receives a baseline score of 4. The description adds no parameter-specific meaning, but none is required.

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 clearly states the verb 'Get' and the resource 'Nation Africa sections', and adds the clarifying detail 'public Nation Africa (Kenya edition) editorial section inventory'. This distinguishes it from related tools like nationafrica_article or nationafrica_headlines by resource type, though it does not explicitly name siblings.

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?

There is no explicit guidance on when to use this tool versus alternatives. The name and description imply it is for retrieving section inventories, but no when-not-to-use conditions or alternative tool mentions are provided. The usage context is effectively implied rather than stated.

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