Get Installed Software (Action1)
action1_get_installed_softwareRetrieve installed software inventory for an organization or a specific endpoint. Filter, sort, and paginate results to manage software assets.
Instructions
Installed software inventory for the organization, or one endpoint with endpointId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Offset — pass the previous response's nextFrom to continue. | |
| limit | No | Items per page (default 50). | |
| orgId | Yes | Organization id (action1_list_organizations); many tools accept "all". | |
| filter | No | Case-insensitive substring matched against any field. | |
| sortby | No | Sort field; prefix with "-" for descending. | |
| endpointId | No |