Skip to main content
Glama

move_task

Move tasks between parents or reorder them within the current parent by specifying a new parent ID and position.

Instructions

Move a task to a different parent or reorder within its current parent.

task_id and new_parent_id each accept any reference form — UUID, sequence shorthand (#123, personal-org only), canonical ref (acme-123), or app URL — and are resolved to UUIDs before the move.

new_parent_id=None detaches the task to root level (kept as-is, not resolved). position is the insertion index in the target's children list (0 = first). Omit to append at end.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_idYes
new_parent_idNo
positionNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/Circuit-Stitch/defernowork-mcp'

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