Skip to main content
Glama

get_child_tasks

Retrieve subtasks and sub-projects from a parent task in Amazing Marvin. Use to view task hierarchies and optionally get all descendants recursively.

Instructions

Get child tasks of a specific parent task or project (experimental).

Use when you need to see subtasks within a project or parent task. Returns both tasks and sub-projects. Set recursive=True for deep hierarchy.

Args: parent_id: ID of the parent task or project recursive: If True, recursively get all descendants (can be expensive)

Note: This is an experimental endpoint and may not work for all parent types.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
parent_idYes
recursiveNo
debugNo

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/bgheneti/Amazing-Marvin-MCP'

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