App HTML (internal)
app_htmlReturns raw app HTML plus trust tier and capability grants for the universal loader widget.
Instructions
Internal: returns raw app HTML plus its trust tier and capability grants for the universal loader widget. Not useful to call directly — use get_app to read source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caps | Yes | ||
| html | Yes | ||
| name | Yes | ||
| tier | Yes | ||
| author | Yes | ||
| locked | Yes | a fixed system app (settings renders these read-only) | |
| version | Yes | ||
| collection | Yes | the collection this app opens on | |
| declaration | No |