Skip to main content
Glama

DeltaTask MCP Server

by brysontang

get_subtasks

Retrieve all subtasks associated with a specific parent task ID using the task management API provided by DeltaTask MCP Server.

Instructions

Get subtasks for a given parent task ID.

Input Schema

NameRequiredDescriptionDefault
parent_idYes

Input Schema (JSON Schema)

{ "properties": { "parent_id": { "title": "Parent Id", "type": "string" } }, "required": [ "parent_id" ], "title": "get_subtasksArguments", "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/brysontang/DeltaTask'

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