update_source
Update a source's title and topics by providing its source ID.
Instructions
Update a source.
Args:
source_id: Source ID
title: Optional new title
topics: Optional list of topics
Returns:
Updated source details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | ||
| title | No | ||
| topics | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||