Skip to main content
Glama

search_content

Search Parse.ly content to find articles, posts, and pages by keyword, with filters for author, tag, section, and publication date.

Instructions

Search Parse.ly content. Find articles, posts, and pages by keyword.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagNoFilter by tag
pageNoPage number for pagination (default: 1)
sortNoSort order: 'score' (default) or 'pub_date'
boostNoSub-sort metric when sort=score (e.g., 'views')
limitNoNumber of results to return (default: 10)
queryYesSearch query string
authorNoFilter by author name
excludeNoExclude by metadata in format '<meta>:<value>'
sectionNoFilter by content section
pub_date_endNoFilter by publication date end (YYYY-MM-DD, defaults to now)
pub_date_startNoFilter by publication date start (YYYY-MM-DD)
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It only states the basic search function and omits details about pagination, sorting, return format, or any side effects. This is minimal value beyond the 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?

The description is two short sentences with zero wasted words. It front-loads the core action and resource, making it easy to scan.

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?

Despite a comprehensive schema with 11 parameters, the description gives no context about what the response contains, how pagination works, or how to structure complex queries. With no annotations or output schema, the description is too sparse for a tool of this complexity.

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?

The schema covers 100% of parameters with descriptions, so the baseline is 3. The description's phrase 'by keyword' aligns with the query parameter but adds no new meaning to the other parameters, which are already well-documented in the schema.

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 states the tool's action ('Search') and resource ('Parse.ly content'), specifying content types (articles, posts, pages). It distinguishes itself from sibling analytics tools by focusing on content retrieval rather than analytics metrics.

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 usage for finding content by keyword, which differentiates it from sibling analytics tools, but it does not explicitly state when to use this tool versus alternatives or provide exclusions (e.g., for analytics use get_analytics_posts).

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/dailybeast/parsely-mcp'

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