board_get_task
Retrieve a specific task by its ID to access detailed information including timestamps, metadata, and task relationships within the Vibe Board VE system.
Instructions
Fetch a single task by ID. Returns all task fields including timestamps, metadata, parent/children relationships. Returns an error if the task doesn't exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to fetch |