Skip to main content
Glama

search_tasks

Filter and find tasks by text, status, priority, tags, or project with pagination and sorting options for efficient task management.

Instructions

Search and filter tasks by multiple criteria including text query, status, priority, tags, and project. Supports pagination and sorting.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoOptional text to search in task titles and descriptions (case-insensitive)
statusNoOptional list of status values to filter by - JSON string or array
priorityNoOptional list of priority values to filter by - JSON string or array
tagsNoOptional list of tags to filter by (tasks must have at least one) - JSON string or array
project_nameNoOptional project name to filter by
limitNoMaximum number of results to return (default: 50, max: 100)
offsetNoNumber of results to skip for pagination (default: 0)
sort_byNoSort criteria (default: relevance)relevance

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/keyurgolani/TasksMultiServer'

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