Bear
communityBeautiful Markdown note-taking app for Apple devices with nested tags and export options.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
bear://x-callback-url/searchSearch notes via x-callback-url
Parameters
tagfilter by tag (stringoptionaltermsearch keyword (stringrequiredReturns
notes[] with identifier, title, modificationDateGET
bear://x-callback-url/open-noteGet note content
Parameters
idnote identifier (stringrequiredReturns
note, identifier, title, tags[], creationDate, modificationDateGET
bear://x-callback-url/createCreate a new note
Parameters
tagscomma-separated tags (stringoptionaltextMarkdown content (stringrequiredtitlenote title (stringoptionalReturns
identifier, title