Skip to main content
Glama

show

Navigate to and display areas, projects, tags, todos, or built-in lists like inbox, today, and upcoming in your Things 3 task management system.

Instructions

导航到并显示区域、项目、标签、待办事项或内置列表。

Input Schema

NameRequiredDescriptionDefault
idNoID或内置列表名(inbox, today, anytime, upcoming, someday, logbook等)
queryNo查询名称(如果未提供id)
filterNo按标签筛选,逗号分隔

Input Schema (JSON Schema)

{ "properties": { "filter": { "description": "按标签筛选,逗号分隔", "type": "string" }, "id": { "description": "ID或内置列表名(inbox, today, anytime, upcoming, someday, logbook等)", "type": "string" }, "query": { "description": "查询名称(如果未提供id)", "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/Mieluoxxx/things_mcp'

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