Skip to main content
Glama

Things MCP Server

by hald

get_headings

Extract headings from projects in the Things app for task organization or analysis. Provide a project UUID to retrieve specific headings, optimizing workflow clarity and priority management.

Instructions

Get headings from Things

Args: project_uuid: Optional UUID of a specific project to get headings from

Input Schema

NameRequiredDescriptionDefault
project_uuidNo

Input Schema (JSON Schema)

{ "properties": { "project_uuid": { "default": null, "title": "Project Uuid", "type": "string" } }, "type": "object" }

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/hald/things-mcp'

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