Skip to main content
Glama

DeltaTask MCP Server

by brysontang

list_tasks

Retrieve and organize all tasks from DeltaTask MCP Server with optional filtering by tags. Ideal for managing and viewing task details systematically.

Instructions

List all tasks with optional tags, if you user asks for a tag, please provide it in the request.

Input Schema

NameRequiredDescriptionDefault
tagsNo

Input Schema (JSON Schema)

{ "properties": { "tags": { "default": null, "items": { "type": "string" }, "title": "Tags", "type": "array" } }, "title": "list_tasksArguments", "type": "object" }

Other Tools from DeltaTask MCP Server

Related Tools

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/brysontang/DeltaTask'

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