dashbrr_save_settings
Create or update a service configuration in Dashbrr. Provide instance, display name, URL, and optionally an API key or access URL to add or modify services.
Instructions
Create or update a service configuration on the dashbrr instance.
instance is the type-prefixed instanceId (e.g. sonarr-1). api_key
is the upstream service's key -- write-only: omit it (or leave blank) to
keep the existing key when updating. access_url is the URL clients
should use to reach the service (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| api_key | No | ||
| instance | Yes | ||
| access_url | No | ||
| display_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |