Capacities
communityObject-based note-taking — structured notes as objects (books, people, meetings) with relations
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
/api/searchSearch objects and notes
Parameters
qstringrequiredtypestringoptionalReturns
results[] with id, title, type, snippet, tags[], created, modifiedGET
/api/objects/{id}Get object details
Parameters
idstringrequiredReturns
id, title, type, content, properties{}, relations[], tags[], created, modified