create_next_step
Generate a new project step with defined priorities, dependencies, and details to streamline task management and ensure efficient handoffs in the MCP server.
Instructions
Create a new next step in a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dependencies | No | IDs of steps that must be completed first | |
description | Yes | Detailed description of work | |
parentStepId | No | ID of parent step if this is a substep | |
priority | Yes | Implementation priority level | |
projectId | Yes | Project identifier | |
title | Yes | Brief title of the next step |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Project Handoffs MCP Server
Related Tools
- @davidorex/project-handoffs
- @chriscarrollsmith/taskqueue-mcp
- @chriscarrollsmith/taskqueue-mcp
- @cosmix/linear-mcp
- @awwaiid/mcp-server-taskwarrior