Skip to main content
Glama

timps_disaster_recovery

Design disaster recovery plans with RTO/RPO targets, create failover runbooks, and generate DR test scripts for cloud systems.

Instructions

Design RTO/RPO-aware DR plans, failover runbooks, and DR test scripts for cloud systems.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestNoPlain-English task or context for the agent.
languageNoPrimary programming language (default: python).python
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, and it only states what is designed (plans, runbooks, scripts) without clarifying key behavioral traits: whether it only generates documents, whether it can execute or modify runbooks, what cloud providers are supported, or whether tool use is read-only. The readOnly/destructive safety profile is entirely undisclosed, which is a significant gap for a tool whose purpose implies potential operational impact.

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?

A single, tightly-written 16-word sentence that front-loads the essential purpose with zero filler. Every phrase ('RTO/RPO-aware', 'failover runbooks', 'DR test scripts', 'for cloud systems') earns its place by adding specificity. The structure is ideal for agent comprehension.

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 tool whose purpose is generative design/planning in a disaster-recovery domain, the description lacks critical context: it does not mention the output format, the expected turnaround for runbooks or test scripts, whether the 'language' parameter affects script output (Python vs. other languages), or any guardrails for RTO/RPO specification. Despite its simple 2-parameter schema, the domain warrants richer context than 'design plans' to be considered a complete contract for the agent.

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 description is not obligated to explain each parameter in depth. The description's mention of 'RTO/RPO-aware' provides context for what the 'request' parameter should contain, but it doesn't add meaningfully beyond the schema's 'Plain-English task or context for the agent.' This is a proper use of the baseline 3 for full coverage.

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 ('Design') paired with a well-scoped resource: 'RTO/RPO-aware DR plans, failover runbooks, and DR test scripts for cloud systems.' It names three distinct deliverable types, which strongly differentiates it from close siblings like timps_backup_sentinel (backup monitoring) and timps_incident_response_coordinator (incident handling). The scope qualifier 'for cloud systems' further tightens the purpose definition.

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?

The description offers no explicit 'use when' guidance, no exclusions, and no alternative tool references. While the purpose is apparent from the name and description, the agent is given no help distinguishing when to prefer this over the many seemingly related tools (e.g., timps_incident_responder, timps_backup_sentinel) for overlapping scenarios. There is no statement of exclusions or alternatives as the rubric requires.

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/Sandeeprdy1729/timps-swarm'

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