iyke_pkg_list
List installed packages in the active project, including workspace-scoped and project-scoped packages, with options to filter by kind or include other projects.
Instructions
List installed pkgs visible from the active project. Workspace-scoped pkgs are always included; project-scoped pkgs are included only when their project is active unless include_other_projects=true. Each entry: id, version, install_path, enabled, source, scope ("workspace" | "project:"), active_now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| include_other_projects | No |