AnyDB

AnyDB is a flexible collaborative database platform for organizing records, files, sharing, and automated workflows.

9 actions Integration catalog
Request access
Connect AnyDB once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Copy RecordANY_DB_COPY_RECORD
Duplicate an AnyDB record and its child-record subtree, optionally into another database or parent. attachments_mode controls file attachments only.
Create RecordANY_DB_CREATE_RECORD
Create a record in an AnyDB database, optionally attaching it to a parent and setting cell content.
Delete Record PermanentlyANY_DB_DELETE_RECORD_PERMANENTLY
Permanently delete one AnyDB record. This operation is irreversible and requires explicit confirmation.
Get RecordANY_DB_GET_RECORD
Fetch one AnyDB record by ID, including its metadata and cell content.
List DatabasesANY_DB_LIST_DATABASES
List databases in an AnyDB team and return root and recycle-bin IDs used by record workflows.
List RecordsANY_DB_LIST_RECORDS
Return one page of record summaries from a database, optionally constrained by parent or template.
List TeamsANY_DB_LIST_TEAMS
List AnyDB teams available to the connected account, including the IDs needed to discover databases.
Search RecordsANY_DB_SEARCH_RECORDS
Search a database for records matching a keyword, with caller-controlled offset and limit.
Update RecordANY_DB_UPDATE_RECORD
Update an AnyDB record's name, lock state, parent, user/group assignees, or cell content.