delete_destination_connector
Remove a destination connector from the Unstructured API MCP Server by providing its ID to manage data flow endpoints.
Instructions
Delete a destination connector.
Args:
destination_id: ID of the destination connector to delete
Returns:
String containing the result of the deletionInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| destination_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |