update_datasource_type
Update an existing datasource type by its ID, optionally changing its name, version, folder, and description.
Instructions
Update a datasource type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| type_id | Yes | Type ID | |
| version | No | New version | |
| folder_id | No | New folder ID | |
| description | No | New description |