Things MCP Server

by hald

search-items

Locate specific tasks or projects in the Things app by entering a search query, enabling quick access to relevant items for efficient organization and management.

Instructions

Search for items in Things

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }
ID: t9cgixg2ah