Skip to main content
Glama

Restart Postgres instance

render_restart_postgres
Destructive

Restart a Postgres instance by providing its ID. Use to resolve database issues or apply configuration changes.

Instructions

Restart Postgres instance. Restart a Postgres instance by ID. Calls POST /postgres/{postgresId}/restart on the Render Public API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
postgresIdYes
Behavior2/5

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

Annotations already mark the tool as destructive (destructiveHint=true). The description adds no additional behavioral context such as expected downtime, connection loss, or data safety implications. It does not contradict annotations.

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

Conciseness3/5

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

The description is somewhat repetitive ('Restart Postgres instance' appears twice in different forms). It could be condensed while maintaining clarity. The API call inclusion is useful but adds length.

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?

Given the tool's simplicity (one required parameter, no output schema), the description provides the essential purpose and API call. However, it omits mention of the effect on the instance (e.g., downtime) and typical response. Annotations fill part of the behavioral gap.

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?

With only one parameter and 0% schema coverage, the description adds minimal meaning by stating 'by ID' and referencing the API endpoint. This is adequate for a single parameter, but does not go beyond basic identification.

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 verb 'Restart' and the resource 'Postgres instance', and differentiates from siblings like suspend, resume, failover by specifying the restart action. It also includes the API endpoint for clarity.

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 provided on when to use restart versus alternatives (e.g., suspend, resume, failover). Prerequisites such as the instance being running are not mentioned, and there is no exclusion criteria.

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/LuSrodri/render-useful-mcp'

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