add_catalog_entry
Adds a data source to the catalog with identification, connection, and optional metadata such as tags, columns, and row count estimate.
Instructions
Register a new data source in the catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| type | Yes | ||
| columns | No | ||
| source_id | Yes | ||
| connection | Yes | ||
| description | Yes | ||
| primary_key | No | ||
| row_count_estimate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||