cleanuparr_feature_configs
Get or update Cleanuparr feature configurations including blacklist sync, malware blocker, and Seeker settings.
Instructions
cleanuparr feature configs operations on Cleanuparr. Pass operation and an arguments dict matching that operation's parameters.
cleanuparr_get_blacklist_sync_config() — Get blacklist synchronizer configuration.
cleanuparr_get_malware_blocker_config() — Get malware blocker configuration.
cleanuparr_get_seeker_config() — Get Seeker configuration.
cleanuparr_update_blacklist_sync_config(config) — Replace blacklist sync config: enabled and optional blacklistPath.
cleanuparr_update_malware_blocker_config(config) — Replace malware blocker config, including per-arr blocklist settings.
cleanuparr_update_seeker_config(config) — Replace Seeker config: search toggles, strategy, grace period, and instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |