Delete Space Items Tool
delete-space-itemsUse this when the user wants to delete one or more Space pages, documents, folders, or external links from a Space. Destructive state-changing action: deletes the selected items directly after the MCP client authorizes the call. Requires numeric space_id and item_ids from list-space-documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_ids | Yes | Space item IDs to delete. | |
| space_id | Yes | Numeric Space ID containing the items that should be deleted. |