start_task
Initiate a task by providing its ID, optional approach, estimated duration, and notes. Helps AI assistants manage and track progress in Buildable projects using the MCP server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
approach | No | Optional approach or strategy for the task | |
estimated_duration | No | Estimated duration in minutes | |
notes | No | Optional notes about the task | |
task_id | Yes | The ID of the task to start |