Skip to main content
Glama
Pcw-Life

Pressable MCP Server

by Pcw-Life

pressable_create_on_demand_backup

Create an on-demand backup of a site's filesystem or database to protect against data loss and enable quick restoration.

Instructions

Create an on-demand backup of a site.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
typeYes
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 does not mention whether the backup is asynchronous, requires specific permissions, has rate limits, or what the response contains. The phrase 'on-demand backup' hints at immediate action but lacks operational context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, clear sentence with no redundancy. It could be richer, but it is appropriately front-loaded and free of fluff for a tool with only two parameters.

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?

For a create operation with two parameters and no output schema or annotations, the description is notably incomplete. It does not explain the backup type choice, the expected outcome, or how the backup can be later retrieved, leaving the agent with insufficient context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must explain the parameters. It mentions 'a site' but does not clarify that 'id' identifies the site or that 'type' selects between filesystem and database backups. The enum information in the schema is not reinforced or elaborated.

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 'Create an on-demand backup of a site' uses a specific verb and resource, clearly distinguishing it from backup listing, restoration, and download operations. It is concise and unambiguous about the tool's core function.

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

Usage Guidelines2/5

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

No guidance is given on when to use this tool versus alternatives like scheduled backups, restore, or obtaining download URLs. The description states only what it does, not when it should be invoked or any 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/Pcw-Life/pressable-mcp-server'

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