Toggle auto-add for new contacts
set_auto_add_contactsControl automatic addition of new contacts from adverts to your roster. Enable for auto-add or disable to require manual import.
Instructions
Set whether new contacts heard via adverts are added to the local roster automatically (autoAdd: true, the companion default) or only when explicitly imported (autoAdd: false). Manual mode pairs well with remove_contact for a curated contact list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| autoAdd | Yes | true to auto-add new adverts; false to require import_contact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| autoAdd | Yes | the new auto-add state |