add_data_source
Add a new data source to a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the data source | |
| type | Yes | The type of data source | |
| session_id | Yes | The anonymous session ID | |
| project_slug | Yes | The slug of the project to add the data source to |