@keystrokehq/rkvst 0.1.0

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.
Files changed (226) hide show
  1. package/README.md +17 -0
  2. package/dist/action.cjs +21 -0
  3. package/dist/action.cjs.map +1 -0
  4. package/dist/action.mjs +21 -0
  5. package/dist/action.mjs.map +1 -0
  6. package/dist/actions/download-event-attachment.cjs +25 -0
  7. package/dist/actions/download-event-attachment.cjs.map +1 -0
  8. package/dist/actions/download-event-attachment.d.cts +9 -0
  9. package/dist/actions/download-event-attachment.d.cts.map +1 -0
  10. package/dist/actions/download-event-attachment.d.mts +9 -0
  11. package/dist/actions/download-event-attachment.d.mts.map +1 -0
  12. package/dist/actions/download-event-attachment.mjs +24 -0
  13. package/dist/actions/download-event-attachment.mjs.map +1 -0
  14. package/dist/actions/get-app-registration.cjs +29 -0
  15. package/dist/actions/get-app-registration.cjs.map +1 -0
  16. package/dist/actions/get-app-registration.d.cts +9 -0
  17. package/dist/actions/get-app-registration.d.cts.map +1 -0
  18. package/dist/actions/get-app-registration.d.mts +9 -0
  19. package/dist/actions/get-app-registration.d.mts.map +1 -0
  20. package/dist/actions/get-app-registration.mjs +28 -0
  21. package/dist/actions/get-app-registration.mjs.map +1 -0
  22. package/dist/actions/get-asset.cjs +31 -0
  23. package/dist/actions/get-asset.cjs.map +1 -0
  24. package/dist/actions/get-asset.d.cts +9 -0
  25. package/dist/actions/get-asset.d.cts.map +1 -0
  26. package/dist/actions/get-asset.d.mts +9 -0
  27. package/dist/actions/get-asset.d.mts.map +1 -0
  28. package/dist/actions/get-asset.mjs +28 -0
  29. package/dist/actions/get-asset.mjs.map +1 -0
  30. package/dist/actions/get-blob.cjs +35 -0
  31. package/dist/actions/get-blob.cjs.map +1 -0
  32. package/dist/actions/get-blob.d.cts +9 -0
  33. package/dist/actions/get-blob.d.cts.map +1 -0
  34. package/dist/actions/get-blob.d.mts +9 -0
  35. package/dist/actions/get-blob.d.mts.map +1 -0
  36. package/dist/actions/get-blob.mjs +34 -0
  37. package/dist/actions/get-blob.mjs.map +1 -0
  38. package/dist/actions/get-event.cjs +25 -0
  39. package/dist/actions/get-event.cjs.map +1 -0
  40. package/dist/actions/get-event.d.cts +9 -0
  41. package/dist/actions/get-event.d.cts.map +1 -0
  42. package/dist/actions/get-event.d.mts +9 -0
  43. package/dist/actions/get-event.d.mts.map +1 -0
  44. package/dist/actions/get-event.mjs +22 -0
  45. package/dist/actions/get-event.mjs.map +1 -0
  46. package/dist/actions/get-iam-subject.cjs +24 -0
  47. package/dist/actions/get-iam-subject.cjs.map +1 -0
  48. package/dist/actions/get-iam-subject.d.cts +9 -0
  49. package/dist/actions/get-iam-subject.d.cts.map +1 -0
  50. package/dist/actions/get-iam-subject.d.mts +9 -0
  51. package/dist/actions/get-iam-subject.d.mts.map +1 -0
  52. package/dist/actions/get-iam-subject.mjs +21 -0
  53. package/dist/actions/get-iam-subject.mjs.map +1 -0
  54. package/dist/actions/get-member.cjs +22 -0
  55. package/dist/actions/get-member.cjs.map +1 -0
  56. package/dist/actions/get-member.d.cts +9 -0
  57. package/dist/actions/get-member.d.cts.map +1 -0
  58. package/dist/actions/get-member.d.mts +9 -0
  59. package/dist/actions/get-member.d.mts.map +1 -0
  60. package/dist/actions/get-member.mjs +19 -0
  61. package/dist/actions/get-member.mjs.map +1 -0
  62. package/dist/actions/get-public-asset-event.cjs +38 -0
  63. package/dist/actions/get-public-asset-event.cjs.map +1 -0
  64. package/dist/actions/get-public-asset-event.d.cts +9 -0
  65. package/dist/actions/get-public-asset-event.d.cts.map +1 -0
  66. package/dist/actions/get-public-asset-event.d.mts +9 -0
  67. package/dist/actions/get-public-asset-event.d.mts.map +1 -0
  68. package/dist/actions/get-public-asset-event.mjs +35 -0
  69. package/dist/actions/get-public-asset-event.mjs.map +1 -0
  70. package/dist/actions/get-public-asset.cjs +29 -0
  71. package/dist/actions/get-public-asset.cjs.map +1 -0
  72. package/dist/actions/get-public-asset.d.cts +9 -0
  73. package/dist/actions/get-public-asset.d.cts.map +1 -0
  74. package/dist/actions/get-public-asset.d.mts +9 -0
  75. package/dist/actions/get-public-asset.d.mts.map +1 -0
  76. package/dist/actions/get-public-asset.mjs +26 -0
  77. package/dist/actions/get-public-asset.mjs.map +1 -0
  78. package/dist/actions/get-tenancy.cjs +29 -0
  79. package/dist/actions/get-tenancy.cjs.map +1 -0
  80. package/dist/actions/get-tenancy.d.cts +9 -0
  81. package/dist/actions/get-tenancy.d.cts.map +1 -0
  82. package/dist/actions/get-tenancy.d.mts +9 -0
  83. package/dist/actions/get-tenancy.d.mts.map +1 -0
  84. package/dist/actions/get-tenancy.mjs +28 -0
  85. package/dist/actions/get-tenancy.mjs.map +1 -0
  86. package/dist/actions/index.cjs +49 -0
  87. package/dist/actions/index.d.cts +25 -0
  88. package/dist/actions/index.d.mts +25 -0
  89. package/dist/actions/index.mjs +25 -0
  90. package/dist/actions/list-app-registrations.cjs +33 -0
  91. package/dist/actions/list-app-registrations.cjs.map +1 -0
  92. package/dist/actions/list-app-registrations.d.cts +9 -0
  93. package/dist/actions/list-app-registrations.d.cts.map +1 -0
  94. package/dist/actions/list-app-registrations.d.mts +9 -0
  95. package/dist/actions/list-app-registrations.d.mts.map +1 -0
  96. package/dist/actions/list-app-registrations.mjs +32 -0
  97. package/dist/actions/list-app-registrations.mjs.map +1 -0
  98. package/dist/actions/list-asset-events.cjs +47 -0
  99. package/dist/actions/list-asset-events.cjs.map +1 -0
  100. package/dist/actions/list-asset-events.d.cts +9 -0
  101. package/dist/actions/list-asset-events.d.cts.map +1 -0
  102. package/dist/actions/list-asset-events.d.mts +9 -0
  103. package/dist/actions/list-asset-events.d.mts.map +1 -0
  104. package/dist/actions/list-asset-events.mjs +46 -0
  105. package/dist/actions/list-asset-events.mjs.map +1 -0
  106. package/dist/actions/list-assets.cjs +40 -0
  107. package/dist/actions/list-assets.cjs.map +1 -0
  108. package/dist/actions/list-assets.d.cts +9 -0
  109. package/dist/actions/list-assets.d.cts.map +1 -0
  110. package/dist/actions/list-assets.d.mts +9 -0
  111. package/dist/actions/list-assets.d.mts.map +1 -0
  112. package/dist/actions/list-assets.mjs +39 -0
  113. package/dist/actions/list-assets.mjs.map +1 -0
  114. package/dist/actions/list-iam-subjects.cjs +34 -0
  115. package/dist/actions/list-iam-subjects.cjs.map +1 -0
  116. package/dist/actions/list-iam-subjects.d.cts +9 -0
  117. package/dist/actions/list-iam-subjects.d.cts.map +1 -0
  118. package/dist/actions/list-iam-subjects.d.mts +9 -0
  119. package/dist/actions/list-iam-subjects.d.mts.map +1 -0
  120. package/dist/actions/list-iam-subjects.mjs +33 -0
  121. package/dist/actions/list-iam-subjects.mjs.map +1 -0
  122. package/dist/actions/list-members.cjs +30 -0
  123. package/dist/actions/list-members.cjs.map +1 -0
  124. package/dist/actions/list-members.d.cts +9 -0
  125. package/dist/actions/list-members.d.cts.map +1 -0
  126. package/dist/actions/list-members.d.mts +9 -0
  127. package/dist/actions/list-members.d.mts.map +1 -0
  128. package/dist/actions/list-members.mjs +29 -0
  129. package/dist/actions/list-members.mjs.map +1 -0
  130. package/dist/actions/list-public-asset-events.cjs +41 -0
  131. package/dist/actions/list-public-asset-events.cjs.map +1 -0
  132. package/dist/actions/list-public-asset-events.d.cts +9 -0
  133. package/dist/actions/list-public-asset-events.d.cts.map +1 -0
  134. package/dist/actions/list-public-asset-events.d.mts +9 -0
  135. package/dist/actions/list-public-asset-events.d.mts.map +1 -0
  136. package/dist/actions/list-public-asset-events.mjs +40 -0
  137. package/dist/actions/list-public-asset-events.mjs.map +1 -0
  138. package/dist/actions/list-public-assets.cjs +36 -0
  139. package/dist/actions/list-public-assets.cjs.map +1 -0
  140. package/dist/actions/list-public-assets.d.cts +9 -0
  141. package/dist/actions/list-public-assets.d.cts.map +1 -0
  142. package/dist/actions/list-public-assets.d.mts +9 -0
  143. package/dist/actions/list-public-assets.d.mts.map +1 -0
  144. package/dist/actions/list-public-assets.mjs +35 -0
  145. package/dist/actions/list-public-assets.mjs.map +1 -0
  146. package/dist/actions/list-tenancies.cjs +33 -0
  147. package/dist/actions/list-tenancies.cjs.map +1 -0
  148. package/dist/actions/list-tenancies.d.cts +9 -0
  149. package/dist/actions/list-tenancies.d.cts.map +1 -0
  150. package/dist/actions/list-tenancies.d.mts +9 -0
  151. package/dist/actions/list-tenancies.d.mts.map +1 -0
  152. package/dist/actions/list-tenancies.mjs +32 -0
  153. package/dist/actions/list-tenancies.mjs.map +1 -0
  154. package/dist/actions/promote-member.cjs +22 -0
  155. package/dist/actions/promote-member.cjs.map +1 -0
  156. package/dist/actions/promote-member.d.cts +9 -0
  157. package/dist/actions/promote-member.d.cts.map +1 -0
  158. package/dist/actions/promote-member.d.mts +9 -0
  159. package/dist/actions/promote-member.d.mts.map +1 -0
  160. package/dist/actions/promote-member.mjs +19 -0
  161. package/dist/actions/promote-member.mjs.map +1 -0
  162. package/dist/actions/retrieve-asset-attachment-metadata.cjs +35 -0
  163. package/dist/actions/retrieve-asset-attachment-metadata.cjs.map +1 -0
  164. package/dist/actions/retrieve-asset-attachment-metadata.d.cts +9 -0
  165. package/dist/actions/retrieve-asset-attachment-metadata.d.cts.map +1 -0
  166. package/dist/actions/retrieve-asset-attachment-metadata.d.mts +9 -0
  167. package/dist/actions/retrieve-asset-attachment-metadata.d.mts.map +1 -0
  168. package/dist/actions/retrieve-asset-attachment-metadata.mjs +34 -0
  169. package/dist/actions/retrieve-asset-attachment-metadata.mjs.map +1 -0
  170. package/dist/actions/retrieve-caps.cjs +27 -0
  171. package/dist/actions/retrieve-caps.cjs.map +1 -0
  172. package/dist/actions/retrieve-caps.d.cts +9 -0
  173. package/dist/actions/retrieve-caps.d.cts.map +1 -0
  174. package/dist/actions/retrieve-caps.d.mts +9 -0
  175. package/dist/actions/retrieve-caps.d.mts.map +1 -0
  176. package/dist/actions/retrieve-caps.mjs +26 -0
  177. package/dist/actions/retrieve-caps.mjs.map +1 -0
  178. package/dist/actions/retrieve-event-attachment-metadata.cjs +36 -0
  179. package/dist/actions/retrieve-event-attachment-metadata.cjs.map +1 -0
  180. package/dist/actions/retrieve-event-attachment-metadata.d.cts +9 -0
  181. package/dist/actions/retrieve-event-attachment-metadata.d.cts.map +1 -0
  182. package/dist/actions/retrieve-event-attachment-metadata.d.mts +9 -0
  183. package/dist/actions/retrieve-event-attachment-metadata.d.mts.map +1 -0
  184. package/dist/actions/retrieve-event-attachment-metadata.mjs +35 -0
  185. package/dist/actions/retrieve-event-attachment-metadata.mjs.map +1 -0
  186. package/dist/actions/search-events.cjs +45 -0
  187. package/dist/actions/search-events.cjs.map +1 -0
  188. package/dist/actions/search-events.d.cts +9 -0
  189. package/dist/actions/search-events.d.cts.map +1 -0
  190. package/dist/actions/search-events.d.mts +9 -0
  191. package/dist/actions/search-events.d.mts.map +1 -0
  192. package/dist/actions/search-events.mjs +44 -0
  193. package/dist/actions/search-events.mjs.map +1 -0
  194. package/dist/actions/update-app-registration.cjs +33 -0
  195. package/dist/actions/update-app-registration.cjs.map +1 -0
  196. package/dist/actions/update-app-registration.d.cts +9 -0
  197. package/dist/actions/update-app-registration.d.cts.map +1 -0
  198. package/dist/actions/update-app-registration.d.mts +9 -0
  199. package/dist/actions/update-app-registration.d.mts.map +1 -0
  200. package/dist/actions/update-app-registration.mjs +32 -0
  201. package/dist/actions/update-app-registration.mjs.map +1 -0
  202. package/dist/app.cjs +9 -0
  203. package/dist/app.cjs.map +1 -0
  204. package/dist/app.d.cts +5 -0
  205. package/dist/app.d.cts.map +1 -0
  206. package/dist/app.d.mts +5 -0
  207. package/dist/app.d.mts.map +1 -0
  208. package/dist/app.mjs +10 -0
  209. package/dist/app.mjs.map +1 -0
  210. package/dist/catalog.cjs +15 -0
  211. package/dist/catalog.cjs.map +1 -0
  212. package/dist/catalog.d.cts +14 -0
  213. package/dist/catalog.d.cts.map +1 -0
  214. package/dist/catalog.d.mts +14 -0
  215. package/dist/catalog.d.mts.map +1 -0
  216. package/dist/catalog.mjs +15 -0
  217. package/dist/catalog.mjs.map +1 -0
  218. package/dist/execute.cjs +18 -0
  219. package/dist/execute.cjs.map +1 -0
  220. package/dist/execute.mjs +18 -0
  221. package/dist/execute.mjs.map +1 -0
  222. package/dist/index.cjs +54 -0
  223. package/dist/index.d.cts +27 -0
  224. package/dist/index.d.mts +27 -0
  225. package/dist/index.mjs +28 -0
  226. package/package.json +49 -0
@@ -0,0 +1,25 @@
1
+ import { rkvstDownloadEventAttachment } from "./download-event-attachment.cjs";
2
+ import { rkvstGetAppRegistration } from "./get-app-registration.cjs";
3
+ import { rkvstGetAsset } from "./get-asset.cjs";
4
+ import { rkvstGetBlob } from "./get-blob.cjs";
5
+ import { rkvstGetEvent } from "./get-event.cjs";
6
+ import { rkvstGetIamSubject } from "./get-iam-subject.cjs";
7
+ import { rkvstGetMember } from "./get-member.cjs";
8
+ import { rkvstGetPublicAsset } from "./get-public-asset.cjs";
9
+ import { rkvstGetPublicAssetEvent } from "./get-public-asset-event.cjs";
10
+ import { rkvstGetTenancy } from "./get-tenancy.cjs";
11
+ import { rkvstListAppRegistrations } from "./list-app-registrations.cjs";
12
+ import { rkvstListAssetEvents } from "./list-asset-events.cjs";
13
+ import { rkvstListAssets } from "./list-assets.cjs";
14
+ import { rkvstListIamSubjects } from "./list-iam-subjects.cjs";
15
+ import { rkvstListMembers } from "./list-members.cjs";
16
+ import { rkvstListPublicAssetEvents } from "./list-public-asset-events.cjs";
17
+ import { rkvstListPublicAssets } from "./list-public-assets.cjs";
18
+ import { rkvstListTenancies } from "./list-tenancies.cjs";
19
+ import { rkvstPromoteMember } from "./promote-member.cjs";
20
+ import { rkvstRetrieveAssetAttachmentMetadata } from "./retrieve-asset-attachment-metadata.cjs";
21
+ import { rkvstRetrieveCaps } from "./retrieve-caps.cjs";
22
+ import { rkvstRetrieveEventAttachmentMetadata } from "./retrieve-event-attachment-metadata.cjs";
23
+ import { rkvstSearchEvents } from "./search-events.cjs";
24
+ import { rkvstUpdateAppRegistration } from "./update-app-registration.cjs";
25
+ export { rkvstDownloadEventAttachment, rkvstGetAppRegistration, rkvstGetAsset, rkvstGetBlob, rkvstGetEvent, rkvstGetIamSubject, rkvstGetMember, rkvstGetPublicAsset, rkvstGetPublicAssetEvent, rkvstGetTenancy, rkvstListAppRegistrations, rkvstListAssetEvents, rkvstListAssets, rkvstListIamSubjects, rkvstListMembers, rkvstListPublicAssetEvents, rkvstListPublicAssets, rkvstListTenancies, rkvstPromoteMember, rkvstRetrieveAssetAttachmentMetadata, rkvstRetrieveCaps, rkvstRetrieveEventAttachmentMetadata, rkvstSearchEvents, rkvstUpdateAppRegistration };
@@ -0,0 +1,25 @@
1
+ import { rkvstDownloadEventAttachment } from "./download-event-attachment.mjs";
2
+ import { rkvstGetAppRegistration } from "./get-app-registration.mjs";
3
+ import { rkvstGetAsset } from "./get-asset.mjs";
4
+ import { rkvstGetBlob } from "./get-blob.mjs";
5
+ import { rkvstGetEvent } from "./get-event.mjs";
6
+ import { rkvstGetIamSubject } from "./get-iam-subject.mjs";
7
+ import { rkvstGetMember } from "./get-member.mjs";
8
+ import { rkvstGetPublicAsset } from "./get-public-asset.mjs";
9
+ import { rkvstGetPublicAssetEvent } from "./get-public-asset-event.mjs";
10
+ import { rkvstGetTenancy } from "./get-tenancy.mjs";
11
+ import { rkvstListAppRegistrations } from "./list-app-registrations.mjs";
12
+ import { rkvstListAssetEvents } from "./list-asset-events.mjs";
13
+ import { rkvstListAssets } from "./list-assets.mjs";
14
+ import { rkvstListIamSubjects } from "./list-iam-subjects.mjs";
15
+ import { rkvstListMembers } from "./list-members.mjs";
16
+ import { rkvstListPublicAssetEvents } from "./list-public-asset-events.mjs";
17
+ import { rkvstListPublicAssets } from "./list-public-assets.mjs";
18
+ import { rkvstListTenancies } from "./list-tenancies.mjs";
19
+ import { rkvstPromoteMember } from "./promote-member.mjs";
20
+ import { rkvstRetrieveAssetAttachmentMetadata } from "./retrieve-asset-attachment-metadata.mjs";
21
+ import { rkvstRetrieveCaps } from "./retrieve-caps.mjs";
22
+ import { rkvstRetrieveEventAttachmentMetadata } from "./retrieve-event-attachment-metadata.mjs";
23
+ import { rkvstSearchEvents } from "./search-events.mjs";
24
+ import { rkvstUpdateAppRegistration } from "./update-app-registration.mjs";
25
+ export { rkvstDownloadEventAttachment, rkvstGetAppRegistration, rkvstGetAsset, rkvstGetBlob, rkvstGetEvent, rkvstGetIamSubject, rkvstGetMember, rkvstGetPublicAsset, rkvstGetPublicAssetEvent, rkvstGetTenancy, rkvstListAppRegistrations, rkvstListAssetEvents, rkvstListAssets, rkvstListIamSubjects, rkvstListMembers, rkvstListPublicAssetEvents, rkvstListPublicAssets, rkvstListTenancies, rkvstPromoteMember, rkvstRetrieveAssetAttachmentMetadata, rkvstRetrieveCaps, rkvstRetrieveEventAttachmentMetadata, rkvstSearchEvents, rkvstUpdateAppRegistration };
@@ -0,0 +1,25 @@
1
+ import { rkvstDownloadEventAttachment } from "./download-event-attachment.mjs";
2
+ import { rkvstGetAppRegistration } from "./get-app-registration.mjs";
3
+ import { rkvstGetAsset } from "./get-asset.mjs";
4
+ import { rkvstGetBlob } from "./get-blob.mjs";
5
+ import { rkvstGetEvent } from "./get-event.mjs";
6
+ import { rkvstGetIamSubject } from "./get-iam-subject.mjs";
7
+ import { rkvstGetMember } from "./get-member.mjs";
8
+ import { rkvstGetPublicAsset } from "./get-public-asset.mjs";
9
+ import { rkvstGetPublicAssetEvent } from "./get-public-asset-event.mjs";
10
+ import { rkvstGetTenancy } from "./get-tenancy.mjs";
11
+ import { rkvstListAppRegistrations } from "./list-app-registrations.mjs";
12
+ import { rkvstListAssetEvents } from "./list-asset-events.mjs";
13
+ import { rkvstListAssets } from "./list-assets.mjs";
14
+ import { rkvstListIamSubjects } from "./list-iam-subjects.mjs";
15
+ import { rkvstListMembers } from "./list-members.mjs";
16
+ import { rkvstListPublicAssetEvents } from "./list-public-asset-events.mjs";
17
+ import { rkvstListPublicAssets } from "./list-public-assets.mjs";
18
+ import { rkvstListTenancies } from "./list-tenancies.mjs";
19
+ import { rkvstPromoteMember } from "./promote-member.mjs";
20
+ import { rkvstRetrieveAssetAttachmentMetadata } from "./retrieve-asset-attachment-metadata.mjs";
21
+ import { rkvstRetrieveCaps } from "./retrieve-caps.mjs";
22
+ import { rkvstRetrieveEventAttachmentMetadata } from "./retrieve-event-attachment-metadata.mjs";
23
+ import { rkvstSearchEvents } from "./search-events.mjs";
24
+ import { rkvstUpdateAppRegistration } from "./update-app-registration.mjs";
25
+ export { rkvstDownloadEventAttachment, rkvstGetAppRegistration, rkvstGetAsset, rkvstGetBlob, rkvstGetEvent, rkvstGetIamSubject, rkvstGetMember, rkvstGetPublicAsset, rkvstGetPublicAssetEvent, rkvstGetTenancy, rkvstListAppRegistrations, rkvstListAssetEvents, rkvstListAssets, rkvstListIamSubjects, rkvstListMembers, rkvstListPublicAssetEvents, rkvstListPublicAssets, rkvstListTenancies, rkvstPromoteMember, rkvstRetrieveAssetAttachmentMetadata, rkvstRetrieveCaps, rkvstRetrieveEventAttachmentMetadata, rkvstSearchEvents, rkvstUpdateAppRegistration };
@@ -0,0 +1,33 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-app-registrations.ts
4
+ const RkvstListAppRegistrationsInput = zod.z.object({ page_token: zod.z.string().describe("Pagination token from a previous call; omit for the first page.").optional() }).describe("Request model for listing App Registrations with optional pagination.");
5
+ const RkvstListAppRegistrations_CredentialSchema = zod.z.object({
6
+ secret: zod.z.string().describe("Client secret value (redacted to empty string when retrieved later)."),
7
+ valid_from: zod.z.string().describe("Secret validity start time in RFC3339 format."),
8
+ valid_until: zod.z.string().describe("Secret validity end time in RFC3339 format.")
9
+ }).describe("Represents a time-limited secret credential for an application.");
10
+ const RkvstListAppRegistrations_ApplicationSchema = zod.z.object({
11
+ roles: zod.z.array(zod.z.string()).describe("Roles assigned to the application (if any).").nullable().optional(),
12
+ identity: zod.z.string().describe("Resource name for the application."),
13
+ client_id: zod.z.string().describe("Client ID for OIDC client credentials flow."),
14
+ tenant_id: zod.z.string().describe("Identifier of the owning tenant."),
15
+ credentials: zod.z.array(RkvstListAppRegistrations_CredentialSchema).describe("Array of time-limited credential objects.").nullable().optional(),
16
+ display_name: zod.z.string().describe("Human-readable display name for the application."),
17
+ custom_claims: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom claims for access policies.").nullable().optional()
18
+ }).describe("Represents an application registered in the tenant.");
19
+ const RkvstListAppRegistrationsOutput = zod.z.object({
20
+ applications: zod.z.array(RkvstListAppRegistrations_ApplicationSchema).describe("List of application objects for this tenant."),
21
+ next_page_token: zod.z.string().describe("Token to retrieve the next page of results; empty if no further pages.").nullable().optional()
22
+ }).describe("Response model for listing App Registrations.");
23
+ const rkvstListAppRegistrations = require_action.action("RKVST_LIST_APP_REGISTRATIONS", {
24
+ slug: "rkvst-list-app-registrations",
25
+ name: "List App Registrations",
26
+ description: "Tool to list all App Registrations. Use after acquiring a valid auth token to retrieve the applications registered under the tenant.",
27
+ input: RkvstListAppRegistrationsInput,
28
+ output: RkvstListAppRegistrationsOutput
29
+ });
30
+ //#endregion
31
+ exports.rkvstListAppRegistrations = rkvstListAppRegistrations;
32
+
33
+ //# sourceMappingURL=list-app-registrations.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-app-registrations.cjs","names":["z","action"],"sources":["../../src/actions/list-app-registrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstListAppRegistrationsInput: z.ZodTypeAny = z.object({\n page_token: z.string().describe(\"Pagination token from a previous call; omit for the first page.\").optional(),\n}).describe(\"Request model for listing App Registrations with optional pagination.\");\nconst RkvstListAppRegistrations_CredentialSchema: z.ZodTypeAny = z.object({\n secret: z.string().describe(\"Client secret value (redacted to empty string when retrieved later).\"),\n valid_from: z.string().describe(\"Secret validity start time in RFC3339 format.\"),\n valid_until: z.string().describe(\"Secret validity end time in RFC3339 format.\"),\n}).describe(\"Represents a time-limited secret credential for an application.\");\nconst RkvstListAppRegistrations_ApplicationSchema: z.ZodTypeAny = z.object({\n roles: z.array(z.string()).describe(\"Roles assigned to the application (if any).\").nullable().optional(),\n identity: z.string().describe(\"Resource name for the application.\"),\n client_id: z.string().describe(\"Client ID for OIDC client credentials flow.\"),\n tenant_id: z.string().describe(\"Identifier of the owning tenant.\"),\n credentials: z.array(RkvstListAppRegistrations_CredentialSchema).describe(\"Array of time-limited credential objects.\").nullable().optional(),\n display_name: z.string().describe(\"Human-readable display name for the application.\"),\n custom_claims: z.record(z.string(), z.unknown()).describe(\"Custom claims for access policies.\").nullable().optional(),\n}).describe(\"Represents an application registered in the tenant.\");\nexport const RkvstListAppRegistrationsOutput: z.ZodTypeAny = z.object({\n applications: z.array(RkvstListAppRegistrations_ApplicationSchema).describe(\"List of application objects for this tenant.\"),\n next_page_token: z.string().describe(\"Token to retrieve the next page of results; empty if no further pages.\").nullable().optional(),\n}).describe(\"Response model for listing App Registrations.\");\n\nexport const rkvstListAppRegistrations = action(\"RKVST_LIST_APP_REGISTRATIONS\", {\n slug: \"rkvst-list-app-registrations\",\n name: \"List App Registrations\",\n description: \"Tool to list all App Registrations. Use after acquiring a valid auth token to retrieve the applications registered under the tenant.\",\n input: RkvstListAppRegistrationsInput,\n output: RkvstListAppRegistrationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;AAChF,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACjE,aAAaA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACpF,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,cAAcA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,8CAA8C;CAC1H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-app-registrations.d.ts
4
+ declare const RkvstListAppRegistrationsInput: z.ZodTypeAny;
5
+ declare const RkvstListAppRegistrationsOutput: z.ZodTypeAny;
6
+ declare const rkvstListAppRegistrations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { rkvstListAppRegistrations };
9
+ //# sourceMappingURL=list-app-registrations.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-app-registrations.d.cts","names":[],"sources":["../../src/actions/list-app-registrations.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAEqC;AAAA,cAevE,+BAAA,EAAiC,CAAA,CAAE,UAGY;AAAA,cAE/C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-app-registrations.d.ts
4
+ declare const RkvstListAppRegistrationsInput: z.ZodTypeAny;
5
+ declare const RkvstListAppRegistrationsOutput: z.ZodTypeAny;
6
+ declare const rkvstListAppRegistrations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { rkvstListAppRegistrations };
9
+ //# sourceMappingURL=list-app-registrations.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-app-registrations.d.mts","names":[],"sources":["../../src/actions/list-app-registrations.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAEqC;AAAA,cAevE,+BAAA,EAAiC,CAAA,CAAE,UAGY;AAAA,cAE/C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,32 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-app-registrations.ts
4
+ const RkvstListAppRegistrationsInput = z.object({ page_token: z.string().describe("Pagination token from a previous call; omit for the first page.").optional() }).describe("Request model for listing App Registrations with optional pagination.");
5
+ const RkvstListAppRegistrations_CredentialSchema = z.object({
6
+ secret: z.string().describe("Client secret value (redacted to empty string when retrieved later)."),
7
+ valid_from: z.string().describe("Secret validity start time in RFC3339 format."),
8
+ valid_until: z.string().describe("Secret validity end time in RFC3339 format.")
9
+ }).describe("Represents a time-limited secret credential for an application.");
10
+ const RkvstListAppRegistrations_ApplicationSchema = z.object({
11
+ roles: z.array(z.string()).describe("Roles assigned to the application (if any).").nullable().optional(),
12
+ identity: z.string().describe("Resource name for the application."),
13
+ client_id: z.string().describe("Client ID for OIDC client credentials flow."),
14
+ tenant_id: z.string().describe("Identifier of the owning tenant."),
15
+ credentials: z.array(RkvstListAppRegistrations_CredentialSchema).describe("Array of time-limited credential objects.").nullable().optional(),
16
+ display_name: z.string().describe("Human-readable display name for the application."),
17
+ custom_claims: z.record(z.string(), z.unknown()).describe("Custom claims for access policies.").nullable().optional()
18
+ }).describe("Represents an application registered in the tenant.");
19
+ const rkvstListAppRegistrations = action("RKVST_LIST_APP_REGISTRATIONS", {
20
+ slug: "rkvst-list-app-registrations",
21
+ name: "List App Registrations",
22
+ description: "Tool to list all App Registrations. Use after acquiring a valid auth token to retrieve the applications registered under the tenant.",
23
+ input: RkvstListAppRegistrationsInput,
24
+ output: z.object({
25
+ applications: z.array(RkvstListAppRegistrations_ApplicationSchema).describe("List of application objects for this tenant."),
26
+ next_page_token: z.string().describe("Token to retrieve the next page of results; empty if no further pages.").nullable().optional()
27
+ }).describe("Response model for listing App Registrations.")
28
+ });
29
+ //#endregion
30
+ export { rkvstListAppRegistrations };
31
+
32
+ //# sourceMappingURL=list-app-registrations.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-app-registrations.mjs","names":[],"sources":["../../src/actions/list-app-registrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstListAppRegistrationsInput: z.ZodTypeAny = z.object({\n page_token: z.string().describe(\"Pagination token from a previous call; omit for the first page.\").optional(),\n}).describe(\"Request model for listing App Registrations with optional pagination.\");\nconst RkvstListAppRegistrations_CredentialSchema: z.ZodTypeAny = z.object({\n secret: z.string().describe(\"Client secret value (redacted to empty string when retrieved later).\"),\n valid_from: z.string().describe(\"Secret validity start time in RFC3339 format.\"),\n valid_until: z.string().describe(\"Secret validity end time in RFC3339 format.\"),\n}).describe(\"Represents a time-limited secret credential for an application.\");\nconst RkvstListAppRegistrations_ApplicationSchema: z.ZodTypeAny = z.object({\n roles: z.array(z.string()).describe(\"Roles assigned to the application (if any).\").nullable().optional(),\n identity: z.string().describe(\"Resource name for the application.\"),\n client_id: z.string().describe(\"Client ID for OIDC client credentials flow.\"),\n tenant_id: z.string().describe(\"Identifier of the owning tenant.\"),\n credentials: z.array(RkvstListAppRegistrations_CredentialSchema).describe(\"Array of time-limited credential objects.\").nullable().optional(),\n display_name: z.string().describe(\"Human-readable display name for the application.\"),\n custom_claims: z.record(z.string(), z.unknown()).describe(\"Custom claims for access policies.\").nullable().optional(),\n}).describe(\"Represents an application registered in the tenant.\");\nexport const RkvstListAppRegistrationsOutput: z.ZodTypeAny = z.object({\n applications: z.array(RkvstListAppRegistrations_ApplicationSchema).describe(\"List of application objects for this tenant.\"),\n next_page_token: z.string().describe(\"Token to retrieve the next page of results; empty if no further pages.\").nullable().optional(),\n}).describe(\"Response model for listing App Registrations.\");\n\nexport const rkvstListAppRegistrations = action(\"RKVST_LIST_APP_REGISTRATIONS\", {\n slug: \"rkvst-list-app-registrations\",\n name: \"List App Registrations\",\n description: \"Tool to list all App Registrations. Use after acquiring a valid auth token to retrieve the applications registered under the tenant.\",\n input: RkvstListAppRegistrationsInput,\n output: RkvstListAppRegistrationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO,EACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,6CAA2D,EAAE,OAAO;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;AAChF,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,8CAA4D,EAAE,OAAO;CACzE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACjE,aAAa,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACpF,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAMjE,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2D,EAAE,OAAO;EACpE,cAAc,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,8CAA8C;EAC1H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
@@ -0,0 +1,47 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-asset-events.ts
4
+ const RkvstListAssetEventsInput = zod.z.object({
5
+ order_by: zod.z.string().describe("Order results for certain schemas (e.g., SIMPLEHASHV1)").optional(),
6
+ page_size: zod.z.number().int().describe("Maximum number of results per page, must be >= 1").optional(),
7
+ asset_uuid: zod.z.string().describe("UUID of the Asset to list events for"),
8
+ page_token: zod.z.string().describe("Token for retrieving the next page of results, obtained from next_page_token in a previous response").optional(),
9
+ minimum_trust: zod.z.string().describe("Return events with confirmation status at or above this level (e.g., COMMITTED, CONFIRMED)").optional(),
10
+ asset_attributes: zod.z.object({}).describe("Filter by asset attribute equality; key->value. Use '*' for presence or '!=*' for absence.").optional(),
11
+ event_attributes: zod.z.object({}).describe("Filter by event attribute equality; key->value. Use '*' for presence or '!=*' for absence.").optional()
12
+ }).describe("Request schema for listing events of a specified Asset.");
13
+ const RkvstListAssetEvents_EventObjectSchema = zod.z.object({
14
+ from_: zod.z.string().describe("Wallet address of the entity that created this event"),
15
+ identity: zod.z.string().describe("Identity of the event resource (e.g., 'assets/{UUID}/events/{UUID}')"),
16
+ behaviour: zod.z.string().describe("Behaviour used to create the event (e.g., 'RecordEvidence')"),
17
+ operation: zod.z.string().describe("Operation represented by the event (e.g., 'Record')"),
18
+ block_number: zod.z.string().describe("Block number where the event was committed"),
19
+ asset_identity: zod.z.string().describe("Relative resource address of the asset (e.g., 'assets/{UUID}')"),
20
+ transaction_id: zod.z.string().describe("Transaction hash as a hex string"),
21
+ merklelog_entry: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Merkle MMR log entry details for verification"),
22
+ tenant_identity: zod.z.string().describe("Identity of the tenant that created this event"),
23
+ asset_attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Asset attributes at the time of the event"),
24
+ event_attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Event-specific attributes"),
25
+ transaction_index: zod.z.string().describe("Index of the event within the committed block"),
26
+ principal_accepted: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Principal recorded by the server"),
27
+ principal_declared: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Principal provided by the user"),
28
+ timestamp_accepted: zod.z.string().describe("Server-recorded time of event (ISO 8601 UTC)"),
29
+ timestamp_declared: zod.z.string().describe("User-declared time of event (ISO 8601 UTC)"),
30
+ confirmation_status: zod.z.string().describe("Confirmation status of the event (e.g., PENDING, COMMITTED, CONFIRMED)"),
31
+ timestamp_committed: zod.z.string().describe("Verifiable storage time of event (ISO 8601 UTC)")
32
+ }).describe("Schema for an Event object returned in the list of asset events.");
33
+ const RkvstListAssetEventsOutput = zod.z.object({
34
+ events: zod.z.array(RkvstListAssetEvents_EventObjectSchema).describe("Array of Event objects for the asset"),
35
+ next_page_token: zod.z.string().describe("Token for retrieving the next page of results; empty if none").nullable().optional()
36
+ }).describe("Response schema for listing events of a specified Asset.");
37
+ const rkvstListAssetEvents = require_action.action("RKVST_LIST_ASSET_EVENTS", {
38
+ slug: "rkvst-list-asset-events",
39
+ name: "List Asset Events",
40
+ description: "Tool to list events for a specified asset. Use after confirming you have the asset UUID.",
41
+ input: RkvstListAssetEventsInput,
42
+ output: RkvstListAssetEventsOutput
43
+ });
44
+ //#endregion
45
+ exports.rkvstListAssetEvents = rkvstListAssetEvents;
46
+
47
+ //# sourceMappingURL=list-asset-events.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-asset-events.cjs","names":["z","action"],"sources":["../../src/actions/list-asset-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstListAssetEventsInput: z.ZodTypeAny = z.object({\n order_by: z.string().describe(\"Order results for certain schemas (e.g., SIMPLEHASHV1)\").optional(),\n page_size: z.number().int().describe(\"Maximum number of results per page, must be >= 1\").optional(),\n asset_uuid: z.string().describe(\"UUID of the Asset to list events for\"),\n page_token: z.string().describe(\"Token for retrieving the next page of results, obtained from next_page_token in a previous response\").optional(),\n minimum_trust: z.string().describe(\"Return events with confirmation status at or above this level (e.g., COMMITTED, CONFIRMED)\").optional(),\n asset_attributes: z.object({}).describe(\"Filter by asset attribute equality; key->value. Use '*' for presence or '!=*' for absence.\").optional(),\n event_attributes: z.object({}).describe(\"Filter by event attribute equality; key->value. Use '*' for presence or '!=*' for absence.\").optional(),\n}).describe(\"Request schema for listing events of a specified Asset.\");\nconst RkvstListAssetEvents_EventObjectSchema: z.ZodTypeAny = z.object({\n from_: z.string().describe(\"Wallet address of the entity that created this event\"),\n identity: z.string().describe(\"Identity of the event resource (e.g., 'assets/{UUID}/events/{UUID}')\"),\n behaviour: z.string().describe(\"Behaviour used to create the event (e.g., 'RecordEvidence')\"),\n operation: z.string().describe(\"Operation represented by the event (e.g., 'Record')\"),\n block_number: z.string().describe(\"Block number where the event was committed\"),\n asset_identity: z.string().describe(\"Relative resource address of the asset (e.g., 'assets/{UUID}')\"),\n transaction_id: z.string().describe(\"Transaction hash as a hex string\"),\n merklelog_entry: z.record(z.string(), z.unknown()).describe(\"Merkle MMR log entry details for verification\"),\n tenant_identity: z.string().describe(\"Identity of the tenant that created this event\"),\n asset_attributes: z.record(z.string(), z.unknown()).describe(\"Asset attributes at the time of the event\"),\n event_attributes: z.record(z.string(), z.unknown()).describe(\"Event-specific attributes\"),\n transaction_index: z.string().describe(\"Index of the event within the committed block\"),\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 time of event (ISO 8601 UTC)\"),\n timestamp_declared: z.string().describe(\"User-declared time of event (ISO 8601 UTC)\"),\n confirmation_status: z.string().describe(\"Confirmation status of the event (e.g., PENDING, COMMITTED, CONFIRMED)\"),\n timestamp_committed: z.string().describe(\"Verifiable storage time of event (ISO 8601 UTC)\"),\n}).describe(\"Schema for an Event object returned in the list of asset events.\");\nexport const RkvstListAssetEventsOutput: z.ZodTypeAny = z.object({\n events: z.array(RkvstListAssetEvents_EventObjectSchema).describe(\"Array of Event objects for the asset\"),\n next_page_token: z.string().describe(\"Token for retrieving the next page of results; empty if none\").nullable().optional(),\n}).describe(\"Response schema for listing events of a specified Asset.\");\n\nexport const rkvstListAssetEvents = action(\"RKVST_LIST_ASSET_EVENTS\", {\n slug: \"rkvst-list-asset-events\",\n name: \"List Asset Events\",\n description: \"Tool to list events for a specified asset. Use after confirming you have the asset UUID.\",\n input: RkvstListAssetEventsInput,\n output: RkvstListAssetEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAChJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAC1I,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAC/I,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,yCAAuDA,IAAAA,EAAE,OAAO;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACjF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACpF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC9E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACpG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACtE,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC3G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACrF,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;CACxG,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B;CACxF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACtF,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,8CAA8C;CACtF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACjH,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AAC5F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,sCAAsC;CACvG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-asset-events.d.ts
4
+ declare const RkvstListAssetEventsInput: z.ZodTypeAny;
5
+ declare const RkvstListAssetEventsOutput: z.ZodTypeAny;
6
+ declare const rkvstListAssetEvents: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { rkvstListAssetEvents };
9
+ //# sourceMappingURL=list-asset-events.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-asset-events.d.cts","names":[],"sources":["../../src/actions/list-asset-events.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAQ4B;AAAA,cAqBzD,0BAAA,EAA4B,CAAA,CAAE,UAG4B;AAAA,cAE1D,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-asset-events.d.ts
4
+ declare const RkvstListAssetEventsInput: z.ZodTypeAny;
5
+ declare const RkvstListAssetEventsOutput: z.ZodTypeAny;
6
+ declare const rkvstListAssetEvents: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { rkvstListAssetEvents };
9
+ //# sourceMappingURL=list-asset-events.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-asset-events.d.mts","names":[],"sources":["../../src/actions/list-asset-events.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAQ4B;AAAA,cAqBzD,0BAAA,EAA4B,CAAA,CAAE,UAG4B;AAAA,cAE1D,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,46 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-asset-events.ts
4
+ const RkvstListAssetEventsInput = z.object({
5
+ order_by: z.string().describe("Order results for certain schemas (e.g., SIMPLEHASHV1)").optional(),
6
+ page_size: z.number().int().describe("Maximum number of results per page, must be >= 1").optional(),
7
+ asset_uuid: z.string().describe("UUID of the Asset to list events for"),
8
+ page_token: z.string().describe("Token for retrieving the next page of results, obtained from next_page_token in a previous response").optional(),
9
+ minimum_trust: z.string().describe("Return events with confirmation status at or above this level (e.g., COMMITTED, CONFIRMED)").optional(),
10
+ asset_attributes: z.object({}).describe("Filter by asset attribute equality; key->value. Use '*' for presence or '!=*' for absence.").optional(),
11
+ event_attributes: z.object({}).describe("Filter by event attribute equality; key->value. Use '*' for presence or '!=*' for absence.").optional()
12
+ }).describe("Request schema for listing events of a specified Asset.");
13
+ const RkvstListAssetEvents_EventObjectSchema = z.object({
14
+ from_: z.string().describe("Wallet address of the entity that created this event"),
15
+ identity: z.string().describe("Identity of the event resource (e.g., 'assets/{UUID}/events/{UUID}')"),
16
+ behaviour: z.string().describe("Behaviour used to create the event (e.g., 'RecordEvidence')"),
17
+ operation: z.string().describe("Operation represented by the event (e.g., 'Record')"),
18
+ block_number: z.string().describe("Block number where the event was committed"),
19
+ asset_identity: z.string().describe("Relative resource address of the asset (e.g., 'assets/{UUID}')"),
20
+ transaction_id: z.string().describe("Transaction hash as a hex string"),
21
+ merklelog_entry: z.record(z.string(), z.unknown()).describe("Merkle MMR log entry details for verification"),
22
+ tenant_identity: z.string().describe("Identity of the tenant that created this event"),
23
+ asset_attributes: z.record(z.string(), z.unknown()).describe("Asset attributes at the time of the event"),
24
+ event_attributes: z.record(z.string(), z.unknown()).describe("Event-specific attributes"),
25
+ transaction_index: z.string().describe("Index of the event within the committed block"),
26
+ principal_accepted: z.record(z.string(), z.unknown()).describe("Principal recorded by the server"),
27
+ principal_declared: z.record(z.string(), z.unknown()).describe("Principal provided by the user"),
28
+ timestamp_accepted: z.string().describe("Server-recorded time of event (ISO 8601 UTC)"),
29
+ timestamp_declared: z.string().describe("User-declared time of event (ISO 8601 UTC)"),
30
+ confirmation_status: z.string().describe("Confirmation status of the event (e.g., PENDING, COMMITTED, CONFIRMED)"),
31
+ timestamp_committed: z.string().describe("Verifiable storage time of event (ISO 8601 UTC)")
32
+ }).describe("Schema for an Event object returned in the list of asset events.");
33
+ const rkvstListAssetEvents = action("RKVST_LIST_ASSET_EVENTS", {
34
+ slug: "rkvst-list-asset-events",
35
+ name: "List Asset Events",
36
+ description: "Tool to list events for a specified asset. Use after confirming you have the asset UUID.",
37
+ input: RkvstListAssetEventsInput,
38
+ output: z.object({
39
+ events: z.array(RkvstListAssetEvents_EventObjectSchema).describe("Array of Event objects for the asset"),
40
+ next_page_token: z.string().describe("Token for retrieving the next page of results; empty if none").nullable().optional()
41
+ }).describe("Response schema for listing events of a specified Asset.")
42
+ });
43
+ //#endregion
44
+ export { rkvstListAssetEvents };
45
+
46
+ //# sourceMappingURL=list-asset-events.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-asset-events.mjs","names":[],"sources":["../../src/actions/list-asset-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstListAssetEventsInput: z.ZodTypeAny = z.object({\n order_by: z.string().describe(\"Order results for certain schemas (e.g., SIMPLEHASHV1)\").optional(),\n page_size: z.number().int().describe(\"Maximum number of results per page, must be >= 1\").optional(),\n asset_uuid: z.string().describe(\"UUID of the Asset to list events for\"),\n page_token: z.string().describe(\"Token for retrieving the next page of results, obtained from next_page_token in a previous response\").optional(),\n minimum_trust: z.string().describe(\"Return events with confirmation status at or above this level (e.g., COMMITTED, CONFIRMED)\").optional(),\n asset_attributes: z.object({}).describe(\"Filter by asset attribute equality; key->value. Use '*' for presence or '!=*' for absence.\").optional(),\n event_attributes: z.object({}).describe(\"Filter by event attribute equality; key->value. Use '*' for presence or '!=*' for absence.\").optional(),\n}).describe(\"Request schema for listing events of a specified Asset.\");\nconst RkvstListAssetEvents_EventObjectSchema: z.ZodTypeAny = z.object({\n from_: z.string().describe(\"Wallet address of the entity that created this event\"),\n identity: z.string().describe(\"Identity of the event resource (e.g., 'assets/{UUID}/events/{UUID}')\"),\n behaviour: z.string().describe(\"Behaviour used to create the event (e.g., 'RecordEvidence')\"),\n operation: z.string().describe(\"Operation represented by the event (e.g., 'Record')\"),\n block_number: z.string().describe(\"Block number where the event was committed\"),\n asset_identity: z.string().describe(\"Relative resource address of the asset (e.g., 'assets/{UUID}')\"),\n transaction_id: z.string().describe(\"Transaction hash as a hex string\"),\n merklelog_entry: z.record(z.string(), z.unknown()).describe(\"Merkle MMR log entry details for verification\"),\n tenant_identity: z.string().describe(\"Identity of the tenant that created this event\"),\n asset_attributes: z.record(z.string(), z.unknown()).describe(\"Asset attributes at the time of the event\"),\n event_attributes: z.record(z.string(), z.unknown()).describe(\"Event-specific attributes\"),\n transaction_index: z.string().describe(\"Index of the event within the committed block\"),\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 time of event (ISO 8601 UTC)\"),\n timestamp_declared: z.string().describe(\"User-declared time of event (ISO 8601 UTC)\"),\n confirmation_status: z.string().describe(\"Confirmation status of the event (e.g., PENDING, COMMITTED, CONFIRMED)\"),\n timestamp_committed: z.string().describe(\"Verifiable storage time of event (ISO 8601 UTC)\"),\n}).describe(\"Schema for an Event object returned in the list of asset events.\");\nexport const RkvstListAssetEventsOutput: z.ZodTypeAny = z.object({\n events: z.array(RkvstListAssetEvents_EventObjectSchema).describe(\"Array of Event objects for the asset\"),\n next_page_token: z.string().describe(\"Token for retrieving the next page of results; empty if none\").nullable().optional(),\n}).describe(\"Response schema for listing events of a specified Asset.\");\n\nexport const rkvstListAssetEvents = action(\"RKVST_LIST_ASSET_EVENTS\", {\n slug: \"rkvst-list-asset-events\",\n name: \"List Asset Events\",\n description: \"Tool to list events for a specified asset. Use after confirming you have the asset UUID.\",\n input: RkvstListAssetEventsInput,\n output: RkvstListAssetEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0C,EAAE,OAAO;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAChJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAC1I,kBAAkB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAC/I,kBAAkB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,yCAAuD,EAAE,OAAO;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACpF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC9E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACpG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACtE,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC3G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACrF,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;CACxG,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B;CACxF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACtF,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACjG,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gCAAgC;CAC/F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACtF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACjH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AAC5F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAM9E,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsD,EAAE,OAAO;EAC/D,QAAQ,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,sCAAsC;EACvG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
@@ -0,0 +1,40 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-assets.ts
4
+ const RkvstListAssetsInput = zod.z.object({
5
+ page_size: zod.z.number().int().describe("Maximum number of assets to return.").optional(),
6
+ next_page_token: zod.z.string().describe("Token to retrieve the next page of assets.").optional(),
7
+ proof_mechanism: zod.z.string().describe("Filter by proof mechanism (e.g., 'MERKLE_LOG').").optional(),
8
+ request_total_count: zod.z.boolean().describe("If true, includes 'x-total-count' header in the response.").optional(),
9
+ "attributes.arc_display_name": zod.z.string().describe("Filter by asset display name. Use '=' for exact match, '*' for presence, '!=*' for missing.").optional(),
10
+ "attributes.arc_display_type": zod.z.string().describe("Filter by asset type (e.g., 'Traffic light').").optional()
11
+ }).describe("Request schema for listing Assets with optional pagination and filtering.");
12
+ const RkvstListAssets_AssetItemSchema = zod.z.object({
13
+ owner: zod.z.string().describe("Wallet address of the asset owner."),
14
+ public: zod.z.boolean().describe("Whether the asset is public."),
15
+ at_time: zod.z.string().describe("Timestamp indicating when the asset data is from (ISO 8601)."),
16
+ tracked: zod.z.string().describe("Tracking state of the asset."),
17
+ chain_id: zod.z.string().describe("Chain id of the blockchain associated with this asset.").nullable().optional(),
18
+ identity: zod.z.string().describe("Relative resource address in the form assets/{UUID}."),
19
+ attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Key-value mapping of asset properties."),
20
+ behaviours: zod.z.array(zod.z.string()).describe("List of enabled behaviours for this asset."),
21
+ proof_mechanism: zod.z.string().describe("Mechanism used for evidential proof.").nullable().optional(),
22
+ tenant_identity: zod.z.string().describe("Identity of the tenant that created this asset."),
23
+ confirmation_status: zod.z.string().describe("Asset confirmation status (e.g., PENDING).")
24
+ });
25
+ const RkvstListAssetsOutput = zod.z.object({
26
+ assets: zod.z.array(RkvstListAssets_AssetItemSchema).describe("List of assets returned."),
27
+ total_count: zod.z.number().int().describe("Total number of assets; present if requested via header.").nullable().optional(),
28
+ next_page_token: zod.z.string().describe("Token to retrieve next page of results.").nullable().optional()
29
+ });
30
+ const rkvstListAssets = require_action.action("RKVST_LIST_ASSETS", {
31
+ slug: "rkvst-list-assets",
32
+ name: "List Assets",
33
+ description: "Tool to list all Assets with optional pagination and filters. Use when you need to retrieve asset metadata in batches via page_size and next_page_token.",
34
+ input: RkvstListAssetsInput,
35
+ output: RkvstListAssetsOutput
36
+ });
37
+ //#endregion
38
+ exports.rkvstListAssets = rkvstListAssets;
39
+
40
+ //# sourceMappingURL=list-assets.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-assets.cjs","names":["z","action"],"sources":["../../src/actions/list-assets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstListAssetsInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"Maximum number of assets to return.\").optional(),\n next_page_token: z.string().describe(\"Token to retrieve the next page of assets.\").optional(),\n proof_mechanism: z.string().describe(\"Filter by proof mechanism (e.g., 'MERKLE_LOG').\").optional(),\n request_total_count: z.boolean().describe(\"If true, includes 'x-total-count' header in the response.\").optional(),\n \"attributes.arc_display_name\": z.string().describe(\"Filter by asset display name. Use '=' for exact match, '*' for presence, '!=*' for missing.\").optional(),\n \"attributes.arc_display_type\": z.string().describe(\"Filter by asset type (e.g., 'Traffic light').\").optional(),\n}).describe(\"Request schema for listing Assets with optional pagination and filtering.\");\nconst RkvstListAssets_AssetItemSchema: z.ZodTypeAny = z.object({\n owner: z.string().describe(\"Wallet address of the asset owner.\"),\n public: z.boolean().describe(\"Whether the asset is public.\"),\n at_time: z.string().describe(\"Timestamp indicating when the asset data is from (ISO 8601).\"),\n tracked: z.string().describe(\"Tracking state of the asset.\"),\n chain_id: z.string().describe(\"Chain id of the blockchain associated with this asset.\").nullable().optional(),\n identity: z.string().describe(\"Relative resource address in the form assets/{UUID}.\"),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key-value mapping of asset properties.\"),\n behaviours: z.array(z.string()).describe(\"List of enabled behaviours for this asset.\"),\n proof_mechanism: z.string().describe(\"Mechanism used for evidential proof.\").nullable().optional(),\n tenant_identity: z.string().describe(\"Identity of the tenant that created this asset.\"),\n confirmation_status: z.string().describe(\"Asset confirmation status (e.g., PENDING).\"),\n});\nexport const RkvstListAssetsOutput: z.ZodTypeAny = z.object({\n assets: z.array(RkvstListAssets_AssetItemSchema).describe(\"List of assets returned.\"),\n total_count: z.number().int().describe(\"Total number of assets; present if requested via header.\").nullable().optional(),\n next_page_token: z.string().describe(\"Token to retrieve next page of results.\").nullable().optional(),\n});\n\nexport const rkvstListAssets = action(\"RKVST_LIST_ASSETS\", {\n slug: \"rkvst-list-assets\",\n name: \"List Assets\",\n description: \"Tool to list all Assets with optional pagination and filters. Use when you need to retrieve asset metadata in batches via page_size and next_page_token.\",\n input: RkvstListAssetsInput,\n output: RkvstListAssetsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqCA,IAAAA,EAAE,OAAO;CACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACrF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC5F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACjG,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAChH,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CAC3J,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,kCAAgDA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC/D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B;CAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC3D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACpF,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC;CAC/F,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;CACrF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACtF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AACvF,CAAC;AACD,MAAa,wBAAsCA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,0BAA0B;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC;AAED,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-assets.d.ts
4
+ declare const RkvstListAssetsInput: z.ZodTypeAny;
5
+ declare const RkvstListAssetsOutput: z.ZodTypeAny;
6
+ declare const rkvstListAssets: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { rkvstListAssets };
9
+ //# sourceMappingURL=list-assets.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-assets.d.cts","names":[],"sources":["../../src/actions/list-assets.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAOmD;AAAA,cAc3E,qBAAA,EAAuB,CAAA,CAAE,UAIpC;AAAA,cAEW,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-assets.d.ts
4
+ declare const RkvstListAssetsInput: z.ZodTypeAny;
5
+ declare const RkvstListAssetsOutput: z.ZodTypeAny;
6
+ declare const rkvstListAssets: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { rkvstListAssets };
9
+ //# sourceMappingURL=list-assets.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-assets.d.mts","names":[],"sources":["../../src/actions/list-assets.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAOmD;AAAA,cAc3E,qBAAA,EAAuB,CAAA,CAAE,UAIpC;AAAA,cAEW,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,39 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-assets.ts
4
+ const RkvstListAssetsInput = z.object({
5
+ page_size: z.number().int().describe("Maximum number of assets to return.").optional(),
6
+ next_page_token: z.string().describe("Token to retrieve the next page of assets.").optional(),
7
+ proof_mechanism: z.string().describe("Filter by proof mechanism (e.g., 'MERKLE_LOG').").optional(),
8
+ request_total_count: z.boolean().describe("If true, includes 'x-total-count' header in the response.").optional(),
9
+ "attributes.arc_display_name": z.string().describe("Filter by asset display name. Use '=' for exact match, '*' for presence, '!=*' for missing.").optional(),
10
+ "attributes.arc_display_type": z.string().describe("Filter by asset type (e.g., 'Traffic light').").optional()
11
+ }).describe("Request schema for listing Assets with optional pagination and filtering.");
12
+ const RkvstListAssets_AssetItemSchema = z.object({
13
+ owner: z.string().describe("Wallet address of the asset owner."),
14
+ public: z.boolean().describe("Whether the asset is public."),
15
+ at_time: z.string().describe("Timestamp indicating when the asset data is from (ISO 8601)."),
16
+ tracked: z.string().describe("Tracking state of the asset."),
17
+ chain_id: z.string().describe("Chain id of the blockchain associated with this asset.").nullable().optional(),
18
+ identity: z.string().describe("Relative resource address in the form assets/{UUID}."),
19
+ attributes: z.record(z.string(), z.unknown()).describe("Key-value mapping of asset properties."),
20
+ behaviours: z.array(z.string()).describe("List of enabled behaviours for this asset."),
21
+ proof_mechanism: z.string().describe("Mechanism used for evidential proof.").nullable().optional(),
22
+ tenant_identity: z.string().describe("Identity of the tenant that created this asset."),
23
+ confirmation_status: z.string().describe("Asset confirmation status (e.g., PENDING).")
24
+ });
25
+ const rkvstListAssets = action("RKVST_LIST_ASSETS", {
26
+ slug: "rkvst-list-assets",
27
+ name: "List Assets",
28
+ description: "Tool to list all Assets with optional pagination and filters. Use when you need to retrieve asset metadata in batches via page_size and next_page_token.",
29
+ input: RkvstListAssetsInput,
30
+ output: z.object({
31
+ assets: z.array(RkvstListAssets_AssetItemSchema).describe("List of assets returned."),
32
+ total_count: z.number().int().describe("Total number of assets; present if requested via header.").nullable().optional(),
33
+ next_page_token: z.string().describe("Token to retrieve next page of results.").nullable().optional()
34
+ })
35
+ });
36
+ //#endregion
37
+ export { rkvstListAssets };
38
+
39
+ //# sourceMappingURL=list-assets.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-assets.mjs","names":[],"sources":["../../src/actions/list-assets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstListAssetsInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"Maximum number of assets to return.\").optional(),\n next_page_token: z.string().describe(\"Token to retrieve the next page of assets.\").optional(),\n proof_mechanism: z.string().describe(\"Filter by proof mechanism (e.g., 'MERKLE_LOG').\").optional(),\n request_total_count: z.boolean().describe(\"If true, includes 'x-total-count' header in the response.\").optional(),\n \"attributes.arc_display_name\": z.string().describe(\"Filter by asset display name. Use '=' for exact match, '*' for presence, '!=*' for missing.\").optional(),\n \"attributes.arc_display_type\": z.string().describe(\"Filter by asset type (e.g., 'Traffic light').\").optional(),\n}).describe(\"Request schema for listing Assets with optional pagination and filtering.\");\nconst RkvstListAssets_AssetItemSchema: z.ZodTypeAny = z.object({\n owner: z.string().describe(\"Wallet address of the asset owner.\"),\n public: z.boolean().describe(\"Whether the asset is public.\"),\n at_time: z.string().describe(\"Timestamp indicating when the asset data is from (ISO 8601).\"),\n tracked: z.string().describe(\"Tracking state of the asset.\"),\n chain_id: z.string().describe(\"Chain id of the blockchain associated with this asset.\").nullable().optional(),\n identity: z.string().describe(\"Relative resource address in the form assets/{UUID}.\"),\n attributes: z.record(z.string(), z.unknown()).describe(\"Key-value mapping of asset properties.\"),\n behaviours: z.array(z.string()).describe(\"List of enabled behaviours for this asset.\"),\n proof_mechanism: z.string().describe(\"Mechanism used for evidential proof.\").nullable().optional(),\n tenant_identity: z.string().describe(\"Identity of the tenant that created this asset.\"),\n confirmation_status: z.string().describe(\"Asset confirmation status (e.g., PENDING).\"),\n});\nexport const RkvstListAssetsOutput: z.ZodTypeAny = z.object({\n assets: z.array(RkvstListAssets_AssetItemSchema).describe(\"List of assets returned.\"),\n total_count: z.number().int().describe(\"Total number of assets; present if requested via header.\").nullable().optional(),\n next_page_token: z.string().describe(\"Token to retrieve next page of results.\").nullable().optional(),\n});\n\nexport const rkvstListAssets = action(\"RKVST_LIST_ASSETS\", {\n slug: \"rkvst-list-assets\",\n name: \"List Assets\",\n description: \"Tool to list all Assets with optional pagination and filters. Use when you need to retrieve asset metadata in batches via page_size and next_page_token.\",\n input: RkvstListAssetsInput,\n output: RkvstListAssetsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqC,EAAE,OAAO;CACzD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC5F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACjG,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAChH,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CAC3J,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,kCAAgD,EAAE,OAAO;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC/D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B;CAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACpF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC;CAC/F,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;CACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACtF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AACvF,CAAC;AAOD,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXiD,EAAE,OAAO;EAC1D,QAAQ,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,0BAA0B;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,CAOU;AACV,CAAC"}
@@ -0,0 +1,34 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-iam-subjects.ts
4
+ const RkvstListIamSubjectsInput = zod.z.object({
5
+ order_by: zod.z.string().describe("Specify sort order for results.").optional(),
6
+ page_size: zod.z.number().int().describe("Maximum entries per page.").optional(),
7
+ page_token: zod.z.string().describe("Token to retrieve the next page of results.").optional(),
8
+ display_name: zod.z.string().describe("Filter subjects by friendly display name.").optional(),
9
+ wallet_address: zod.z.string().describe("Filter subjects by wallet address.").optional()
10
+ }).describe("Request model for listing IAM subjects with optional filtering and pagination.");
11
+ const RkvstListIamSubjects_IamSubjectSchema = zod.z.object({
12
+ tenant: zod.z.string().describe("Tenant ID associated with the subject.").nullable().optional(),
13
+ identity: zod.z.string().describe("Relative Resource Name of the subject, e.g., 'subjects/<uuid>'."),
14
+ display_name: zod.z.string().describe("Friendly name for the subject."),
15
+ wallet_address: zod.z.array(zod.z.string()).describe("List of wallet addresses associated with the subject.").nullable().optional(),
16
+ wallet_pub_key: zod.z.array(zod.z.string()).describe("List of public wallet keys associated with the subject.").nullable().optional(),
17
+ tessera_pub_key: zod.z.array(zod.z.string()).describe("List of Tessera public keys associated with the subject.").nullable().optional(),
18
+ confirmation_status: zod.z.string().describe("Confirmation status for the subject (e.g., PENDING, CONFIRMED).").nullable().optional()
19
+ }).describe("Subject object returned in list of IAM subjects.");
20
+ const RkvstListIamSubjectsOutput = zod.z.object({
21
+ subjects: zod.z.array(RkvstListIamSubjects_IamSubjectSchema).describe("Array of IAM subjects matching the query.").nullable().optional(),
22
+ next_page_token: zod.z.string().describe("Token to retrieve the next page of results, or empty if there are no more pages.").nullable().optional()
23
+ }).describe("Response model for listing IAM subjects.");
24
+ const rkvstListIamSubjects = require_action.action("RKVST_LIST_IAM_SUBJECTS", {
25
+ slug: "rkvst-list-iam-subjects",
26
+ name: "List IAM Subjects",
27
+ description: "Tool to list IAM subjects. Use when you need to retrieve provider-managed subjects, optionally filtering by display name. Use after authenticating the tenant.",
28
+ input: RkvstListIamSubjectsInput,
29
+ output: RkvstListIamSubjectsOutput
30
+ });
31
+ //#endregion
32
+ exports.rkvstListIamSubjects = rkvstListIamSubjects;
33
+
34
+ //# sourceMappingURL=list-iam-subjects.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-iam-subjects.cjs","names":["z","action"],"sources":["../../src/actions/list-iam-subjects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RkvstListIamSubjectsInput: z.ZodTypeAny = z.object({\n order_by: z.string().describe(\"Specify sort order for results.\").optional(),\n page_size: z.number().int().describe(\"Maximum entries per page.\").optional(),\n page_token: z.string().describe(\"Token to retrieve the next page of results.\").optional(),\n display_name: z.string().describe(\"Filter subjects by friendly display name.\").optional(),\n wallet_address: z.string().describe(\"Filter subjects by wallet address.\").optional(),\n}).describe(\"Request model for listing IAM subjects with optional filtering and pagination.\");\nconst RkvstListIamSubjects_IamSubjectSchema: z.ZodTypeAny = z.object({\n tenant: z.string().describe(\"Tenant ID associated with the subject.\").nullable().optional(),\n identity: z.string().describe(\"Relative Resource Name of the subject, e.g., 'subjects/<uuid>'.\"),\n display_name: z.string().describe(\"Friendly name for the subject.\"),\n wallet_address: z.array(z.string()).describe(\"List of wallet addresses associated with the subject.\").nullable().optional(),\n wallet_pub_key: z.array(z.string()).describe(\"List of public wallet keys associated with the subject.\").nullable().optional(),\n tessera_pub_key: z.array(z.string()).describe(\"List of Tessera public keys associated with the subject.\").nullable().optional(),\n confirmation_status: z.string().describe(\"Confirmation status for the subject (e.g., PENDING, CONFIRMED).\").nullable().optional(),\n}).describe(\"Subject object returned in list of IAM subjects.\");\nexport const RkvstListIamSubjectsOutput: z.ZodTypeAny = z.object({\n subjects: z.array(RkvstListIamSubjects_IamSubjectSchema).describe(\"Array of IAM subjects matching the query.\").nullable().optional(),\n next_page_token: z.string().describe(\"Token to retrieve the next page of results, or empty if there are no more pages.\").nullable().optional(),\n}).describe(\"Response model for listing IAM subjects.\");\n\nexport const rkvstListIamSubjects = action(\"RKVST_LIST_IAM_SUBJECTS\", {\n slug: \"rkvst-list-iam-subjects\",\n name: \"List IAM Subjects\",\n description: \"Tool to list IAM subjects. Use when you need to retrieve provider-managed subjects, optionally filtering by display name. Use after authenticating the tenant.\",\n input: RkvstListIamSubjectsInput,\n output: RkvstListIamSubjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACxF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CAC/F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAClE,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,UAAUA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/I,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAEtD,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-iam-subjects.d.ts
4
+ declare const RkvstListIamSubjectsInput: z.ZodTypeAny;
5
+ declare const RkvstListIamSubjectsOutput: z.ZodTypeAny;
6
+ declare const rkvstListIamSubjects: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { rkvstListIamSubjects };
9
+ //# sourceMappingURL=list-iam-subjects.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-iam-subjects.d.cts","names":[],"sources":["../../src/actions/list-iam-subjects.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAMmD;AAAA,cAUhF,0BAAA,EAA4B,CAAA,CAAE,UAGY;AAAA,cAE1C,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-iam-subjects.d.ts
4
+ declare const RkvstListIamSubjectsInput: z.ZodTypeAny;
5
+ declare const RkvstListIamSubjectsOutput: z.ZodTypeAny;
6
+ declare const rkvstListIamSubjects: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { rkvstListIamSubjects };
9
+ //# sourceMappingURL=list-iam-subjects.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-iam-subjects.d.mts","names":[],"sources":["../../src/actions/list-iam-subjects.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAMmD;AAAA,cAUhF,0BAAA,EAA4B,CAAA,CAAE,UAGY;AAAA,cAE1C,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}