pm_get_task
Fetch a task by its ID to view its details including status, assignee, and other properties.
Instructions
GET /tasks/{task_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| x_user_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |