@keystrokehq/rkvst 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/download-event-attachment.cjs +5 -5
- package/dist/actions/download-event-attachment.cjs.map +1 -1
- package/dist/actions/download-event-attachment.d.cts +17 -3
- package/dist/actions/download-event-attachment.d.cts.map +1 -1
- package/dist/actions/download-event-attachment.d.mts +17 -3
- package/dist/actions/download-event-attachment.d.mts.map +1 -1
- package/dist/actions/download-event-attachment.mjs +5 -5
- package/dist/actions/download-event-attachment.mjs.map +1 -1
- package/dist/actions/get-app-registration.cjs +9 -9
- package/dist/actions/get-app-registration.cjs.map +1 -1
- package/dist/actions/get-app-registration.d.cts +19 -3
- package/dist/actions/get-app-registration.d.cts.map +1 -1
- package/dist/actions/get-app-registration.d.mts +19 -3
- package/dist/actions/get-app-registration.d.mts.map +1 -1
- package/dist/actions/get-app-registration.mjs +9 -9
- package/dist/actions/get-app-registration.mjs.map +1 -1
- package/dist/actions/get-asset.cjs +8 -8
- package/dist/actions/get-asset.cjs.map +1 -1
- package/dist/actions/get-asset.d.cts +21 -3
- package/dist/actions/get-asset.d.cts.map +1 -1
- package/dist/actions/get-asset.d.mts +21 -3
- package/dist/actions/get-asset.d.mts.map +1 -1
- package/dist/actions/get-asset.mjs +8 -8
- package/dist/actions/get-asset.mjs.map +1 -1
- package/dist/actions/get-blob.cjs +12 -12
- package/dist/actions/get-blob.cjs.map +1 -1
- package/dist/actions/get-blob.d.cts +24 -3
- package/dist/actions/get-blob.d.cts.map +1 -1
- package/dist/actions/get-blob.d.mts +24 -3
- package/dist/actions/get-blob.d.mts.map +1 -1
- package/dist/actions/get-blob.mjs +12 -12
- package/dist/actions/get-blob.mjs.map +1 -1
- package/dist/actions/get-event.cjs +6 -6
- package/dist/actions/get-event.cjs.map +1 -1
- package/dist/actions/get-event.d.cts +16 -3
- package/dist/actions/get-event.d.cts.map +1 -1
- package/dist/actions/get-event.d.mts +16 -3
- package/dist/actions/get-event.d.mts.map +1 -1
- package/dist/actions/get-event.mjs +6 -6
- package/dist/actions/get-event.mjs.map +1 -1
- package/dist/actions/get-iam-subject.cjs +5 -5
- package/dist/actions/get-iam-subject.cjs.map +1 -1
- package/dist/actions/get-iam-subject.d.cts +15 -3
- package/dist/actions/get-iam-subject.d.cts.map +1 -1
- package/dist/actions/get-iam-subject.d.mts +15 -3
- package/dist/actions/get-iam-subject.d.mts.map +1 -1
- package/dist/actions/get-iam-subject.mjs +5 -5
- package/dist/actions/get-iam-subject.mjs.map +1 -1
- package/dist/actions/get-member.cjs +5 -5
- package/dist/actions/get-member.cjs.map +1 -1
- package/dist/actions/get-member.d.cts +13 -3
- package/dist/actions/get-member.d.cts.map +1 -1
- package/dist/actions/get-member.d.mts +13 -3
- package/dist/actions/get-member.d.mts.map +1 -1
- package/dist/actions/get-member.mjs +5 -5
- package/dist/actions/get-member.mjs.map +1 -1
- package/dist/actions/get-public-asset-event.cjs +11 -11
- package/dist/actions/get-public-asset-event.cjs.map +1 -1
- package/dist/actions/get-public-asset-event.d.cts +28 -3
- package/dist/actions/get-public-asset-event.d.cts.map +1 -1
- package/dist/actions/get-public-asset-event.d.mts +28 -3
- package/dist/actions/get-public-asset-event.d.mts.map +1 -1
- package/dist/actions/get-public-asset-event.mjs +11 -11
- package/dist/actions/get-public-asset-event.mjs.map +1 -1
- package/dist/actions/get-public-asset.cjs +10 -10
- package/dist/actions/get-public-asset.cjs.map +1 -1
- package/dist/actions/get-public-asset.d.cts +20 -3
- package/dist/actions/get-public-asset.d.cts.map +1 -1
- package/dist/actions/get-public-asset.d.mts +20 -3
- package/dist/actions/get-public-asset.d.mts.map +1 -1
- package/dist/actions/get-public-asset.mjs +10 -10
- package/dist/actions/get-public-asset.mjs.map +1 -1
- package/dist/actions/get-tenancy.cjs +3 -3
- package/dist/actions/get-tenancy.cjs.map +1 -1
- package/dist/actions/get-tenancy.d.cts +19 -3
- package/dist/actions/get-tenancy.d.cts.map +1 -1
- package/dist/actions/get-tenancy.d.mts +19 -3
- package/dist/actions/get-tenancy.d.mts.map +1 -1
- package/dist/actions/get-tenancy.mjs +3 -3
- package/dist/actions/get-tenancy.mjs.map +1 -1
- package/dist/actions/list-app-registrations.cjs +10 -10
- package/dist/actions/list-app-registrations.cjs.map +1 -1
- package/dist/actions/list-app-registrations.d.cts +22 -3
- package/dist/actions/list-app-registrations.d.cts.map +1 -1
- package/dist/actions/list-app-registrations.d.mts +22 -3
- package/dist/actions/list-app-registrations.d.mts.map +1 -1
- package/dist/actions/list-app-registrations.mjs +10 -10
- package/dist/actions/list-app-registrations.mjs.map +1 -1
- package/dist/actions/list-asset-events.cjs +17 -17
- package/dist/actions/list-asset-events.cjs.map +1 -1
- package/dist/actions/list-asset-events.d.cts +41 -3
- package/dist/actions/list-asset-events.d.cts.map +1 -1
- package/dist/actions/list-asset-events.d.mts +41 -3
- package/dist/actions/list-asset-events.d.mts.map +1 -1
- package/dist/actions/list-asset-events.mjs +17 -17
- package/dist/actions/list-asset-events.mjs.map +1 -1
- package/dist/actions/list-assets.cjs +9 -9
- package/dist/actions/list-assets.cjs.map +1 -1
- package/dist/actions/list-assets.d.cts +33 -3
- package/dist/actions/list-assets.d.cts.map +1 -1
- package/dist/actions/list-assets.d.mts +33 -3
- package/dist/actions/list-assets.d.mts.map +1 -1
- package/dist/actions/list-assets.mjs +9 -9
- package/dist/actions/list-assets.mjs.map +1 -1
- package/dist/actions/list-iam-subjects.cjs +4 -4
- package/dist/actions/list-iam-subjects.cjs.map +1 -1
- package/dist/actions/list-iam-subjects.d.cts +26 -3
- package/dist/actions/list-iam-subjects.d.cts.map +1 -1
- package/dist/actions/list-iam-subjects.d.mts +26 -3
- package/dist/actions/list-iam-subjects.d.mts.map +1 -1
- package/dist/actions/list-iam-subjects.mjs +4 -4
- package/dist/actions/list-iam-subjects.mjs.map +1 -1
- package/dist/actions/list-members.cjs +6 -6
- package/dist/actions/list-members.cjs.map +1 -1
- package/dist/actions/list-members.d.cts +20 -3
- package/dist/actions/list-members.d.cts.map +1 -1
- package/dist/actions/list-members.d.mts +20 -3
- package/dist/actions/list-members.d.mts.map +1 -1
- package/dist/actions/list-members.mjs +6 -6
- package/dist/actions/list-members.mjs.map +1 -1
- package/dist/actions/list-public-asset-events.cjs +1 -1
- package/dist/actions/list-public-asset-events.cjs.map +1 -1
- package/dist/actions/list-public-asset-events.d.cts +30 -3
- package/dist/actions/list-public-asset-events.d.cts.map +1 -1
- package/dist/actions/list-public-asset-events.d.mts +30 -3
- package/dist/actions/list-public-asset-events.d.mts.map +1 -1
- package/dist/actions/list-public-asset-events.mjs +1 -1
- package/dist/actions/list-public-asset-events.mjs.map +1 -1
- package/dist/actions/list-public-assets.cjs +11 -11
- package/dist/actions/list-public-assets.cjs.map +1 -1
- package/dist/actions/list-public-assets.d.cts +25 -3
- package/dist/actions/list-public-assets.d.cts.map +1 -1
- package/dist/actions/list-public-assets.d.mts +25 -3
- package/dist/actions/list-public-assets.d.mts.map +1 -1
- package/dist/actions/list-public-assets.mjs +11 -11
- package/dist/actions/list-public-assets.mjs.map +1 -1
- package/dist/actions/list-tenancies.cjs +4 -4
- package/dist/actions/list-tenancies.cjs.map +1 -1
- package/dist/actions/list-tenancies.d.cts +22 -3
- package/dist/actions/list-tenancies.d.cts.map +1 -1
- package/dist/actions/list-tenancies.d.mts +22 -3
- package/dist/actions/list-tenancies.d.mts.map +1 -1
- package/dist/actions/list-tenancies.mjs +4 -4
- package/dist/actions/list-tenancies.mjs.map +1 -1
- package/dist/actions/promote-member.cjs +5 -5
- package/dist/actions/promote-member.cjs.map +1 -1
- package/dist/actions/promote-member.d.cts +13 -3
- package/dist/actions/promote-member.d.cts.map +1 -1
- package/dist/actions/promote-member.d.mts +13 -3
- package/dist/actions/promote-member.d.mts.map +1 -1
- package/dist/actions/promote-member.mjs +5 -5
- package/dist/actions/promote-member.mjs.map +1 -1
- package/dist/actions/retrieve-asset-attachment-metadata.cjs +13 -13
- package/dist/actions/retrieve-asset-attachment-metadata.cjs.map +1 -1
- package/dist/actions/retrieve-asset-attachment-metadata.d.cts +24 -3
- package/dist/actions/retrieve-asset-attachment-metadata.d.cts.map +1 -1
- package/dist/actions/retrieve-asset-attachment-metadata.d.mts +24 -3
- package/dist/actions/retrieve-asset-attachment-metadata.d.mts.map +1 -1
- package/dist/actions/retrieve-asset-attachment-metadata.mjs +13 -13
- package/dist/actions/retrieve-asset-attachment-metadata.mjs.map +1 -1
- package/dist/actions/retrieve-caps.cjs +4 -4
- package/dist/actions/retrieve-caps.cjs.map +1 -1
- package/dist/actions/retrieve-caps.d.cts +19 -3
- package/dist/actions/retrieve-caps.d.cts.map +1 -1
- package/dist/actions/retrieve-caps.d.mts +19 -3
- package/dist/actions/retrieve-caps.d.mts.map +1 -1
- package/dist/actions/retrieve-caps.mjs +4 -4
- package/dist/actions/retrieve-caps.mjs.map +1 -1
- package/dist/actions/retrieve-event-attachment-metadata.cjs +12 -12
- package/dist/actions/retrieve-event-attachment-metadata.cjs.map +1 -1
- package/dist/actions/retrieve-event-attachment-metadata.d.cts +26 -3
- package/dist/actions/retrieve-event-attachment-metadata.d.cts.map +1 -1
- package/dist/actions/retrieve-event-attachment-metadata.d.mts +26 -3
- package/dist/actions/retrieve-event-attachment-metadata.d.mts.map +1 -1
- package/dist/actions/retrieve-event-attachment-metadata.mjs +12 -12
- package/dist/actions/retrieve-event-attachment-metadata.mjs.map +1 -1
- package/dist/actions/search-events.cjs +4 -4
- package/dist/actions/search-events.cjs.map +1 -1
- package/dist/actions/search-events.d.cts +34 -3
- package/dist/actions/search-events.d.cts.map +1 -1
- package/dist/actions/search-events.d.mts +34 -3
- package/dist/actions/search-events.d.mts.map +1 -1
- package/dist/actions/search-events.mjs +4 -4
- package/dist/actions/search-events.mjs.map +1 -1
- package/dist/actions/update-app-registration.cjs +11 -11
- package/dist/actions/update-app-registration.cjs.map +1 -1
- package/dist/actions/update-app-registration.d.cts +23 -3
- package/dist/actions/update-app-registration.d.cts.map +1 -1
- package/dist/actions/update-app-registration.d.mts +23 -3
- package/dist/actions/update-app-registration.d.mts.map +1 -1
- package/dist/actions/update-app-registration.mjs +11 -11
- package/dist/actions/update-app-registration.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-blob.d.ts
|
|
4
|
-
declare const RkvstGetBlobInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RkvstGetBlobInput: z.ZodObject<{
|
|
5
|
+
blob_id: z.ZodString;
|
|
6
|
+
asset_uuid: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RkvstGetBlobOutput: z.ZodObject<{
|
|
9
|
+
hash: z.ZodNullable<z.ZodObject<{
|
|
10
|
+
alg: z.ZodNullable<z.ZodString>;
|
|
11
|
+
value: z.ZodNullable<z.ZodString>;
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
|
+
size: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
issuer: z.ZodNullable<z.ZodString>;
|
|
15
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
16
|
+
identity: z.ZodNullable<z.ZodString>;
|
|
17
|
+
tenantid: z.ZodNullable<z.ZodString>;
|
|
18
|
+
mime_type: z.ZodNullable<z.ZodString>;
|
|
19
|
+
scanned_status: z.ZodNullable<z.ZodString>;
|
|
20
|
+
scanned_timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
scanned_bad_reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
timestamp_accepted: z.ZodNullable<z.ZodString>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const rkvstGetBlob: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
blob_id: string;
|
|
26
|
+
asset_uuid?: string | undefined;
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { rkvstGetBlob };
|
|
9
30
|
//# sourceMappingURL=get-blob.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blob.d.cts","names":[],"sources":["../../src/actions/get-blob.ts"],"mappings":";;;cAIa,iBAAA,
|
|
1
|
+
{"version":3,"file":"get-blob.d.cts","names":[],"sources":["../../src/actions/get-blob.ts"],"mappings":";;;cAIa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;cAQjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAclB,YAAA,gCAAY,wBAAA"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-blob.d.ts
|
|
4
|
-
declare const RkvstGetBlobInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RkvstGetBlobInput: z.ZodObject<{
|
|
5
|
+
blob_id: z.ZodString;
|
|
6
|
+
asset_uuid: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RkvstGetBlobOutput: z.ZodObject<{
|
|
9
|
+
hash: z.ZodNullable<z.ZodObject<{
|
|
10
|
+
alg: z.ZodNullable<z.ZodString>;
|
|
11
|
+
value: z.ZodNullable<z.ZodString>;
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
|
+
size: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
issuer: z.ZodNullable<z.ZodString>;
|
|
15
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
16
|
+
identity: z.ZodNullable<z.ZodString>;
|
|
17
|
+
tenantid: z.ZodNullable<z.ZodString>;
|
|
18
|
+
mime_type: z.ZodNullable<z.ZodString>;
|
|
19
|
+
scanned_status: z.ZodNullable<z.ZodString>;
|
|
20
|
+
scanned_timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
scanned_bad_reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
timestamp_accepted: z.ZodNullable<z.ZodString>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const rkvstGetBlob: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
blob_id: string;
|
|
26
|
+
asset_uuid?: string | undefined;
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { rkvstGetBlob };
|
|
9
30
|
//# sourceMappingURL=get-blob.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blob.d.mts","names":[],"sources":["../../src/actions/get-blob.ts"],"mappings":";;;cAIa,iBAAA,
|
|
1
|
+
{"version":3,"file":"get-blob.d.mts","names":[],"sources":["../../src/actions/get-blob.ts"],"mappings":";;;cAIa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;cAQjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAclB,YAAA,gCAAY,wBAAA"}
|
|
@@ -6,9 +6,9 @@ const RkvstGetBlobInput = z.object({
|
|
|
6
6
|
asset_uuid: z.string().describe("Optional public asset UUID to use when retrieving public attachment metadata without Authorization. If provided, the tool will call the public attachments info endpoint to retrieve the blob metadata.").optional()
|
|
7
7
|
}).describe("Request schema for retrieving a Blob by ID or via public asset attachment.");
|
|
8
8
|
const RkvstGetBlob_BlobHashSchema = z.object({
|
|
9
|
-
alg: z.string().describe("Hash algorithm of the Blob."),
|
|
10
|
-
value: z.string().describe("Hash value of the Blob.")
|
|
11
|
-
}).describe("Hash details of the Blob.");
|
|
9
|
+
alg: z.string().describe("Hash algorithm of the Blob.").nullable(),
|
|
10
|
+
value: z.string().describe("Hash value of the Blob.").nullable()
|
|
11
|
+
}).passthrough().describe("Hash details of the Blob.");
|
|
12
12
|
const rkvstGetBlob = action("RKVST_GET_BLOB", {
|
|
13
13
|
slug: "rkvst-get-blob",
|
|
14
14
|
name: "Get Blob",
|
|
@@ -16,17 +16,17 @@ const rkvstGetBlob = action("RKVST_GET_BLOB", {
|
|
|
16
16
|
input: RkvstGetBlobInput,
|
|
17
17
|
output: z.object({
|
|
18
18
|
hash: RkvstGetBlob_BlobHashSchema.nullable(),
|
|
19
|
-
size: z.number().int().describe("Size of the Blob in bytes."),
|
|
20
|
-
issuer: z.string().describe("Principal issuer of the Blob."),
|
|
21
|
-
subject: z.string().describe("Principal subject of the Blob."),
|
|
22
|
-
identity: z.string().describe("Resource address of the Blob."),
|
|
23
|
-
tenantid: z.string().describe("Tenant identity that owns the Blob."),
|
|
24
|
-
mime_type: z.string().describe("MIME type of the Blob."),
|
|
25
|
-
scanned_status: z.string().describe("Status of the scan."),
|
|
19
|
+
size: z.number().int().describe("Size of the Blob in bytes.").nullable(),
|
|
20
|
+
issuer: z.string().describe("Principal issuer of the Blob.").nullable(),
|
|
21
|
+
subject: z.string().describe("Principal subject of the Blob.").nullable(),
|
|
22
|
+
identity: z.string().describe("Resource address of the Blob.").nullable(),
|
|
23
|
+
tenantid: z.string().describe("Tenant identity that owns the Blob.").nullable(),
|
|
24
|
+
mime_type: z.string().describe("MIME type of the Blob.").nullable(),
|
|
25
|
+
scanned_status: z.string().describe("Status of the scan.").nullable(),
|
|
26
26
|
scanned_timestamp: z.string().describe("Timestamp when the Blob was scanned (ISO 8601).").nullable().optional(),
|
|
27
27
|
scanned_bad_reason: z.string().describe("Reason if the scan failed.").nullable().optional(),
|
|
28
|
-
timestamp_accepted: z.string().describe("Time when the request was accepted (ISO 8601).")
|
|
29
|
-
}).describe("Response schema for retrieving a Blob metadata.")
|
|
28
|
+
timestamp_accepted: z.string().describe("Time when the request was accepted (ISO 8601).").nullable()
|
|
29
|
+
}).passthrough().describe("Response schema for retrieving a Blob metadata.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { rkvstGetBlob };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blob.mjs","names":[],"sources":["../../src/actions/get-blob.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetBlobInput
|
|
1
|
+
{"version":3,"file":"get-blob.mjs","names":[],"sources":["../../src/actions/get-blob.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetBlobInput = z.object({\n blob_id: z.string().describe(\"UUID of the Blob to retrieve (accepts 'blobs/{uuid}' as well).\"),\n asset_uuid: z.string().describe(\"Optional public asset UUID to use when retrieving public attachment metadata without Authorization. If provided, the tool will call the public attachments info endpoint to retrieve the blob metadata.\").optional(),\n}).describe(\"Request schema for retrieving a Blob by ID or via public asset attachment.\");\nconst RkvstGetBlob_BlobHashSchema = z.object({\n alg: z.string().describe(\"Hash algorithm of the Blob.\").nullable(),\n value: z.string().describe(\"Hash value of the Blob.\").nullable(),\n}).passthrough().describe(\"Hash details of the Blob.\");\nexport const RkvstGetBlobOutput = z.object({\n hash: RkvstGetBlob_BlobHashSchema.nullable(),\n size: z.number().int().describe(\"Size of the Blob in bytes.\").nullable(),\n issuer: z.string().describe(\"Principal issuer of the Blob.\").nullable(),\n subject: z.string().describe(\"Principal subject of the Blob.\").nullable(),\n identity: z.string().describe(\"Resource address of the Blob.\").nullable(),\n tenantid: z.string().describe(\"Tenant identity that owns the Blob.\").nullable(),\n mime_type: z.string().describe(\"MIME type of the Blob.\").nullable(),\n scanned_status: z.string().describe(\"Status of the scan.\").nullable(),\n scanned_timestamp: z.string().describe(\"Timestamp when the Blob was scanned (ISO 8601).\").nullable().optional(),\n scanned_bad_reason: z.string().describe(\"Reason if the scan failed.\").nullable().optional(),\n timestamp_accepted: z.string().describe(\"Time when the request was accepted (ISO 8601).\").nullable(),\n}).passthrough().describe(\"Response schema for retrieving a Blob metadata.\");\n\nexport const rkvstGetBlob = action(\"RKVST_GET_BLOB\", {\n slug: \"rkvst-get-blob\",\n name: \"Get Blob\",\n description: \"Tool to retrieve details of a Blob by ID. Use after confirming the Blob ID.\",\n input: RkvstGetBlobInput,\n output: RkvstGetBlobOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oBAAoB,EAAE,OAAO;CACxC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yMAAyM,CAAC,CAAC,SAAS;AACtP,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,8BAA8B,EAAE,OAAO;CAC3C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AAerD,MAAa,eAAe,OAAO,kBAAkB;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAnBgC,EAAE,OAAO;EACzC,MAAM,4BAA4B,SAAS;EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAClE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EACpE,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAOhB;AACV,CAAC"}
|
|
@@ -4,14 +4,14 @@ let zod = require("zod");
|
|
|
4
4
|
const RkvstGetEventInput = zod.z.object({ event_uuid: zod.z.string().describe("UUID of the event to retrieve.") }).describe("Request schema for retrieving an Event by its UUID in DataTrails.");
|
|
5
5
|
const RkvstGetEventOutput = zod.z.object({
|
|
6
6
|
trails: zod.z.array(zod.z.string()).describe("Trails this event is associated with."),
|
|
7
|
-
identity: zod.z.string().describe("Event resource identity (e.g., events/<uuid>)."),
|
|
7
|
+
identity: zod.z.string().describe("Event resource identity (e.g., events/<uuid>).").nullable(),
|
|
8
8
|
attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Key/value attributes for the event."),
|
|
9
|
-
created_at: zod.z.number().int().describe("Milliseconds since Unix epoch when the event was stored."),
|
|
10
|
-
created_by: zod.z.string().describe("Member identity of the tenant that created the event."),
|
|
11
|
-
origin_tenant: zod.z.string().describe("The tenant that originally created the event."),
|
|
9
|
+
created_at: zod.z.number().int().describe("Milliseconds since Unix epoch when the event was stored.").nullable(),
|
|
10
|
+
created_by: zod.z.string().describe("Member identity of the tenant that created the event.").nullable(),
|
|
11
|
+
origin_tenant: zod.z.string().describe("The tenant that originally created the event.").nullable(),
|
|
12
12
|
merklelog_commit: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Merkle log commit metadata for the event."),
|
|
13
|
-
confirmation_status: zod.z.string().describe("Event confirmation state; one of STORED, COMMITTED, CONFIRMED.")
|
|
14
|
-
}).describe("Response schema for an Event in DataTrails.");
|
|
13
|
+
confirmation_status: zod.z.string().describe("Event confirmation state; one of STORED, COMMITTED, CONFIRMED.").nullable()
|
|
14
|
+
}).passthrough().describe("Response schema for an Event in DataTrails.");
|
|
15
15
|
const rkvstGetEvent = require_action.action("RKVST_GET_EVENT", {
|
|
16
16
|
slug: "rkvst-get-event",
|
|
17
17
|
name: "Get Event",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-event.cjs","names":["z","action"],"sources":["../../src/actions/get-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetEventInput
|
|
1
|
+
{"version":3,"file":"get-event.cjs","names":["z","action"],"sources":["../../src/actions/get-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetEventInput = z.object({\n event_uuid: z.string().describe(\"UUID of the event to retrieve.\"),\n}).describe(\"Request schema for retrieving an Event by its UUID in DataTrails.\");\nexport const RkvstGetEventOutput = z.object({\n trails: z.array(z.string()).describe(\"Trails this event is associated with.\"),\n identity: z.string().describe(\"Event resource identity (e.g., events/<uuid>).\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key/value attributes for the event.\"),\n created_at: z.number().int().describe(\"Milliseconds since Unix epoch when the event was stored.\").nullable(),\n created_by: z.string().describe(\"Member identity of the tenant that created the event.\").nullable(),\n origin_tenant: z.string().describe(\"The tenant that originally created the event.\").nullable(),\n merklelog_commit: z.record(z.string(), z.unknown()).describe(\"Merkle log commit metadata for the event.\"),\n confirmation_status: z.string().describe(\"Event confirmation state; one of STORED, COMMITTED, CONFIRMED.\").nullable(),\n}).passthrough().describe(\"Response schema for an Event in DataTrails.\");\n\nexport const rkvstGetEvent = action(\"RKVST_GET_EVENT\", {\n slug: \"rkvst-get-event\",\n name: \"Get Event\",\n description: \"Tool to retrieve details of a specified Event. Use when you need full metadata, attributes, and associated trails of an existing event in DataTrails.\",\n input: RkvstGetEventInput,\n output: RkvstGetEventOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO,EACzC,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAClE,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC7F,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;CACxG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-event.d.ts
|
|
4
|
-
declare const RkvstGetEventInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RkvstGetEventInput: z.ZodObject<{
|
|
5
|
+
event_uuid: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RkvstGetEventOutput: z.ZodObject<{
|
|
8
|
+
trails: z.ZodArray<z.ZodString>;
|
|
9
|
+
identity: z.ZodNullable<z.ZodString>;
|
|
10
|
+
attributes: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11
|
+
created_at: z.ZodNullable<z.ZodNumber>;
|
|
12
|
+
created_by: z.ZodNullable<z.ZodString>;
|
|
13
|
+
origin_tenant: z.ZodNullable<z.ZodString>;
|
|
14
|
+
merklelog_commit: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
15
|
+
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const rkvstGetEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
event_uuid: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { rkvstGetEvent };
|
|
9
22
|
//# sourceMappingURL=get-event.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-event.d.cts","names":[],"sources":["../../src/actions/get-event.ts"],"mappings":";;;cAIa,kBAAA,
|
|
1
|
+
{"version":3,"file":"get-event.d.cts","names":[],"sources":["../../src/actions/get-event.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAGlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;cAWnB,aAAA,gCAAa,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-event.d.ts
|
|
4
|
-
declare const RkvstGetEventInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RkvstGetEventInput: z.ZodObject<{
|
|
5
|
+
event_uuid: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RkvstGetEventOutput: z.ZodObject<{
|
|
8
|
+
trails: z.ZodArray<z.ZodString>;
|
|
9
|
+
identity: z.ZodNullable<z.ZodString>;
|
|
10
|
+
attributes: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11
|
+
created_at: z.ZodNullable<z.ZodNumber>;
|
|
12
|
+
created_by: z.ZodNullable<z.ZodString>;
|
|
13
|
+
origin_tenant: z.ZodNullable<z.ZodString>;
|
|
14
|
+
merklelog_commit: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
15
|
+
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const rkvstGetEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
event_uuid: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { rkvstGetEvent };
|
|
9
22
|
//# sourceMappingURL=get-event.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-event.d.mts","names":[],"sources":["../../src/actions/get-event.ts"],"mappings":";;;cAIa,kBAAA,
|
|
1
|
+
{"version":3,"file":"get-event.d.mts","names":[],"sources":["../../src/actions/get-event.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAGlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;cAWnB,aAAA,gCAAa,wBAAA"}
|
|
@@ -7,14 +7,14 @@ const rkvstGetEvent = action("RKVST_GET_EVENT", {
|
|
|
7
7
|
input: z.object({ event_uuid: z.string().describe("UUID of the event to retrieve.") }).describe("Request schema for retrieving an Event by its UUID in DataTrails."),
|
|
8
8
|
output: z.object({
|
|
9
9
|
trails: z.array(z.string()).describe("Trails this event is associated with."),
|
|
10
|
-
identity: z.string().describe("Event resource identity (e.g., events/<uuid>)."),
|
|
10
|
+
identity: z.string().describe("Event resource identity (e.g., events/<uuid>).").nullable(),
|
|
11
11
|
attributes: z.record(z.string(), z.unknown()).describe("Key/value attributes for the event."),
|
|
12
|
-
created_at: z.number().int().describe("Milliseconds since Unix epoch when the event was stored."),
|
|
13
|
-
created_by: z.string().describe("Member identity of the tenant that created the event."),
|
|
14
|
-
origin_tenant: z.string().describe("The tenant that originally created the event."),
|
|
12
|
+
created_at: z.number().int().describe("Milliseconds since Unix epoch when the event was stored.").nullable(),
|
|
13
|
+
created_by: z.string().describe("Member identity of the tenant that created the event.").nullable(),
|
|
14
|
+
origin_tenant: z.string().describe("The tenant that originally created the event.").nullable(),
|
|
15
15
|
merklelog_commit: z.record(z.string(), z.unknown()).describe("Merkle log commit metadata for the event."),
|
|
16
|
-
confirmation_status: z.string().describe("Event confirmation state; one of STORED, COMMITTED, CONFIRMED.")
|
|
17
|
-
}).describe("Response schema for an Event in DataTrails.")
|
|
16
|
+
confirmation_status: z.string().describe("Event confirmation state; one of STORED, COMMITTED, CONFIRMED.").nullable()
|
|
17
|
+
}).passthrough().describe("Response schema for an Event in DataTrails.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { rkvstGetEvent };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-event.mjs","names":[],"sources":["../../src/actions/get-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetEventInput
|
|
1
|
+
{"version":3,"file":"get-event.mjs","names":[],"sources":["../../src/actions/get-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetEventInput = z.object({\n event_uuid: z.string().describe(\"UUID of the event to retrieve.\"),\n}).describe(\"Request schema for retrieving an Event by its UUID in DataTrails.\");\nexport const RkvstGetEventOutput = z.object({\n trails: z.array(z.string()).describe(\"Trails this event is associated with.\"),\n identity: z.string().describe(\"Event resource identity (e.g., events/<uuid>).\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key/value attributes for the event.\"),\n created_at: z.number().int().describe(\"Milliseconds since Unix epoch when the event was stored.\").nullable(),\n created_by: z.string().describe(\"Member identity of the tenant that created the event.\").nullable(),\n origin_tenant: z.string().describe(\"The tenant that originally created the event.\").nullable(),\n merklelog_commit: z.record(z.string(), z.unknown()).describe(\"Merkle log commit metadata for the event.\"),\n confirmation_status: z.string().describe(\"Event confirmation state; one of STORED, COMMITTED, CONFIRMED.\").nullable(),\n}).passthrough().describe(\"Response schema for an Event in DataTrails.\");\n\nexport const rkvstGetEvent = action(\"RKVST_GET_EVENT\", {\n slug: \"rkvst-get-event\",\n name: \"Get Event\",\n description: \"Tool to retrieve details of a specified Event. Use when you need full metadata, attributes, and associated trails of an existing event in DataTrails.\",\n input: RkvstGetEventInput,\n output: RkvstGetEventOutput,\n});\n"],"mappings":";;AAkBA,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBgC,EAAE,OAAO,EACzC,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAClE,CAAC,CAAC,CAAC,SAAS,mEAgBH;CACP,QAhBiC,EAAE,OAAO;EAC1C,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAClG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC7F,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;EACxG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
|
|
@@ -3,14 +3,14 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-iam-subject.ts
|
|
4
4
|
const RkvstGetIamSubjectInput = zod.z.object({ subject_id: zod.z.string().describe("Unique identifier (UUID) of the IAM subject to retrieve.") }).describe("Request model for fetching an IAM subject by its unique identifier.");
|
|
5
5
|
const RkvstGetIamSubjectOutput = zod.z.object({
|
|
6
|
-
tenant: zod.z.string().describe("Tenant ID under which the subject exists."),
|
|
7
|
-
identity: zod.z.string().describe("Unique identification for the subject (Relative Resource Name)."),
|
|
8
|
-
display_name: zod.z.string().describe("Customer-friendly name for the subject."),
|
|
6
|
+
tenant: zod.z.string().describe("Tenant ID under which the subject exists.").nullable(),
|
|
7
|
+
identity: zod.z.string().describe("Unique identification for the subject (Relative Resource Name).").nullable(),
|
|
8
|
+
display_name: zod.z.string().describe("Customer-friendly name for the subject.").nullable(),
|
|
9
9
|
wallet_address: zod.z.array(zod.z.string()).describe("Organization's wallet addresses assigned to the subject."),
|
|
10
10
|
wallet_pub_key: zod.z.array(zod.z.string()).describe("Organization's public wallet keys (BNF)."),
|
|
11
11
|
tessera_pub_key: zod.z.array(zod.z.string()).describe("Organization's Tessera wallet public keys (BNF)."),
|
|
12
|
-
confirmation_status: zod.z.string().describe("Status of subject confirmation (e.g., PENDING, CONFIRMED).")
|
|
13
|
-
}).describe("Response model for retrieving IAM subject details.");
|
|
12
|
+
confirmation_status: zod.z.string().describe("Status of subject confirmation (e.g., PENDING, CONFIRMED).").nullable()
|
|
13
|
+
}).passthrough().describe("Response model for retrieving IAM subject details.");
|
|
14
14
|
const rkvstGetIamSubject = require_action.action("RKVST_GET_IAM_SUBJECT", {
|
|
15
15
|
slug: "rkvst-get-iam-subject",
|
|
16
16
|
name: "Get IAM Subject",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-iam-subject.cjs","names":["z","action"],"sources":["../../src/actions/get-iam-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetIamSubjectInput
|
|
1
|
+
{"version":3,"file":"get-iam-subject.cjs","names":["z","action"],"sources":["../../src/actions/get-iam-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetIamSubjectInput = z.object({\n subject_id: z.string().describe(\"Unique identifier (UUID) of the IAM subject to retrieve.\"),\n}).describe(\"Request model for fetching an IAM subject by its unique identifier.\");\nexport const RkvstGetIamSubjectOutput = z.object({\n tenant: z.string().describe(\"Tenant ID under which the subject exists.\").nullable(),\n identity: z.string().describe(\"Unique identification for the subject (Relative Resource Name).\").nullable(),\n display_name: z.string().describe(\"Customer-friendly name for the subject.\").nullable(),\n wallet_address: z.array(z.string()).describe(\"Organization's wallet addresses assigned to the subject.\"),\n wallet_pub_key: z.array(z.string()).describe(\"Organization's public wallet keys (BNF).\"),\n tessera_pub_key: z.array(z.string()).describe(\"Organization's Tessera wallet public keys (BNF).\"),\n confirmation_status: z.string().describe(\"Status of subject confirmation (e.g., PENDING, CONFIRMED).\").nullable(),\n}).passthrough().describe(\"Response model for retrieving IAM subject details.\");\n\nexport const rkvstGetIamSubject = action(\"RKVST_GET_IAM_SUBJECT\", {\n slug: \"rkvst-get-iam-subject\",\n name: \"Get IAM Subject\",\n description: \"Tool to retrieve IAM subject details. Use when you need to fetch details for a specific IAM subject by its ID.\",\n input: RkvstGetIamSubjectInput,\n output: RkvstGetIamSubjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,EAC5F,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC1G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0DAA0D;CACvG,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C;CACvF,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD;CAChG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-iam-subject.d.ts
|
|
4
|
-
declare const RkvstGetIamSubjectInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RkvstGetIamSubjectInput: z.ZodObject<{
|
|
5
|
+
subject_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RkvstGetIamSubjectOutput: z.ZodObject<{
|
|
8
|
+
tenant: z.ZodNullable<z.ZodString>;
|
|
9
|
+
identity: z.ZodNullable<z.ZodString>;
|
|
10
|
+
display_name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
wallet_address: z.ZodArray<z.ZodString>;
|
|
12
|
+
wallet_pub_key: z.ZodArray<z.ZodString>;
|
|
13
|
+
tessera_pub_key: z.ZodArray<z.ZodString>;
|
|
14
|
+
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const rkvstGetIamSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
subject_id: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { rkvstGetIamSubject };
|
|
9
21
|
//# sourceMappingURL=get-iam-subject.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-iam-subject.d.cts","names":[],"sources":["../../src/actions/get-iam-subject.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"get-iam-subject.d.cts","names":[],"sources":["../../src/actions/get-iam-subject.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAUxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-iam-subject.d.ts
|
|
4
|
-
declare const RkvstGetIamSubjectInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RkvstGetIamSubjectInput: z.ZodObject<{
|
|
5
|
+
subject_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RkvstGetIamSubjectOutput: z.ZodObject<{
|
|
8
|
+
tenant: z.ZodNullable<z.ZodString>;
|
|
9
|
+
identity: z.ZodNullable<z.ZodString>;
|
|
10
|
+
display_name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
wallet_address: z.ZodArray<z.ZodString>;
|
|
12
|
+
wallet_pub_key: z.ZodArray<z.ZodString>;
|
|
13
|
+
tessera_pub_key: z.ZodArray<z.ZodString>;
|
|
14
|
+
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const rkvstGetIamSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
subject_id: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { rkvstGetIamSubject };
|
|
9
21
|
//# sourceMappingURL=get-iam-subject.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-iam-subject.d.mts","names":[],"sources":["../../src/actions/get-iam-subject.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"get-iam-subject.d.mts","names":[],"sources":["../../src/actions/get-iam-subject.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAUxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -6,14 +6,14 @@ const rkvstGetIamSubject = action("RKVST_GET_IAM_SUBJECT", {
|
|
|
6
6
|
description: "Tool to retrieve IAM subject details. Use when you need to fetch details for a specific IAM subject by its ID.",
|
|
7
7
|
input: z.object({ subject_id: z.string().describe("Unique identifier (UUID) of the IAM subject to retrieve.") }).describe("Request model for fetching an IAM subject by its unique identifier."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
tenant: z.string().describe("Tenant ID under which the subject exists."),
|
|
10
|
-
identity: z.string().describe("Unique identification for the subject (Relative Resource Name)."),
|
|
11
|
-
display_name: z.string().describe("Customer-friendly name for the subject."),
|
|
9
|
+
tenant: z.string().describe("Tenant ID under which the subject exists.").nullable(),
|
|
10
|
+
identity: z.string().describe("Unique identification for the subject (Relative Resource Name).").nullable(),
|
|
11
|
+
display_name: z.string().describe("Customer-friendly name for the subject.").nullable(),
|
|
12
12
|
wallet_address: z.array(z.string()).describe("Organization's wallet addresses assigned to the subject."),
|
|
13
13
|
wallet_pub_key: z.array(z.string()).describe("Organization's public wallet keys (BNF)."),
|
|
14
14
|
tessera_pub_key: z.array(z.string()).describe("Organization's Tessera wallet public keys (BNF)."),
|
|
15
|
-
confirmation_status: z.string().describe("Status of subject confirmation (e.g., PENDING, CONFIRMED).")
|
|
16
|
-
}).describe("Response model for retrieving IAM subject details.")
|
|
15
|
+
confirmation_status: z.string().describe("Status of subject confirmation (e.g., PENDING, CONFIRMED).").nullable()
|
|
16
|
+
}).passthrough().describe("Response model for retrieving IAM subject details.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
19
19
|
export { rkvstGetIamSubject };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-iam-subject.mjs","names":[],"sources":["../../src/actions/get-iam-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetIamSubjectInput
|
|
1
|
+
{"version":3,"file":"get-iam-subject.mjs","names":[],"sources":["../../src/actions/get-iam-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetIamSubjectInput = z.object({\n subject_id: z.string().describe(\"Unique identifier (UUID) of the IAM subject to retrieve.\"),\n}).describe(\"Request model for fetching an IAM subject by its unique identifier.\");\nexport const RkvstGetIamSubjectOutput = z.object({\n tenant: z.string().describe(\"Tenant ID under which the subject exists.\").nullable(),\n identity: z.string().describe(\"Unique identification for the subject (Relative Resource Name).\").nullable(),\n display_name: z.string().describe(\"Customer-friendly name for the subject.\").nullable(),\n wallet_address: z.array(z.string()).describe(\"Organization's wallet addresses assigned to the subject.\"),\n wallet_pub_key: z.array(z.string()).describe(\"Organization's public wallet keys (BNF).\"),\n tessera_pub_key: z.array(z.string()).describe(\"Organization's Tessera wallet public keys (BNF).\"),\n confirmation_status: z.string().describe(\"Status of subject confirmation (e.g., PENDING, CONFIRMED).\").nullable(),\n}).passthrough().describe(\"Response model for retrieving IAM subject details.\");\n\nexport const rkvstGetIamSubject = action(\"RKVST_GET_IAM_SUBJECT\", {\n slug: \"rkvst-get-iam-subject\",\n name: \"Get IAM Subject\",\n description: \"Tool to retrieve IAM subject details. Use when you need to fetch details for a specific IAM subject by its ID.\",\n input: RkvstGetIamSubjectInput,\n output: RkvstGetIamSubjectOutput,\n});\n"],"mappings":";;AAiBA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBqC,EAAE,OAAO,EAC9C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,EAC5F,CAAC,CAAC,CAAC,SAAS,qEAeH;CACP,QAfsC,EAAE,OAAO;EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAC1G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACtF,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0DAA0D;EACvG,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C;EACvF,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD;EAChG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
|
|
@@ -3,12 +3,12 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-member.ts
|
|
4
4
|
const RkvstGetMemberInput = zod.z.object({ member_id: zod.z.string().describe("UUID of the Member to retrieve.") }).describe("Request schema for retrieving a Member by ID.");
|
|
5
5
|
const RkvstGetMemberOutput = zod.z.object({
|
|
6
|
-
email: zod.z.string().describe("Email address of the member."),
|
|
6
|
+
email: zod.z.string().describe("Email address of the member.").nullable(),
|
|
7
7
|
roles: zod.z.array(zod.z.string()).describe("Roles assigned to the member."),
|
|
8
|
-
active: zod.z.boolean().describe("Whether the membership is active."),
|
|
9
|
-
identity: zod.z.string().describe("Resource identity of the member."),
|
|
10
|
-
display_name: zod.z.string().describe("Display name of the member.")
|
|
11
|
-
}).describe("Response schema for retrieving a Member.");
|
|
8
|
+
active: zod.z.boolean().describe("Whether the membership is active.").nullable(),
|
|
9
|
+
identity: zod.z.string().describe("Resource identity of the member.").nullable(),
|
|
10
|
+
display_name: zod.z.string().describe("Display name of the member.").nullable()
|
|
11
|
+
}).passthrough().describe("Response schema for retrieving a Member.");
|
|
12
12
|
const rkvstGetMember = require_action.action("RKVST_GET_MEMBER", {
|
|
13
13
|
slug: "rkvst-get-member",
|
|
14
14
|
name: "Get Member",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-member.cjs","names":["z","action"],"sources":["../../src/actions/get-member.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetMemberInput
|
|
1
|
+
{"version":3,"file":"get-member.cjs","names":["z","action"],"sources":["../../src/actions/get-member.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetMemberInput = z.object({\n member_id: z.string().describe(\"UUID of the Member to retrieve.\"),\n}).describe(\"Request schema for retrieving a Member by ID.\");\nexport const RkvstGetMemberOutput = z.object({\n email: z.string().describe(\"Email address of the member.\").nullable(),\n roles: z.array(z.string()).describe(\"Roles assigned to the member.\"),\n active: z.boolean().describe(\"Whether the membership is active.\").nullable(),\n identity: z.string().describe(\"Resource identity of the member.\").nullable(),\n display_name: z.string().describe(\"Display name of the member.\").nullable(),\n}).passthrough().describe(\"Response schema for retrieving a Member.\");\n\nexport const rkvstGetMember = action(\"RKVST_GET_MEMBER\", {\n slug: \"rkvst-get-member\",\n name: \"Get Member\",\n description: \"Tool to retrieve details for a given Member ID. Use after obtaining a valid member UUID.\",\n input: RkvstGetMemberInput,\n output: RkvstGetMemberOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,EAC1C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAClE,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+BAA+B;CACnE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-member.d.ts
|
|
4
|
-
declare const RkvstGetMemberInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RkvstGetMemberInput: z.ZodObject<{
|
|
5
|
+
member_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RkvstGetMemberOutput: z.ZodObject<{
|
|
8
|
+
email: z.ZodNullable<z.ZodString>;
|
|
9
|
+
roles: z.ZodArray<z.ZodString>;
|
|
10
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
identity: z.ZodNullable<z.ZodString>;
|
|
12
|
+
display_name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
|
+
declare const rkvstGetMember: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
member_id: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { rkvstGetMember };
|
|
9
19
|
//# sourceMappingURL=get-member.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-member.d.cts","names":[],"sources":["../../src/actions/get-member.ts"],"mappings":";;;cAIa,mBAAA,
|
|
1
|
+
{"version":3,"file":"get-member.d.cts","names":[],"sources":["../../src/actions/get-member.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAGnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;cAQpB,cAAA,gCAAc,wBAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-member.d.ts
|
|
4
|
-
declare const RkvstGetMemberInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RkvstGetMemberInput: z.ZodObject<{
|
|
5
|
+
member_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RkvstGetMemberOutput: z.ZodObject<{
|
|
8
|
+
email: z.ZodNullable<z.ZodString>;
|
|
9
|
+
roles: z.ZodArray<z.ZodString>;
|
|
10
|
+
active: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
identity: z.ZodNullable<z.ZodString>;
|
|
12
|
+
display_name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
|
+
declare const rkvstGetMember: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
member_id: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { rkvstGetMember };
|
|
9
19
|
//# sourceMappingURL=get-member.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-member.d.mts","names":[],"sources":["../../src/actions/get-member.ts"],"mappings":";;;cAIa,mBAAA,
|
|
1
|
+
{"version":3,"file":"get-member.d.mts","names":[],"sources":["../../src/actions/get-member.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAGnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;cAQpB,cAAA,gCAAc,wBAAA"}
|
|
@@ -6,12 +6,12 @@ const rkvstGetMember = action("RKVST_GET_MEMBER", {
|
|
|
6
6
|
description: "Tool to retrieve details for a given Member ID. Use after obtaining a valid member UUID.",
|
|
7
7
|
input: z.object({ member_id: z.string().describe("UUID of the Member to retrieve.") }).describe("Request schema for retrieving a Member by ID."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
email: z.string().describe("Email address of the member."),
|
|
9
|
+
email: z.string().describe("Email address of the member.").nullable(),
|
|
10
10
|
roles: z.array(z.string()).describe("Roles assigned to the member."),
|
|
11
|
-
active: z.boolean().describe("Whether the membership is active."),
|
|
12
|
-
identity: z.string().describe("Resource identity of the member."),
|
|
13
|
-
display_name: z.string().describe("Display name of the member.")
|
|
14
|
-
}).describe("Response schema for retrieving a Member.")
|
|
11
|
+
active: z.boolean().describe("Whether the membership is active.").nullable(),
|
|
12
|
+
identity: z.string().describe("Resource identity of the member.").nullable(),
|
|
13
|
+
display_name: z.string().describe("Display name of the member.").nullable()
|
|
14
|
+
}).passthrough().describe("Response schema for retrieving a Member.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { rkvstGetMember };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-member.mjs","names":[],"sources":["../../src/actions/get-member.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetMemberInput
|
|
1
|
+
{"version":3,"file":"get-member.mjs","names":[],"sources":["../../src/actions/get-member.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetMemberInput = z.object({\n member_id: z.string().describe(\"UUID of the Member to retrieve.\"),\n}).describe(\"Request schema for retrieving a Member by ID.\");\nexport const RkvstGetMemberOutput = z.object({\n email: z.string().describe(\"Email address of the member.\").nullable(),\n roles: z.array(z.string()).describe(\"Roles assigned to the member.\"),\n active: z.boolean().describe(\"Whether the membership is active.\").nullable(),\n identity: z.string().describe(\"Resource identity of the member.\").nullable(),\n display_name: z.string().describe(\"Display name of the member.\").nullable(),\n}).passthrough().describe(\"Response schema for retrieving a Member.\");\n\nexport const rkvstGetMember = action(\"RKVST_GET_MEMBER\", {\n slug: \"rkvst-get-member\",\n name: \"Get Member\",\n description: \"Tool to retrieve details for a given Member ID. Use after obtaining a valid member UUID.\",\n input: RkvstGetMemberInput,\n output: RkvstGetMemberOutput,\n});\n"],"mappings":";;AAeA,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfiC,EAAE,OAAO,EAC1C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAClE,CAAC,CAAC,CAAC,SAAS,+CAaH;CACP,QAbkC,EAAE,OAAO;EAC3C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACpE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+BAA+B;EACnE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
|
|
@@ -7,24 +7,24 @@ const RkvstGetPublicAssetEventInput = zod.z.object({
|
|
|
7
7
|
}).describe("Request schema for GET_PUBLIC_ASSET_EVENT.");
|
|
8
8
|
const RkvstGetPublicAssetEventOutput = zod.z.object({
|
|
9
9
|
from: zod.z.string().describe("Wallet address that created the event").nullable().optional(),
|
|
10
|
-
identity: zod.z.string().describe("Event resource identity"),
|
|
11
|
-
behaviour: zod.z.string().describe("Behaviour used to create the event (e.g., RecordEvidence)"),
|
|
12
|
-
operation: zod.z.string().describe("Operation represented by the event (e.g., Record)"),
|
|
13
|
-
block_number: zod.z.string().describe("Block number the event was committed on"),
|
|
14
|
-
asset_identity: zod.z.string().describe("Identity of related public asset resource (publicassets/{UUID})"),
|
|
10
|
+
identity: zod.z.string().describe("Event resource identity").nullable(),
|
|
11
|
+
behaviour: zod.z.string().describe("Behaviour used to create the event (e.g., RecordEvidence)").nullable(),
|
|
12
|
+
operation: zod.z.string().describe("Operation represented by the event (e.g., Record)").nullable(),
|
|
13
|
+
block_number: zod.z.string().describe("Block number the event was committed on").nullable(),
|
|
14
|
+
asset_identity: zod.z.string().describe("Identity of related public asset resource (publicassets/{UUID})").nullable(),
|
|
15
15
|
transaction_id: zod.z.string().describe("Transaction hash (hex string)").nullable().optional(),
|
|
16
16
|
merklelog_entry: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Verifiable Merkle MMR log entry details").nullable().optional(),
|
|
17
|
-
tenant_identity: zod.z.string().describe("Tenant that created the event"),
|
|
17
|
+
tenant_identity: zod.z.string().describe("Tenant that created the event").nullable(),
|
|
18
18
|
asset_attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Key–value mapping of asset attributes"),
|
|
19
19
|
event_attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Key–value mapping of event attributes"),
|
|
20
20
|
transaction_index: zod.z.string().describe("Index within committed block").nullable().optional(),
|
|
21
21
|
principal_accepted: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Principal recorded by the server"),
|
|
22
22
|
principal_declared: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Principal provided by the user"),
|
|
23
|
-
timestamp_accepted: zod.z.string().describe("Server-recorded event time"),
|
|
24
|
-
timestamp_declared: zod.z.string().describe("Time declared by the user"),
|
|
25
|
-
confirmation_status: zod.z.string().describe("Whether event is committed/confirmed"),
|
|
26
|
-
timestamp_committed: zod.z.string().describe("Time recorded in verifiable storage")
|
|
27
|
-
}).describe("Response schema for GET_PUBLIC_ASSET_EVENT.");
|
|
23
|
+
timestamp_accepted: zod.z.string().describe("Server-recorded event time").nullable(),
|
|
24
|
+
timestamp_declared: zod.z.string().describe("Time declared by the user").nullable(),
|
|
25
|
+
confirmation_status: zod.z.string().describe("Whether event is committed/confirmed").nullable(),
|
|
26
|
+
timestamp_committed: zod.z.string().describe("Time recorded in verifiable storage").nullable()
|
|
27
|
+
}).passthrough().describe("Response schema for GET_PUBLIC_ASSET_EVENT.");
|
|
28
28
|
const rkvstGetPublicAssetEvent = require_action.action("RKVST_GET_PUBLIC_ASSET_EVENT", {
|
|
29
29
|
slug: "rkvst-get-public-asset-event",
|
|
30
30
|
name: "Get Public Asset Event",
|