provider_update_url
Update a proxy provider's subscription URL and trigger an immediate refresh to apply the new configuration.
Instructions
Update a provider's subscription URL and trigger a refresh.
Args: provider: provider name url: new subscription URL (forwarded to mihomo, never persisted)
The URL is sent to mihomo via PUT and used immediately. It is not cached, logged, or written to disk by this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| provider | Yes |