get_source_info
Retrieve detailed configuration and status information for a specific data source connector in the Unstructured API system using its unique identifier.
Instructions
Get detailed information about a specific source connector.
Args:
source_id: ID of the source connector to get information for, should be valid UUID
Returns:
String containing the source connector informationInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |