Skip to main content
Glama

Retrieve Redis connection info

render_retrieve_redis_connection_info
Read-onlyIdempotent

Retrieve Redis connection info including sensitive data by instance ID. Use the Key Value API instead as this endpoint is deprecated.

Instructions

[DEPRECATED by Render] Retrieve Redis connection info. Retrieve connection info for a Redis instance by ID. Connection info includes sensitive information. This API is deprecated in favor of the Key Value API. Calls GET /redis/{redisId}/connection-info on the Render Public API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
redisIdYes
Behavior3/5

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

Annotations already indicate readOnlyHint, idempotentHint, and destructiveHint. The description adds that the response includes sensitive information, which is valuable beyond annotations. No contradictions.

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 three sentences, front-loaded with the deprecation notice and clear purpose. It is concise, though the second sentence is somewhat redundant with the third.

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?

For a simple retrieval tool with annotations covering safety, the description covers purpose, deprecation, and sensitivity. However, the lack of parameter explanation and output details leaves gaps for an agent with no other context.

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

Parameters2/5

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

Schema description coverage is 0%, and the description does not explain the 'redisId' parameter beyond its name. The agent lacks guidance on what the Redis ID refers to or how to obtain it.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves connection info for a Redis instance by ID. It distinguishes itself from other connection info tools implicitly through naming, but does not explicitly differentiate from siblings.

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 explicitly notes the tool is deprecated in favor of the Key Value API, providing an alternative. It also warns that connection info includes sensitive information, adding context for responsible 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/LuSrodri/render-useful-mcp'

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