Skip to main content
Glama

MCP Test Server

by yvanfreitas

get_task

Retrieve detailed information about a specific task using its unique ID on the MCP Test Server, enabling efficient task management and data interaction.

Instructions

Get a specific task by ID

Input Schema

NameRequiredDescriptionDefault
idYesTask ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Task ID", "type": "number" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from MCP Test Server

Related Tools

    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/yvanfreitas/MCP-test'

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