@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
|
@@ -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 = 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":";;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,SAAS,
|
|
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"}
|
|
@@ -10,7 +10,7 @@ const RkvstGetIamSubjectOutput = zod.z.object({
|
|
|
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
12
|
confirmation_status: zod.z.string().describe("Status of subject confirmation (e.g., PENDING, CONFIRMED).").nullable()
|
|
13
|
-
}).describe("Response model for retrieving IAM subject details.");
|
|
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 = 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}).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,SAAS,oDAAoD;
|
|
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"}
|
|
@@ -12,10 +12,22 @@ declare const RkvstGetIamSubjectOutput: z.ZodObject<{
|
|
|
12
12
|
wallet_pub_key: z.ZodArray<z.ZodString>;
|
|
13
13
|
tessera_pub_key: z.ZodArray<z.ZodString>;
|
|
14
14
|
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const rkvstGetIamSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
subject_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
bearer_token: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { rkvstGetIamSubject };
|
|
21
33
|
//# sourceMappingURL=get-iam-subject.d.cts.map
|
|
@@ -12,10 +12,22 @@ declare const RkvstGetIamSubjectOutput: z.ZodObject<{
|
|
|
12
12
|
wallet_pub_key: z.ZodArray<z.ZodString>;
|
|
13
13
|
tessera_pub_key: z.ZodArray<z.ZodString>;
|
|
14
14
|
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const rkvstGetIamSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
subject_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
bearer_token: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { rkvstGetIamSubject };
|
|
21
33
|
//# sourceMappingURL=get-iam-subject.d.mts.map
|
|
@@ -13,7 +13,7 @@ const rkvstGetIamSubject = action("RKVST_GET_IAM_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
15
|
confirmation_status: z.string().describe("Status of subject confirmation (e.g., PENDING, CONFIRMED).").nullable()
|
|
16
|
-
}).describe("Response model for retrieving IAM subject details.")
|
|
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 = 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}).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,SAAS,
|
|
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"}
|
|
@@ -8,7 +8,7 @@ const RkvstGetMemberOutput = zod.z.object({
|
|
|
8
8
|
active: zod.z.boolean().describe("Whether the membership is active.").nullable(),
|
|
9
9
|
identity: zod.z.string().describe("Resource identity of the member.").nullable(),
|
|
10
10
|
display_name: zod.z.string().describe("Display name of the member.").nullable()
|
|
11
|
-
}).describe("Response schema for retrieving a Member.");
|
|
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 = 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}).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,SAAS,0CAA0C;
|
|
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"}
|
|
@@ -10,10 +10,22 @@ declare const RkvstGetMemberOutput: z.ZodObject<{
|
|
|
10
10
|
active: z.ZodNullable<z.ZodBoolean>;
|
|
11
11
|
identity: z.ZodNullable<z.ZodString>;
|
|
12
12
|
display_name: z.ZodNullable<z.ZodString>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const rkvstGetMember: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
member_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
bearer_token: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { rkvstGetMember };
|
|
19
31
|
//# sourceMappingURL=get-member.d.cts.map
|
|
@@ -10,10 +10,22 @@ declare const RkvstGetMemberOutput: z.ZodObject<{
|
|
|
10
10
|
active: z.ZodNullable<z.ZodBoolean>;
|
|
11
11
|
identity: z.ZodNullable<z.ZodString>;
|
|
12
12
|
display_name: z.ZodNullable<z.ZodString>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const rkvstGetMember: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
member_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
bearer_token: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { rkvstGetMember };
|
|
19
31
|
//# sourceMappingURL=get-member.d.mts.map
|
|
@@ -11,7 +11,7 @@ const rkvstGetMember = action("RKVST_GET_MEMBER", {
|
|
|
11
11
|
active: z.boolean().describe("Whether the membership is active.").nullable(),
|
|
12
12
|
identity: z.string().describe("Resource identity of the member.").nullable(),
|
|
13
13
|
display_name: z.string().describe("Display name of the member.").nullable()
|
|
14
|
-
}).describe("Response schema for retrieving a Member.")
|
|
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 = 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}).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,SAAS,
|
|
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"}
|
|
@@ -24,7 +24,7 @@ const RkvstGetPublicAssetEventOutput = zod.z.object({
|
|
|
24
24
|
timestamp_declared: zod.z.string().describe("Time declared by the user").nullable(),
|
|
25
25
|
confirmation_status: zod.z.string().describe("Whether event is committed/confirmed").nullable(),
|
|
26
26
|
timestamp_committed: zod.z.string().describe("Time recorded in verifiable storage").nullable()
|
|
27
|
-
}).describe("Response schema for GET_PUBLIC_ASSET_EVENT.");
|
|
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",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-public-asset-event.cjs","names":["z","action"],"sources":["../../src/actions/get-public-asset-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetPublicAssetEventInput = z.object({\n uuid: z.string().describe(\"UUID of the event to retrieve\"),\n asset_uuid: z.string().describe(\"UUID of the public asset\"),\n}).describe(\"Request schema for GET_PUBLIC_ASSET_EVENT.\");\nexport const RkvstGetPublicAssetEventOutput = z.object({\n from: z.string().describe(\"Wallet address that created the event\").nullable().optional(),\n identity: z.string().describe(\"Event resource identity\").nullable(),\n behaviour: z.string().describe(\"Behaviour used to create the event (e.g., RecordEvidence)\").nullable(),\n operation: z.string().describe(\"Operation represented by the event (e.g., Record)\").nullable(),\n block_number: z.string().describe(\"Block number the event was committed on\").nullable(),\n asset_identity: z.string().describe(\"Identity of related public asset resource (publicassets/{UUID})\").nullable(),\n transaction_id: z.string().describe(\"Transaction hash (hex string)\").nullable().optional(),\n merklelog_entry: z.record(z.string(), z.unknown()).describe(\"Verifiable Merkle MMR log entry details\").nullable().optional(),\n tenant_identity: z.string().describe(\"Tenant that created the event\").nullable(),\n asset_attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of asset attributes\"),\n event_attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of event attributes\"),\n transaction_index: z.string().describe(\"Index within committed block\").nullable().optional(),\n principal_accepted: z.record(z.string(), z.unknown()).describe(\"Principal recorded by the server\"),\n principal_declared: z.record(z.string(), z.unknown()).describe(\"Principal provided by the user\"),\n timestamp_accepted: z.string().describe(\"Server-recorded event time\").nullable(),\n timestamp_declared: z.string().describe(\"Time declared by the user\").nullable(),\n confirmation_status: z.string().describe(\"Whether event is committed/confirmed\").nullable(),\n timestamp_committed: z.string().describe(\"Time recorded in verifiable storage\").nullable(),\n}).describe(\"Response schema for GET_PUBLIC_ASSET_EVENT.\");\n\nexport const rkvstGetPublicAssetEvent = action(\"RKVST_GET_PUBLIC_ASSET_EVENT\", {\n slug: \"rkvst-get-public-asset-event\",\n name: \"Get Public Asset Event\",\n description: \"Tool to retrieve a specific public asset event. Use when you have public asset and event UUIDs.\",\n input: RkvstGetPublicAssetEventInput,\n output: RkvstGetPublicAssetEventOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACzD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;AAC5D,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC/E,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;CACpG,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;CACpG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,oBAAoBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACjG,oBAAoBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gCAAgC;CAC/F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/E,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC1F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,6CAA6C;
|
|
1
|
+
{"version":3,"file":"get-public-asset-event.cjs","names":["z","action"],"sources":["../../src/actions/get-public-asset-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetPublicAssetEventInput = z.object({\n uuid: z.string().describe(\"UUID of the event to retrieve\"),\n asset_uuid: z.string().describe(\"UUID of the public asset\"),\n}).describe(\"Request schema for GET_PUBLIC_ASSET_EVENT.\");\nexport const RkvstGetPublicAssetEventOutput = z.object({\n from: z.string().describe(\"Wallet address that created the event\").nullable().optional(),\n identity: z.string().describe(\"Event resource identity\").nullable(),\n behaviour: z.string().describe(\"Behaviour used to create the event (e.g., RecordEvidence)\").nullable(),\n operation: z.string().describe(\"Operation represented by the event (e.g., Record)\").nullable(),\n block_number: z.string().describe(\"Block number the event was committed on\").nullable(),\n asset_identity: z.string().describe(\"Identity of related public asset resource (publicassets/{UUID})\").nullable(),\n transaction_id: z.string().describe(\"Transaction hash (hex string)\").nullable().optional(),\n merklelog_entry: z.record(z.string(), z.unknown()).describe(\"Verifiable Merkle MMR log entry details\").nullable().optional(),\n tenant_identity: z.string().describe(\"Tenant that created the event\").nullable(),\n asset_attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of asset attributes\"),\n event_attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of event attributes\"),\n transaction_index: z.string().describe(\"Index within committed block\").nullable().optional(),\n principal_accepted: z.record(z.string(), z.unknown()).describe(\"Principal recorded by the server\"),\n principal_declared: z.record(z.string(), z.unknown()).describe(\"Principal provided by the user\"),\n timestamp_accepted: z.string().describe(\"Server-recorded event time\").nullable(),\n timestamp_declared: z.string().describe(\"Time declared by the user\").nullable(),\n confirmation_status: z.string().describe(\"Whether event is committed/confirmed\").nullable(),\n timestamp_committed: z.string().describe(\"Time recorded in verifiable storage\").nullable(),\n}).passthrough().describe(\"Response schema for GET_PUBLIC_ASSET_EVENT.\");\n\nexport const rkvstGetPublicAssetEvent = action(\"RKVST_GET_PUBLIC_ASSET_EVENT\", {\n slug: \"rkvst-get-public-asset-event\",\n name: \"Get Public Asset Event\",\n description: \"Tool to retrieve a specific public asset event. Use when you have public asset and event UUIDs.\",\n input: RkvstGetPublicAssetEventInput,\n output: RkvstGetPublicAssetEventOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACzD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;AAC5D,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC/E,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;CACpG,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;CACpG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,oBAAoBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACjG,oBAAoBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gCAAgC;CAC/F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/E,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC1F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -24,11 +24,23 @@ declare const RkvstGetPublicAssetEventOutput: z.ZodObject<{
|
|
|
24
24
|
timestamp_declared: z.ZodNullable<z.ZodString>;
|
|
25
25
|
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
26
26
|
timestamp_committed: z.ZodNullable<z.ZodString>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const rkvstGetPublicAssetEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
uuid: string;
|
|
30
30
|
asset_uuid: string;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
bearer_token: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
bearer_token: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { rkvstGetPublicAssetEvent };
|
|
34
46
|
//# sourceMappingURL=get-public-asset-event.d.cts.map
|
|
@@ -24,11 +24,23 @@ declare const RkvstGetPublicAssetEventOutput: z.ZodObject<{
|
|
|
24
24
|
timestamp_declared: z.ZodNullable<z.ZodString>;
|
|
25
25
|
confirmation_status: z.ZodNullable<z.ZodString>;
|
|
26
26
|
timestamp_committed: z.ZodNullable<z.ZodString>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const rkvstGetPublicAssetEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
uuid: string;
|
|
30
30
|
asset_uuid: string;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
bearer_token: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
bearer_token: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { rkvstGetPublicAssetEvent };
|
|
34
46
|
//# sourceMappingURL=get-public-asset-event.d.mts.map
|
|
@@ -27,7 +27,7 @@ const rkvstGetPublicAssetEvent = action("RKVST_GET_PUBLIC_ASSET_EVENT", {
|
|
|
27
27
|
timestamp_declared: z.string().describe("Time declared by the user").nullable(),
|
|
28
28
|
confirmation_status: z.string().describe("Whether event is committed/confirmed").nullable(),
|
|
29
29
|
timestamp_committed: z.string().describe("Time recorded in verifiable storage").nullable()
|
|
30
|
-
}).describe("Response schema for GET_PUBLIC_ASSET_EVENT.")
|
|
30
|
+
}).passthrough().describe("Response schema for GET_PUBLIC_ASSET_EVENT.")
|
|
31
31
|
});
|
|
32
32
|
//#endregion
|
|
33
33
|
export { rkvstGetPublicAssetEvent };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-public-asset-event.mjs","names":[],"sources":["../../src/actions/get-public-asset-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetPublicAssetEventInput = z.object({\n uuid: z.string().describe(\"UUID of the event to retrieve\"),\n asset_uuid: z.string().describe(\"UUID of the public asset\"),\n}).describe(\"Request schema for GET_PUBLIC_ASSET_EVENT.\");\nexport const RkvstGetPublicAssetEventOutput = z.object({\n from: z.string().describe(\"Wallet address that created the event\").nullable().optional(),\n identity: z.string().describe(\"Event resource identity\").nullable(),\n behaviour: z.string().describe(\"Behaviour used to create the event (e.g., RecordEvidence)\").nullable(),\n operation: z.string().describe(\"Operation represented by the event (e.g., Record)\").nullable(),\n block_number: z.string().describe(\"Block number the event was committed on\").nullable(),\n asset_identity: z.string().describe(\"Identity of related public asset resource (publicassets/{UUID})\").nullable(),\n transaction_id: z.string().describe(\"Transaction hash (hex string)\").nullable().optional(),\n merklelog_entry: z.record(z.string(), z.unknown()).describe(\"Verifiable Merkle MMR log entry details\").nullable().optional(),\n tenant_identity: z.string().describe(\"Tenant that created the event\").nullable(),\n asset_attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of asset attributes\"),\n event_attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of event attributes\"),\n transaction_index: z.string().describe(\"Index within committed block\").nullable().optional(),\n principal_accepted: z.record(z.string(), z.unknown()).describe(\"Principal recorded by the server\"),\n principal_declared: z.record(z.string(), z.unknown()).describe(\"Principal provided by the user\"),\n timestamp_accepted: z.string().describe(\"Server-recorded event time\").nullable(),\n timestamp_declared: z.string().describe(\"Time declared by the user\").nullable(),\n confirmation_status: z.string().describe(\"Whether event is committed/confirmed\").nullable(),\n timestamp_committed: z.string().describe(\"Time recorded in verifiable storage\").nullable(),\n}).describe(\"Response schema for GET_PUBLIC_ASSET_EVENT.\");\n\nexport const rkvstGetPublicAssetEvent = action(\"RKVST_GET_PUBLIC_ASSET_EVENT\", {\n slug: \"rkvst-get-public-asset-event\",\n name: \"Get Public Asset Event\",\n description: \"Tool to retrieve a specific public asset event. Use when you have public asset and event UUIDs.\",\n input: RkvstGetPublicAssetEventInput,\n output: RkvstGetPublicAssetEventOutput,\n});\n"],"mappings":";;AA6BA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA7B2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACzD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CAC5D,CAAC,CAAC,CAAC,SAAS,4CA0BH;CACP,QA1B4C,EAAE,OAAO;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACrG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC7F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC/E,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;EACpG,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;EACpG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;EACjG,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gCAAgC;EAC/F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAC/E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAC9E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC1F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-public-asset-event.mjs","names":[],"sources":["../../src/actions/get-public-asset-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetPublicAssetEventInput = z.object({\n uuid: z.string().describe(\"UUID of the event to retrieve\"),\n asset_uuid: z.string().describe(\"UUID of the public asset\"),\n}).describe(\"Request schema for GET_PUBLIC_ASSET_EVENT.\");\nexport const RkvstGetPublicAssetEventOutput = z.object({\n from: z.string().describe(\"Wallet address that created the event\").nullable().optional(),\n identity: z.string().describe(\"Event resource identity\").nullable(),\n behaviour: z.string().describe(\"Behaviour used to create the event (e.g., RecordEvidence)\").nullable(),\n operation: z.string().describe(\"Operation represented by the event (e.g., Record)\").nullable(),\n block_number: z.string().describe(\"Block number the event was committed on\").nullable(),\n asset_identity: z.string().describe(\"Identity of related public asset resource (publicassets/{UUID})\").nullable(),\n transaction_id: z.string().describe(\"Transaction hash (hex string)\").nullable().optional(),\n merklelog_entry: z.record(z.string(), z.unknown()).describe(\"Verifiable Merkle MMR log entry details\").nullable().optional(),\n tenant_identity: z.string().describe(\"Tenant that created the event\").nullable(),\n asset_attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of asset attributes\"),\n event_attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of event attributes\"),\n transaction_index: z.string().describe(\"Index within committed block\").nullable().optional(),\n principal_accepted: z.record(z.string(), z.unknown()).describe(\"Principal recorded by the server\"),\n principal_declared: z.record(z.string(), z.unknown()).describe(\"Principal provided by the user\"),\n timestamp_accepted: z.string().describe(\"Server-recorded event time\").nullable(),\n timestamp_declared: z.string().describe(\"Time declared by the user\").nullable(),\n confirmation_status: z.string().describe(\"Whether event is committed/confirmed\").nullable(),\n timestamp_committed: z.string().describe(\"Time recorded in verifiable storage\").nullable(),\n}).passthrough().describe(\"Response schema for GET_PUBLIC_ASSET_EVENT.\");\n\nexport const rkvstGetPublicAssetEvent = action(\"RKVST_GET_PUBLIC_ASSET_EVENT\", {\n slug: \"rkvst-get-public-asset-event\",\n name: \"Get Public Asset Event\",\n description: \"Tool to retrieve a specific public asset event. Use when you have public asset and event UUIDs.\",\n input: RkvstGetPublicAssetEventInput,\n output: RkvstGetPublicAssetEventOutput,\n});\n"],"mappings":";;AA6BA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA7B2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACzD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CAC5D,CAAC,CAAC,CAAC,SAAS,4CA0BH;CACP,QA1B4C,EAAE,OAAO;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACrG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC7F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC/E,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;EACpG,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;EACpG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;EACjG,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gCAAgC;EAC/F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAC/E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAC9E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC1F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
|
|
@@ -15,7 +15,7 @@ const RkvstGetPublicAssetOutput = zod.z.object({
|
|
|
15
15
|
proof_mechanism: zod.z.string().describe("Evidential proof mechanism").nullable(),
|
|
16
16
|
tenant_identity: zod.z.string().describe("Creating tenant identity").nullable(),
|
|
17
17
|
confirmation_status: zod.z.string().describe("Whether the asset is committed").nullable()
|
|
18
|
-
}).describe("Response schema for GET_PUBLIC_ASSET.");
|
|
18
|
+
}).passthrough().describe("Response schema for GET_PUBLIC_ASSET.");
|
|
19
19
|
const rkvstGetPublicAsset = require_action.action("RKVST_GET_PUBLIC_ASSET", {
|
|
20
20
|
slug: "rkvst-get-public-asset",
|
|
21
21
|
name: "Get Public Asset",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-public-asset.cjs","names":["z","action"],"sources":["../../src/actions/get-public-asset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetPublicAssetInput = z.object({\n uuid: z.string().describe(\"UUID of the public asset to retrieve\"),\n}).describe(\"Request schema for GET_PUBLIC_ASSET.\");\nexport const RkvstGetPublicAssetOutput = z.object({\n owner: z.string().describe(\"Wallet address of asset owner\").nullable(),\n public: z.boolean().describe(\"Public asset flag\").nullable(),\n at_time: z.string().describe(\"Time the asset data is from\").nullable(),\n tracked: z.string().describe(\"Whether asset is still tracked\").nullable(),\n chain_id: z.string().describe(\"Associated blockchain chain id\").nullable(),\n identity: z.string().describe(\"Relative resource address publicassets/{UUID}\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of asset properties\"),\n behaviours: z.array(z.string()).describe(\"Behaviours enabled for the asset\"),\n access_policy: z.record(z.string(), z.unknown()).describe(\"Mapping of behaviour to private-for keys\"),\n proof_mechanism: z.string().describe(\"Evidential proof mechanism\").nullable(),\n tenant_identity: z.string().describe(\"Creating tenant identity\").nullable(),\n confirmation_status: z.string().describe(\"Whether the asset is committed\").nullable(),\n}).describe(\"Response schema for GET_PUBLIC_ASSET.\");\n\nexport const rkvstGetPublicAsset = action(\"RKVST_GET_PUBLIC_ASSET\", {\n slug: \"rkvst-get-public-asset\",\n name: \"Get Public Asset\",\n description: \"Tool to retrieve details for a public asset. Use when you have a public asset UUID.\",\n input: RkvstGetPublicAssetInput,\n output: RkvstGetPublicAssetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAClE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACxF,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,kCAAkC;CAC3E,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C;CACpG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC5E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC1E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,uCAAuC;
|
|
1
|
+
{"version":3,"file":"get-public-asset.cjs","names":["z","action"],"sources":["../../src/actions/get-public-asset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetPublicAssetInput = z.object({\n uuid: z.string().describe(\"UUID of the public asset to retrieve\"),\n}).describe(\"Request schema for GET_PUBLIC_ASSET.\");\nexport const RkvstGetPublicAssetOutput = z.object({\n owner: z.string().describe(\"Wallet address of asset owner\").nullable(),\n public: z.boolean().describe(\"Public asset flag\").nullable(),\n at_time: z.string().describe(\"Time the asset data is from\").nullable(),\n tracked: z.string().describe(\"Whether asset is still tracked\").nullable(),\n chain_id: z.string().describe(\"Associated blockchain chain id\").nullable(),\n identity: z.string().describe(\"Relative resource address publicassets/{UUID}\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of asset properties\"),\n behaviours: z.array(z.string()).describe(\"Behaviours enabled for the asset\"),\n access_policy: z.record(z.string(), z.unknown()).describe(\"Mapping of behaviour to private-for keys\"),\n proof_mechanism: z.string().describe(\"Evidential proof mechanism\").nullable(),\n tenant_identity: z.string().describe(\"Creating tenant identity\").nullable(),\n confirmation_status: z.string().describe(\"Whether the asset is committed\").nullable(),\n}).passthrough().describe(\"Response schema for GET_PUBLIC_ASSET.\");\n\nexport const rkvstGetPublicAsset = action(\"RKVST_GET_PUBLIC_ASSET\", {\n slug: \"rkvst-get-public-asset\",\n name: \"Get Public Asset\",\n description: \"Tool to retrieve details for a public asset. Use when you have a public asset UUID.\",\n input: RkvstGetPublicAssetInput,\n output: RkvstGetPublicAssetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAClE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACxF,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,kCAAkC;CAC3E,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C;CACpG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC5E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC1E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,10 +17,22 @@ declare const RkvstGetPublicAssetOutput: z.ZodObject<{
|
|
|
17
17
|
proof_mechanism: 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 rkvstGetPublicAsset: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
uuid: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
bearer_token: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { rkvstGetPublicAsset };
|
|
26
38
|
//# sourceMappingURL=get-public-asset.d.cts.map
|
|
@@ -17,10 +17,22 @@ declare const RkvstGetPublicAssetOutput: z.ZodObject<{
|
|
|
17
17
|
proof_mechanism: 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 rkvstGetPublicAsset: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
uuid: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rkvst", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
bearer_token: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { rkvstGetPublicAsset };
|
|
26
38
|
//# sourceMappingURL=get-public-asset.d.mts.map
|
|
@@ -18,7 +18,7 @@ const rkvstGetPublicAsset = action("RKVST_GET_PUBLIC_ASSET", {
|
|
|
18
18
|
proof_mechanism: z.string().describe("Evidential proof mechanism").nullable(),
|
|
19
19
|
tenant_identity: z.string().describe("Creating tenant identity").nullable(),
|
|
20
20
|
confirmation_status: z.string().describe("Whether the asset is committed").nullable()
|
|
21
|
-
}).describe("Response schema for GET_PUBLIC_ASSET.")
|
|
21
|
+
}).passthrough().describe("Response schema for GET_PUBLIC_ASSET.")
|
|
22
22
|
});
|
|
23
23
|
//#endregion
|
|
24
24
|
export { rkvstGetPublicAsset };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-public-asset.mjs","names":[],"sources":["../../src/actions/get-public-asset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetPublicAssetInput = z.object({\n uuid: z.string().describe(\"UUID of the public asset to retrieve\"),\n}).describe(\"Request schema for GET_PUBLIC_ASSET.\");\nexport const RkvstGetPublicAssetOutput = z.object({\n owner: z.string().describe(\"Wallet address of asset owner\").nullable(),\n public: z.boolean().describe(\"Public asset flag\").nullable(),\n at_time: z.string().describe(\"Time the asset data is from\").nullable(),\n tracked: z.string().describe(\"Whether asset is still tracked\").nullable(),\n chain_id: z.string().describe(\"Associated blockchain chain id\").nullable(),\n identity: z.string().describe(\"Relative resource address publicassets/{UUID}\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of asset properties\"),\n behaviours: z.array(z.string()).describe(\"Behaviours enabled for the asset\"),\n access_policy: z.record(z.string(), z.unknown()).describe(\"Mapping of behaviour to private-for keys\"),\n proof_mechanism: z.string().describe(\"Evidential proof mechanism\").nullable(),\n tenant_identity: z.string().describe(\"Creating tenant identity\").nullable(),\n confirmation_status: z.string().describe(\"Whether the asset is committed\").nullable(),\n}).describe(\"Response schema for GET_PUBLIC_ASSET.\");\n\nexport const rkvstGetPublicAsset = action(\"RKVST_GET_PUBLIC_ASSET\", {\n slug: \"rkvst-get-public-asset\",\n name: \"Get Public Asset\",\n description: \"Tool to retrieve details for a public asset. Use when you have a public asset UUID.\",\n input: RkvstGetPublicAssetInput,\n output: RkvstGetPublicAssetOutput,\n});\n"],"mappings":";;AAsBA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtBsC,EAAE,OAAO,EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAClE,CAAC,CAAC,CAAC,SAAS,sCAoBH;CACP,QApBuC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACrE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;EAC9F,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC;EAC3E,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C;EACpG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAC5E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC1E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtF,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-public-asset.mjs","names":[],"sources":["../../src/actions/get-public-asset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetPublicAssetInput = z.object({\n uuid: z.string().describe(\"UUID of the public asset to retrieve\"),\n}).describe(\"Request schema for GET_PUBLIC_ASSET.\");\nexport const RkvstGetPublicAssetOutput = z.object({\n owner: z.string().describe(\"Wallet address of asset owner\").nullable(),\n public: z.boolean().describe(\"Public asset flag\").nullable(),\n at_time: z.string().describe(\"Time the asset data is from\").nullable(),\n tracked: z.string().describe(\"Whether asset is still tracked\").nullable(),\n chain_id: z.string().describe(\"Associated blockchain chain id\").nullable(),\n identity: z.string().describe(\"Relative resource address publicassets/{UUID}\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key–value mapping of asset properties\"),\n behaviours: z.array(z.string()).describe(\"Behaviours enabled for the asset\"),\n access_policy: z.record(z.string(), z.unknown()).describe(\"Mapping of behaviour to private-for keys\"),\n proof_mechanism: z.string().describe(\"Evidential proof mechanism\").nullable(),\n tenant_identity: z.string().describe(\"Creating tenant identity\").nullable(),\n confirmation_status: z.string().describe(\"Whether the asset is committed\").nullable(),\n}).passthrough().describe(\"Response schema for GET_PUBLIC_ASSET.\");\n\nexport const rkvstGetPublicAsset = action(\"RKVST_GET_PUBLIC_ASSET\", {\n slug: \"rkvst-get-public-asset\",\n name: \"Get Public Asset\",\n description: \"Tool to retrieve details for a public asset. Use when you have a public asset UUID.\",\n input: RkvstGetPublicAssetInput,\n output: RkvstGetPublicAssetOutput,\n});\n"],"mappings":";;AAsBA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtBsC,EAAE,OAAO,EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAClE,CAAC,CAAC,CAAC,SAAS,sCAoBH;CACP,QApBuC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACrE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;EAC9F,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC;EAC3E,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C;EACpG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAC5E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC1E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAOhB;AACV,CAAC"}
|
|
@@ -8,14 +8,14 @@ const RkvstGetTenancy_EnterpriseSsoConfigSchema = zod.z.object({
|
|
|
8
8
|
policy_id: zod.z.string().describe("Policy identifier used for Enterprise SSO.").nullable().optional(),
|
|
9
9
|
config_url: zod.z.string().describe("URL for retrieving SSO configuration.").nullable().optional(),
|
|
10
10
|
client_secret: zod.z.string().describe("OIDC client secret for Enterprise SSO.").nullable().optional()
|
|
11
|
-
}).describe("Configuration details for enterprise SSO (subset).");
|
|
11
|
+
}).passthrough().describe("Configuration details for enterprise SSO (subset).");
|
|
12
12
|
const RkvstGetTenancyOutput = zod.z.object({
|
|
13
13
|
identity: zod.z.string().describe("Unique identifier of the tenancy (Relative Resource Name)").nullable(),
|
|
14
14
|
display_name: zod.z.string().describe("Customer-friendly name of the tenancy").nullable().optional(),
|
|
15
15
|
verified_domain: zod.z.string().describe("Domain verified for the tenancy").nullable().optional(),
|
|
16
16
|
enterprise_sso_config: RkvstGetTenancy_EnterpriseSsoConfigSchema.nullable().optional(),
|
|
17
17
|
enterprise_sso_enabled: zod.z.boolean().describe("Whether Enterprise SSO is enabled for this tenancy").nullable().optional()
|
|
18
|
-
}).describe("Response schema for GET_TENANCY.\nMatches either public info or self tenancy shapes.");
|
|
18
|
+
}).passthrough().describe("Response schema for GET_TENANCY.\nMatches either public info or self tenancy shapes.");
|
|
19
19
|
const rkvstGetTenancy = require_action.action("RKVST_GET_TENANCY", {
|
|
20
20
|
slug: "rkvst-get-tenancy",
|
|
21
21
|
name: "Get Tenancy",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tenancy.cjs","names":["z","action"],"sources":["../../src/actions/get-tenancy.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetTenancyInput = z.object({\n tenancy_id: z.string().describe(\"Unique identifier of the tenancy. Accepts either raw UUID or the full identity string in the format 'tenant/{UUID}'. Leading/trailing whitespace is ignored.\"),\n}).describe(\"Request schema for GET_TENANCY.\");\nconst RkvstGetTenancy_EnterpriseSsoConfigSchema = z.object({\n issuer: z.string().describe(\"OIDC issuer URL for the identity provider.\").nullable().optional(),\n client_id: z.string().describe(\"OIDC client ID for Enterprise SSO.\").nullable().optional(),\n policy_id: z.string().describe(\"Policy identifier used for Enterprise SSO.\").nullable().optional(),\n config_url: z.string().describe(\"URL for retrieving SSO configuration.\").nullable().optional(),\n client_secret: z.string().describe(\"OIDC client secret for Enterprise SSO.\").nullable().optional(),\n}).describe(\"Configuration details for enterprise SSO (subset).\");\nexport const RkvstGetTenancyOutput = z.object({\n identity: z.string().describe(\"Unique identifier of the tenancy (Relative Resource Name)\").nullable(),\n display_name: z.string().describe(\"Customer-friendly name of the tenancy\").nullable().optional(),\n verified_domain: z.string().describe(\"Domain verified for the tenancy\").nullable().optional(),\n enterprise_sso_config: RkvstGetTenancy_EnterpriseSsoConfigSchema.nullable().optional(),\n enterprise_sso_enabled: z.boolean().describe(\"Whether Enterprise SSO is enabled for this tenancy\").nullable().optional(),\n}).describe(\"Response schema for GET_TENANCY.\\nMatches either public info or self tenancy shapes.\");\n\nexport const rkvstGetTenancy = action(\"RKVST_GET_TENANCY\", {\n slug: \"rkvst-get-tenancy\",\n name: \"Get Tenancy\",\n description: \"Tool to retrieve details for a specific tenancy. Use after you have a tenancy ID.\",\n input: RkvstGetTenancyInput,\n output: RkvstGetTenancyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,EAChM,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,oDAAoD;
|
|
1
|
+
{"version":3,"file":"get-tenancy.cjs","names":["z","action"],"sources":["../../src/actions/get-tenancy.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetTenancyInput = z.object({\n tenancy_id: z.string().describe(\"Unique identifier of the tenancy. Accepts either raw UUID or the full identity string in the format 'tenant/{UUID}'. Leading/trailing whitespace is ignored.\"),\n}).describe(\"Request schema for GET_TENANCY.\");\nconst RkvstGetTenancy_EnterpriseSsoConfigSchema = z.object({\n issuer: z.string().describe(\"OIDC issuer URL for the identity provider.\").nullable().optional(),\n client_id: z.string().describe(\"OIDC client ID for Enterprise SSO.\").nullable().optional(),\n policy_id: z.string().describe(\"Policy identifier used for Enterprise SSO.\").nullable().optional(),\n config_url: z.string().describe(\"URL for retrieving SSO configuration.\").nullable().optional(),\n client_secret: z.string().describe(\"OIDC client secret for Enterprise SSO.\").nullable().optional(),\n}).passthrough().describe(\"Configuration details for enterprise SSO (subset).\");\nexport const RkvstGetTenancyOutput = z.object({\n identity: z.string().describe(\"Unique identifier of the tenancy (Relative Resource Name)\").nullable(),\n display_name: z.string().describe(\"Customer-friendly name of the tenancy\").nullable().optional(),\n verified_domain: z.string().describe(\"Domain verified for the tenancy\").nullable().optional(),\n enterprise_sso_config: RkvstGetTenancy_EnterpriseSsoConfigSchema.nullable().optional(),\n enterprise_sso_enabled: z.boolean().describe(\"Whether Enterprise SSO is enabled for this tenancy\").nullable().optional(),\n}).passthrough().describe(\"Response schema for GET_TENANCY.\\nMatches either public info or self tenancy shapes.\");\n\nexport const rkvstGetTenancy = action(\"RKVST_GET_TENANCY\", {\n slug: \"rkvst-get-tenancy\",\n name: \"Get Tenancy\",\n description: \"Tool to retrieve details for a specific tenancy. Use after you have a tenancy ID.\",\n input: RkvstGetTenancyInput,\n output: RkvstGetTenancyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,EAChM,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,uBAAuB,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACrF,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sFAAsF;AAEhH,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,12 +14,24 @@ declare const RkvstGetTenancyOutput: z.ZodObject<{
|
|
|
14
14
|
policy_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
config_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
client_secret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
enterprise_sso_enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const rkvstGetTenancy: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
tenancy_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 { rkvstGetTenancy };
|
|
25
37
|
//# sourceMappingURL=get-tenancy.d.cts.map
|
|
@@ -14,12 +14,24 @@ declare const RkvstGetTenancyOutput: z.ZodObject<{
|
|
|
14
14
|
policy_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
config_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
client_secret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
enterprise_sso_enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const rkvstGetTenancy: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
tenancy_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 { rkvstGetTenancy };
|
|
25
37
|
//# sourceMappingURL=get-tenancy.d.mts.map
|
|
@@ -8,7 +8,7 @@ const RkvstGetTenancy_EnterpriseSsoConfigSchema = z.object({
|
|
|
8
8
|
policy_id: z.string().describe("Policy identifier used for Enterprise SSO.").nullable().optional(),
|
|
9
9
|
config_url: z.string().describe("URL for retrieving SSO configuration.").nullable().optional(),
|
|
10
10
|
client_secret: z.string().describe("OIDC client secret for Enterprise SSO.").nullable().optional()
|
|
11
|
-
}).describe("Configuration details for enterprise SSO (subset).");
|
|
11
|
+
}).passthrough().describe("Configuration details for enterprise SSO (subset).");
|
|
12
12
|
const rkvstGetTenancy = action("RKVST_GET_TENANCY", {
|
|
13
13
|
slug: "rkvst-get-tenancy",
|
|
14
14
|
name: "Get Tenancy",
|
|
@@ -20,7 +20,7 @@ const rkvstGetTenancy = action("RKVST_GET_TENANCY", {
|
|
|
20
20
|
verified_domain: z.string().describe("Domain verified for the tenancy").nullable().optional(),
|
|
21
21
|
enterprise_sso_config: RkvstGetTenancy_EnterpriseSsoConfigSchema.nullable().optional(),
|
|
22
22
|
enterprise_sso_enabled: z.boolean().describe("Whether Enterprise SSO is enabled for this tenancy").nullable().optional()
|
|
23
|
-
}).describe("Response schema for GET_TENANCY.\nMatches either public info or self tenancy shapes.")
|
|
23
|
+
}).passthrough().describe("Response schema for GET_TENANCY.\nMatches either public info or self tenancy shapes.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { rkvstGetTenancy };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tenancy.mjs","names":[],"sources":["../../src/actions/get-tenancy.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetTenancyInput = z.object({\n tenancy_id: z.string().describe(\"Unique identifier of the tenancy. Accepts either raw UUID or the full identity string in the format 'tenant/{UUID}'. Leading/trailing whitespace is ignored.\"),\n}).describe(\"Request schema for GET_TENANCY.\");\nconst RkvstGetTenancy_EnterpriseSsoConfigSchema = z.object({\n issuer: z.string().describe(\"OIDC issuer URL for the identity provider.\").nullable().optional(),\n client_id: z.string().describe(\"OIDC client ID for Enterprise SSO.\").nullable().optional(),\n policy_id: z.string().describe(\"Policy identifier used for Enterprise SSO.\").nullable().optional(),\n config_url: z.string().describe(\"URL for retrieving SSO configuration.\").nullable().optional(),\n client_secret: z.string().describe(\"OIDC client secret for Enterprise SSO.\").nullable().optional(),\n}).describe(\"Configuration details for enterprise SSO (subset).\");\nexport const RkvstGetTenancyOutput = z.object({\n identity: z.string().describe(\"Unique identifier of the tenancy (Relative Resource Name)\").nullable(),\n display_name: z.string().describe(\"Customer-friendly name of the tenancy\").nullable().optional(),\n verified_domain: z.string().describe(\"Domain verified for the tenancy\").nullable().optional(),\n enterprise_sso_config: RkvstGetTenancy_EnterpriseSsoConfigSchema.nullable().optional(),\n enterprise_sso_enabled: z.boolean().describe(\"Whether Enterprise SSO is enabled for this tenancy\").nullable().optional(),\n}).describe(\"Response schema for GET_TENANCY.\\nMatches either public info or self tenancy shapes.\");\n\nexport const rkvstGetTenancy = action(\"RKVST_GET_TENANCY\", {\n slug: \"rkvst-get-tenancy\",\n name: \"Get Tenancy\",\n description: \"Tool to retrieve details for a specific tenancy. Use after you have a tenancy ID.\",\n input: RkvstGetTenancyInput,\n output: RkvstGetTenancyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO,EAC3C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,EAChM,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,4CAA4C,EAAE,OAAO;CACzD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,oDAAoD;
|
|
1
|
+
{"version":3,"file":"get-tenancy.mjs","names":[],"sources":["../../src/actions/get-tenancy.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstGetTenancyInput = z.object({\n tenancy_id: z.string().describe(\"Unique identifier of the tenancy. Accepts either raw UUID or the full identity string in the format 'tenant/{UUID}'. Leading/trailing whitespace is ignored.\"),\n}).describe(\"Request schema for GET_TENANCY.\");\nconst RkvstGetTenancy_EnterpriseSsoConfigSchema = z.object({\n issuer: z.string().describe(\"OIDC issuer URL for the identity provider.\").nullable().optional(),\n client_id: z.string().describe(\"OIDC client ID for Enterprise SSO.\").nullable().optional(),\n policy_id: z.string().describe(\"Policy identifier used for Enterprise SSO.\").nullable().optional(),\n config_url: z.string().describe(\"URL for retrieving SSO configuration.\").nullable().optional(),\n client_secret: z.string().describe(\"OIDC client secret for Enterprise SSO.\").nullable().optional(),\n}).passthrough().describe(\"Configuration details for enterprise SSO (subset).\");\nexport const RkvstGetTenancyOutput = z.object({\n identity: z.string().describe(\"Unique identifier of the tenancy (Relative Resource Name)\").nullable(),\n display_name: z.string().describe(\"Customer-friendly name of the tenancy\").nullable().optional(),\n verified_domain: z.string().describe(\"Domain verified for the tenancy\").nullable().optional(),\n enterprise_sso_config: RkvstGetTenancy_EnterpriseSsoConfigSchema.nullable().optional(),\n enterprise_sso_enabled: z.boolean().describe(\"Whether Enterprise SSO is enabled for this tenancy\").nullable().optional(),\n}).passthrough().describe(\"Response schema for GET_TENANCY.\\nMatches either public info or self tenancy shapes.\");\n\nexport const rkvstGetTenancy = action(\"RKVST_GET_TENANCY\", {\n slug: \"rkvst-get-tenancy\",\n name: \"Get Tenancy\",\n description: \"Tool to retrieve details for a specific tenancy. Use after you have a tenancy ID.\",\n input: RkvstGetTenancyInput,\n output: RkvstGetTenancyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO,EAC3C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,EAChM,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,4CAA4C,EAAE,OAAO;CACzD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAS9E,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbmC,EAAE,OAAO;EAC5C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACpG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,uBAAuB,0CAA0C,SAAS,CAAC,CAAC,SAAS;EACrF,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sFAOhB;AACV,CAAC"}
|