ClawLink
Productivity12 toolsPaste one API key

Inistate integration for AI agents

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

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Inistate once and call the same tools from all of them.

Setup

Connect Inistate through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Inistate exposes 12 tools through ClawLink.

ToolWhat it doesKind
inistate_get_activity_formGet the required fields, current values, options, defaults, and confidence threshold for aRead
inistate_get_entryGet one module record by ID, including its current values, state, audit metadata, and availableRead
inistate_get_entry_historyReturn one chronological 50-item page of a record's audit trail, comments, field changes, andRead
inistate_get_module_schemaGet a module's fields and states, optionally including its activities and flows, beforeRead
inistate_list_entriesReturn one page of records from a module using a saved listing, field filters, search, sortingRead
inistate_list_modulesList modules available in a workspace so their exact names can be used in schema and recordRead
inistate_list_workspacesList workspaces accessible to the connected API key, optionally filtering by workspace nameRead
inistate_bulk_change_entry_statesRequest state transitions for 1-100 entries in one moduleRead
inistate_bulk_update_entriesUpdate fields on 1-100 entries in one moduleRead
inistate_change_entry_stateRequest a state transition for one module record; low confidence can flag the result andRead
inistate_create_entryCreate one record in a module through its create activity and return whether low confidenceWrite
inistate_update_entryUpdate fields on one existing module record through its edit activity and return whether lowWrite