Skip to main content
Glama

Redis Cloud API MCP Server

Official
by redis

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" }

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/redis/mcp-redis-cloud'

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