Skip to main content
Glama
tylyan
by tylyan

taskwarrior_get

Retrieve detailed information about a specific task, including all attributes and annotations, in either human-readable markdown or machine-readable JSON format.

Instructions

Get detailed information about a specific task.

Use this tool to view all attributes and annotations of a single task.

Args:
    params: GetTaskInput containing task_id and response_format

Returns:
    Detailed task information (markdown or JSON)

Examples:
    - Get task #5: params with task_id="5"
    - Get task as JSON: params with task_id="5", response_format="json"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

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/tylyan/taskwarrior-mcp'

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