bugherd_get_task_by_local_id
Retrieve a specific task using its local ID (#123) within a project.
Instructions
Get a task by its local ID (#123) within a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The BugHerd project ID | |
| local_task_id | Yes | The local task ID (#123) |