Actions
| Name | Description |
|---|---|
| remove document | Removes a document from a collection in a library |
Inputs
| Action | Name | Description |
|---|---|---|
| []|remove document | collection-item | The item representing the collection from which the document is to be removed |
| []|remove document | document-item | The item representing the document to be removed |
Outputs
| Action | Name | Description |
|---|
Local Run Sequence
| ["python3", "-m", "library_manager", "$API", "$CRED", "$KEY"] |