@keystrokehq/rocketadmin 0.1.4 → 0.1.6

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 (149) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/check-api-key.cjs +1 -0
  4. package/dist/actions/check-api-key.cjs.map +1 -1
  5. package/dist/actions/check-api-key.d.cts +3 -1
  6. package/dist/actions/check-api-key.d.cts.map +1 -1
  7. package/dist/actions/check-api-key.d.mts +3 -1
  8. package/dist/actions/check-api-key.d.mts.map +1 -1
  9. package/dist/actions/check-api-key.mjs +1 -0
  10. package/dist/actions/check-api-key.mjs.map +1 -1
  11. package/dist/actions/delete-table-row.cjs +1 -0
  12. package/dist/actions/delete-table-row.cjs.map +1 -1
  13. package/dist/actions/delete-table-row.d.cts +3 -5
  14. package/dist/actions/delete-table-row.d.cts.map +1 -1
  15. package/dist/actions/delete-table-row.d.mts +3 -5
  16. package/dist/actions/delete-table-row.d.mts.map +1 -1
  17. package/dist/actions/delete-table-row.mjs +1 -0
  18. package/dist/actions/delete-table-row.mjs.map +1 -1
  19. package/dist/actions/get-company-invite-verify.cjs +1 -0
  20. package/dist/actions/get-company-invite-verify.cjs.map +1 -1
  21. package/dist/actions/get-company-invite-verify.d.cts +3 -3
  22. package/dist/actions/get-company-invite-verify.d.cts.map +1 -1
  23. package/dist/actions/get-company-invite-verify.d.mts +3 -3
  24. package/dist/actions/get-company-invite-verify.d.mts.map +1 -1
  25. package/dist/actions/get-company-invite-verify.mjs +1 -0
  26. package/dist/actions/get-company-invite-verify.mjs.map +1 -1
  27. package/dist/actions/get-connection-tables-v2.cjs +1 -0
  28. package/dist/actions/get-connection-tables-v2.cjs.map +1 -1
  29. package/dist/actions/get-connection-tables-v2.d.cts +3 -3
  30. package/dist/actions/get-connection-tables-v2.d.cts.map +1 -1
  31. package/dist/actions/get-connection-tables-v2.d.mts +3 -3
  32. package/dist/actions/get-connection-tables-v2.d.mts.map +1 -1
  33. package/dist/actions/get-connection-tables-v2.mjs +1 -0
  34. package/dist/actions/get-connection-tables-v2.mjs.map +1 -1
  35. package/dist/actions/get-connection-token.cjs +1 -0
  36. package/dist/actions/get-connection-token.cjs.map +1 -1
  37. package/dist/actions/get-connection-token.d.cts +3 -1
  38. package/dist/actions/get-connection-token.d.cts.map +1 -1
  39. package/dist/actions/get-connection-token.d.mts +3 -1
  40. package/dist/actions/get-connection-token.d.mts.map +1 -1
  41. package/dist/actions/get-connection-token.mjs +1 -0
  42. package/dist/actions/get-connection-token.mjs.map +1 -1
  43. package/dist/actions/get-connections.cjs +1 -0
  44. package/dist/actions/get-connections.cjs.map +1 -1
  45. package/dist/actions/get-connections.d.cts +3 -1
  46. package/dist/actions/get-connections.d.cts.map +1 -1
  47. package/dist/actions/get-connections.d.mts +3 -1
  48. package/dist/actions/get-connections.d.mts.map +1 -1
  49. package/dist/actions/get-connections.mjs +1 -0
  50. package/dist/actions/get-connections.mjs.map +1 -1
  51. package/dist/actions/get-hello.cjs +1 -0
  52. package/dist/actions/get-hello.cjs.map +1 -1
  53. package/dist/actions/get-hello.d.cts +3 -1
  54. package/dist/actions/get-hello.d.cts.map +1 -1
  55. package/dist/actions/get-hello.d.mts +3 -1
  56. package/dist/actions/get-hello.d.mts.map +1 -1
  57. package/dist/actions/get-hello.mjs +1 -0
  58. package/dist/actions/get-hello.mjs.map +1 -1
  59. package/dist/actions/get-saas-users-email.cjs +1 -0
  60. package/dist/actions/get-saas-users-email.cjs.map +1 -1
  61. package/dist/actions/get-saas-users-email.d.cts +3 -3
  62. package/dist/actions/get-saas-users-email.d.cts.map +1 -1
  63. package/dist/actions/get-saas-users-email.d.mts +3 -3
  64. package/dist/actions/get-saas-users-email.d.mts.map +1 -1
  65. package/dist/actions/get-saas-users-email.mjs +1 -0
  66. package/dist/actions/get-saas-users-email.mjs.map +1 -1
  67. package/dist/actions/get-table-row.cjs +1 -0
  68. package/dist/actions/get-table-row.cjs.map +1 -1
  69. package/dist/actions/get-table-row.d.cts +3 -5
  70. package/dist/actions/get-table-row.d.cts.map +1 -1
  71. package/dist/actions/get-table-row.d.mts +3 -5
  72. package/dist/actions/get-table-row.d.mts.map +1 -1
  73. package/dist/actions/get-table-row.mjs +1 -0
  74. package/dist/actions/get-table-row.mjs.map +1 -1
  75. package/dist/actions/get-table-structure.cjs +1 -0
  76. package/dist/actions/get-table-structure.cjs.map +1 -1
  77. package/dist/actions/get-table-structure.d.cts +3 -4
  78. package/dist/actions/get-table-structure.d.cts.map +1 -1
  79. package/dist/actions/get-table-structure.d.mts +3 -4
  80. package/dist/actions/get-table-structure.d.mts.map +1 -1
  81. package/dist/actions/get-table-structure.mjs +1 -0
  82. package/dist/actions/get-table-structure.mjs.map +1 -1
  83. package/dist/actions/get-user-email-verify.cjs +1 -0
  84. package/dist/actions/get-user-email-verify.cjs.map +1 -1
  85. package/dist/actions/get-user-email-verify.d.cts +3 -3
  86. package/dist/actions/get-user-email-verify.d.cts.map +1 -1
  87. package/dist/actions/get-user-email-verify.d.mts +3 -3
  88. package/dist/actions/get-user-email-verify.d.mts.map +1 -1
  89. package/dist/actions/get-user-email-verify.mjs +1 -0
  90. package/dist/actions/get-user-email-verify.mjs.map +1 -1
  91. package/dist/actions/post-table-csv-export.cjs +1 -0
  92. package/dist/actions/post-table-csv-export.cjs.map +1 -1
  93. package/dist/actions/post-table-csv-export.d.cts +3 -11
  94. package/dist/actions/post-table-csv-export.d.cts.map +1 -1
  95. package/dist/actions/post-table-csv-export.d.mts +3 -11
  96. package/dist/actions/post-table-csv-export.d.mts.map +1 -1
  97. package/dist/actions/post-table-csv-export.mjs +1 -0
  98. package/dist/actions/post-table-csv-export.mjs.map +1 -1
  99. package/dist/actions/post-table-row.cjs +1 -0
  100. package/dist/actions/post-table-row.cjs.map +1 -1
  101. package/dist/actions/post-table-row.d.cts +3 -5
  102. package/dist/actions/post-table-row.d.cts.map +1 -1
  103. package/dist/actions/post-table-row.d.mts +3 -5
  104. package/dist/actions/post-table-row.d.mts.map +1 -1
  105. package/dist/actions/post-table-row.mjs +1 -0
  106. package/dist/actions/post-table-row.mjs.map +1 -1
  107. package/dist/actions/post-table-rows-find.cjs +1 -0
  108. package/dist/actions/post-table-rows-find.cjs.map +1 -1
  109. package/dist/actions/post-table-rows-find.d.cts +3 -7
  110. package/dist/actions/post-table-rows-find.d.cts.map +1 -1
  111. package/dist/actions/post-table-rows-find.d.mts +3 -7
  112. package/dist/actions/post-table-rows-find.d.mts.map +1 -1
  113. package/dist/actions/post-table-rows-find.mjs +1 -0
  114. package/dist/actions/post-table-rows-find.mjs.map +1 -1
  115. package/dist/actions/put-table-row.cjs +1 -0
  116. package/dist/actions/put-table-row.cjs.map +1 -1
  117. package/dist/actions/put-table-row.d.cts +3 -6
  118. package/dist/actions/put-table-row.d.cts.map +1 -1
  119. package/dist/actions/put-table-row.d.mts +3 -6
  120. package/dist/actions/put-table-row.d.mts.map +1 -1
  121. package/dist/actions/put-table-row.mjs +1 -0
  122. package/dist/actions/put-table-row.mjs.map +1 -1
  123. package/dist/actions/put-table-rows-delete.cjs +1 -0
  124. package/dist/actions/put-table-rows-delete.cjs.map +1 -1
  125. package/dist/actions/put-table-rows-delete.d.cts +3 -5
  126. package/dist/actions/put-table-rows-delete.d.cts.map +1 -1
  127. package/dist/actions/put-table-rows-delete.d.mts +3 -5
  128. package/dist/actions/put-table-rows-delete.d.mts.map +1 -1
  129. package/dist/actions/put-table-rows-delete.mjs +1 -0
  130. package/dist/actions/put-table-rows-delete.mjs.map +1 -1
  131. package/dist/actions/put-table-rows-update.cjs +1 -0
  132. package/dist/actions/put-table-rows-update.cjs.map +1 -1
  133. package/dist/actions/put-table-rows-update.d.cts +3 -6
  134. package/dist/actions/put-table-rows-update.d.cts.map +1 -1
  135. package/dist/actions/put-table-rows-update.d.mts +3 -6
  136. package/dist/actions/put-table-rows-update.d.mts.map +1 -1
  137. package/dist/actions/put-table-rows-update.mjs +1 -0
  138. package/dist/actions/put-table-rows-update.mjs.map +1 -1
  139. package/dist/app.cjs +5 -2
  140. package/dist/app.cjs.map +1 -1
  141. package/dist/app.d.cts +7 -1
  142. package/dist/app.d.cts.map +1 -1
  143. package/dist/app.d.mts +7 -1
  144. package/dist/app.d.mts.map +1 -1
  145. package/dist/app.mjs +3 -2
  146. package/dist/app.mjs.map +1 -1
  147. package/dist/index.d.cts +1 -1
  148. package/dist/index.d.mts +1 -1
  149. package/package.json +2 -2
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-hello.d.ts
@@ -5,7 +7,7 @@ declare const RocketadminGetHelloInput: z.ZodObject<{}, z.core.$strip>;
5
7
  declare const RocketadminGetHelloOutput: z.ZodObject<{
6
8
  message: z.ZodNullable<z.ZodString>;
7
9
  }, z.core.$loose>;
8
- declare const rocketadminGetHello: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const rocketadminGetHello: AppAction<typeof RocketadminGetHelloInput, typeof RocketadminGetHelloOutput, typeof rocketadmin.credential>;
9
11
  //#endregion
10
12
  export { rocketadminGetHello };
11
13
  //# sourceMappingURL=get-hello.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-hello.d.cts","names":[],"sources":["../../src/actions/get-hello.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-hello.d.cts","names":[],"sources":["../../src/actions/get-hello.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-hello.d.ts
@@ -5,7 +7,7 @@ declare const RocketadminGetHelloInput: z.ZodObject<{}, z.core.$strip>;
5
7
  declare const RocketadminGetHelloOutput: z.ZodObject<{
6
8
  message: z.ZodNullable<z.ZodString>;
7
9
  }, z.core.$loose>;
8
- declare const rocketadminGetHello: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const rocketadminGetHello: AppAction<typeof RocketadminGetHelloInput, typeof RocketadminGetHelloOutput, typeof rocketadmin.credential>;
9
11
  //#endregion
10
12
  export { rocketadminGetHello };
11
13
  //# sourceMappingURL=get-hello.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-hello.d.mts","names":[],"sources":["../../src/actions/get-hello.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-hello.d.mts","names":[],"sources":["../../src/actions/get-hello.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const rocketadminGetHello = action("ROCKETADMIN_GET_HELLO", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-hello.mjs","names":[],"sources":["../../src/actions/get-hello.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetHelloInput = z.object({}).describe(\"Request model for the hello endpoint. No parameters are required.\");\nexport const RocketadminGetHelloOutput = z.object({\n message: z.string().describe(\"The greeting message returned by the API.\").nullable(),\n}).passthrough().describe(\"Response model for the hello endpoint.\");\n\nexport const rocketadminGetHello = action(\"ROCKETADMIN_GET_HELLO\", {\n slug: \"rocketadmin-get-hello\",\n name: \"Get Hello\",\n description: \"Tool to retrieve a hello greeting message from the Rocketadmin API. Use when testing API connectivity or getting a simple greeting response.\",\n input: RocketadminGetHelloInput,\n output: RocketadminGetHelloOutput,\n});\n"],"mappings":";;AASA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mEASrD;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-hello.mjs","names":[],"sources":["../../src/actions/get-hello.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetHelloInput = z.object({}).describe(\"Request model for the hello endpoint. No parameters are required.\");\nexport const RocketadminGetHelloOutput = z.object({\n message: z.string().describe(\"The greeting message returned by the API.\").nullable(),\n}).passthrough().describe(\"Response model for the hello endpoint.\");\n\nexport const rocketadminGetHello: AppAction<\n typeof RocketadminGetHelloInput,\n typeof RocketadminGetHelloOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_HELLO\", {\n slug: \"rocketadmin-get-hello\",\n name: \"Get Hello\",\n description: \"Tool to retrieve a hello greeting message from the Rocketadmin API. Use when testing API connectivity or getting a simple greeting response.\",\n input: RocketadminGetHelloInput,\n output: RocketadminGetHelloOutput,\n});\n"],"mappings":";;;AAWA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mEAarD;CACP,QAbuC,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-saas-users-email.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-saas-users-email.cjs","names":["z","action"],"sources":["../../src/actions/get-saas-users-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetSaasUsersEmailInput = z.object({\n user_email: z.string().describe(\"The email address of the user to retrieve information for\"),\n}).describe(\"Request model for retrieving user information by email.\");\nconst RocketadminGetSaasUsersEmail_UserInfoSchema = z.object({\n id: z.string().describe(\"User's unique identifier\").nullable().optional(),\n name: z.string().describe(\"User's name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n created_at: z.string().describe(\"User creation timestamp\").nullable().optional(),\n}).passthrough().describe(\"Model for a single user's information.\");\nexport const RocketadminGetSaasUsersEmailOutput = z.object({\n users: z.array(RocketadminGetSaasUsersEmail_UserInfoSchema).describe(\"List of users matching the email\").nullable().optional(),\n}).passthrough().describe(\"Response model containing list of users matching the email.\");\n\nexport const rocketadminGetSaasUsersEmail = action(\"ROCKETADMIN_GET_SAAS_USERS_EMAIL\", {\n slug: \"rocketadmin-get-saas-users-email\",\n name: \"Get SaaS Users by Email\",\n description: \"Tool to retrieve user information by email address. Use when you need to get details about a specific user by their email.\",\n input: RocketadminGetSaasUsersEmailInput,\n output: RocketadminGetSaasUsersEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,EAC7F,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,OAAOA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-saas-users-email.cjs","names":["z","action"],"sources":["../../src/actions/get-saas-users-email.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetSaasUsersEmailInput = z.object({\n user_email: z.string().describe(\"The email address of the user to retrieve information for\"),\n}).describe(\"Request model for retrieving user information by email.\");\nconst RocketadminGetSaasUsersEmail_UserInfoSchema = z.object({\n id: z.string().describe(\"User's unique identifier\").nullable().optional(),\n name: z.string().describe(\"User's name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n created_at: z.string().describe(\"User creation timestamp\").nullable().optional(),\n}).passthrough().describe(\"Model for a single user's information.\");\nexport const RocketadminGetSaasUsersEmailOutput = z.object({\n users: z.array(RocketadminGetSaasUsersEmail_UserInfoSchema).describe(\"List of users matching the email\").nullable().optional(),\n}).passthrough().describe(\"Response model containing list of users matching the email.\");\n\nexport const rocketadminGetSaasUsersEmail: AppAction<\n typeof RocketadminGetSaasUsersEmailInput,\n typeof RocketadminGetSaasUsersEmailOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_SAAS_USERS_EMAIL\", {\n slug: \"rocketadmin-get-saas-users-email\",\n name: \"Get SaaS Users by Email\",\n description: \"Tool to retrieve user information by email address. Use when you need to get details about a specific user by their email.\",\n input: RocketadminGetSaasUsersEmailInput,\n output: RocketadminGetSaasUsersEmailOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,EAC7F,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,OAAOA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,+BAITC,eAAAA,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-saas-users-email.d.ts
@@ -12,9 +14,7 @@ declare const RocketadminGetSaasUsersEmailOutput: z.ZodObject<{
12
14
  created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  }, z.core.$loose>>>>;
14
16
  }, z.core.$loose>;
15
- declare const rocketadminGetSaasUsersEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- user_email: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const rocketadminGetSaasUsersEmail: AppAction<typeof RocketadminGetSaasUsersEmailInput, typeof RocketadminGetSaasUsersEmailOutput, typeof rocketadmin.credential>;
18
18
  //#endregion
19
19
  export { rocketadminGetSaasUsersEmail };
20
20
  //# sourceMappingURL=get-saas-users-email.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-saas-users-email.d.cts","names":[],"sources":["../../src/actions/get-saas-users-email.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cASjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"get-saas-users-email.d.cts","names":[],"sources":["../../src/actions/get-saas-users-email.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cASjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-saas-users-email.d.ts
@@ -12,9 +14,7 @@ declare const RocketadminGetSaasUsersEmailOutput: z.ZodObject<{
12
14
  created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  }, z.core.$loose>>>>;
14
16
  }, z.core.$loose>;
15
- declare const rocketadminGetSaasUsersEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- user_email: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const rocketadminGetSaasUsersEmail: AppAction<typeof RocketadminGetSaasUsersEmailInput, typeof RocketadminGetSaasUsersEmailOutput, typeof rocketadmin.credential>;
18
18
  //#endregion
19
19
  export { rocketadminGetSaasUsersEmail };
20
20
  //# sourceMappingURL=get-saas-users-email.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-saas-users-email.d.mts","names":[],"sources":["../../src/actions/get-saas-users-email.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cASjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"get-saas-users-email.d.mts","names":[],"sources":["../../src/actions/get-saas-users-email.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cASjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-saas-users-email.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-saas-users-email.mjs","names":[],"sources":["../../src/actions/get-saas-users-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetSaasUsersEmailInput = z.object({\n user_email: z.string().describe(\"The email address of the user to retrieve information for\"),\n}).describe(\"Request model for retrieving user information by email.\");\nconst RocketadminGetSaasUsersEmail_UserInfoSchema = z.object({\n id: z.string().describe(\"User's unique identifier\").nullable().optional(),\n name: z.string().describe(\"User's name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n created_at: z.string().describe(\"User creation timestamp\").nullable().optional(),\n}).passthrough().describe(\"Model for a single user's information.\");\nexport const RocketadminGetSaasUsersEmailOutput = z.object({\n users: z.array(RocketadminGetSaasUsersEmail_UserInfoSchema).describe(\"List of users matching the email\").nullable().optional(),\n}).passthrough().describe(\"Response model containing list of users matching the email.\");\n\nexport const rocketadminGetSaasUsersEmail = action(\"ROCKETADMIN_GET_SAAS_USERS_EMAIL\", {\n slug: \"rocketadmin-get-saas-users-email\",\n name: \"Get SaaS Users by Email\",\n description: \"Tool to retrieve user information by email address. Use when you need to get details about a specific user by their email.\",\n input: RocketadminGetSaasUsersEmailInput,\n output: RocketadminGetSaasUsersEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,EAC7F,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,OAAO,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-saas-users-email.mjs","names":[],"sources":["../../src/actions/get-saas-users-email.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetSaasUsersEmailInput = z.object({\n user_email: z.string().describe(\"The email address of the user to retrieve information for\"),\n}).describe(\"Request model for retrieving user information by email.\");\nconst RocketadminGetSaasUsersEmail_UserInfoSchema = z.object({\n id: z.string().describe(\"User's unique identifier\").nullable().optional(),\n name: z.string().describe(\"User's name\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n created_at: z.string().describe(\"User creation timestamp\").nullable().optional(),\n}).passthrough().describe(\"Model for a single user's information.\");\nexport const RocketadminGetSaasUsersEmailOutput = z.object({\n users: z.array(RocketadminGetSaasUsersEmail_UserInfoSchema).describe(\"List of users matching the email\").nullable().optional(),\n}).passthrough().describe(\"Response model containing list of users matching the email.\");\n\nexport const rocketadminGetSaasUsersEmail: AppAction<\n typeof RocketadminGetSaasUsersEmailInput,\n typeof RocketadminGetSaasUsersEmailOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_SAAS_USERS_EMAIL\", {\n slug: \"rocketadmin-get-saas-users-email\",\n name: \"Get SaaS Users by Email\",\n description: \"Tool to retrieve user information by email address. Use when you need to get details about a specific user by their email.\",\n input: RocketadminGetSaasUsersEmailInput,\n output: RocketadminGetSaasUsersEmailOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoC,EAAE,OAAO,EACxD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,EAC7F,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,+BAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbgD,EAAE,OAAO,EACzD,OAAO,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-table-row.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-table-row.cjs","names":["z","action"],"sources":["../../src/actions/get-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetTableRowInput = z.object({\n id: z.union([z.string(), z.number().int()]),\n tableName: z.string().describe(\"The name of the database table to query.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving a row from a table by primary key.\");\nexport const RocketadminGetTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the row data from the specified table.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminGetTableRow = action(\"ROCKETADMIN_GET_TABLE_ROW\", {\n slug: \"rocketadmin-get-table-row\",\n name: \"Get Table Row by Primary Key\",\n description: \"Tool to retrieve a single row from a database table using its primary key. Use when you need to fetch specific row data by its ID from a RocketAdmin connection.\",\n input: RocketadminGetTableRowInput,\n output: RocketadminGetTableRowOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC;CAC1C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACzE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACxF,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sMAAsM;AAE7R,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-table-row.cjs","names":["z","action"],"sources":["../../src/actions/get-table-row.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetTableRowInput = z.object({\n id: z.union([z.string(), z.number().int()]),\n tableName: z.string().describe(\"The name of the database table to query.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving a row from a table by primary key.\");\nexport const RocketadminGetTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the row data from the specified table.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminGetTableRow: AppAction<\n typeof RocketadminGetTableRowInput,\n typeof RocketadminGetTableRowOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_TABLE_ROW\", {\n slug: \"rocketadmin-get-table-row\",\n name: \"Get Table Row by Primary Key\",\n description: \"Tool to retrieve a single row from a database table using its primary key. Use when you need to fetch specific row data by its ID from a RocketAdmin connection.\",\n input: RocketadminGetTableRowInput,\n output: RocketadminGetTableRowOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC;CAC1C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACzE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACxF,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sMAAsM;AAE7R,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-table-row.d.ts
@@ -7,11 +9,7 @@ declare const RocketadminGetTableRowInput: z.ZodObject<{
7
9
  connectionId: z.ZodString;
8
10
  }, z.core.$strip>;
9
11
  declare const RocketadminGetTableRowOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
10
- declare const rocketadminGetTableRow: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- id: string | number;
12
- tableName: string;
13
- connectionId: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const rocketadminGetTableRow: AppAction<typeof RocketadminGetTableRowInput, typeof RocketadminGetTableRowOutput, typeof rocketadmin.credential>;
15
13
  //#endregion
16
14
  export { rocketadminGetTableRow };
17
15
  //# sourceMappingURL=get-table-row.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-table-row.d.cts","names":[],"sources":["../../src/actions/get-table-row.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"get-table-row.d.cts","names":[],"sources":["../../src/actions/get-table-row.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-table-row.d.ts
@@ -7,11 +9,7 @@ declare const RocketadminGetTableRowInput: z.ZodObject<{
7
9
  connectionId: z.ZodString;
8
10
  }, z.core.$strip>;
9
11
  declare const RocketadminGetTableRowOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
10
- declare const rocketadminGetTableRow: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- id: string | number;
12
- tableName: string;
13
- connectionId: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const rocketadminGetTableRow: AppAction<typeof RocketadminGetTableRowInput, typeof RocketadminGetTableRowOutput, typeof rocketadmin.credential>;
15
13
  //#endregion
16
14
  export { rocketadminGetTableRow };
17
15
  //# sourceMappingURL=get-table-row.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-table-row.d.mts","names":[],"sources":["../../src/actions/get-table-row.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"get-table-row.d.mts","names":[],"sources":["../../src/actions/get-table-row.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const rocketadminGetTableRow = action("ROCKETADMIN_GET_TABLE_ROW", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-table-row.mjs","names":[],"sources":["../../src/actions/get-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetTableRowInput = z.object({\n id: z.union([z.string(), z.number().int()]),\n tableName: z.string().describe(\"The name of the database table to query.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving a row from a table by primary key.\");\nexport const RocketadminGetTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the row data from the specified table.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminGetTableRow = action(\"ROCKETADMIN_GET_TABLE_ROW\", {\n slug: \"rocketadmin-get-table-row\",\n name: \"Get Table Row by Primary Key\",\n description: \"Tool to retrieve a single row from a database table using its primary key. Use when you need to fetch specific row data by its ID from a RocketAdmin connection.\",\n input: RocketadminGetTableRowInput,\n output: RocketadminGetTableRowOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO;EAClD,IAAI,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC;EAC1C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EACzE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACxF,CAAC,CAAC,CAAC,SAAS,iEAOH;CACP,QAP0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sMAO7E;AACV,CAAC"}
1
+ {"version":3,"file":"get-table-row.mjs","names":[],"sources":["../../src/actions/get-table-row.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetTableRowInput = z.object({\n id: z.union([z.string(), z.number().int()]),\n tableName: z.string().describe(\"The name of the database table to query.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving a row from a table by primary key.\");\nexport const RocketadminGetTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the row data from the specified table.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminGetTableRow: AppAction<\n typeof RocketadminGetTableRowInput,\n typeof RocketadminGetTableRowOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_TABLE_ROW\", {\n slug: \"rocketadmin-get-table-row\",\n name: \"Get Table Row by Primary Key\",\n description: \"Tool to retrieve a single row from a database table using its primary key. Use when you need to fetch specific row data by its ID from a RocketAdmin connection.\",\n input: RocketadminGetTableRowInput,\n output: RocketadminGetTableRowOutput,\n});\n"],"mappings":";;;AAaA,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfyC,EAAE,OAAO;EAClD,IAAI,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC;EAC1C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EACzE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACxF,CAAC,CAAC,CAAC,SAAS,iEAWH;CACP,QAX0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sMAW7E;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-table-structure.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-table-structure.cjs","names":["z","action"],"sources":["../../src/actions/get-table-structure.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetTableStructureInput = z.object({\n tableName: z.string().describe(\"The name of the database table to retrieve structure for.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving table structure information.\");\nconst RocketadminGetTableStructure_ColumnStructureSchema = z.object({\n data_type: z.string().describe(\"The SQL data type of the column.\").nullable().optional(),\n column_name: z.string().describe(\"The name of the column.\").nullable().optional(),\n column_type: z.string().describe(\"The data type of the column.\").nullable().optional(),\n is_nullable: z.union([z.boolean(), z.string()]).nullable().optional(),\n column_default: z.string().describe(\"The default value of the column.\").nullable().optional(),\n is_foreign_key: z.boolean().describe(\"Indicates if this column is a foreign key.\").nullable().optional(),\n is_primary_key: z.boolean().describe(\"Indicates if this column is a primary key.\").nullable().optional(),\n foreign_key_table: z.string().describe(\"The table referenced by this foreign key.\").nullable().optional(),\n foreign_key_column: z.string().describe(\"The column referenced by this foreign key.\").nullable().optional(),\n character_maximum_length: z.number().int().describe(\"Maximum length for character data types.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a database column structure.\");\nconst RocketadminGetTableStructure_ForeignKeySchema = z.object({\n column_name: z.string().describe(\"The column name that is a foreign key.\").nullable().optional(),\n referenced_table: z.string().describe(\"The table being referenced.\").nullable().optional(),\n referenced_column: z.string().describe(\"The column being referenced in the foreign table.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a foreign key relationship.\");\nconst RocketadminGetTableStructure_PrimaryColumnSchema = z.object({\n column_name: z.string().describe(\"The name of the primary key column.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a primary key column.\");\nexport const RocketadminGetTableStructureOutput = z.object({\n structure: z.array(RocketadminGetTableStructure_ColumnStructureSchema).describe(\"List of column structures for the table.\").nullable().optional(),\n table_name: z.string().describe(\"The name of the table.\").nullable().optional(),\n foreignKeys: z.array(RocketadminGetTableStructure_ForeignKeySchema).describe(\"List of foreign key relationships.\").nullable().optional(),\n primaryColumns: z.array(RocketadminGetTableStructure_PrimaryColumnSchema).describe(\"List of primary key columns.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the table structure information.\\nThe response includes column definitions, data types, constraints, and relationships.\");\n\nexport const rocketadminGetTableStructure = action(\"ROCKETADMIN_GET_TABLE_STRUCTURE\", {\n slug: \"rocketadmin-get-table-structure\",\n name: \"Get Table Structure\",\n description: \"Tool to retrieve the structural information of a database table including columns, data types, constraints, and relationships. Use when you need to understand the schema of a specific table in a RocketAdmin connection.\",\n input: RocketadminGetTableStructureInput,\n output: RocketadminGetTableStructureOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-table-structure.cjs","names":["z","action"],"sources":["../../src/actions/get-table-structure.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetTableStructureInput = z.object({\n tableName: z.string().describe(\"The name of the database table to retrieve structure for.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving table structure information.\");\nconst RocketadminGetTableStructure_ColumnStructureSchema = z.object({\n data_type: z.string().describe(\"The SQL data type of the column.\").nullable().optional(),\n column_name: z.string().describe(\"The name of the column.\").nullable().optional(),\n column_type: z.string().describe(\"The data type of the column.\").nullable().optional(),\n is_nullable: z.union([z.boolean(), z.string()]).nullable().optional(),\n column_default: z.string().describe(\"The default value of the column.\").nullable().optional(),\n is_foreign_key: z.boolean().describe(\"Indicates if this column is a foreign key.\").nullable().optional(),\n is_primary_key: z.boolean().describe(\"Indicates if this column is a primary key.\").nullable().optional(),\n foreign_key_table: z.string().describe(\"The table referenced by this foreign key.\").nullable().optional(),\n foreign_key_column: z.string().describe(\"The column referenced by this foreign key.\").nullable().optional(),\n character_maximum_length: z.number().int().describe(\"Maximum length for character data types.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a database column structure.\");\nconst RocketadminGetTableStructure_ForeignKeySchema = z.object({\n column_name: z.string().describe(\"The column name that is a foreign key.\").nullable().optional(),\n referenced_table: z.string().describe(\"The table being referenced.\").nullable().optional(),\n referenced_column: z.string().describe(\"The column being referenced in the foreign table.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a foreign key relationship.\");\nconst RocketadminGetTableStructure_PrimaryColumnSchema = z.object({\n column_name: z.string().describe(\"The name of the primary key column.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a primary key column.\");\nexport const RocketadminGetTableStructureOutput = z.object({\n structure: z.array(RocketadminGetTableStructure_ColumnStructureSchema).describe(\"List of column structures for the table.\").nullable().optional(),\n table_name: z.string().describe(\"The name of the table.\").nullable().optional(),\n foreignKeys: z.array(RocketadminGetTableStructure_ForeignKeySchema).describe(\"List of foreign key relationships.\").nullable().optional(),\n primaryColumns: z.array(RocketadminGetTableStructure_PrimaryColumnSchema).describe(\"List of primary key columns.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the table structure information.\\nThe response includes column definitions, data types, constraints, and relationships.\");\n\nexport const rocketadminGetTableStructure: AppAction<\n typeof RocketadminGetTableStructureInput,\n typeof RocketadminGetTableStructureOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_TABLE_STRUCTURE\", {\n slug: \"rocketadmin-get-table-structure\",\n name: \"Get Table Structure\",\n description: \"Tool to retrieve the structural information of a database table including columns, data types, constraints, and relationships. Use when you need to understand the schema of a specific table in a RocketAdmin connection.\",\n input: RocketadminGetTableStructureInput,\n output: RocketadminGetTableStructureOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-table-structure.d.ts
@@ -28,10 +30,7 @@ declare const RocketadminGetTableStructureOutput: z.ZodObject<{
28
30
  column_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
31
  }, z.core.$loose>>>>;
30
32
  }, z.core.$loose>;
31
- declare const rocketadminGetTableStructure: import("@keystrokehq/action").WorkflowActionDefinition<{
32
- tableName: string;
33
- connectionId: string;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ declare const rocketadminGetTableStructure: AppAction<typeof RocketadminGetTableStructureInput, typeof RocketadminGetTableStructureOutput, typeof rocketadmin.credential>;
35
34
  //#endregion
36
35
  export { rocketadminGetTableStructure };
37
36
  //# sourceMappingURL=get-table-structure.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-table-structure.d.cts","names":[],"sources":["../../src/actions/get-table-structure.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAwBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAOlC,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"get-table-structure.d.cts","names":[],"sources":["../../src/actions/get-table-structure.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAwBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAOlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-table-structure.d.ts
@@ -28,10 +30,7 @@ declare const RocketadminGetTableStructureOutput: z.ZodObject<{
28
30
  column_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
31
  }, z.core.$loose>>>>;
30
32
  }, z.core.$loose>;
31
- declare const rocketadminGetTableStructure: import("@keystrokehq/action").WorkflowActionDefinition<{
32
- tableName: string;
33
- connectionId: string;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ declare const rocketadminGetTableStructure: AppAction<typeof RocketadminGetTableStructureInput, typeof RocketadminGetTableStructureOutput, typeof rocketadmin.credential>;
35
34
  //#endregion
36
35
  export { rocketadminGetTableStructure };
37
36
  //# sourceMappingURL=get-table-structure.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-table-structure.d.mts","names":[],"sources":["../../src/actions/get-table-structure.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAwBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAOlC,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"get-table-structure.d.mts","names":[],"sources":["../../src/actions/get-table-structure.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAwBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAOlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-table-structure.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-table-structure.mjs","names":[],"sources":["../../src/actions/get-table-structure.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetTableStructureInput = z.object({\n tableName: z.string().describe(\"The name of the database table to retrieve structure for.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving table structure information.\");\nconst RocketadminGetTableStructure_ColumnStructureSchema = z.object({\n data_type: z.string().describe(\"The SQL data type of the column.\").nullable().optional(),\n column_name: z.string().describe(\"The name of the column.\").nullable().optional(),\n column_type: z.string().describe(\"The data type of the column.\").nullable().optional(),\n is_nullable: z.union([z.boolean(), z.string()]).nullable().optional(),\n column_default: z.string().describe(\"The default value of the column.\").nullable().optional(),\n is_foreign_key: z.boolean().describe(\"Indicates if this column is a foreign key.\").nullable().optional(),\n is_primary_key: z.boolean().describe(\"Indicates if this column is a primary key.\").nullable().optional(),\n foreign_key_table: z.string().describe(\"The table referenced by this foreign key.\").nullable().optional(),\n foreign_key_column: z.string().describe(\"The column referenced by this foreign key.\").nullable().optional(),\n character_maximum_length: z.number().int().describe(\"Maximum length for character data types.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a database column structure.\");\nconst RocketadminGetTableStructure_ForeignKeySchema = z.object({\n column_name: z.string().describe(\"The column name that is a foreign key.\").nullable().optional(),\n referenced_table: z.string().describe(\"The table being referenced.\").nullable().optional(),\n referenced_column: z.string().describe(\"The column being referenced in the foreign table.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a foreign key relationship.\");\nconst RocketadminGetTableStructure_PrimaryColumnSchema = z.object({\n column_name: z.string().describe(\"The name of the primary key column.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a primary key column.\");\nexport const RocketadminGetTableStructureOutput = z.object({\n structure: z.array(RocketadminGetTableStructure_ColumnStructureSchema).describe(\"List of column structures for the table.\").nullable().optional(),\n table_name: z.string().describe(\"The name of the table.\").nullable().optional(),\n foreignKeys: z.array(RocketadminGetTableStructure_ForeignKeySchema).describe(\"List of foreign key relationships.\").nullable().optional(),\n primaryColumns: z.array(RocketadminGetTableStructure_PrimaryColumnSchema).describe(\"List of primary key columns.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the table structure information.\\nThe response includes column definitions, data types, constraints, and relationships.\");\n\nexport const rocketadminGetTableStructure = action(\"ROCKETADMIN_GET_TABLE_STRUCTURE\", {\n slug: \"rocketadmin-get-table-structure\",\n name: \"Get Table Structure\",\n description: \"Tool to retrieve the structural information of a database table including columns, data types, constraints, and relationships. Use when you need to understand the schema of a specific table in a RocketAdmin connection.\",\n input: RocketadminGetTableStructureInput,\n output: RocketadminGetTableStructureOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACxF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,qDAAqD,EAAE,OAAO;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,MAAM,CAAC,EAAE,QAAQ,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,0BAA0B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,mDAAmD,EAAE,OAAO,EAChE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAQpE,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZgD,EAAE,OAAO;EACzD,WAAW,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,aAAa,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,gBAAgB,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mJAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-table-structure.mjs","names":[],"sources":["../../src/actions/get-table-structure.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetTableStructureInput = z.object({\n tableName: z.string().describe(\"The name of the database table to retrieve structure for.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving table structure information.\");\nconst RocketadminGetTableStructure_ColumnStructureSchema = z.object({\n data_type: z.string().describe(\"The SQL data type of the column.\").nullable().optional(),\n column_name: z.string().describe(\"The name of the column.\").nullable().optional(),\n column_type: z.string().describe(\"The data type of the column.\").nullable().optional(),\n is_nullable: z.union([z.boolean(), z.string()]).nullable().optional(),\n column_default: z.string().describe(\"The default value of the column.\").nullable().optional(),\n is_foreign_key: z.boolean().describe(\"Indicates if this column is a foreign key.\").nullable().optional(),\n is_primary_key: z.boolean().describe(\"Indicates if this column is a primary key.\").nullable().optional(),\n foreign_key_table: z.string().describe(\"The table referenced by this foreign key.\").nullable().optional(),\n foreign_key_column: z.string().describe(\"The column referenced by this foreign key.\").nullable().optional(),\n character_maximum_length: z.number().int().describe(\"Maximum length for character data types.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a database column structure.\");\nconst RocketadminGetTableStructure_ForeignKeySchema = z.object({\n column_name: z.string().describe(\"The column name that is a foreign key.\").nullable().optional(),\n referenced_table: z.string().describe(\"The table being referenced.\").nullable().optional(),\n referenced_column: z.string().describe(\"The column being referenced in the foreign table.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a foreign key relationship.\");\nconst RocketadminGetTableStructure_PrimaryColumnSchema = z.object({\n column_name: z.string().describe(\"The name of the primary key column.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a primary key column.\");\nexport const RocketadminGetTableStructureOutput = z.object({\n structure: z.array(RocketadminGetTableStructure_ColumnStructureSchema).describe(\"List of column structures for the table.\").nullable().optional(),\n table_name: z.string().describe(\"The name of the table.\").nullable().optional(),\n foreignKeys: z.array(RocketadminGetTableStructure_ForeignKeySchema).describe(\"List of foreign key relationships.\").nullable().optional(),\n primaryColumns: z.array(RocketadminGetTableStructure_PrimaryColumnSchema).describe(\"List of primary key columns.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the table structure information.\\nThe response includes column definitions, data types, constraints, and relationships.\");\n\nexport const rocketadminGetTableStructure: AppAction<\n typeof RocketadminGetTableStructureInput,\n typeof RocketadminGetTableStructureOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_TABLE_STRUCTURE\", {\n slug: \"rocketadmin-get-table-structure\",\n name: \"Get Table Structure\",\n description: \"Tool to retrieve the structural information of a database table including columns, data types, constraints, and relationships. Use when you need to understand the schema of a specific table in a RocketAdmin connection.\",\n input: RocketadminGetTableStructureInput,\n output: RocketadminGetTableStructureOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoC,EAAE,OAAO;CACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACxF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,qDAAqD,EAAE,OAAO;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,MAAM,CAAC,EAAE,QAAQ,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,0BAA0B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,mDAAmD,EAAE,OAAO,EAChE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAQpE,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBgD,EAAE,OAAO;EACzD,WAAW,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,aAAa,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,gBAAgB,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mJAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-user-email-verify.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-email-verify.cjs","names":["z","action"],"sources":["../../src/actions/get-user-email-verify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetUserEmailVerifyInput = z.object({\n verificationString: z.string().describe(\"A unique verification token string used to authenticate and validate the user's email address during the verification process.\"),\n}).describe(\"Request model for verifying a user's email address.\");\nexport const RocketadminGetUserEmailVerifyOutput = z.object({\n message: z.string().describe(\"A message providing additional information about the verification result.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the email verification was successful.\").nullable().optional(),\n statusCode: z.number().int().describe(\"HTTP status code returned by the API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for email verification.\");\n\nexport const rocketadminGetUserEmailVerify = action(\"ROCKETADMIN_GET_USER_EMAIL_VERIFY\", {\n slug: \"rocketadmin-get-user-email-verify\",\n name: \"Verify User Email\",\n description: \"Tool to verify a user's email address using a verification token. Use when you need to confirm a user's email address after registration or email change.\",\n input: RocketadminGetUserEmailVerifyInput,\n output: RocketadminGetUserEmailVerifyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,EAC1K,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-email-verify.cjs","names":["z","action"],"sources":["../../src/actions/get-user-email-verify.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetUserEmailVerifyInput = z.object({\n verificationString: z.string().describe(\"A unique verification token string used to authenticate and validate the user's email address during the verification process.\"),\n}).describe(\"Request model for verifying a user's email address.\");\nexport const RocketadminGetUserEmailVerifyOutput = z.object({\n message: z.string().describe(\"A message providing additional information about the verification result.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the email verification was successful.\").nullable().optional(),\n statusCode: z.number().int().describe(\"HTTP status code returned by the API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for email verification.\");\n\nexport const rocketadminGetUserEmailVerify: AppAction<\n typeof RocketadminGetUserEmailVerifyInput,\n typeof RocketadminGetUserEmailVerifyOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_USER_EMAIL_VERIFY\", {\n slug: \"rocketadmin-get-user-email-verify\",\n name: \"Verify User Email\",\n description: \"Tool to verify a user's email address using a verification token. Use when you need to confirm a user's email address after registration or email change.\",\n input: RocketadminGetUserEmailVerifyInput,\n output: RocketadminGetUserEmailVerifyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,EAC1K,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,gCAITC,eAAAA,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-user-email-verify.d.ts
@@ -9,9 +11,7 @@ declare const RocketadminGetUserEmailVerifyOutput: z.ZodObject<{
9
11
  success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
10
12
  statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
13
  }, z.core.$loose>;
12
- declare const rocketadminGetUserEmailVerify: import("@keystrokehq/action").WorkflowActionDefinition<{
13
- verificationString: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const rocketadminGetUserEmailVerify: AppAction<typeof RocketadminGetUserEmailVerifyInput, typeof RocketadminGetUserEmailVerifyOutput, typeof rocketadmin.credential>;
15
15
  //#endregion
16
16
  export { rocketadminGetUserEmailVerify };
17
17
  //# sourceMappingURL=get-user-email-verify.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-email-verify.d.cts","names":[],"sources":["../../src/actions/get-user-email-verify.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"get-user-email-verify.d.cts","names":[],"sources":["../../src/actions/get-user-email-verify.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAMnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-user-email-verify.d.ts
@@ -9,9 +11,7 @@ declare const RocketadminGetUserEmailVerifyOutput: z.ZodObject<{
9
11
  success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
10
12
  statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
13
  }, z.core.$loose>;
12
- declare const rocketadminGetUserEmailVerify: import("@keystrokehq/action").WorkflowActionDefinition<{
13
- verificationString: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const rocketadminGetUserEmailVerify: AppAction<typeof RocketadminGetUserEmailVerifyInput, typeof RocketadminGetUserEmailVerifyOutput, typeof rocketadmin.credential>;
15
15
  //#endregion
16
16
  export { rocketadminGetUserEmailVerify };
17
17
  //# sourceMappingURL=get-user-email-verify.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-email-verify.d.mts","names":[],"sources":["../../src/actions/get-user-email-verify.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"get-user-email-verify.d.mts","names":[],"sources":["../../src/actions/get-user-email-verify.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAMnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const rocketadminGetUserEmailVerify = action("ROCKETADMIN_GET_USER_EMAIL_VERIFY", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-email-verify.mjs","names":[],"sources":["../../src/actions/get-user-email-verify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminGetUserEmailVerifyInput = z.object({\n verificationString: z.string().describe(\"A unique verification token string used to authenticate and validate the user's email address during the verification process.\"),\n}).describe(\"Request model for verifying a user's email address.\");\nexport const RocketadminGetUserEmailVerifyOutput = z.object({\n message: z.string().describe(\"A message providing additional information about the verification result.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the email verification was successful.\").nullable().optional(),\n statusCode: z.number().int().describe(\"HTTP status code returned by the API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for email verification.\");\n\nexport const rocketadminGetUserEmailVerify = action(\"ROCKETADMIN_GET_USER_EMAIL_VERIFY\", {\n slug: \"rocketadmin-get-user-email-verify\",\n name: \"Verify User Email\",\n description: \"Tool to verify a user's email address using a verification token. Use when you need to confirm a user's email address after registration or email change.\",\n input: RocketadminGetUserEmailVerifyInput,\n output: RocketadminGetUserEmailVerifyOutput,\n});\n"],"mappings":";;AAaA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbgD,EAAE,OAAO,EACzD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,EAC1K,CAAC,CAAC,CAAC,SAAS,qDAWH;CACP,QAXiD,EAAE,OAAO;EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-email-verify.mjs","names":[],"sources":["../../src/actions/get-user-email-verify.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminGetUserEmailVerifyInput = z.object({\n verificationString: z.string().describe(\"A unique verification token string used to authenticate and validate the user's email address during the verification process.\"),\n}).describe(\"Request model for verifying a user's email address.\");\nexport const RocketadminGetUserEmailVerifyOutput = z.object({\n message: z.string().describe(\"A message providing additional information about the verification result.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the email verification was successful.\").nullable().optional(),\n statusCode: z.number().int().describe(\"HTTP status code returned by the API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for email verification.\");\n\nexport const rocketadminGetUserEmailVerify: AppAction<\n typeof RocketadminGetUserEmailVerifyInput,\n typeof RocketadminGetUserEmailVerifyOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_GET_USER_EMAIL_VERIFY\", {\n slug: \"rocketadmin-get-user-email-verify\",\n name: \"Verify User Email\",\n description: \"Tool to verify a user's email address using a verification token. Use when you need to confirm a user's email address after registration or email change.\",\n input: RocketadminGetUserEmailVerifyInput,\n output: RocketadminGetUserEmailVerifyOutput,\n});\n"],"mappings":";;;AAeA,MAAa,gCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBgD,EAAE,OAAO,EACzD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,EAC1K,CAAC,CAAC,CAAC,SAAS,qDAeH;CACP,QAfiD,EAAE,OAAO;EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/post-table-csv-export.ts
@@ -1 +1 @@
1
- {"version":3,"file":"post-table-csv-export.cjs","names":["z","action"],"sources":["../../src/actions/post-table-csv-export.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableCsvExportInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >=1.\").optional(),\n email: z.string().describe(\"Filter by user email address.\").optional(),\n limit: z.number().int().describe(\"Maximum records to return. Default is 500 if pagination is not used. Must be >=1.\").optional(),\n order: z.string().describe(\"Sorting parameter (e.g., 'ASC' for ascending, 'DESC' for descending).\").optional(),\n dateTo: z.string().describe(\"End date for date range filtering (ISO8601 format).\").optional(),\n perPage: z.number().int().describe(\"Number of records per page, must be >=1.\").optional(),\n dateFrom: z.string().describe(\"Start date for date range filtering (ISO8601 format).\").optional(),\n tableName: z.string().describe(\"Specifies which table to export.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for exporting table data as CSV.\");\nexport const RocketadminPostTableCsvExportOutput = z.object({\n filename: z.string().describe(\"The suggested filename for the CSV file.\").nullable(),\n csv_content: z.string().describe(\"The raw CSV content as a string.\").nullable(),\n}).passthrough().describe(\"Response model for CSV export containing the downloaded file.\");\n\nexport const rocketadminPostTableCsvExport = action(\"ROCKETADMIN_POST_TABLE_CSV_EXPORT\", {\n slug: \"rocketadmin-post-table-csv-export\",\n name: \"Export Table as CSV\",\n description: \"Tool to export table data as a CSV file from RocketAdmin. Use when you need to download table data in CSV format. This is an API+ feature that exports the specified table with optional filtering, pagination, and sorting.\",\n input: RocketadminPostTableCsvExportInput,\n output: RocketadminPostTableCsvExportOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAC/H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC7G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACjE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACxF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAEzF,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"post-table-csv-export.cjs","names":["z","action"],"sources":["../../src/actions/post-table-csv-export.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminPostTableCsvExportInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >=1.\").optional(),\n email: z.string().describe(\"Filter by user email address.\").optional(),\n limit: z.number().int().describe(\"Maximum records to return. Default is 500 if pagination is not used. Must be >=1.\").optional(),\n order: z.string().describe(\"Sorting parameter (e.g., 'ASC' for ascending, 'DESC' for descending).\").optional(),\n dateTo: z.string().describe(\"End date for date range filtering (ISO8601 format).\").optional(),\n perPage: z.number().int().describe(\"Number of records per page, must be >=1.\").optional(),\n dateFrom: z.string().describe(\"Start date for date range filtering (ISO8601 format).\").optional(),\n tableName: z.string().describe(\"Specifies which table to export.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for exporting table data as CSV.\");\nexport const RocketadminPostTableCsvExportOutput = z.object({\n filename: z.string().describe(\"The suggested filename for the CSV file.\").nullable(),\n csv_content: z.string().describe(\"The raw CSV content as a string.\").nullable(),\n}).passthrough().describe(\"Response model for CSV export containing the downloaded file.\");\n\nexport const rocketadminPostTableCsvExport: AppAction<\n typeof RocketadminPostTableCsvExportInput,\n typeof RocketadminPostTableCsvExportOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_POST_TABLE_CSV_EXPORT\", {\n slug: \"rocketadmin-post-table-csv-export\",\n name: \"Export Table as CSV\",\n description: \"Tool to export table data as a CSV file from RocketAdmin. Use when you need to download table data in CSV format. This is an API+ feature that exports the specified table with optional filtering, pagination, and sorting.\",\n input: RocketadminPostTableCsvExportInput,\n output: RocketadminPostTableCsvExportOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAC/H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC7G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACjE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACxF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAEzF,MAAa,gCAITC,eAAAA,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/post-table-csv-export.d.ts
@@ -16,17 +18,7 @@ declare const RocketadminPostTableCsvExportOutput: z.ZodObject<{
16
18
  filename: z.ZodNullable<z.ZodString>;
17
19
  csv_content: z.ZodNullable<z.ZodString>;
18
20
  }, z.core.$loose>;
19
- declare const rocketadminPostTableCsvExport: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- tableName: string;
21
- connectionId: string;
22
- page?: number | undefined;
23
- email?: string | undefined;
24
- limit?: number | undefined;
25
- order?: string | undefined;
26
- dateTo?: string | undefined;
27
- perPage?: number | undefined;
28
- dateFrom?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const rocketadminPostTableCsvExport: AppAction<typeof RocketadminPostTableCsvExportInput, typeof RocketadminPostTableCsvExportOutput, typeof rocketadmin.credential>;
30
22
  //#endregion
31
23
  export { rocketadminPostTableCsvExport };
32
24
  //# sourceMappingURL=post-table-csv-export.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"post-table-csv-export.d.cts","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"post-table-csv-export.d.cts","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { rocketadmin } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/post-table-csv-export.d.ts
@@ -16,17 +18,7 @@ declare const RocketadminPostTableCsvExportOutput: z.ZodObject<{
16
18
  filename: z.ZodNullable<z.ZodString>;
17
19
  csv_content: z.ZodNullable<z.ZodString>;
18
20
  }, z.core.$loose>;
19
- declare const rocketadminPostTableCsvExport: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- tableName: string;
21
- connectionId: string;
22
- page?: number | undefined;
23
- email?: string | undefined;
24
- limit?: number | undefined;
25
- order?: string | undefined;
26
- dateTo?: string | undefined;
27
- perPage?: number | undefined;
28
- dateFrom?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const rocketadminPostTableCsvExport: AppAction<typeof RocketadminPostTableCsvExportInput, typeof RocketadminPostTableCsvExportOutput, typeof rocketadmin.credential>;
30
22
  //#endregion
31
23
  export { rocketadminPostTableCsvExport };
32
24
  //# sourceMappingURL=post-table-csv-export.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"post-table-csv-export.d.mts","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"post-table-csv-export.d.mts","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,WAAA,CAAY,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const rocketadminPostTableCsvExport = action("ROCKETADMIN_POST_TABLE_CSV_EXPORT", {
@@ -1 +1 @@
1
- {"version":3,"file":"post-table-csv-export.mjs","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableCsvExportInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >=1.\").optional(),\n email: z.string().describe(\"Filter by user email address.\").optional(),\n limit: z.number().int().describe(\"Maximum records to return. Default is 500 if pagination is not used. Must be >=1.\").optional(),\n order: z.string().describe(\"Sorting parameter (e.g., 'ASC' for ascending, 'DESC' for descending).\").optional(),\n dateTo: z.string().describe(\"End date for date range filtering (ISO8601 format).\").optional(),\n perPage: z.number().int().describe(\"Number of records per page, must be >=1.\").optional(),\n dateFrom: z.string().describe(\"Start date for date range filtering (ISO8601 format).\").optional(),\n tableName: z.string().describe(\"Specifies which table to export.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for exporting table data as CSV.\");\nexport const RocketadminPostTableCsvExportOutput = z.object({\n filename: z.string().describe(\"The suggested filename for the CSV file.\").nullable(),\n csv_content: z.string().describe(\"The raw CSV content as a string.\").nullable(),\n}).passthrough().describe(\"Response model for CSV export containing the downloaded file.\");\n\nexport const rocketadminPostTableCsvExport = action(\"ROCKETADMIN_POST_TABLE_CSV_EXPORT\", {\n slug: \"rocketadmin-post-table-csv-export\",\n name: \"Export Table as CSV\",\n description: \"Tool to export table data as a CSV file from RocketAdmin. Use when you need to download table data in CSV format. This is an API+ feature that exports the specified table with optional filtering, pagination, and sorting.\",\n input: RocketadminPostTableCsvExportInput,\n output: RocketadminPostTableCsvExportOutput,\n});\n"],"mappings":";;AAoBA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACrE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;EAC/H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACxF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EACjE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACxF,CAAC,CAAC,CAAC,SAAS,gDAUH;CACP,QAViD,EAAE,OAAO;EAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"post-table-csv-export.mjs","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminPostTableCsvExportInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >=1.\").optional(),\n email: z.string().describe(\"Filter by user email address.\").optional(),\n limit: z.number().int().describe(\"Maximum records to return. Default is 500 if pagination is not used. Must be >=1.\").optional(),\n order: z.string().describe(\"Sorting parameter (e.g., 'ASC' for ascending, 'DESC' for descending).\").optional(),\n dateTo: z.string().describe(\"End date for date range filtering (ISO8601 format).\").optional(),\n perPage: z.number().int().describe(\"Number of records per page, must be >=1.\").optional(),\n dateFrom: z.string().describe(\"Start date for date range filtering (ISO8601 format).\").optional(),\n tableName: z.string().describe(\"Specifies which table to export.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for exporting table data as CSV.\");\nexport const RocketadminPostTableCsvExportOutput = z.object({\n filename: z.string().describe(\"The suggested filename for the CSV file.\").nullable(),\n csv_content: z.string().describe(\"The raw CSV content as a string.\").nullable(),\n}).passthrough().describe(\"Response model for CSV export containing the downloaded file.\");\n\nexport const rocketadminPostTableCsvExport: AppAction<\n typeof RocketadminPostTableCsvExportInput,\n typeof RocketadminPostTableCsvExportOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_POST_TABLE_CSV_EXPORT\", {\n slug: \"rocketadmin-post-table-csv-export\",\n name: \"Export Table as CSV\",\n description: \"Tool to export table data as a CSV file from RocketAdmin. Use when you need to download table data in CSV format. This is an API+ feature that exports the specified table with optional filtering, pagination, and sorting.\",\n input: RocketadminPostTableCsvExportInput,\n output: RocketadminPostTableCsvExportOutput,\n});\n"],"mappings":";;;AAsBA,MAAa,gCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACrE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;EAC/H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACxF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EACjE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACxF,CAAC,CAAC,CAAC,SAAS,gDAcH;CACP,QAdiD,EAAE,OAAO;EAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/post-table-row.ts
@@ -1 +1 @@
1
- {"version":3,"file":"post-table-row.cjs","names":["z","action"],"sources":["../../src/actions/post-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowInput = z.object({\n row_data: z.record(z.string(), z.unknown()).describe(\"The row data to insert. Keys should match table column names and values should match expected data types. The structure depends on the target table schema.\"),\n tableName: z.string().describe(\"The name of the database table where the row should be inserted.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the row will be added.\"),\n}).describe(\"Request model for adding a new row to a table.\");\nexport const RocketadminPostTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the newly created row data.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminPostTableRow = action(\"ROCKETADMIN_POST_TABLE_ROW\", {\n slug: \"rocketadmin-post-table-row\",\n name: \"Add Row to Table\",\n description: \"Tool to add a new row to a database table in RocketAdmin. Use when you need to insert data into a specific table. This is an API+ feature that creates a new row with the provided field values.\",\n input: RocketadminPostTableRowInput,\n output: RocketadminPostTableRowOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6JAA6J;CAClN,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;AACpH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2LAA2L;AAEnR,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"post-table-row.cjs","names":["z","action"],"sources":["../../src/actions/post-table-row.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rocketadmin } from \"../app\";\n\nexport const RocketadminPostTableRowInput = z.object({\n row_data: z.record(z.string(), z.unknown()).describe(\"The row data to insert. Keys should match table column names and values should match expected data types. The structure depends on the target table schema.\"),\n tableName: z.string().describe(\"The name of the database table where the row should be inserted.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the row will be added.\"),\n}).describe(\"Request model for adding a new row to a table.\");\nexport const RocketadminPostTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the newly created row data.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminPostTableRow: AppAction<\n typeof RocketadminPostTableRowInput,\n typeof RocketadminPostTableRowOutput,\n typeof rocketadmin.credential\n> = action(\"ROCKETADMIN_POST_TABLE_ROW\", {\n slug: \"rocketadmin-post-table-row\",\n name: \"Add Row to Table\",\n description: \"Tool to add a new row to a database table in RocketAdmin. Use when you need to insert data into a specific table. This is an API+ feature that creates a new row with the provided field values.\",\n input: RocketadminPostTableRowInput,\n output: RocketadminPostTableRowOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6JAA6J;CAClN,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;AACpH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2LAA2L;AAEnR,MAAa,0BAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}