Redis Cloud API MCP Server

Official

get-task-by-id

Retrieve a specific task by its ID for your Redis Cloud account using the Redis Cloud API MCP Server to manage and monitor task status and details efficiently.

Instructions

Get a task by ID for the current Cloud Redis account

Input Schema

NameRequiredDescriptionDefault
taskIdYesTask ID

Input Schema (JSON Schema)

{ "properties": { "taskId": { "description": "Task ID", "minLength": 1, "type": "string" } }, "required": [ "taskId" ], "type": "object" }
ID: y2i464x437