# Rkvst AI integration on Definable

> DataTrails provides an evidence management platform that delivers a reliable chain of custody for supply chain data, ensuring data authenticity and transparency.

## What this connects

DataTrails provides an evidence management platform that delivers a reliable chain of custody for supply chain data, ensuring data authenticity and transparency.

Vendor: https://www.datatrails.ai/

## Tools available

**24** tools available. First 12:

- `RKVST_DOWNLOAD_EVENT_ATTACHMENT` — Download Event Attachment — Tool to download an attachment from a specified Event on an Asset. Use when you have asset_uuid, event_uuid, and attachment uuid, and want the raw binary content.
- `RKVST_GET_APP_REGISTRATION` — Get App Registration — Tool to retrieve details for a given App Registration ID. Use after obtaining the application's UUID to inspect its configuration and credentials.
- `RKVST_GET_ASSET` — Get Asset — Tool to retrieve details for a given Asset. Use after you have its UUID; set `at_time` to get historical state.
- `RKVST_GET_BLOB` — Get Blob — Tool to retrieve details of a Blob by ID. Use after confirming the Blob ID.
- `RKVST_GET_EVENT` — Get Event — Tool to retrieve details of a specified Event. Use when you need full metadata, attributes, and associated trails of an existing event in DataTrails.
- `RKVST_GET_IAM_SUBJECT` — Get IAM Subject — Tool to retrieve IAM subject details. Use when you need to fetch details for a specific IAM subject by its ID.
- `RKVST_GET_MEMBER` — Get Member — Tool to retrieve details for a given Member ID. Use after obtaining a valid member UUID.
- `RKVST_GET_PUBLIC_ASSET` — Get Public Asset — Tool to retrieve details for a public asset. Use when you have a public asset UUID.
- `RKVST_GET_PUBLIC_ASSET_EVENT` — Get Public Asset Event — Tool to retrieve a specific public asset event. Use when you have public asset and event UUIDs.
- `RKVST_GET_TENANCY` — Get Tenancy — Tool to retrieve details for a specific tenancy. Use after you have a tenancy ID.
- `RKVST_LIST_APP_REGISTRATIONS` — List App Registrations — Tool to list all App Registrations. Use after acquiring a valid auth token to retrieve the applications registered under the tenant.
- `RKVST_LIST_ASSET_EVENTS` — List Asset Events — Tool to list events for a specified asset. Use after confirming you have the asset UUID.

## Auth

Auth schemes: `API_KEY`.

## How agents use Rkvst

Inside a Definable workflow, Rkvst is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Rkvst** — the Researcher (GPT-5.5) pulls context from Rkvst (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Rkvst** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Rkvst (create record, post message, draft email).
- **Designer / Engineer → Distributor → Rkvst** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Rkvst (attach file, open PR comment, post status).

The Verifier checks every Rkvst call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/

## Related

- HTML page: https://definable.ai/apps/rkvst/
- Same category (security & identity tools): https://definable.ai/apps/category/security-&-identity-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
