Plugin administration
Registry health, capabilities, action descriptors, and provider surfaces.
Loaded
00
Flagged
00
Action kinds
00
VMs
00
Registry
The package inventory OpenNeko accepted, skipped, or marked for review.
Clean
Loaded
00None
Skipped
00None
Flagged
00None
Capability surface
Provider entry points and action kinds exposed by installed plugins.
Auth provider
Not installed
Channels
Not installed
Action descriptors
Registered action kinds and their default approval modes.
28 registered
Kind
record_createMode
askDescription
Create one record in an OpenNeko app through registry validation, app RBAC, and durable audit history.Kind
record_updateMode
askDescription
Update one OpenNeko app record; include expected field values when the change depends on what was read.Kind
record_deleteMode
askDescription
Soft-delete one OpenNeko app record into its recycle bin; no data is physically dropped.Kind
record_restoreMode
askDescription
Restore one soft-deleted OpenNeko app record from its recycle bin.Kind
record_backfillMode
askDescription
Populate a newly added field on live records with a reviewed constant or an explicit source-field transform. Existing target values and recycled rows are never changed.Kind
app_createMode
askDescription
Propose a complete generated app in one approval: permanent app/object/field names, relationships, ownership, permissions, layouts, and pages.Kind
app_object_createMode
askDescription
Add one object and its complete initial field set to an existing app.Kind
app_field_addMode
askDescription
Add one optional field to an existing object. Required fields need an additive backfill sequence.Kind
app_field_modifyMode
askDescription
Change field metadata such as label, required validation, read-only state, picklist values, or reference targets; types are permanent.Kind
app_object_archiveMode
askDescription
Hide an object without dropping its physical table or stored rows.Kind
app_field_archiveMode
askDescription
Hide a field without dropping its physical column or stored values.Kind
app_permission_setMode
askDescription
Set one admin/member object's CRUD grants and regenerate GraphJin policy.Kind
app_layout_updateMode
askDescription
Update an object's detail/list layout or an app page definition.Kind
records_import_startMode
askDescription
Import a staged CSV into an existing generated-app object after reviewing its immutable column mapping, row count, samples, and duplicate key.Kind
records_import_statusMode
external:default - internal:autoDescription
Read the durable progress and reconciliation report for a records CSV import.Kind
records_import_cancelMode
askDescription
Cancel a records CSV import at its next batch boundary; rows in committed batches remain imported and reported.Kind
records_identity_backfillMode
askDescription
Backfill generated-app ownership from linked, source-instance-scoped identities through audited GraphJin mutations.Kind
records_salesforce_discoverMode
autoDescription
Inspect Salesforce objects, row estimates, and describe metadata using a named secret reference; credentials never enter the action payload.Kind
records_salesforce_export_startMode
askDescription
Start a resumable Salesforce Bulk API export into an organization-scoped artifact directory after discovery is reviewed.Kind
records_salesforce_export_statusMode
external:default - internal:autoDescription
Read durable Salesforce export progress and the completed artifact manifest.Kind
records_salesforce_export_cancelMode
askDescription
Cancel a Salesforce export; completed checkpointed pages remain available for a safe resume.Kind
records_salesforce_sync_deltaMode
askDescription
Enable scheduled one-way Salesforce delta sync for an imported mirror app; each run advances target-side watermarks only after all governed writes reconcile.Kind
records_salesforce_cutoverMode
askDescription
Freeze a Salesforce mirror, apply and verify one final inbound delta, then atomically make OpenNeko the primary writable system.Kind
records_artifact_import_startMode
askDescription
Verify a staged connector artifact, review its complete generated schema and mappings, then create and load the app through durable per-object imports.Kind
app_access_grantMode
askDescription
Grant a specific user or immutable SSO group access to a generated app.Kind
app_access_revokeMode
askDescription
Revoke a user or SSO group's app access and all child object/field grants.Kind
app_object_permission_setMode
askDescription
Set read/create/update/delete access for one app object and subject.Kind
app_field_permission_setMode
askDescription
Set read/write access for one app field and subject.