inspect_package
Statically inspect a ROS 2 package by name or path, returning manifest, build, executable, and file metadata without executing or modifying code.
Instructions
Statically inspect one package selected by package_name or workspace-relative path. Returns detailed manifest, build, executable, and file metadata without importing, building, running, or modifying package code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | No | ||
| relative_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||