Skip to main content
Glama

get_task

Retrieve task status and details by ID to monitor progress, check approval requirements, and track completion within the Tendem MCP server.

Instructions

Get a Tendem task by ID.

Use to poll task status. After create_task, wait for AWAITING_APPROVAL to see price. After approve_task, a human expert works on the task until COMPLETED (may take hours).

Args: task_id: The Tendem task ID (UUID) to get.

Returns: The Tendem task including status and approval info if awaiting approval.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_idYes

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/Toloka/tendem-mcp'

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