save_dependencies
Persist analyzed dependencies for a task and flag potential conflicts with other tasks to prevent integration issues.
Instructions
Save analyzed dependencies and detect potential conflicts with other tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID to associate dependencies with | |
| resources | Yes | Array of analyzed resources from analyze_dependencies |