show_swift_dependencies
Display the resolved dependencies of a Swift Package, choosing from text, dot, JSON, or flatlist formats for clear insights into package composition.
Instructions
Shows the resolved dependencies of a Swift Package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format (default: text) | |
| verbose | No | Show verbose output | |
| outputPath | No | Path to save output to a file |