MCP

bookmark_entity_tool

bookmark_entity_tool

Use bookmark_entity_tool to add or remove bookmark protection for an entity or URL.

#Signature

bookmark_entity_tool(entity_id, bookmarked = true) -> JSON string

#Arguments

  • entity_id: entity UUID, UUID prefix, platform/entity reference, or HTTP(S) URL
  • bookmarked: true to protect the entity, false to remove protection

#Returns

  • updated entity JSON with its bookmark state
  • an error message if the entity cannot be found