Open any app
open_appOpen a registered app as an interactive widget to view or operate data. Use when you need a live UI rather than plain facts.
Instructions
Open ANY app from the registry by name as an interactive widget — use when the user wants to SEE or OPERATE the data (to merely read facts, use data_list — no UI). Works IMMEDIATELY for apps saved moments ago in this same chat (the dedicated open_ tools may take a while to appear). Prefer reusing an app on a different collection over creating near-duplicate apps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | app name in the registry (see list_apps) | |
| collection | No | data collection to bind (default: the one the app declares, else its own name) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| app | Yes | ||
| eot | No | ||
| host | No | ||
| note | No | ||
| items | Yes | ||
| total | No | ||
| version | Yes | ||
| returned | No | ||
| collection | Yes | ||
| files_version | No | ||
| settings_version | No |