Search registers
openregister.search
Plain-language search across every register the caller can read. Returns typed rows with citation IDs.
Install OpenRegister and the workspace chat gets five new tools. The AI can search registers, fetch a typed record, or audit an object's history, all from the chat panel and all citation-stable.
openregister.search
Plain-language search across every register the caller can read. Returns typed rows with citation IDs.
openregister.listRegisters
Enumerate the registers visible to the caller, with their schemas and row counts.
openregister.getObject
Fetch one object by citation ID and return its full typed body.
openregister.getAuditTrail
Read the signed audit log for an object: who changed which field, when, from which session.
openregister.describeSchema
Return a schema's JSON Schema body so the AI can validate before suggesting a write.
openregister.createObject
Write a new object into a register, after schema validation. Available with write-scope sessions.