Skip to main content
Glama

timeweb_get_database_auto_backups

Get automatic backup settings for a database cluster to review configuration and ensure data protection.

Instructions

Get automatic backup settings for a database cluster

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
db_idYesDatabase cluster ID
formatNoOutput format: 'markdown' for human-readable or 'json' for machine-readable
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It merely restates the tool's purpose without adding context about what the 'settings' include, return format, required permissions, or any side effects. The term 'Get' implies read-only, but no explicit assurances are given.

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 directly states the tool's function without any fluff or redundancy. It is front-loaded and easy to parse.

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?

Given the lack of an output schema and annotations, the description should provide more context about what 'automatic backup settings' includes or what the response will look like. It is too sparse for an agent to fully understand the tool's output or behavior beyond the basic operation.

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 both db_id and format are already documented in the input schema. The description adds no extra parameter meaning beyond what the schema provides, falling at the baseline for high 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 clearly states the action ('Get') and resource ('automatic backup settings' for a 'database cluster'), which distinctly separates it from sibling backup tools that manage actual backups (list, create, delete). It is specific and unambiguous.

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 provides no explicit guidance on when to use this tool versus alternatives like list_database_backups. Usage is only implied by the name and description, but it does not mention exclusions or suggest when to choose this over other backup-related tools.

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/webkoth/mcp-timeweb'

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