Skip to main content
Glama
hamza-shamas

pressadvantage-mcp

by hamza-shamas

create_scheduled_order

Create a scheduled release order to automate recurring press releases with configurable frequency, distribution, and keywords.

Instructions

Create a new scheduled release order that automatically generates recurring press releases

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
activeNoWhether this scheduled order is currently active
order_typeNoType of order (e.g. 'written_for_you' or 'self_written')
descriptionNoInternal description / label for this order
distributionNoDistribution tier for releases generated by this order
schedule_daysNoHow many days between each scheduled release
organization_idYesID of the organization this scheduled order belongs to
keywords_per_releaseNoNumber of keywords to include per release
Behavior3/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It adds the key behavioral trait of automatically generating recurring press releases, but does not disclose side effects, permission requirements, or what happens upon creation (e.g., whether it starts immediately). This leaves significant gaps for a creation tool.

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, front-loaded sentence that communicates the tool's core function without any wasted words. It is appropriately concise for the information it conveys.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 7 parameters, no annotations, and no output schema, so the description must provide substantial context. It explains the high-level purpose but lacks details about scheduling configuration, how it integrates with related tools like add_scheduled_keyword, or what the response looks like. Adequate but with clear gaps.

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 description coverage is 100%, so the schema already documents all parameters. The tool description adds no parameter-specific meaning beyond the schema, so the baseline score of 3 is appropriate.

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 uses a specific verb-resource pair ('Create a new scheduled release order') and explains the core behavior ('automatically generates recurring press releases'). It clearly distinguishes this from sibling tools like update_scheduled_order and list_scheduled_orders.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for creating new scheduled orders rather than updating or listing existing ones. It does not explicitly mention alternative tools or when not to use it, but the 'new' and 'create' wording provides clear context for its intended use.

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/hamza-shamas/mcp-tester-pr'

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