oscribble_get_task_details
Retrieve detailed task information including metadata, notes, and blockers by providing project name and task ID.
Instructions
Get detailed information about a specific task including metadata, notes, and blockers
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the project | |
| task_id | Yes | UUID of the task |