document_remove
Remove a stored document by specifying its category and name.
Instructions
Remove a document from the store by category and name.
Arguments
category (required): string
Category the document belongs to
name (required): string
Document name to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for document_remove tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |