-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Have you read a contributing guide?
- I have read CONTRIBUTING.md
- I have searched the existing requests and didn't find any that were similar
- I have considered creating a pull request instead and want to proceed
Clear and concise description of the problem
Hi, thank you for providing this mcp server, its been really helpful!
I have been using AnyType for documenting my application, and recently started automating it with claude code. That said so, it's a bit difficult to manage updating object (namely pages) without the deletions.
Suggested solution
I have modified the server to include the delete methods, and its been working greatly. The solution is very simple, you need just to allow the delete method in the parser, as your API already supports the method.
Alternative
the only alternative I found is to update the object to have a name [TODELETE] and manually come and delete object.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request