update_gdrive_source
Update a Google Drive source connector in the Unstructured API MCP Server by specifying the source ID, remote URL, and recursive access for subfolders, returning the updated connector details.
Instructions
Update an gdrive source connector.
Args:
source_id: ID of the source connector to update
remote_url: The gdrive URI to the bucket or folder
recursive: Whether to access subfolders within the bucket
Returns:
String containing the updated source connector information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
drive_id | No | ||
extensions | No | ||
recursive | No | ||
source_id | Yes |