Project Handoffs MCP Server
by davidorex
create_next_step
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 |