can_execute
Check whether a task's dependencies are met, determining if it is ready to run in a workflow.
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 |