update_source
Update an existing news source by modifying its label, URL, search query, or active status.
Instructions
Update an existing news source.
Args: source_id: ID of the source to update label: New display name url: New URL query: New search query active: Enable/disable the source
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | ||
| label | No | ||
| url | No | ||
| query | No | ||
| active | No |