remove_document
Remove a document registration from a provider connection without deleting the underlying file. Specify connectionId and documentId to unlink.
Instructions
Remove a document registration from a provider connection by (connectionId, documentId). Only the registration is removed - the underlying file is never deleted. Returns {removed, connectionId, documentId}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | ||
| connectionId | Yes |