Skip to main content
Glama

Project Handoffs MCP Server

by davidorex

get_latest_next_steps

Retrieve prioritized next steps for a specific project to streamline task management and maintain organized workflow transitions.

Instructions

Get open next steps ordered by priority

Input Schema

NameRequiredDescriptionDefault
projectIdYesProject identifier

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "Project identifier", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

You must be authenticated.

Other Tools from Project Handoffs MCP Server

Related Tools

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/davidorex/project-handoffs'

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