Rkvst
DataTrails provides an evidence management platform that delivers a reliable chain of custody for supply chain data, ensuring data authenticity and transparency.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Rkvst authenticates with an API key. Generate the credential in your Rkvst account, then paste it into FlyMyAI the first time an agent uses a Rkvst action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
DataTrails Access Token | Access token obtained by exchanging your Client ID and Client Secret using the OAuth2 Client Credentials flow. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
RKVST_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. | asset_uuid, event_uuid, uuid |
RKVST_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. | app_registration_id |
RKVST_GET_ASSET | Tool to retrieve details for a given asset. use after you have its uuid; set 'at time' to get historical state. | asset_uuid |
RKVST_GET_BLOB | Tool to retrieve details of a blob by id. use after confirming the blob id. | blob_id |
RKVST_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. | event_uuid |
RKVST_GET_IAM_SUBJECT | Tool to retrieve iam subject details. use when you need to fetch details for a specific iam subject by its id. | subject_id |
RKVST_GET_MEMBER | Tool to retrieve details for a given member id. use after obtaining a valid member uuid. | member_id |
RKVST_GET_PUBLIC_ASSET | Tool to retrieve details for a public asset. use when you have a public asset uuid. | uuid |
RKVST_GET_PUBLIC_ASSET_EVENT | Tool to retrieve a specific public asset event. use when you have public asset and event uuids. | asset_uuid, uuid |
RKVST_GET_TENANCY | Tool to retrieve details for a specific tenancy. use after you have a tenancy id. | tenancy_id |
RKVST_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_ASSETS | Tool to list all assets with optional pagination and filters. use when you need to retrieve asset metadata in batches via page size and next page token. | - |
RKVST_LIST_ASSET_EVENTS | Tool to list events for a specified asset. use after confirming you have the asset uuid. | asset_uuid |
RKVST_LIST_IAM_SUBJECTS | Tool to list iam subjects. use when you need to retrieve provider-managed subjects, optionally filtering by display name. use after authenticating the tenant. | - |
RKVST_LIST_MEMBERS | Tool to list all tenant members. use when you need an overview of all users in your tenant. | - |
RKVST_LIST_PUBLIC_ASSETS | Tool to list all public assets. use when you need to retrieve all assets made public. | - |
RKVST_LIST_PUBLIC_ASSET_EVENTS | Tool to list events for a specific public asset. use when you need to retrieve the event history of a public asset after confirming its public availability. | uuid |
RKVST_LIST_TENANCIES | Tool to list all tenancies. use after authenticating to retrieve the tenancy records available to the current tenant. | - |
RKVST_PROMOTE_MEMBER | Tool to promote a tenant member to owner role. use when you need to elevate permissions after verifying the member identity. | member_id |
RKVST_RETRIEVE_ASSET_ATTACHMENT_METADATA | Tool to retrieve metadata for an attachment on a specified asset. use after obtaining asset and attachment uuids. | asset_uuid, uuid |
RKVST_RETRIEVE_CAPS | Tool to retrieve resource limit quotas for a specified service. use when checking quota availability before provisioning resources. | service |
RKVST_RETRIEVE_EVENT_ATTACHMENT_METADATA | Tool to retrieve metadata for an attachment on a specified event. use when you have asset uuid, event uuid, and attachment uuid and need details like size, hash, and scan status. | asset_uuid, event_uuid, uuid |
RKVST_RETRIEVE_PUBLIC_ASSET_ATTACHMENT_METADATA | Tool to retrieve metadata for an attachment on a specified public asset. use when you have the public asset uuid and attachment uuid, before downloading the content. | asset_uuid, uuid |
RKVST_RETRIEVE_PUBLIC_EVENT_ATTACHMENT_METADATA | Tool to retrieve metadata for an attachment on a public asset event. use after you have the public asset uuid, event uuid, and attachment uuid. | asset_uuid, event_uuid, uuid |
RKVST_SEARCH_EVENTS | Tool to search events matching filter criteria with pagination. use when retrieving events by odata filter and paging through large result sets. | - |
RKVST_UPDATE_APP_REGISTRATION | Tool to update an application's display name or custom claims. use after retrieving an app registration to apply partial updates to its configuration. | app_registration_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Rkvst!