Skip to content

Include the delete method #12

@jbccc

Description

@jbccc

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions