can_execute
Determine whether a task is ready to run by verifying that all its dependencies are fulfilled.
Instructions
Check if a task can be executed based on its dependencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the task to check |