Skip to main content
Glama

Search Content All

search_content_all

Search Associated Press content with automatic pagination to retrieve all matching results, ensuring nothing is missed on subsequent pages.

Instructions

Search AP content with automatic pagination to retrieve all matching results efficiently

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoSearch query string
sortNoSort order
excludeNoFields to exclude from response
includeNoFields to include in response
pricingNoInclude pricing information
page_sizeNoNumber of items per page (1-100)
in_my_planNoOnly show content in your plan
deduplicateNoRemove duplicate items across pages
max_resultsNoMaximum total results to retrieve (1-2000)
session_labelNoSession label for tracking
progress_updatesNoWhether to show progress during pagination
Behavior2/5

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

With no annotations, the description must disclose behavioral traits. It mentions automatic pagination and efficiency, but it is misleading by saying 'all matching results' when the max_results parameter defaults to 500, potentially capping results. It omits other behaviors like rate limits, output format, and whether the operation is read-only.

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 a single, focused sentence that front-loads the verb and resource, with no redundancy. It is concise and readable, earning its place.

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?

The tool has 11 parameters and no output schema or annotations. The description is too brief to provide complete context, missing key behaviors like the default result cap, deduplication feature, and output structure. It only covers the basic search purpose.

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 coverage is 100%, so the baseline is 3. The description doesn't add specific parameter semantics beyond the concept of pagination and retrieving all results, which are already reflected in parameters like page_size and max_results.

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 tool searches AP content, with the specific behavior of automatic pagination to retrieve all matching results. However, it doesn't explicitly differentiate from the sibling 'search_content' tool, though the 'all' scope implies it is the comprehensive version.

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 the use case for retrieving all matching results, but it doesn't explicitly state when to use this versus search_content or other alternatives, nor does it provide any exclusions or prerequisites.

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/rbonestell/ap-mcp-server'

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