@keystrokehq/rkvst 0.1.2 → 0.1.4
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/dist/actions/download-event-attachment.cjs +2 -2
- package/dist/actions/download-event-attachment.cjs.map +1 -1
- package/dist/actions/download-event-attachment.d.cts +15 -3
- package/dist/actions/download-event-attachment.d.mts +15 -3
- package/dist/actions/download-event-attachment.mjs +2 -2
- package/dist/actions/download-event-attachment.mjs.map +1 -1
- package/dist/actions/get-app-registration.cjs +2 -2
- package/dist/actions/get-app-registration.cjs.map +1 -1
- package/dist/actions/get-app-registration.d.cts +15 -3
- package/dist/actions/get-app-registration.d.mts +15 -3
- package/dist/actions/get-app-registration.mjs +2 -2
- package/dist/actions/get-app-registration.mjs.map +1 -1
- package/dist/actions/get-asset.cjs +1 -1
- package/dist/actions/get-asset.cjs.map +1 -1
- package/dist/actions/get-asset.d.cts +14 -2
- package/dist/actions/get-asset.d.mts +14 -2
- package/dist/actions/get-asset.mjs +1 -1
- package/dist/actions/get-asset.mjs.map +1 -1
- package/dist/actions/get-blob.cjs +2 -2
- package/dist/actions/get-blob.cjs.map +1 -1
- package/dist/actions/get-blob.d.cts +15 -3
- package/dist/actions/get-blob.d.mts +15 -3
- package/dist/actions/get-blob.mjs +2 -2
- package/dist/actions/get-blob.mjs.map +1 -1
- package/dist/actions/get-event.cjs +1 -1
- package/dist/actions/get-event.cjs.map +1 -1
- package/dist/actions/get-event.d.cts +14 -2
- package/dist/actions/get-event.d.mts +14 -2
- package/dist/actions/get-event.mjs +1 -1
- package/dist/actions/get-event.mjs.map +1 -1
- package/dist/actions/get-iam-subject.cjs +1 -1
- package/dist/actions/get-iam-subject.cjs.map +1 -1
- package/dist/actions/get-iam-subject.d.cts +14 -2
- package/dist/actions/get-iam-subject.d.mts +14 -2
- package/dist/actions/get-iam-subject.mjs +1 -1
- package/dist/actions/get-iam-subject.mjs.map +1 -1
- package/dist/actions/get-member.cjs +1 -1
- package/dist/actions/get-member.cjs.map +1 -1
- package/dist/actions/get-member.d.cts +14 -2
- package/dist/actions/get-member.d.mts +14 -2
- package/dist/actions/get-member.mjs +1 -1
- package/dist/actions/get-member.mjs.map +1 -1
- package/dist/actions/get-public-asset-event.cjs +1 -1
- package/dist/actions/get-public-asset-event.cjs.map +1 -1
- package/dist/actions/get-public-asset-event.d.cts +14 -2
- package/dist/actions/get-public-asset-event.d.mts +14 -2
- package/dist/actions/get-public-asset-event.mjs +1 -1
- package/dist/actions/get-public-asset-event.mjs.map +1 -1
- package/dist/actions/get-public-asset.cjs +1 -1
- package/dist/actions/get-public-asset.cjs.map +1 -1
- package/dist/actions/get-public-asset.d.cts +14 -2
- package/dist/actions/get-public-asset.d.mts +14 -2
- package/dist/actions/get-public-asset.mjs +1 -1
- package/dist/actions/get-public-asset.mjs.map +1 -1
- package/dist/actions/get-tenancy.cjs +2 -2
- package/dist/actions/get-tenancy.cjs.map +1 -1
- package/dist/actions/get-tenancy.d.cts +15 -3
- package/dist/actions/get-tenancy.d.mts +15 -3
- package/dist/actions/get-tenancy.mjs +2 -2
- package/dist/actions/get-tenancy.mjs.map +1 -1
- package/dist/actions/list-app-registrations.cjs +3 -3
- package/dist/actions/list-app-registrations.cjs.map +1 -1
- package/dist/actions/list-app-registrations.d.cts +16 -4
- package/dist/actions/list-app-registrations.d.mts +16 -4
- package/dist/actions/list-app-registrations.mjs +3 -3
- package/dist/actions/list-app-registrations.mjs.map +1 -1
- package/dist/actions/list-asset-events.cjs +4 -4
- package/dist/actions/list-asset-events.cjs.map +1 -1
- package/dist/actions/list-asset-events.d.cts +19 -7
- package/dist/actions/list-asset-events.d.cts.map +1 -1
- package/dist/actions/list-asset-events.d.mts +19 -7
- package/dist/actions/list-asset-events.d.mts.map +1 -1
- package/dist/actions/list-asset-events.mjs +4 -4
- package/dist/actions/list-asset-events.mjs.map +1 -1
- package/dist/actions/list-assets.cjs +2 -2
- package/dist/actions/list-assets.cjs.map +1 -1
- package/dist/actions/list-assets.d.cts +15 -3
- package/dist/actions/list-assets.d.mts +15 -3
- package/dist/actions/list-assets.mjs +2 -2
- package/dist/actions/list-assets.mjs.map +1 -1
- package/dist/actions/list-iam-subjects.cjs +2 -2
- package/dist/actions/list-iam-subjects.cjs.map +1 -1
- package/dist/actions/list-iam-subjects.d.cts +15 -3
- package/dist/actions/list-iam-subjects.d.mts +15 -3
- package/dist/actions/list-iam-subjects.mjs +2 -2
- package/dist/actions/list-iam-subjects.mjs.map +1 -1
- package/dist/actions/list-members.cjs +2 -2
- package/dist/actions/list-members.cjs.map +1 -1
- package/dist/actions/list-members.d.cts +15 -3
- package/dist/actions/list-members.d.mts +15 -3
- package/dist/actions/list-members.mjs +2 -2
- 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 +14 -2
- package/dist/actions/list-public-asset-events.d.mts +14 -2
- 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 +2 -2
- package/dist/actions/list-public-assets.cjs.map +1 -1
- package/dist/actions/list-public-assets.d.cts +15 -3
- package/dist/actions/list-public-assets.d.mts +15 -3
- package/dist/actions/list-public-assets.mjs +2 -2
- package/dist/actions/list-public-assets.mjs.map +1 -1
- package/dist/actions/list-tenancies.cjs +3 -3
- package/dist/actions/list-tenancies.cjs.map +1 -1
- package/dist/actions/list-tenancies.d.cts +16 -4
- package/dist/actions/list-tenancies.d.mts +16 -4
- package/dist/actions/list-tenancies.mjs +3 -3
- package/dist/actions/list-tenancies.mjs.map +1 -1
- package/dist/actions/promote-member.cjs +1 -1
- package/dist/actions/promote-member.cjs.map +1 -1
- package/dist/actions/promote-member.d.cts +14 -2
- package/dist/actions/promote-member.d.mts +14 -2
- package/dist/actions/promote-member.mjs +1 -1
- package/dist/actions/promote-member.mjs.map +1 -1
- package/dist/actions/retrieve-asset-attachment-metadata.cjs +2 -2
- package/dist/actions/retrieve-asset-attachment-metadata.cjs.map +1 -1
- package/dist/actions/retrieve-asset-attachment-metadata.d.cts +15 -3
- package/dist/actions/retrieve-asset-attachment-metadata.d.mts +15 -3
- package/dist/actions/retrieve-asset-attachment-metadata.mjs +2 -2
- package/dist/actions/retrieve-asset-attachment-metadata.mjs.map +1 -1
- package/dist/actions/retrieve-caps.cjs +2 -2
- package/dist/actions/retrieve-caps.cjs.map +1 -1
- package/dist/actions/retrieve-caps.d.cts +17 -5
- package/dist/actions/retrieve-caps.d.mts +17 -5
- package/dist/actions/retrieve-caps.mjs +2 -2
- package/dist/actions/retrieve-caps.mjs.map +1 -1
- package/dist/actions/retrieve-event-attachment-metadata.cjs +2 -2
- package/dist/actions/retrieve-event-attachment-metadata.cjs.map +1 -1
- package/dist/actions/retrieve-event-attachment-metadata.d.cts +15 -3
- package/dist/actions/retrieve-event-attachment-metadata.d.mts +15 -3
- package/dist/actions/retrieve-event-attachment-metadata.mjs +2 -2
- package/dist/actions/retrieve-event-attachment-metadata.mjs.map +1 -1
- package/dist/actions/search-events.cjs +3 -3
- package/dist/actions/search-events.cjs.map +1 -1
- package/dist/actions/search-events.d.cts +16 -4
- package/dist/actions/search-events.d.mts +16 -4
- package/dist/actions/search-events.mjs +3 -3
- package/dist/actions/search-events.mjs.map +1 -1
- package/dist/actions/update-app-registration.cjs +4 -4
- package/dist/actions/update-app-registration.cjs.map +1 -1
- package/dist/actions/update-app-registration.d.cts +18 -6
- package/dist/actions/update-app-registration.d.cts.map +1 -1
- package/dist/actions/update-app-registration.d.mts +18 -6
- package/dist/actions/update-app-registration.d.mts.map +1 -1
- package/dist/actions/update-app-registration.mjs +4 -4
- package/dist/actions/update-app-registration.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -10,8 +10,8 @@ const RkvstDownloadEventAttachment_FileDownloadableSchema = zod.z.object({
|
|
|
10
10
|
name: zod.z.string().describe("Name of the file").nullable(),
|
|
11
11
|
s3url: zod.z.string().describe("S3 URL of the downloaded file.").nullable(),
|
|
12
12
|
mimetype: zod.z.string().describe("Mime type of the file.").nullable()
|
|
13
|
-
});
|
|
14
|
-
const RkvstDownloadEventAttachmentOutput = zod.z.object({ content: RkvstDownloadEventAttachment_FileDownloadableSchema.nullable() });
|
|
13
|
+
}).passthrough();
|
|
14
|
+
const RkvstDownloadEventAttachmentOutput = zod.z.object({ content: RkvstDownloadEventAttachment_FileDownloadableSchema.nullable() }).passthrough();
|
|
15
15
|
const rkvstDownloadEventAttachment = require_action.action("RKVST_DOWNLOAD_EVENT_ATTACHMENT", {
|
|
16
16
|
slug: "rkvst-download-event-attachment",
|
|
17
17
|
name: "Download Event Attachment",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"download-event-attachment.cjs","names":["z","action"],"sources":["../../src/actions/download-event-attachment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstDownloadEventAttachmentInput = z.object({\n uuid: z.string().describe(\"UUID of the attachment (omit the 'blobs/' prefix).\"),\n asset_uuid: z.string().describe(\"UUID of the asset containing the event.\"),\n event_uuid: z.string().describe(\"UUID of the event to which the attachment belongs.\"),\n});\nconst RkvstDownloadEventAttachment_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n});\nexport const RkvstDownloadEventAttachmentOutput = z.object({\n content: RkvstDownloadEventAttachment_FileDownloadableSchema.nullable(),\n});\n\nexport const rkvstDownloadEventAttachment = action(\"RKVST_DOWNLOAD_EVENT_ATTACHMENT\", {\n slug: \"rkvst-download-event-attachment\",\n name: \"Download Event Attachment\",\n description: \"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.\",\n input: RkvstDownloadEventAttachmentInput,\n output: RkvstDownloadEventAttachmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACtF,CAAC;AACD,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC;
|
|
1
|
+
{"version":3,"file":"download-event-attachment.cjs","names":["z","action"],"sources":["../../src/actions/download-event-attachment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstDownloadEventAttachmentInput = z.object({\n uuid: z.string().describe(\"UUID of the attachment (omit the 'blobs/' prefix).\"),\n asset_uuid: z.string().describe(\"UUID of the asset containing the event.\"),\n event_uuid: z.string().describe(\"UUID of the event to which the attachment belongs.\"),\n});\nconst RkvstDownloadEventAttachment_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const RkvstDownloadEventAttachmentOutput = z.object({\n content: RkvstDownloadEventAttachment_FileDownloadableSchema.nullable(),\n}).passthrough();\n\nexport const rkvstDownloadEventAttachment = action(\"RKVST_DOWNLOAD_EVENT_ATTACHMENT\", {\n slug: \"rkvst-download-event-attachment\",\n name: \"Download Event Attachment\",\n description: \"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.\",\n input: RkvstDownloadEventAttachmentInput,\n output: RkvstDownloadEventAttachmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACtF,CAAC;AACD,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,SAAS,oDAAoD,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -11,13 +11,25 @@ declare const RkvstDownloadEventAttachmentOutput: z.ZodObject<{
|
|
|
11
11
|
name: z.ZodNullable<z.ZodString>;
|
|
12
12
|
s3url: z.ZodNullable<z.ZodString>;
|
|
13
13
|
mimetype: z.ZodNullable<z.ZodString>;
|
|
14
|
-
}, z.core.$
|
|
15
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const rkvstDownloadEventAttachment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
uuid: string;
|
|
18
18
|
asset_uuid: string;
|
|
19
19
|
event_uuid: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
bearer_token: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
bearer_token: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { rkvstDownloadEventAttachment };
|
|
23
35
|
//# sourceMappingURL=download-event-attachment.d.cts.map
|
|
@@ -11,13 +11,25 @@ declare const RkvstDownloadEventAttachmentOutput: z.ZodObject<{
|
|
|
11
11
|
name: z.ZodNullable<z.ZodString>;
|
|
12
12
|
s3url: z.ZodNullable<z.ZodString>;
|
|
13
13
|
mimetype: z.ZodNullable<z.ZodString>;
|
|
14
|
-
}, z.core.$
|
|
15
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const rkvstDownloadEventAttachment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
uuid: string;
|
|
18
18
|
asset_uuid: string;
|
|
19
19
|
event_uuid: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
bearer_token: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
bearer_token: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { rkvstDownloadEventAttachment };
|
|
23
35
|
//# sourceMappingURL=download-event-attachment.d.mts.map
|
|
@@ -10,13 +10,13 @@ const RkvstDownloadEventAttachment_FileDownloadableSchema = z.object({
|
|
|
10
10
|
name: z.string().describe("Name of the file").nullable(),
|
|
11
11
|
s3url: z.string().describe("S3 URL of the downloaded file.").nullable(),
|
|
12
12
|
mimetype: z.string().describe("Mime type of the file.").nullable()
|
|
13
|
-
});
|
|
13
|
+
}).passthrough();
|
|
14
14
|
const rkvstDownloadEventAttachment = action("RKVST_DOWNLOAD_EVENT_ATTACHMENT", {
|
|
15
15
|
slug: "rkvst-download-event-attachment",
|
|
16
16
|
name: "Download Event Attachment",
|
|
17
17
|
description: "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.",
|
|
18
18
|
input: RkvstDownloadEventAttachmentInput,
|
|
19
|
-
output: z.object({ content: RkvstDownloadEventAttachment_FileDownloadableSchema.nullable() })
|
|
19
|
+
output: z.object({ content: RkvstDownloadEventAttachment_FileDownloadableSchema.nullable() }).passthrough()
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
22
22
|
export { rkvstDownloadEventAttachment };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"download-event-attachment.mjs","names":[],"sources":["../../src/actions/download-event-attachment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstDownloadEventAttachmentInput = z.object({\n uuid: z.string().describe(\"UUID of the attachment (omit the 'blobs/' prefix).\"),\n asset_uuid: z.string().describe(\"UUID of the asset containing the event.\"),\n event_uuid: z.string().describe(\"UUID of the event to which the attachment belongs.\"),\n});\nconst RkvstDownloadEventAttachment_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n});\nexport const RkvstDownloadEventAttachmentOutput = z.object({\n content: RkvstDownloadEventAttachment_FileDownloadableSchema.nullable(),\n});\n\nexport const rkvstDownloadEventAttachment = action(\"RKVST_DOWNLOAD_EVENT_ATTACHMENT\", {\n slug: \"rkvst-download-event-attachment\",\n name: \"Download Event Attachment\",\n description: \"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.\",\n input: RkvstDownloadEventAttachmentInput,\n output: RkvstDownloadEventAttachmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACtF,CAAC;AACD,MAAM,sDAAsD,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC;
|
|
1
|
+
{"version":3,"file":"download-event-attachment.mjs","names":[],"sources":["../../src/actions/download-event-attachment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstDownloadEventAttachmentInput = z.object({\n uuid: z.string().describe(\"UUID of the attachment (omit the 'blobs/' prefix).\"),\n asset_uuid: z.string().describe(\"UUID of the asset containing the event.\"),\n event_uuid: z.string().describe(\"UUID of the event to which the attachment belongs.\"),\n});\nconst RkvstDownloadEventAttachment_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const RkvstDownloadEventAttachmentOutput = z.object({\n content: RkvstDownloadEventAttachment_FileDownloadableSchema.nullable(),\n}).passthrough();\n\nexport const rkvstDownloadEventAttachment = action(\"RKVST_DOWNLOAD_EVENT_ATTACHMENT\", {\n slug: \"rkvst-download-event-attachment\",\n name: \"Download Event Attachment\",\n description: \"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.\",\n input: RkvstDownloadEventAttachmentInput,\n output: RkvstDownloadEventAttachmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACtF,CAAC;AACD,MAAM,sDAAsD,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,SAAS,oDAAoD,SAAS,EACxE,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const RkvstGetAppRegistration_CredentialSchema = zod.z.object({
|
|
|
6
6
|
secret: zod.z.string().describe("The client secret (redacted on standard GET responses).").nullable(),
|
|
7
7
|
valid_from: zod.z.string().describe("Secret validity start time in RFC3339 format.").nullable(),
|
|
8
8
|
valid_until: zod.z.string().describe("Secret expiry time in RFC3339 format.").nullable()
|
|
9
|
-
}).describe("Represents a time-limited secret credential for an application.");
|
|
9
|
+
}).passthrough().describe("Represents a time-limited secret credential for an application.");
|
|
10
10
|
const RkvstGetAppRegistrationOutput = zod.z.object({
|
|
11
11
|
roles: zod.z.array(zod.z.string()).describe("List of roles assigned to the application.").nullable().optional(),
|
|
12
12
|
identity: zod.z.string().describe("Resource name for the application.").nullable(),
|
|
@@ -15,7 +15,7 @@ const RkvstGetAppRegistrationOutput = zod.z.object({
|
|
|
15
15
|
credentials: zod.z.array(RkvstGetAppRegistration_CredentialSchema).describe("List of time-limited secret objects for the application.").nullable().optional(),
|
|
16
16
|
display_name: zod.z.string().describe("Human-readable display name for the application.").nullable(),
|
|
17
17
|
custom_claims: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom claims for use in access policies.").nullable().optional()
|
|
18
|
-
}).describe("Response model for an App Registration.");
|
|
18
|
+
}).passthrough().describe("Response model for an App Registration.");
|
|
19
19
|
const rkvstGetAppRegistration = require_action.action("RKVST_GET_APP_REGISTRATION", {
|
|
20
20
|
slug: "rkvst-get-app-registration",
|
|
21
21
|
name: "Get App Registration",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-app-registration.cjs","names":["z","action"],"sources":["../../src/actions/get-app-registration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetAppRegistrationInput = z.object({\n app_registration_id: z.string().describe(\"UUID of the App Registration to retrieve.\"),\n}).describe(\"Request model for fetching details of an App Registration.\");\nconst RkvstGetAppRegistration_CredentialSchema = z.object({\n secret: z.string().describe(\"The client secret (redacted on standard GET responses).\").nullable(),\n valid_from: z.string().describe(\"Secret validity start time in RFC3339 format.\").nullable(),\n valid_until: z.string().describe(\"Secret expiry time in RFC3339 format.\").nullable(),\n}).describe(\"Represents a time-limited secret credential for an application.\");\nexport const RkvstGetAppRegistrationOutput = z.object({\n roles: z.array(z.string()).describe(\"List of roles assigned to the application.\").nullable().optional(),\n identity: z.string().describe(\"Resource name for the application.\").nullable(),\n client_id: z.string().describe(\"Client ID for the OIDC client credentials flow.\").nullable(),\n tenant_id: z.string().describe(\"Identity of the owning tenant.\").nullable(),\n credentials: z.array(RkvstGetAppRegistration_CredentialSchema).describe(\"List of time-limited secret objects for the application.\").nullable().optional(),\n display_name: z.string().describe(\"Human-readable display name for the application.\").nullable(),\n custom_claims: z.record(z.string(), z.unknown()).describe(\"Custom claims for use in access policies.\").nullable().optional(),\n}).describe(\"Response model for an App Registration.\");\n\nexport const rkvstGetAppRegistration = action(\"RKVST_GET_APP_REGISTRATION\", {\n slug: \"rkvst-get-app-registration\",\n name: \"Get App Registration\",\n description: \"Tool to retrieve details for a given App Registration ID. Use after obtaining the application's UUID to inspect its configuration and credentials.\",\n input: RkvstGetAppRegistrationInput,\n output: RkvstGetAppRegistrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACtF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,iEAAiE;
|
|
1
|
+
{"version":3,"file":"get-app-registration.cjs","names":["z","action"],"sources":["../../src/actions/get-app-registration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetAppRegistrationInput = z.object({\n app_registration_id: z.string().describe(\"UUID of the App Registration to retrieve.\"),\n}).describe(\"Request model for fetching details of an App Registration.\");\nconst RkvstGetAppRegistration_CredentialSchema = z.object({\n secret: z.string().describe(\"The client secret (redacted on standard GET responses).\").nullable(),\n valid_from: z.string().describe(\"Secret validity start time in RFC3339 format.\").nullable(),\n valid_until: z.string().describe(\"Secret expiry time in RFC3339 format.\").nullable(),\n}).passthrough().describe(\"Represents a time-limited secret credential for an application.\");\nexport const RkvstGetAppRegistrationOutput = z.object({\n roles: z.array(z.string()).describe(\"List of roles assigned to the application.\").nullable().optional(),\n identity: z.string().describe(\"Resource name for the application.\").nullable(),\n client_id: z.string().describe(\"Client ID for the OIDC client credentials flow.\").nullable(),\n tenant_id: z.string().describe(\"Identity of the owning tenant.\").nullable(),\n credentials: z.array(RkvstGetAppRegistration_CredentialSchema).describe(\"List of time-limited secret objects for the application.\").nullable().optional(),\n display_name: z.string().describe(\"Human-readable display name for the application.\").nullable(),\n custom_claims: z.record(z.string(), z.unknown()).describe(\"Custom claims for use in access policies.\").nullable().optional(),\n}).passthrough().describe(\"Response model for an App Registration.\");\n\nexport const rkvstGetAppRegistration = action(\"RKVST_GET_APP_REGISTRATION\", {\n slug: \"rkvst-get-app-registration\",\n name: \"Get App Registration\",\n description: \"Tool to retrieve details for a given App Registration ID. Use after obtaining the application's UUID to inspect its configuration and credentials.\",\n input: RkvstGetAppRegistrationInput,\n output: RkvstGetAppRegistrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACtF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAC3F,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1E,aAAaA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC/F,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -13,13 +13,25 @@ declare const RkvstGetAppRegistrationOutput: z.ZodObject<{
|
|
|
13
13
|
secret: z.ZodNullable<z.ZodString>;
|
|
14
14
|
valid_from: z.ZodNullable<z.ZodString>;
|
|
15
15
|
valid_until: z.ZodNullable<z.ZodString>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
17
|
display_name: z.ZodNullable<z.ZodString>;
|
|
18
18
|
custom_claims: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const rkvstGetAppRegistration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
app_registration_id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
bearer_token: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
bearer_token: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { rkvstGetAppRegistration };
|
|
25
37
|
//# sourceMappingURL=get-app-registration.d.cts.map
|
|
@@ -13,13 +13,25 @@ declare const RkvstGetAppRegistrationOutput: z.ZodObject<{
|
|
|
13
13
|
secret: z.ZodNullable<z.ZodString>;
|
|
14
14
|
valid_from: z.ZodNullable<z.ZodString>;
|
|
15
15
|
valid_until: z.ZodNullable<z.ZodString>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
17
|
display_name: z.ZodNullable<z.ZodString>;
|
|
18
18
|
custom_claims: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const rkvstGetAppRegistration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
app_registration_id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
bearer_token: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
bearer_token: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { rkvstGetAppRegistration };
|
|
25
37
|
//# sourceMappingURL=get-app-registration.d.mts.map
|
|
@@ -6,7 +6,7 @@ const RkvstGetAppRegistration_CredentialSchema = z.object({
|
|
|
6
6
|
secret: z.string().describe("The client secret (redacted on standard GET responses).").nullable(),
|
|
7
7
|
valid_from: z.string().describe("Secret validity start time in RFC3339 format.").nullable(),
|
|
8
8
|
valid_until: z.string().describe("Secret expiry time in RFC3339 format.").nullable()
|
|
9
|
-
}).describe("Represents a time-limited secret credential for an application.");
|
|
9
|
+
}).passthrough().describe("Represents a time-limited secret credential for an application.");
|
|
10
10
|
const rkvstGetAppRegistration = action("RKVST_GET_APP_REGISTRATION", {
|
|
11
11
|
slug: "rkvst-get-app-registration",
|
|
12
12
|
name: "Get App Registration",
|
|
@@ -20,7 +20,7 @@ const rkvstGetAppRegistration = action("RKVST_GET_APP_REGISTRATION", {
|
|
|
20
20
|
credentials: z.array(RkvstGetAppRegistration_CredentialSchema).describe("List of time-limited secret objects for the application.").nullable().optional(),
|
|
21
21
|
display_name: z.string().describe("Human-readable display name for the application.").nullable(),
|
|
22
22
|
custom_claims: z.record(z.string(), z.unknown()).describe("Custom claims for use in access policies.").nullable().optional()
|
|
23
|
-
}).describe("Response model for an App Registration.")
|
|
23
|
+
}).passthrough().describe("Response model for an App Registration.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { rkvstGetAppRegistration };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-app-registration.mjs","names":[],"sources":["../../src/actions/get-app-registration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetAppRegistrationInput = z.object({\n app_registration_id: z.string().describe(\"UUID of the App Registration to retrieve.\"),\n}).describe(\"Request model for fetching details of an App Registration.\");\nconst RkvstGetAppRegistration_CredentialSchema = z.object({\n secret: z.string().describe(\"The client secret (redacted on standard GET responses).\").nullable(),\n valid_from: z.string().describe(\"Secret validity start time in RFC3339 format.\").nullable(),\n valid_until: z.string().describe(\"Secret expiry time in RFC3339 format.\").nullable(),\n}).describe(\"Represents a time-limited secret credential for an application.\");\nexport const RkvstGetAppRegistrationOutput = z.object({\n roles: z.array(z.string()).describe(\"List of roles assigned to the application.\").nullable().optional(),\n identity: z.string().describe(\"Resource name for the application.\").nullable(),\n client_id: z.string().describe(\"Client ID for the OIDC client credentials flow.\").nullable(),\n tenant_id: z.string().describe(\"Identity of the owning tenant.\").nullable(),\n credentials: z.array(RkvstGetAppRegistration_CredentialSchema).describe(\"List of time-limited secret objects for the application.\").nullable().optional(),\n display_name: z.string().describe(\"Human-readable display name for the application.\").nullable(),\n custom_claims: z.record(z.string(), z.unknown()).describe(\"Custom claims for use in access policies.\").nullable().optional(),\n}).describe(\"Response model for an App Registration.\");\n\nexport const rkvstGetAppRegistration = action(\"RKVST_GET_APP_REGISTRATION\", {\n slug: \"rkvst-get-app-registration\",\n name: \"Get App Registration\",\n description: \"Tool to retrieve details for a given App Registration ID. Use after obtaining the application's UUID to inspect its configuration and credentials.\",\n input: RkvstGetAppRegistrationInput,\n output: RkvstGetAppRegistrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,EACnD,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACtF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,2CAA2C,EAAE,OAAO;CACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,iEAAiE;
|
|
1
|
+
{"version":3,"file":"get-app-registration.mjs","names":[],"sources":["../../src/actions/get-app-registration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetAppRegistrationInput = z.object({\n app_registration_id: z.string().describe(\"UUID of the App Registration to retrieve.\"),\n}).describe(\"Request model for fetching details of an App Registration.\");\nconst RkvstGetAppRegistration_CredentialSchema = z.object({\n secret: z.string().describe(\"The client secret (redacted on standard GET responses).\").nullable(),\n valid_from: z.string().describe(\"Secret validity start time in RFC3339 format.\").nullable(),\n valid_until: z.string().describe(\"Secret expiry time in RFC3339 format.\").nullable(),\n}).passthrough().describe(\"Represents a time-limited secret credential for an application.\");\nexport const RkvstGetAppRegistrationOutput = z.object({\n roles: z.array(z.string()).describe(\"List of roles assigned to the application.\").nullable().optional(),\n identity: z.string().describe(\"Resource name for the application.\").nullable(),\n client_id: z.string().describe(\"Client ID for the OIDC client credentials flow.\").nullable(),\n tenant_id: z.string().describe(\"Identity of the owning tenant.\").nullable(),\n credentials: z.array(RkvstGetAppRegistration_CredentialSchema).describe(\"List of time-limited secret objects for the application.\").nullable().optional(),\n display_name: z.string().describe(\"Human-readable display name for the application.\").nullable(),\n custom_claims: z.record(z.string(), z.unknown()).describe(\"Custom claims for use in access policies.\").nullable().optional(),\n}).passthrough().describe(\"Response model for an App Registration.\");\n\nexport const rkvstGetAppRegistration = action(\"RKVST_GET_APP_REGISTRATION\", {\n slug: \"rkvst-get-app-registration\",\n name: \"Get App Registration\",\n description: \"Tool to retrieve details for a given App Registration ID. Use after obtaining the application's UUID to inspect its configuration and credentials.\",\n input: RkvstGetAppRegistrationInput,\n output: RkvstGetAppRegistrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,EACnD,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACtF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,2CAA2C,EAAE,OAAO;CACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAW3F,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAf2C,EAAE,OAAO;EACpD,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC1E,aAAa,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxJ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC/F,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
|
|
@@ -17,7 +17,7 @@ const RkvstGetAssetOutput = zod.z.object({
|
|
|
17
17
|
proof_mechanism: zod.z.string().describe("Mechanism used to provide evidential proof for events on this asset").nullable().optional(),
|
|
18
18
|
tenant_identity: zod.z.string().describe("Identity of the tenant that created this asset").nullable(),
|
|
19
19
|
confirmation_status: zod.z.string().describe("Whether the asset has been committed (e.g., PENDING or CONFIRMED)").nullable()
|
|
20
|
-
}).describe("Response schema for retrieved Asset details.");
|
|
20
|
+
}).passthrough().describe("Response schema for retrieved Asset details.");
|
|
21
21
|
const rkvstGetAsset = require_action.action("RKVST_GET_ASSET", {
|
|
22
22
|
slug: "rkvst-get-asset",
|
|
23
23
|
name: "Get Asset",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-asset.cjs","names":["z","action"],"sources":["../../src/actions/get-asset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetAssetInput = z.object({\n at_time: z.string().describe(\"Optional ISO 8601 timestamp to retrieve the Asset's state at a past time\").optional(),\n asset_uuid: z.string().describe(\"UUID of the Asset to retrieve\"),\n}).describe(\"Request schema for retrieving details of a specific Asset by UUID.\");\nexport const RkvstGetAssetOutput = z.object({\n owner: z.string().describe(\"Wallet address of the asset owner\").nullable(),\n public: z.boolean().describe(\"Whether the asset is public\").nullable(),\n at_time: z.string().describe(\"Time the asset data is from (ISO 8601)\").nullable(),\n tracked: z.string().describe(\"Whether the asset is tracked in the system\").nullable(),\n chain_id: z.string().describe(\"Chain ID of the blockchain associated with this asset\").nullable().optional(),\n identity: z.string().describe(\"Relative resource address in the form assets/{UUID}\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key-value mapping of asset properties\"),\n behaviours: z.array(z.string()).describe(\"List of enabled behaviours for this asset\"),\n proof_mechanism: z.string().describe(\"Mechanism used to provide evidential proof for events on this asset\").nullable().optional(),\n tenant_identity: z.string().describe(\"Identity of the tenant that created this asset\").nullable(),\n confirmation_status: z.string().describe(\"Whether the asset has been committed (e.g., PENDING or CONFIRMED)\").nullable(),\n}).describe(\"Response schema for retrieved Asset details.\");\n\nexport const rkvstGetAsset = action(\"RKVST_GET_ASSET\", {\n slug: \"rkvst-get-asset\",\n name: \"Get Asset\",\n description: \"Tool to retrieve details for a given Asset. Use after you have its UUID; set `at_time` to get historical state.\",\n input: RkvstGetAssetInput,\n output: RkvstGetAssetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;AACjE,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;CAC9F,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAChG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,8CAA8C;
|
|
1
|
+
{"version":3,"file":"get-asset.cjs","names":["z","action"],"sources":["../../src/actions/get-asset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetAssetInput = z.object({\n at_time: z.string().describe(\"Optional ISO 8601 timestamp to retrieve the Asset's state at a past time\").optional(),\n asset_uuid: z.string().describe(\"UUID of the Asset to retrieve\"),\n}).describe(\"Request schema for retrieving details of a specific Asset by UUID.\");\nexport const RkvstGetAssetOutput = z.object({\n owner: z.string().describe(\"Wallet address of the asset owner\").nullable(),\n public: z.boolean().describe(\"Whether the asset is public\").nullable(),\n at_time: z.string().describe(\"Time the asset data is from (ISO 8601)\").nullable(),\n tracked: z.string().describe(\"Whether the asset is tracked in the system\").nullable(),\n chain_id: z.string().describe(\"Chain ID of the blockchain associated with this asset\").nullable().optional(),\n identity: z.string().describe(\"Relative resource address in the form assets/{UUID}\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key-value mapping of asset properties\"),\n behaviours: z.array(z.string()).describe(\"List of enabled behaviours for this asset\"),\n proof_mechanism: z.string().describe(\"Mechanism used to provide evidential proof for events on this asset\").nullable().optional(),\n tenant_identity: z.string().describe(\"Identity of the tenant that created this asset\").nullable(),\n confirmation_status: z.string().describe(\"Whether the asset has been committed (e.g., PENDING or CONFIRMED)\").nullable(),\n}).passthrough().describe(\"Response schema for retrieved Asset details.\");\n\nexport const rkvstGetAsset = action(\"RKVST_GET_ASSET\", {\n slug: \"rkvst-get-asset\",\n name: \"Get Asset\",\n description: \"Tool to retrieve details for a given Asset. Use after you have its UUID; set `at_time` to get historical state.\",\n input: RkvstGetAssetInput,\n output: RkvstGetAssetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;AACjE,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;CAC9F,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAChG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,11 +17,23 @@ declare const RkvstGetAssetOutput: z.ZodObject<{
|
|
|
17
17
|
proof_mechanism: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
tenant_identity: z.ZodNullable<z.ZodString>;
|
|
19
19
|
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const rkvstGetAsset: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
asset_uuid: string;
|
|
23
23
|
at_time?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
bearer_token: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
bearer_token: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { rkvstGetAsset };
|
|
27
39
|
//# sourceMappingURL=get-asset.d.cts.map
|
|
@@ -17,11 +17,23 @@ declare const RkvstGetAssetOutput: z.ZodObject<{
|
|
|
17
17
|
proof_mechanism: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
tenant_identity: z.ZodNullable<z.ZodString>;
|
|
19
19
|
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const rkvstGetAsset: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
asset_uuid: string;
|
|
23
23
|
at_time?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
bearer_token: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
bearer_token: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { rkvstGetAsset };
|
|
27
39
|
//# sourceMappingURL=get-asset.d.mts.map
|
|
@@ -20,7 +20,7 @@ const rkvstGetAsset = action("RKVST_GET_ASSET", {
|
|
|
20
20
|
proof_mechanism: z.string().describe("Mechanism used to provide evidential proof for events on this asset").nullable().optional(),
|
|
21
21
|
tenant_identity: z.string().describe("Identity of the tenant that created this asset").nullable(),
|
|
22
22
|
confirmation_status: z.string().describe("Whether the asset has been committed (e.g., PENDING or CONFIRMED)").nullable()
|
|
23
|
-
}).describe("Response schema for retrieved Asset details.")
|
|
23
|
+
}).passthrough().describe("Response schema for retrieved Asset details.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { rkvstGetAsset };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-asset.mjs","names":[],"sources":["../../src/actions/get-asset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetAssetInput = z.object({\n at_time: z.string().describe(\"Optional ISO 8601 timestamp to retrieve the Asset's state at a past time\").optional(),\n asset_uuid: z.string().describe(\"UUID of the Asset to retrieve\"),\n}).describe(\"Request schema for retrieving details of a specific Asset by UUID.\");\nexport const RkvstGetAssetOutput = z.object({\n owner: z.string().describe(\"Wallet address of the asset owner\").nullable(),\n public: z.boolean().describe(\"Whether the asset is public\").nullable(),\n at_time: z.string().describe(\"Time the asset data is from (ISO 8601)\").nullable(),\n tracked: z.string().describe(\"Whether the asset is tracked in the system\").nullable(),\n chain_id: z.string().describe(\"Chain ID of the blockchain associated with this asset\").nullable().optional(),\n identity: z.string().describe(\"Relative resource address in the form assets/{UUID}\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key-value mapping of asset properties\"),\n behaviours: z.array(z.string()).describe(\"List of enabled behaviours for this asset\"),\n proof_mechanism: z.string().describe(\"Mechanism used to provide evidential proof for events on this asset\").nullable().optional(),\n tenant_identity: z.string().describe(\"Identity of the tenant that created this asset\").nullable(),\n confirmation_status: z.string().describe(\"Whether the asset has been committed (e.g., PENDING or CONFIRMED)\").nullable(),\n}).describe(\"Response schema for retrieved Asset details.\");\n\nexport const rkvstGetAsset = action(\"RKVST_GET_ASSET\", {\n slug: \"rkvst-get-asset\",\n name: \"Get Asset\",\n description: \"Tool to retrieve details for a given Asset. Use after you have its UUID; set `at_time` to get historical state.\",\n input: RkvstGetAssetInput,\n output: RkvstGetAssetOutput,\n});\n"],"mappings":";;AAsBA,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtBgC,EAAE,OAAO;EACzC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACjE,CAAC,CAAC,CAAC,SAAS,oEAmBH;CACP,QAnBiC,EAAE,OAAO;EAC1C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;EAC9F,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C;EACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAChG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-asset.mjs","names":[],"sources":["../../src/actions/get-asset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetAssetInput = z.object({\n at_time: z.string().describe(\"Optional ISO 8601 timestamp to retrieve the Asset's state at a past time\").optional(),\n asset_uuid: z.string().describe(\"UUID of the Asset to retrieve\"),\n}).describe(\"Request schema for retrieving details of a specific Asset by UUID.\");\nexport const RkvstGetAssetOutput = z.object({\n owner: z.string().describe(\"Wallet address of the asset owner\").nullable(),\n public: z.boolean().describe(\"Whether the asset is public\").nullable(),\n at_time: z.string().describe(\"Time the asset data is from (ISO 8601)\").nullable(),\n tracked: z.string().describe(\"Whether the asset is tracked in the system\").nullable(),\n chain_id: z.string().describe(\"Chain ID of the blockchain associated with this asset\").nullable().optional(),\n identity: z.string().describe(\"Relative resource address in the form assets/{UUID}\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key-value mapping of asset properties\"),\n behaviours: z.array(z.string()).describe(\"List of enabled behaviours for this asset\"),\n proof_mechanism: z.string().describe(\"Mechanism used to provide evidential proof for events on this asset\").nullable().optional(),\n tenant_identity: z.string().describe(\"Identity of the tenant that created this asset\").nullable(),\n confirmation_status: z.string().describe(\"Whether the asset has been committed (e.g., PENDING or CONFIRMED)\").nullable(),\n}).passthrough().describe(\"Response schema for retrieved Asset details.\");\n\nexport const rkvstGetAsset = action(\"RKVST_GET_ASSET\", {\n slug: \"rkvst-get-asset\",\n name: \"Get Asset\",\n description: \"Tool to retrieve details for a given Asset. Use after you have its UUID; set `at_time` to get historical state.\",\n input: RkvstGetAssetInput,\n output: RkvstGetAssetOutput,\n});\n"],"mappings":";;AAsBA,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtBgC,EAAE,OAAO;EACzC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACjE,CAAC,CAAC,CAAC,SAAS,oEAmBH;CACP,QAnBiC,EAAE,OAAO;EAC1C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;EAC9F,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C;EACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAChG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const RkvstGetBlobInput = zod.z.object({
|
|
|
8
8
|
const RkvstGetBlob_BlobHashSchema = zod.z.object({
|
|
9
9
|
alg: zod.z.string().describe("Hash algorithm of the Blob.").nullable(),
|
|
10
10
|
value: zod.z.string().describe("Hash value of the Blob.").nullable()
|
|
11
|
-
}).describe("Hash details of the Blob.");
|
|
11
|
+
}).passthrough().describe("Hash details of the Blob.");
|
|
12
12
|
const RkvstGetBlobOutput = zod.z.object({
|
|
13
13
|
hash: RkvstGetBlob_BlobHashSchema.nullable(),
|
|
14
14
|
size: zod.z.number().int().describe("Size of the Blob in bytes.").nullable(),
|
|
@@ -21,7 +21,7 @@ const RkvstGetBlobOutput = zod.z.object({
|
|
|
21
21
|
scanned_timestamp: zod.z.string().describe("Timestamp when the Blob was scanned (ISO 8601).").nullable().optional(),
|
|
22
22
|
scanned_bad_reason: zod.z.string().describe("Reason if the scan failed.").nullable().optional(),
|
|
23
23
|
timestamp_accepted: zod.z.string().describe("Time when the request was accepted (ISO 8601).").nullable()
|
|
24
|
-
}).describe("Response schema for retrieving a Blob metadata.");
|
|
24
|
+
}).passthrough().describe("Response schema for retrieving a Blob metadata.");
|
|
25
25
|
const rkvstGetBlob = require_action.action("RKVST_GET_BLOB", {
|
|
26
26
|
slug: "rkvst-get-blob",
|
|
27
27
|
name: "Get Blob",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blob.cjs","names":["z","action"],"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}).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}).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,oBAAoBA,IAAAA,EAAE,OAAO;CACxC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yMAAyM,CAAC,CAAC,SAAS;AACtP,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"get-blob.cjs","names":["z","action"],"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,oBAAoBA,IAAAA,EAAE,OAAO;CACxC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yMAAyM,CAAC,CAAC,SAAS;AACtP,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,MAAM,4BAA4B,SAAS;CAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACtE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAClE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACpE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,eAAeC,eAAAA,OAAO,kBAAkB;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ declare const RkvstGetBlobOutput: z.ZodObject<{
|
|
|
9
9
|
hash: z.ZodNullable<z.ZodObject<{
|
|
10
10
|
alg: z.ZodNullable<z.ZodString>;
|
|
11
11
|
value: z.ZodNullable<z.ZodString>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
13
|
size: z.ZodNullable<z.ZodNumber>;
|
|
14
14
|
issuer: z.ZodNullable<z.ZodString>;
|
|
15
15
|
subject: z.ZodNullable<z.ZodString>;
|
|
@@ -20,11 +20,23 @@ declare const RkvstGetBlobOutput: z.ZodObject<{
|
|
|
20
20
|
scanned_timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
scanned_bad_reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
timestamp_accepted: z.ZodNullable<z.ZodString>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const rkvstGetBlob: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
blob_id: string;
|
|
26
26
|
asset_uuid?: string | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
bearer_token: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
bearer_token: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { rkvstGetBlob };
|
|
30
42
|
//# sourceMappingURL=get-blob.d.cts.map
|
|
@@ -9,7 +9,7 @@ declare const RkvstGetBlobOutput: z.ZodObject<{
|
|
|
9
9
|
hash: z.ZodNullable<z.ZodObject<{
|
|
10
10
|
alg: z.ZodNullable<z.ZodString>;
|
|
11
11
|
value: z.ZodNullable<z.ZodString>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
13
|
size: z.ZodNullable<z.ZodNumber>;
|
|
14
14
|
issuer: z.ZodNullable<z.ZodString>;
|
|
15
15
|
subject: z.ZodNullable<z.ZodString>;
|
|
@@ -20,11 +20,23 @@ declare const RkvstGetBlobOutput: z.ZodObject<{
|
|
|
20
20
|
scanned_timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
scanned_bad_reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
timestamp_accepted: z.ZodNullable<z.ZodString>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const rkvstGetBlob: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
blob_id: string;
|
|
26
26
|
asset_uuid?: string | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
bearer_token: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
bearer_token: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { rkvstGetBlob };
|
|
30
42
|
//# sourceMappingURL=get-blob.d.mts.map
|
|
@@ -8,7 +8,7 @@ const RkvstGetBlobInput = z.object({
|
|
|
8
8
|
const RkvstGetBlob_BlobHashSchema = z.object({
|
|
9
9
|
alg: z.string().describe("Hash algorithm of the Blob.").nullable(),
|
|
10
10
|
value: z.string().describe("Hash value of the Blob.").nullable()
|
|
11
|
-
}).describe("Hash details of the Blob.");
|
|
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",
|
|
@@ -26,7 +26,7 @@ const rkvstGetBlob = action("RKVST_GET_BLOB", {
|
|
|
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
28
|
timestamp_accepted: z.string().describe("Time when the request was accepted (ISO 8601).").nullable()
|
|
29
|
-
}).describe("Response schema for retrieving a Blob metadata.")
|
|
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 = 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}).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}).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,SAAS,2BAA2B;
|
|
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"}
|
|
@@ -11,7 +11,7 @@ const RkvstGetEventOutput = zod.z.object({
|
|
|
11
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
13
|
confirmation_status: zod.z.string().describe("Event confirmation state; one of STORED, COMMITTED, CONFIRMED.").nullable()
|
|
14
|
-
}).describe("Response schema for an Event in DataTrails.");
|
|
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 = 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}).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,SAAS,6CAA6C;
|
|
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"}
|
|
@@ -13,10 +13,22 @@ declare const RkvstGetEventOutput: z.ZodObject<{
|
|
|
13
13
|
origin_tenant: z.ZodNullable<z.ZodString>;
|
|
14
14
|
merklelog_commit: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
15
15
|
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const rkvstGetEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
event_uuid: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
bearer_token: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
bearer_token: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { rkvstGetEvent };
|
|
22
34
|
//# sourceMappingURL=get-event.d.cts.map
|
|
@@ -13,10 +13,22 @@ declare const RkvstGetEventOutput: z.ZodObject<{
|
|
|
13
13
|
origin_tenant: z.ZodNullable<z.ZodString>;
|
|
14
14
|
merklelog_commit: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
15
15
|
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const rkvstGetEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
event_uuid: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
bearer_token: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
bearer_token: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { rkvstGetEvent };
|
|
22
34
|
//# sourceMappingURL=get-event.d.mts.map
|
|
@@ -14,7 +14,7 @@ const rkvstGetEvent = action("RKVST_GET_EVENT", {
|
|
|
14
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
16
|
confirmation_status: z.string().describe("Event confirmation state; one of STORED, COMMITTED, CONFIRMED.").nullable()
|
|
17
|
-
}).describe("Response schema for an Event in DataTrails.")
|
|
17
|
+
}).passthrough().describe("Response schema for an Event in DataTrails.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { rkvstGetEvent };
|