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) URLbookmarked:trueto protect the entity,falseto remove protection
#Returns
- updated entity JSON with its bookmark state
- an error message if the entity cannot be found