Inistate

Inistate is a workspace platform for building workflow and record-management applications, configuring modules, managing entries and activities, auditing changes, and handling files.

12 actions Integration catalog
Request access
Connect Inistate 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.

Bulk Change Entry StatesINISTATE_BULK_CHANGE_ENTRY_STATES
Request state transitions for 1-100 entries in one module. Inistate processes items sequentially and returns fail-soft per-item results; low confidence may flag and suppress individual transitions.
Bulk Update EntriesINISTATE_BULK_UPDATE_ENTRIES
Update fields on 1-100 entries in one module. Inistate processes items sequentially and returns fail-soft per-item results, so one failure does not roll back or stop the remaining updates.
Change Entry StateINISTATE_CHANGE_ENTRY_STATE
Request a state transition for one module record; low confidence can flag the result and suppress the transition.
Create EntryINISTATE_CREATE_ENTRY
Create one record in a module through its create activity and return whether low confidence caused it to be flagged.
Get Activity FormINISTATE_GET_ACTIVITY_FORM
Get the required fields, current values, options, defaults, and confidence threshold for a module activity before submitting it.
Get EntryINISTATE_GET_ENTRY
Get one module record by ID, including its current values, state, audit metadata, and available activities.
Get Entry HistoryINISTATE_GET_ENTRY_HISTORY
Return one chronological 50-item page of a record's audit trail, comments, field changes, and AI traceability context. Pagination is explicit and zero-based because Inistate does not document a continuation or completion field in the successful response.
Get Module SchemaINISTATE_GET_MODULE_SCHEMA
Get a module's fields and states, optionally including its activities and flows, before querying or changing records.
List EntriesINISTATE_LIST_ENTRIES
Return one page of records from a module using a saved listing, field filters, search, sorting, and field projection.
List ModulesINISTATE_LIST_MODULES
List modules available in a workspace so their exact names can be used in schema and record tools.
List WorkspacesINISTATE_LIST_WORKSPACES
List workspaces accessible to the connected API key, optionally filtering by workspace name.
Update EntryINISTATE_UPDATE_ENTRY
Update fields on one existing module record through its edit activity and return whether low confidence caused it to be flagged.