Skip to main content
Glama
by aafsar

search_tasks

Find tasks by searching through titles and descriptions using keywords to locate specific items in your task management system.

Instructions

Search tasks by title or description

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "minLength": 1, "type": "string" } }, "required": [ "query" ], "type": "object" }

Latest Blog Posts

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/aafsar/task-manager-mcp-server'

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