get_package_info
Retrieve detailed information about a Swift Package Manager package from a specified path or the active project directory.
Instructions
Gets detailed information about a Swift Package Manager package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packagePath | No | Optional path to the directory containing Package.swift. If not provided, uses the active project directory. |