Skip to main content
Glama

Get OnDemand Content

get_ondemand_content

Retrieve AP news content from your organization's OnDemand queue, with options to filter fields, include pricing, and manage pagination for efficient delivery.

Instructions

Get AP content items from your organization's OnDemand queue

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queueNoThe ID of the desired queue
excludeNoFields to exclude from response
includeNoFields to include in response
pricingNoInclude pricing information
page_sizeNoNumber of items per page (1-100)
consumer_idNoA user defined identifier for the consumer of this feed. Each unique consumer ID will receive every item once.
session_labelNoSession label for tracking
Behavior2/5

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

With no annotations, the description carries the full burden. It only states the basic purpose without disclosing pagination, return format, side effects, authentication, or deduplication behavior. The schema provides parameter details, but behavioral expectations are still unclear.

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 concise sentence that immediately states the purpose. It is front-loaded with the verb and resource, with no unnecessary words or redundancy.

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 no annotations, no output schema, and 7 parameters, the description is too minimal. It doesn't explain response structure or behavioral nuances such as consumer_id deduplication or pagination, leaving the agent to infer these from parameter names alone.

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?

All 7 parameters have schema descriptions, providing 100% coverage. The description adds no additional parameter meaning beyond the schema, but the baseline of 3 is appropriate since the schema handles parameter semantics adequately.

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 action (Get), the resource (AP content items), and the specific context (OnDemand queue). It distinguishes this tool from sibling content tools like get_content_feed or search_content by focusing on the OnDemand queue.

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 tool is for retrieving OnDemand queue items, but it provides no explicit guidance on when to use it versus alternatives like search_content or get_content_feed. No exclusions or alternative tool names are mentioned.

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