add_source
Add a source: an adapter with a config, fetched on a schedule (needs a key; admins and Pro). Call list_adapters first for the fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Display name | |
| config | No | Adapter config fields | |
| adapter | Yes | Adapter name, e.g. github-releases | |
| collection | No | Collection slug; defaults to the adapter's | |
| cadence_minutes | No | 5 to 1440 |