Redis Cloud API MCP Server

Official

get-pro-subscription

Retrieve a pro subscription by ID using the Redis Cloud API MCP Server. Ensure the payload matches the required input schema for successful execution.

Instructions

Get pro subscription by ID. The payload must match the input schema.

Input Schema

NameRequiredDescriptionDefault
subscriptionIdYesSubscription ID

Input Schema (JSON Schema)

{ "properties": { "subscriptionId": { "description": "Subscription ID", "min": 1, "type": "number" } }, "required": [ "subscriptionId" ], "type": "object" }
ID: y2i464x437