configure_app
Set an app's name and base URL instantly. Reversible, content-only configuration matching CLI updates.
Instructions
Configures an app's content fields (name, base_url). Reversible — executes immediately. Content-only, matching the CLI apps update; icon is set_icon, webview injection is a dashboard concern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | App name | |
| app_id | Yes | The app ID to configure | |
| base_url | No | Base URL of the web app (e.g., https://myapp.com) |