one-get-task-details

Installation
SKILL.md

Get Task Details

Fetch full details for one task ID.

Instructions

Call get-task-details with taskId.

get-task-details({
  "taskId": "<taskId>",
  "workspaceId": "<workspaceId>"
})

Notes:

  • taskId is required.
  • workspaceId is optional.
  • Supports task type mapping for Todos, initiatives, and bugs.
Installs
3
GitHub Stars
2
First Seen
May 27, 2026
one-get-task-details — onehorizonai/skills