ssh_list_packages
List installed packages on a remote Linux machine via SSH. Optionally filter packages by name pattern to find specific software.
Instructions
List installed packages with optional filter.
Args: filter_pattern: Filter packages by name pattern session_name: SSH session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_name | No | default | |
| filter_pattern | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |