crosspad_apps_list
List apps from the crosspad-apps registry, aggregating installation status across all detected platform repos. Reads JSON directly, no Python required.
Instructions
List apps from the crosspad-apps registry, aggregating installation status across all detected platform repos. Reads JSON; no Python required. Different from crosspad_list_apps_source (which scans REGISTER_APP() in source code).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show_all | No | Include apps incompatible with detected platforms. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apps | Yes | ||
| error | No | ||
| success | Yes | ||
| total_count | Yes | ||
| installed_count | Yes |