@keystrokehq/stack_ai 0.1.0 → 0.1.2

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 (165) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/check-health.cjs.map +1 -1
  4. package/dist/actions/check-health.d.cts +3 -3
  5. package/dist/actions/check-health.d.cts.map +1 -1
  6. package/dist/actions/check-health.d.mts +3 -3
  7. package/dist/actions/check-health.d.mts.map +1 -1
  8. package/dist/actions/check-health.mjs.map +1 -1
  9. package/dist/actions/get-action-inputs.cjs.map +1 -1
  10. package/dist/actions/get-action-inputs.d.cts +9 -3
  11. package/dist/actions/get-action-inputs.d.cts.map +1 -1
  12. package/dist/actions/get-action-inputs.d.mts +9 -3
  13. package/dist/actions/get-action-inputs.d.mts.map +1 -1
  14. package/dist/actions/get-action-inputs.mjs.map +1 -1
  15. package/dist/actions/get-action-outputs.cjs.map +1 -1
  16. package/dist/actions/get-action-outputs.d.cts +17 -3
  17. package/dist/actions/get-action-outputs.d.cts.map +1 -1
  18. package/dist/actions/get-action-outputs.d.mts +17 -3
  19. package/dist/actions/get-action-outputs.d.mts.map +1 -1
  20. package/dist/actions/get-action-outputs.mjs.map +1 -1
  21. package/dist/actions/get-connector-type-schema.cjs +5 -5
  22. package/dist/actions/get-connector-type-schema.cjs.map +1 -1
  23. package/dist/actions/get-connector-type-schema.d.cts +22 -3
  24. package/dist/actions/get-connector-type-schema.d.cts.map +1 -1
  25. package/dist/actions/get-connector-type-schema.d.mts +22 -3
  26. package/dist/actions/get-connector-type-schema.d.mts.map +1 -1
  27. package/dist/actions/get-connector-type-schema.mjs +5 -5
  28. package/dist/actions/get-connector-type-schema.mjs.map +1 -1
  29. package/dist/actions/get-license-status.cjs +5 -5
  30. package/dist/actions/get-license-status.cjs.map +1 -1
  31. package/dist/actions/get-license-status.d.cts +9 -3
  32. package/dist/actions/get-license-status.d.cts.map +1 -1
  33. package/dist/actions/get-license-status.d.mts +9 -3
  34. package/dist/actions/get-license-status.d.mts.map +1 -1
  35. package/dist/actions/get-license-status.mjs +5 -5
  36. package/dist/actions/get-license-status.mjs.map +1 -1
  37. package/dist/actions/get-provider-action.cjs +21 -21
  38. package/dist/actions/get-provider-action.cjs.map +1 -1
  39. package/dist/actions/get-provider-action.d.cts +54 -3
  40. package/dist/actions/get-provider-action.d.cts.map +1 -1
  41. package/dist/actions/get-provider-action.d.mts +54 -3
  42. package/dist/actions/get-provider-action.d.mts.map +1 -1
  43. package/dist/actions/get-provider-action.mjs +21 -21
  44. package/dist/actions/get-provider-action.mjs.map +1 -1
  45. package/dist/actions/get-provider-icon.cjs +4 -4
  46. package/dist/actions/get-provider-icon.cjs.map +1 -1
  47. package/dist/actions/get-provider-icon.d.cts +14 -3
  48. package/dist/actions/get-provider-icon.d.cts.map +1 -1
  49. package/dist/actions/get-provider-icon.d.mts +14 -3
  50. package/dist/actions/get-provider-icon.d.mts.map +1 -1
  51. package/dist/actions/get-provider-icon.mjs +4 -4
  52. package/dist/actions/get-provider-icon.mjs.map +1 -1
  53. package/dist/actions/get-provider-trigger.cjs +14 -14
  54. package/dist/actions/get-provider-trigger.cjs.map +1 -1
  55. package/dist/actions/get-provider-trigger.d.cts +55 -3
  56. package/dist/actions/get-provider-trigger.d.cts.map +1 -1
  57. package/dist/actions/get-provider-trigger.d.mts +55 -3
  58. package/dist/actions/get-provider-trigger.d.mts.map +1 -1
  59. package/dist/actions/get-provider-trigger.mjs +14 -14
  60. package/dist/actions/get-provider-trigger.mjs.map +1 -1
  61. package/dist/actions/get-provider.cjs +13 -13
  62. package/dist/actions/get-provider.cjs.map +1 -1
  63. package/dist/actions/get-provider.d.cts +52 -3
  64. package/dist/actions/get-provider.d.cts.map +1 -1
  65. package/dist/actions/get-provider.d.mts +52 -3
  66. package/dist/actions/get-provider.d.mts.map +1 -1
  67. package/dist/actions/get-provider.mjs +13 -13
  68. package/dist/actions/get-provider.mjs.map +1 -1
  69. package/dist/actions/get-root.cjs.map +1 -1
  70. package/dist/actions/get-root.d.cts +3 -3
  71. package/dist/actions/get-root.d.cts.map +1 -1
  72. package/dist/actions/get-root.d.mts +3 -3
  73. package/dist/actions/get-root.d.mts.map +1 -1
  74. package/dist/actions/get-root.mjs.map +1 -1
  75. package/dist/actions/get-trigger-by-provider.cjs +8 -8
  76. package/dist/actions/get-trigger-by-provider.cjs.map +1 -1
  77. package/dist/actions/get-trigger-by-provider.d.cts +29 -3
  78. package/dist/actions/get-trigger-by-provider.d.cts.map +1 -1
  79. package/dist/actions/get-trigger-by-provider.d.mts +29 -3
  80. package/dist/actions/get-trigger-by-provider.d.mts.map +1 -1
  81. package/dist/actions/get-trigger-by-provider.mjs +8 -8
  82. package/dist/actions/get-trigger-by-provider.mjs.map +1 -1
  83. package/dist/actions/get-trigger-inputs.cjs.map +1 -1
  84. package/dist/actions/get-trigger-inputs.d.cts +11 -3
  85. package/dist/actions/get-trigger-inputs.d.cts.map +1 -1
  86. package/dist/actions/get-trigger-inputs.d.mts +11 -3
  87. package/dist/actions/get-trigger-inputs.d.mts.map +1 -1
  88. package/dist/actions/get-trigger-inputs.mjs.map +1 -1
  89. package/dist/actions/get-trigger-outputs.cjs.map +1 -1
  90. package/dist/actions/get-trigger-outputs.d.cts +15 -3
  91. package/dist/actions/get-trigger-outputs.d.cts.map +1 -1
  92. package/dist/actions/get-trigger-outputs.d.mts +15 -3
  93. package/dist/actions/get-trigger-outputs.d.mts.map +1 -1
  94. package/dist/actions/get-trigger-outputs.mjs.map +1 -1
  95. package/dist/actions/list-connector-types.cjs.map +1 -1
  96. package/dist/actions/list-connector-types.d.cts +3 -3
  97. package/dist/actions/list-connector-types.d.cts.map +1 -1
  98. package/dist/actions/list-connector-types.d.mts +3 -3
  99. package/dist/actions/list-connector-types.d.mts.map +1 -1
  100. package/dist/actions/list-connector-types.mjs.map +1 -1
  101. package/dist/actions/list-integrations.cjs +1 -1
  102. package/dist/actions/list-integrations.cjs.map +1 -1
  103. package/dist/actions/list-integrations.d.cts +9 -3
  104. package/dist/actions/list-integrations.d.cts.map +1 -1
  105. package/dist/actions/list-integrations.d.mts +9 -3
  106. package/dist/actions/list-integrations.d.mts.map +1 -1
  107. package/dist/actions/list-integrations.mjs +1 -1
  108. package/dist/actions/list-integrations.mjs.map +1 -1
  109. package/dist/actions/list-permission-groups.cjs.map +1 -1
  110. package/dist/actions/list-permission-groups.d.cts +3 -3
  111. package/dist/actions/list-permission-groups.d.cts.map +1 -1
  112. package/dist/actions/list-permission-groups.d.mts +3 -3
  113. package/dist/actions/list-permission-groups.d.mts.map +1 -1
  114. package/dist/actions/list-permission-groups.mjs.map +1 -1
  115. package/dist/actions/list-permissions.cjs +6 -6
  116. package/dist/actions/list-permissions.cjs.map +1 -1
  117. package/dist/actions/list-permissions.d.cts +17 -3
  118. package/dist/actions/list-permissions.d.cts.map +1 -1
  119. package/dist/actions/list-permissions.d.mts +17 -3
  120. package/dist/actions/list-permissions.d.mts.map +1 -1
  121. package/dist/actions/list-permissions.mjs +6 -6
  122. package/dist/actions/list-permissions.mjs.map +1 -1
  123. package/dist/actions/list-provider-triggers.cjs +8 -8
  124. package/dist/actions/list-provider-triggers.cjs.map +1 -1
  125. package/dist/actions/list-provider-triggers.d.cts +29 -3
  126. package/dist/actions/list-provider-triggers.d.cts.map +1 -1
  127. package/dist/actions/list-provider-triggers.d.mts +29 -3
  128. package/dist/actions/list-provider-triggers.d.mts.map +1 -1
  129. package/dist/actions/list-provider-triggers.mjs +8 -8
  130. package/dist/actions/list-provider-triggers.mjs.map +1 -1
  131. package/dist/actions/list-stack-ai-triggers.cjs.map +1 -1
  132. package/dist/actions/list-stack-ai-triggers.d.cts +5 -3
  133. package/dist/actions/list-stack-ai-triggers.d.cts.map +1 -1
  134. package/dist/actions/list-stack-ai-triggers.d.mts +5 -3
  135. package/dist/actions/list-stack-ai-triggers.d.mts.map +1 -1
  136. package/dist/actions/list-stack-ai-triggers.mjs.map +1 -1
  137. package/dist/actions/list-stackai-actions.cjs.map +1 -1
  138. package/dist/actions/list-stackai-actions.d.cts +5 -3
  139. package/dist/actions/list-stackai-actions.d.cts.map +1 -1
  140. package/dist/actions/list-stackai-actions.d.mts +5 -3
  141. package/dist/actions/list-stackai-actions.d.mts.map +1 -1
  142. package/dist/actions/list-stackai-actions.mjs.map +1 -1
  143. package/dist/actions/list-stackai-providers.cjs +4 -4
  144. package/dist/actions/list-stackai-providers.cjs.map +1 -1
  145. package/dist/actions/list-stackai-providers.d.cts +26 -3
  146. package/dist/actions/list-stackai-providers.d.cts.map +1 -1
  147. package/dist/actions/list-stackai-providers.d.mts +26 -3
  148. package/dist/actions/list-stackai-providers.d.mts.map +1 -1
  149. package/dist/actions/list-stackai-providers.mjs +4 -4
  150. package/dist/actions/list-stackai-providers.mjs.map +1 -1
  151. package/dist/actions/list-stackai-tools.cjs +4 -4
  152. package/dist/actions/list-stackai-tools.cjs.map +1 -1
  153. package/dist/actions/list-stackai-tools.d.cts +26 -3
  154. package/dist/actions/list-stackai-tools.d.cts.map +1 -1
  155. package/dist/actions/list-stackai-tools.d.mts +26 -3
  156. package/dist/actions/list-stackai-tools.d.mts.map +1 -1
  157. package/dist/actions/list-stackai-tools.mjs +4 -4
  158. package/dist/actions/list-stackai-tools.mjs.map +1 -1
  159. package/dist/catalog.cjs +13 -1
  160. package/dist/catalog.cjs.map +1 -1
  161. package/dist/catalog.d.cts +12 -0
  162. package/dist/catalog.d.mts +12 -0
  163. package/dist/catalog.mjs +13 -1
  164. package/dist/catalog.mjs.map +1 -1
  165. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["stackAi","executeStackAiTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { stackAi } from \"./app\";\nimport { executeStackAiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return stackAi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeStackAiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,QAAQ,OAAO;EACpB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,mBAAmB,MAAM,KAAgC,CAAC;EAC1F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["stackAi","executeStackAiTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { stackAi } from \"./app\";\nimport { executeStackAiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return stackAi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeStackAiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,QAAQ,OAAO;EACpB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,mBAAmB,MAAM,KAAgC,CAAC;EAC1F;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { stackAi } from \"./app\";\nimport { executeStackAiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return stackAi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeStackAiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,QAAQ,OAAO;EACpB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,mBAAmB,MAAM,KAAgC,CAAC;EAC1F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { stackAi } from \"./app\";\nimport { executeStackAiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return stackAi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeStackAiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,QAAQ,OAAO;EACpB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,mBAAmB,MAAM,KAAgC,CAAC;EAC1F;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"check-health.cjs","names":["z","action"],"sources":["../../src/actions/check-health.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiCheckHealthInput: z.ZodTypeAny = z.object({}).describe(\"Request model for Stack AI health check endpoint.\\nNo parameters required for health check.\");\nexport const StackAiCheckHealthOutput: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Response model for Stack AI health check endpoint.\\nReturns a dictionary with string values indicating service health status.\");\n\nexport const stackAiCheckHealth = action(\"STACK_AI_CHECK_HEALTH\", {\n slug: \"stack_ai-check-health\",\n name: \"Check Health\",\n description: \"Tool to check the health status of the Stack AI API. Use to verify API availability and service status.\",\n input: StackAiCheckHealthInput,\n output: StackAiCheckHealthOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6FAA6F;AACxK,MAAa,2BAAyCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+HAA+H;AAEhO,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"check-health.cjs","names":["z","action"],"sources":["../../src/actions/check-health.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiCheckHealthInput = z.object({}).describe(\"Request model for Stack AI health check endpoint.\\nNo parameters required for health check.\");\nexport const StackAiCheckHealthOutput = z.record(z.string(), z.unknown()).describe(\"Response model for Stack AI health check endpoint.\\nReturns a dictionary with string values indicating service health status.\");\n\nexport const stackAiCheckHealth = action(\"STACK_AI_CHECK_HEALTH\", {\n slug: \"stack_ai-check-health\",\n name: \"Check Health\",\n description: \"Tool to check the health status of the Stack AI API. Use to verify API availability and service status.\",\n input: StackAiCheckHealthInput,\n output: StackAiCheckHealthOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6FAA6F;AAC1J,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+HAA+H;AAElN,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/check-health.d.ts
4
- declare const StackAiCheckHealthInput: z.ZodTypeAny;
5
- declare const StackAiCheckHealthOutput: z.ZodTypeAny;
6
- declare const stackAiCheckHealth: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiCheckHealthInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const StackAiCheckHealthOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
+ declare const stackAiCheckHealth: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
7
  //#endregion
8
8
  export { stackAiCheckHealth };
9
9
  //# sourceMappingURL=check-health.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"check-health.d.cts","names":[],"sources":["../../src/actions/check-health.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAAiI;AAAA,cAC5J,wBAAA,EAA0B,CAAA,CAAE,UAAwL;AAAA,cAEpN,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"check-health.d.cts","names":[],"sources":["../../src/actions/check-health.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/check-health.d.ts
4
- declare const StackAiCheckHealthInput: z.ZodTypeAny;
5
- declare const StackAiCheckHealthOutput: z.ZodTypeAny;
6
- declare const stackAiCheckHealth: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiCheckHealthInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const StackAiCheckHealthOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
+ declare const stackAiCheckHealth: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
7
  //#endregion
8
8
  export { stackAiCheckHealth };
9
9
  //# sourceMappingURL=check-health.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"check-health.d.mts","names":[],"sources":["../../src/actions/check-health.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAAiI;AAAA,cAC5J,wBAAA,EAA0B,CAAA,CAAE,UAAwL;AAAA,cAEpN,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"check-health.d.mts","names":[],"sources":["../../src/actions/check-health.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"check-health.mjs","names":[],"sources":["../../src/actions/check-health.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiCheckHealthInput: z.ZodTypeAny = z.object({}).describe(\"Request model for Stack AI health check endpoint.\\nNo parameters required for health check.\");\nexport const StackAiCheckHealthOutput: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Response model for Stack AI health check endpoint.\\nReturns a dictionary with string values indicating service health status.\");\n\nexport const stackAiCheckHealth = action(\"STACK_AI_CHECK_HEALTH\", {\n slug: \"stack_ai-check-health\",\n name: \"Check Health\",\n description: \"Tool to check the health status of the Stack AI API. Use to verify API availability and service status.\",\n input: StackAiCheckHealthInput,\n output: StackAiCheckHealthOutput,\n});\n"],"mappings":";;AAOA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAPmD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6FAOlE;CACP,QAPoD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+HAOvF;AACV,CAAC"}
1
+ {"version":3,"file":"check-health.mjs","names":[],"sources":["../../src/actions/check-health.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiCheckHealthInput = z.object({}).describe(\"Request model for Stack AI health check endpoint.\\nNo parameters required for health check.\");\nexport const StackAiCheckHealthOutput = z.record(z.string(), z.unknown()).describe(\"Response model for Stack AI health check endpoint.\\nReturns a dictionary with string values indicating service health status.\");\n\nexport const stackAiCheckHealth = action(\"STACK_AI_CHECK_HEALTH\", {\n slug: \"stack_ai-check-health\",\n name: \"Check Health\",\n description: \"Tool to check the health status of the Stack AI API. Use to verify API availability and service status.\",\n input: StackAiCheckHealthInput,\n output: StackAiCheckHealthOutput,\n});\n"],"mappings":";;AAOA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAPqC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6FAOpD;CACP,QAPsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+HAOzE;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-action-inputs.cjs","names":["z","action"],"sources":["../../src/actions/get-action-inputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetActionInputsInput: z.ZodTypeAny = z.object({\n action_id: z.string().describe(\"The ID of the action to get inputs for (e.g., 'database_delete_airtable').\"),\n provider_id: z.string().describe(\"The ID of the provider (e.g., 'airtable', 'slack', 'notion').\"),\n}).describe(\"Request model for getting input schema for a provider action.\");\nexport const StackAiGetActionInputsOutput: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Response model for provider action input schema.\\nThe response is a dynamic object containing the complete input schema definition.\\nSince the schema structure varies by provider and action, all fields are captured dynamically.\");\n\nexport const stackAiGetActionInputs = action(\"STACK_AI_GET_ACTION_INPUTS\", {\n slug: \"stack_ai-get-action-inputs\",\n name: \"Get Action Inputs\",\n description: \"Tool to retrieve the input schema for a specific provider action in Stack AI. Use when you need to understand what parameters are required for a provider action.\",\n input: StackAiGetActionInputsInput,\n output: StackAiGetActionInputsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;AAClG,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,+BAA6CA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qOAAqO;AAE1U,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-action-inputs.cjs","names":["z","action"],"sources":["../../src/actions/get-action-inputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetActionInputsInput = z.object({\n action_id: z.string().describe(\"The ID of the action to get inputs for (e.g., 'database_delete_airtable').\"),\n provider_id: z.string().describe(\"The ID of the provider (e.g., 'airtable', 'slack', 'notion').\"),\n}).describe(\"Request model for getting input schema for a provider action.\");\nexport const StackAiGetActionInputsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for provider action input schema.\\nThe response is a dynamic object containing the complete input schema definition.\\nSince the schema structure varies by provider and action, all fields are captured dynamically.\");\n\nexport const stackAiGetActionInputs = action(\"STACK_AI_GET_ACTION_INPUTS\", {\n slug: \"stack_ai-get-action-inputs\",\n name: \"Get Action Inputs\",\n description: \"Tool to retrieve the input schema for a specific provider action in Stack AI. Use when you need to understand what parameters are required for a provider action.\",\n input: StackAiGetActionInputsInput,\n output: StackAiGetActionInputsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;AAClG,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qOAAqO;AAE5T,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-action-inputs.d.ts
4
- declare const StackAiGetActionInputsInput: z.ZodTypeAny;
5
- declare const StackAiGetActionInputsOutput: z.ZodTypeAny;
6
- declare const stackAiGetActionInputs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiGetActionInputsInput: z.ZodObject<{
5
+ action_id: z.ZodString;
6
+ provider_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const StackAiGetActionInputsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
+ declare const stackAiGetActionInputs: import("@keystrokehq/action").WorkflowActionDefinition<{
10
+ action_id: string;
11
+ provider_id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { stackAiGetActionInputs };
9
15
  //# sourceMappingURL=get-action-inputs.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-action-inputs.d.cts","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAGgC;AAAA,cAC/D,4BAAA,EAA8B,CAAA,CAAE,UAA8R;AAAA,cAE9T,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-action-inputs.d.cts","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-action-inputs.d.ts
4
- declare const StackAiGetActionInputsInput: z.ZodTypeAny;
5
- declare const StackAiGetActionInputsOutput: z.ZodTypeAny;
6
- declare const stackAiGetActionInputs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiGetActionInputsInput: z.ZodObject<{
5
+ action_id: z.ZodString;
6
+ provider_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const StackAiGetActionInputsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
+ declare const stackAiGetActionInputs: import("@keystrokehq/action").WorkflowActionDefinition<{
10
+ action_id: string;
11
+ provider_id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { stackAiGetActionInputs };
9
15
  //# sourceMappingURL=get-action-inputs.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-action-inputs.d.mts","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAGgC;AAAA,cAC/D,4BAAA,EAA8B,CAAA,CAAE,UAA8R;AAAA,cAE9T,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-action-inputs.d.mts","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-action-inputs.mjs","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetActionInputsInput: z.ZodTypeAny = z.object({\n action_id: z.string().describe(\"The ID of the action to get inputs for (e.g., 'database_delete_airtable').\"),\n provider_id: z.string().describe(\"The ID of the provider (e.g., 'airtable', 'slack', 'notion').\"),\n}).describe(\"Request model for getting input schema for a provider action.\");\nexport const StackAiGetActionInputsOutput: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Response model for provider action input schema.\\nThe response is a dynamic object containing the complete input schema definition.\\nSince the schema structure varies by provider and action, all fields are captured dynamically.\");\n\nexport const stackAiGetActionInputs = action(\"STACK_AI_GET_ACTION_INPUTS\", {\n slug: \"stack_ai-get-action-inputs\",\n name: \"Get Action Inputs\",\n description: \"Tool to retrieve the input schema for a specific provider action in Stack AI. Use when you need to understand what parameters are required for a provider action.\",\n input: StackAiGetActionInputsInput,\n output: StackAiGetActionInputsOutput,\n});\n"],"mappings":";;AAUA,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVuD,EAAE,OAAO;EAChE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;EAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAClG,CAAC,CAAC,CAAC,SAAS,+DAOH;CACP,QAPwD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qOAO3F;AACV,CAAC"}
1
+ {"version":3,"file":"get-action-inputs.mjs","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetActionInputsInput = z.object({\n action_id: z.string().describe(\"The ID of the action to get inputs for (e.g., 'database_delete_airtable').\"),\n provider_id: z.string().describe(\"The ID of the provider (e.g., 'airtable', 'slack', 'notion').\"),\n}).describe(\"Request model for getting input schema for a provider action.\");\nexport const StackAiGetActionInputsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for provider action input schema.\\nThe response is a dynamic object containing the complete input schema definition.\\nSince the schema structure varies by provider and action, all fields are captured dynamically.\");\n\nexport const stackAiGetActionInputs = action(\"STACK_AI_GET_ACTION_INPUTS\", {\n slug: \"stack_ai-get-action-inputs\",\n name: \"Get Action Inputs\",\n description: \"Tool to retrieve the input schema for a specific provider action in Stack AI. Use when you need to understand what parameters are required for a provider action.\",\n input: StackAiGetActionInputsInput,\n output: StackAiGetActionInputsOutput,\n});\n"],"mappings":";;AAUA,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVyC,EAAE,OAAO;EAClD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;EAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAClG,CAAC,CAAC,CAAC,SAAS,+DAOH;CACP,QAP0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qOAO7E;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-action-outputs.cjs","names":["z","action"],"sources":["../../src/actions/get-action-outputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetActionOutputsInput: z.ZodTypeAny = z.object({\n action_id: z.string().describe(\"The unique identifier of the action within the provider (e.g., 'database_delete_airtable'). Used in the URL path to specify which action's output schema to retrieve.\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'slack'). Used in the URL path to identify which provider's action to query.\"),\n}).describe(\"Request model for retrieving output schema for a provider action.\");\nexport const StackAiGetActionOutputsOutput: z.ZodTypeAny = z.object({\n type: z.string().describe(\"JSON schema type (e.g., 'object', 'array', 'string'). Indicates the data type of the action output.\").nullable().optional(),\n items: z.record(z.string(), z.unknown()).describe(\"Schema definition for array items, present when type is 'array'.\").nullable().optional(),\n title: z.string().describe(\"Human-readable title for the schema.\").nullable().optional(),\n required: z.array(z.string()).describe(\"List of required property names in the output schema.\").nullable().optional(),\n properties: z.record(z.string(), z.unknown()).describe(\"Object containing property definitions for the output schema. Each key is a property name with its schema definition.\").nullable().optional(),\n description: z.string().describe(\"Description of what the output schema represents.\").nullable().optional(),\n additionalProperties: z.boolean().describe(\"Whether additional properties beyond those defined are allowed.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the output schema for a provider action as a JSON schema.\\nThe response structure is dynamic and contains JSON schema properties describing the action's outputs.\");\n\nexport const stackAiGetActionOutputs = action(\"STACK_AI_GET_ACTION_OUTPUTS\", {\n slug: \"stack_ai-get-action-outputs\",\n name: \"Get Action Output Schema\",\n description: \"Tool to retrieve the output parameters schema for a Stack.ai provider action as JSON schema. Use when you need to understand what data fields an action returns or to validate action outputs.\",\n input: StackAiGetActionOutputsInput,\n output: StackAiGetActionOutputsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK;CACtM,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI;AAC1K,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpM,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6LAA6L;AAEvN,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-action-outputs.cjs","names":["z","action"],"sources":["../../src/actions/get-action-outputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetActionOutputsInput = z.object({\n action_id: z.string().describe(\"The unique identifier of the action within the provider (e.g., 'database_delete_airtable'). Used in the URL path to specify which action's output schema to retrieve.\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'slack'). Used in the URL path to identify which provider's action to query.\"),\n}).describe(\"Request model for retrieving output schema for a provider action.\");\nexport const StackAiGetActionOutputsOutput = z.object({\n type: z.string().describe(\"JSON schema type (e.g., 'object', 'array', 'string'). Indicates the data type of the action output.\").nullable().optional(),\n items: z.record(z.string(), z.unknown()).describe(\"Schema definition for array items, present when type is 'array'.\").nullable().optional(),\n title: z.string().describe(\"Human-readable title for the schema.\").nullable().optional(),\n required: z.array(z.string()).describe(\"List of required property names in the output schema.\").nullable().optional(),\n properties: z.record(z.string(), z.unknown()).describe(\"Object containing property definitions for the output schema. Each key is a property name with its schema definition.\").nullable().optional(),\n description: z.string().describe(\"Description of what the output schema represents.\").nullable().optional(),\n additionalProperties: z.boolean().describe(\"Whether additional properties beyond those defined are allowed.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the output schema for a provider action as a JSON schema.\\nThe response structure is dynamic and contains JSON schema properties describing the action's outputs.\");\n\nexport const stackAiGetActionOutputs = action(\"STACK_AI_GET_ACTION_OUTPUTS\", {\n slug: \"stack_ai-get-action-outputs\",\n name: \"Get Action Output Schema\",\n description: \"Tool to retrieve the output parameters schema for a Stack.ai provider action as JSON schema. Use when you need to understand what data fields an action returns or to validate action outputs.\",\n input: StackAiGetActionOutputsInput,\n output: StackAiGetActionOutputsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK;CACtM,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI;AAC1K,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpM,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6LAA6L;AAEvN,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-action-outputs.d.ts
4
- declare const StackAiGetActionOutputsInput: z.ZodTypeAny;
5
- declare const StackAiGetActionOutputsOutput: z.ZodTypeAny;
6
- declare const stackAiGetActionOutputs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiGetActionOutputsInput: z.ZodObject<{
5
+ action_id: z.ZodString;
6
+ provider_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const StackAiGetActionOutputsOutput: z.ZodObject<{
9
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ items: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
11
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ required: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
+ properties: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ additionalProperties: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ }, z.core.$loose>;
17
+ declare const stackAiGetActionOutputs: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ action_id: string;
19
+ provider_id: string;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { stackAiGetActionOutputs };
9
23
  //# sourceMappingURL=get-action-outputs.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-action-outputs.d.cts","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGmC;AAAA,cACnE,6BAAA,EAA+B,CAAA,CAAE,UAQ0K;AAAA,cAE3M,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-action-outputs.d.cts","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAU7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-action-outputs.d.ts
4
- declare const StackAiGetActionOutputsInput: z.ZodTypeAny;
5
- declare const StackAiGetActionOutputsOutput: z.ZodTypeAny;
6
- declare const stackAiGetActionOutputs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiGetActionOutputsInput: z.ZodObject<{
5
+ action_id: z.ZodString;
6
+ provider_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const StackAiGetActionOutputsOutput: z.ZodObject<{
9
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ items: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
11
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ required: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
+ properties: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ additionalProperties: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ }, z.core.$loose>;
17
+ declare const stackAiGetActionOutputs: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ action_id: string;
19
+ provider_id: string;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { stackAiGetActionOutputs };
9
23
  //# sourceMappingURL=get-action-outputs.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-action-outputs.d.mts","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGmC;AAAA,cACnE,6BAAA,EAA+B,CAAA,CAAE,UAQ0K;AAAA,cAE3M,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-action-outputs.d.mts","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAU7B,uBAAA,gCAAuB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-action-outputs.mjs","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetActionOutputsInput: z.ZodTypeAny = z.object({\n action_id: z.string().describe(\"The unique identifier of the action within the provider (e.g., 'database_delete_airtable'). Used in the URL path to specify which action's output schema to retrieve.\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'slack'). Used in the URL path to identify which provider's action to query.\"),\n}).describe(\"Request model for retrieving output schema for a provider action.\");\nexport const StackAiGetActionOutputsOutput: z.ZodTypeAny = z.object({\n type: z.string().describe(\"JSON schema type (e.g., 'object', 'array', 'string'). Indicates the data type of the action output.\").nullable().optional(),\n items: z.record(z.string(), z.unknown()).describe(\"Schema definition for array items, present when type is 'array'.\").nullable().optional(),\n title: z.string().describe(\"Human-readable title for the schema.\").nullable().optional(),\n required: z.array(z.string()).describe(\"List of required property names in the output schema.\").nullable().optional(),\n properties: z.record(z.string(), z.unknown()).describe(\"Object containing property definitions for the output schema. Each key is a property name with its schema definition.\").nullable().optional(),\n description: z.string().describe(\"Description of what the output schema represents.\").nullable().optional(),\n additionalProperties: z.boolean().describe(\"Whether additional properties beyond those defined are allowed.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the output schema for a provider action as a JSON schema.\\nThe response structure is dynamic and contains JSON schema properties describing the action's outputs.\");\n\nexport const stackAiGetActionOutputs = action(\"STACK_AI_GET_ACTION_OUTPUTS\", {\n slug: \"stack_ai-get-action-outputs\",\n name: \"Get Action Output Schema\",\n description: \"Tool to retrieve the output parameters schema for a Stack.ai provider action as JSON schema. Use when you need to understand what data fields an action returns or to validate action outputs.\",\n input: StackAiGetActionOutputsInput,\n output: StackAiGetActionOutputsOutput,\n});\n"],"mappings":";;AAkBA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBwD,EAAE,OAAO;EACjE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK;EACtM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI;CAC1K,CAAC,CAAC,CAAC,SAAS,mEAeH;CACP,QAfyD,EAAE,OAAO;EAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrJ,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6LAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-action-outputs.mjs","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetActionOutputsInput = z.object({\n action_id: z.string().describe(\"The unique identifier of the action within the provider (e.g., 'database_delete_airtable'). Used in the URL path to specify which action's output schema to retrieve.\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'slack'). Used in the URL path to identify which provider's action to query.\"),\n}).describe(\"Request model for retrieving output schema for a provider action.\");\nexport const StackAiGetActionOutputsOutput = z.object({\n type: z.string().describe(\"JSON schema type (e.g., 'object', 'array', 'string'). Indicates the data type of the action output.\").nullable().optional(),\n items: z.record(z.string(), z.unknown()).describe(\"Schema definition for array items, present when type is 'array'.\").nullable().optional(),\n title: z.string().describe(\"Human-readable title for the schema.\").nullable().optional(),\n required: z.array(z.string()).describe(\"List of required property names in the output schema.\").nullable().optional(),\n properties: z.record(z.string(), z.unknown()).describe(\"Object containing property definitions for the output schema. Each key is a property name with its schema definition.\").nullable().optional(),\n description: z.string().describe(\"Description of what the output schema represents.\").nullable().optional(),\n additionalProperties: z.boolean().describe(\"Whether additional properties beyond those defined are allowed.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the output schema for a provider action as a JSON schema.\\nThe response structure is dynamic and contains JSON schema properties describing the action's outputs.\");\n\nexport const stackAiGetActionOutputs = action(\"STACK_AI_GET_ACTION_OUTPUTS\", {\n slug: \"stack_ai-get-action-outputs\",\n name: \"Get Action Output Schema\",\n description: \"Tool to retrieve the output parameters schema for a Stack.ai provider action as JSON schema. Use when you need to understand what data fields an action returns or to validate action outputs.\",\n input: StackAiGetActionOutputsInput,\n output: StackAiGetActionOutputsOutput,\n});\n"],"mappings":";;AAkBA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB0C,EAAE,OAAO;EACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK;EACtM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI;CAC1K,CAAC,CAAC,CAAC,SAAS,mEAeH;CACP,QAf2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrJ,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6LAOhB;AACV,CAAC"}
@@ -5,9 +5,9 @@ const StackAiGetConnectorTypeSchemaInput = zod.z.object({ connector_type_id: zod
5
5
  const StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema = zod.z.object({
6
6
  url: zod.z.unknown().describe("URL associated with the parameter.").nullable().optional(),
7
7
  help: zod.z.unknown().describe("Help text or documentation for the parameter.").nullable().optional(),
8
- name: zod.z.string().describe("Parameter name."),
9
- type: zod.z.string().describe("Parameter type (e.g., 'string', 'boolean', 'number')."),
10
- label: zod.z.string().describe("Human-readable label for the parameter."),
8
+ name: zod.z.string().describe("Parameter name.").nullable(),
9
+ type: zod.z.string().describe("Parameter type (e.g., 'string', 'boolean', 'number').").nullable(),
10
+ label: zod.z.string().describe("Human-readable label for the parameter.").nullable(),
11
11
  secret: zod.z.boolean().describe("Whether the parameter contains sensitive data.").nullable().optional(),
12
12
  "default": zod.z.unknown().describe("Default value for the parameter.").nullable().optional(),
13
13
  readonly: zod.z.boolean().describe("Whether the parameter is read-only.").nullable().optional(),
@@ -16,8 +16,8 @@ const StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema = zod.z.object
16
16
  });
17
17
  const StackAiGetConnectorTypeSchemaOutput = zod.z.object({
18
18
  parameters: zod.z.array(StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema).describe("List of configuration parameters required for this connector type."),
19
- provider_id: zod.z.string().describe("The provider identifier for this connector."),
20
- connector_type_id: zod.z.string().describe("The unique identifier for the connector type.")
19
+ provider_id: zod.z.string().describe("The provider identifier for this connector.").nullable(),
20
+ connector_type_id: zod.z.string().describe("The unique identifier for the connector type.").nullable()
21
21
  });
22
22
  const stackAiGetConnectorTypeSchema = require_action.action("STACK_AI_GET_CONNECTOR_TYPE_SCHEMA", {
23
23
  slug: "stack_ai-get-connector-type-schema",
@@ -1 +1 @@
1
- {"version":3,"file":"get-connector-type-schema.cjs","names":["z","action"],"sources":["../../src/actions/get-connector-type-schema.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetConnectorTypeSchemaInput: z.ZodTypeAny = z.object({\n connector_type_id: z.string().describe(\"The unique identifier for the connector type (e.g., 'airtable', 'notion', 'slack').\"),\n});\nconst StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema: z.ZodTypeAny = z.object({\n url: z.unknown().describe(\"URL associated with the parameter.\").nullable().optional(),\n help: z.unknown().describe(\"Help text or documentation for the parameter.\").nullable().optional(),\n name: z.string().describe(\"Parameter name.\"),\n type: z.string().describe(\"Parameter type (e.g., 'string', 'boolean', 'number').\"),\n label: z.string().describe(\"Human-readable label for the parameter.\"),\n secret: z.boolean().describe(\"Whether the parameter contains sensitive data.\").nullable().optional(),\n \"default\": z.unknown().describe(\"Default value for the parameter.\").nullable().optional(),\n readonly: z.boolean().describe(\"Whether the parameter is read-only.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required.\").nullable().optional(),\n placeholder: z.unknown().describe(\"Placeholder value for the parameter.\").nullable().optional(),\n});\nexport const StackAiGetConnectorTypeSchemaOutput: z.ZodTypeAny = z.object({\n parameters: z.array(StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema).describe(\"List of configuration parameters required for this connector type.\"),\n provider_id: z.string().describe(\"The provider identifier for this connector.\"),\n connector_type_id: z.string().describe(\"The unique identifier for the connector type.\"),\n});\n\nexport const stackAiGetConnectorTypeSchema = action(\"STACK_AI_GET_CONNECTOR_TYPE_SCHEMA\", {\n slug: \"stack_ai-get-connector-type-schema\",\n name: \"Get Connector Type Schema\",\n description: \"Tool to retrieve the configuration schema for a specific connector type in Stack AI. Use when you need to understand what parameters are required to configure a connector.\",\n input: StackAiGetConnectorTypeSchemaInput,\n output: StackAiGetConnectorTypeSchemaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,EAC9H,CAAC;AACD,MAAM,8DAA4EA,IAAAA,EAAE,OAAO;CACzF,KAAKA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB;CAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACjF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACpE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC;AACD,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,YAAYA,IAAAA,EAAE,MAAM,2DAA2D,CAAC,CAAC,SAAS,oEAAoE;CAC9J,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC9E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AACxF,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-connector-type-schema.cjs","names":["z","action"],"sources":["../../src/actions/get-connector-type-schema.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetConnectorTypeSchemaInput = z.object({\n connector_type_id: z.string().describe(\"The unique identifier for the connector type (e.g., 'airtable', 'notion', 'slack').\"),\n});\nconst StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema = z.object({\n url: z.unknown().describe(\"URL associated with the parameter.\").nullable().optional(),\n help: z.unknown().describe(\"Help text or documentation for the parameter.\").nullable().optional(),\n name: z.string().describe(\"Parameter name.\").nullable(),\n type: z.string().describe(\"Parameter type (e.g., 'string', 'boolean', 'number').\").nullable(),\n label: z.string().describe(\"Human-readable label for the parameter.\").nullable(),\n secret: z.boolean().describe(\"Whether the parameter contains sensitive data.\").nullable().optional(),\n \"default\": z.unknown().describe(\"Default value for the parameter.\").nullable().optional(),\n readonly: z.boolean().describe(\"Whether the parameter is read-only.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required.\").nullable().optional(),\n placeholder: z.unknown().describe(\"Placeholder value for the parameter.\").nullable().optional(),\n});\nexport const StackAiGetConnectorTypeSchemaOutput = z.object({\n parameters: z.array(StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema).describe(\"List of configuration parameters required for this connector type.\"),\n provider_id: z.string().describe(\"The provider identifier for this connector.\").nullable(),\n connector_type_id: z.string().describe(\"The unique identifier for the connector type.\").nullable(),\n});\n\nexport const stackAiGetConnectorTypeSchema = action(\"STACK_AI_GET_CONNECTOR_TYPE_SCHEMA\", {\n slug: \"stack_ai-get-connector-type-schema\",\n name: \"Get Connector Type Schema\",\n description: \"Tool to retrieve the configuration schema for a specific connector type in Stack AI. Use when you need to understand what parameters are required to configure a connector.\",\n input: StackAiGetConnectorTypeSchemaInput,\n output: StackAiGetConnectorTypeSchemaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,EAC9H,CAAC;AACD,MAAM,8DAA8DA,IAAAA,EAAE,OAAO;CAC3E,KAAKA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,YAAYA,IAAAA,EAAE,MAAM,2DAA2D,CAAC,CAAC,SAAS,oEAAoE;CAC9J,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACzF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACnG,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-connector-type-schema.d.ts
4
- declare const StackAiGetConnectorTypeSchemaInput: z.ZodTypeAny;
5
- declare const StackAiGetConnectorTypeSchemaOutput: z.ZodTypeAny;
6
- declare const stackAiGetConnectorTypeSchema: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiGetConnectorTypeSchemaInput: z.ZodObject<{
5
+ connector_type_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const StackAiGetConnectorTypeSchemaOutput: z.ZodObject<{
8
+ parameters: z.ZodArray<z.ZodObject<{
9
+ url: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
10
+ help: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ type: z.ZodNullable<z.ZodString>;
13
+ label: z.ZodNullable<z.ZodString>;
14
+ secret: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ default: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
16
+ readonly: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ required: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ placeholder: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
19
+ }, z.core.$strip>>;
20
+ provider_id: z.ZodNullable<z.ZodString>;
21
+ connector_type_id: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>;
23
+ declare const stackAiGetConnectorTypeSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ connector_type_id: string;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { stackAiGetConnectorTypeSchema };
9
28
  //# sourceMappingURL=get-connector-type-schema.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-connector-type-schema.d.cts","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cAaW,mCAAA,EAAqC,CAAA,CAAE,UAIlD;AAAA,cAEW,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-connector-type-schema.d.cts","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAelC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-connector-type-schema.d.ts
4
- declare const StackAiGetConnectorTypeSchemaInput: z.ZodTypeAny;
5
- declare const StackAiGetConnectorTypeSchemaOutput: z.ZodTypeAny;
6
- declare const stackAiGetConnectorTypeSchema: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiGetConnectorTypeSchemaInput: z.ZodObject<{
5
+ connector_type_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const StackAiGetConnectorTypeSchemaOutput: z.ZodObject<{
8
+ parameters: z.ZodArray<z.ZodObject<{
9
+ url: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
10
+ help: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ type: z.ZodNullable<z.ZodString>;
13
+ label: z.ZodNullable<z.ZodString>;
14
+ secret: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ default: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
16
+ readonly: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ required: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ placeholder: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
19
+ }, z.core.$strip>>;
20
+ provider_id: z.ZodNullable<z.ZodString>;
21
+ connector_type_id: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>;
23
+ declare const stackAiGetConnectorTypeSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ connector_type_id: string;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { stackAiGetConnectorTypeSchema };
9
28
  //# sourceMappingURL=get-connector-type-schema.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-connector-type-schema.d.mts","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cAaW,mCAAA,EAAqC,CAAA,CAAE,UAIlD;AAAA,cAEW,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-connector-type-schema.d.mts","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAelC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
@@ -5,9 +5,9 @@ const StackAiGetConnectorTypeSchemaInput = z.object({ connector_type_id: z.strin
5
5
  const StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema = z.object({
6
6
  url: z.unknown().describe("URL associated with the parameter.").nullable().optional(),
7
7
  help: z.unknown().describe("Help text or documentation for the parameter.").nullable().optional(),
8
- name: z.string().describe("Parameter name."),
9
- type: z.string().describe("Parameter type (e.g., 'string', 'boolean', 'number')."),
10
- label: z.string().describe("Human-readable label for the parameter."),
8
+ name: z.string().describe("Parameter name.").nullable(),
9
+ type: z.string().describe("Parameter type (e.g., 'string', 'boolean', 'number').").nullable(),
10
+ label: z.string().describe("Human-readable label for the parameter.").nullable(),
11
11
  secret: z.boolean().describe("Whether the parameter contains sensitive data.").nullable().optional(),
12
12
  "default": z.unknown().describe("Default value for the parameter.").nullable().optional(),
13
13
  readonly: z.boolean().describe("Whether the parameter is read-only.").nullable().optional(),
@@ -21,8 +21,8 @@ const stackAiGetConnectorTypeSchema = action("STACK_AI_GET_CONNECTOR_TYPE_SCHEMA
21
21
  input: StackAiGetConnectorTypeSchemaInput,
22
22
  output: z.object({
23
23
  parameters: z.array(StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema).describe("List of configuration parameters required for this connector type."),
24
- provider_id: z.string().describe("The provider identifier for this connector."),
25
- connector_type_id: z.string().describe("The unique identifier for the connector type.")
24
+ provider_id: z.string().describe("The provider identifier for this connector.").nullable(),
25
+ connector_type_id: z.string().describe("The unique identifier for the connector type.").nullable()
26
26
  })
27
27
  });
28
28
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"get-connector-type-schema.mjs","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetConnectorTypeSchemaInput: z.ZodTypeAny = z.object({\n connector_type_id: z.string().describe(\"The unique identifier for the connector type (e.g., 'airtable', 'notion', 'slack').\"),\n});\nconst StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema: z.ZodTypeAny = z.object({\n url: z.unknown().describe(\"URL associated with the parameter.\").nullable().optional(),\n help: z.unknown().describe(\"Help text or documentation for the parameter.\").nullable().optional(),\n name: z.string().describe(\"Parameter name.\"),\n type: z.string().describe(\"Parameter type (e.g., 'string', 'boolean', 'number').\"),\n label: z.string().describe(\"Human-readable label for the parameter.\"),\n secret: z.boolean().describe(\"Whether the parameter contains sensitive data.\").nullable().optional(),\n \"default\": z.unknown().describe(\"Default value for the parameter.\").nullable().optional(),\n readonly: z.boolean().describe(\"Whether the parameter is read-only.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required.\").nullable().optional(),\n placeholder: z.unknown().describe(\"Placeholder value for the parameter.\").nullable().optional(),\n});\nexport const StackAiGetConnectorTypeSchemaOutput: z.ZodTypeAny = z.object({\n parameters: z.array(StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema).describe(\"List of configuration parameters required for this connector type.\"),\n provider_id: z.string().describe(\"The provider identifier for this connector.\"),\n connector_type_id: z.string().describe(\"The unique identifier for the connector type.\"),\n});\n\nexport const stackAiGetConnectorTypeSchema = action(\"STACK_AI_GET_CONNECTOR_TYPE_SCHEMA\", {\n slug: \"stack_ai-get-connector-type-schema\",\n name: \"Get Connector Type Schema\",\n description: \"Tool to retrieve the configuration schema for a specific connector type in Stack AI. Use when you need to understand what parameters are required to configure a connector.\",\n input: StackAiGetConnectorTypeSchemaInput,\n output: StackAiGetConnectorTypeSchemaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO,EACvE,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,EAC9H,CAAC;AACD,MAAM,8DAA4E,EAAE,OAAO;CACzF,KAAK,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB;CAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACjF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACpE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC;AAOD,MAAa,gCAAgC,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX+D,EAAE,OAAO;EACxE,YAAY,EAAE,MAAM,2DAA2D,CAAC,CAAC,SAAS,oEAAoE;EAC9J,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EAC9E,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACxF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-connector-type-schema.mjs","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetConnectorTypeSchemaInput = z.object({\n connector_type_id: z.string().describe(\"The unique identifier for the connector type (e.g., 'airtable', 'notion', 'slack').\"),\n});\nconst StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema = z.object({\n url: z.unknown().describe(\"URL associated with the parameter.\").nullable().optional(),\n help: z.unknown().describe(\"Help text or documentation for the parameter.\").nullable().optional(),\n name: z.string().describe(\"Parameter name.\").nullable(),\n type: z.string().describe(\"Parameter type (e.g., 'string', 'boolean', 'number').\").nullable(),\n label: z.string().describe(\"Human-readable label for the parameter.\").nullable(),\n secret: z.boolean().describe(\"Whether the parameter contains sensitive data.\").nullable().optional(),\n \"default\": z.unknown().describe(\"Default value for the parameter.\").nullable().optional(),\n readonly: z.boolean().describe(\"Whether the parameter is read-only.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required.\").nullable().optional(),\n placeholder: z.unknown().describe(\"Placeholder value for the parameter.\").nullable().optional(),\n});\nexport const StackAiGetConnectorTypeSchemaOutput = z.object({\n parameters: z.array(StackAiGetConnectorTypeSchema_ConfigParameterResponseSchema).describe(\"List of configuration parameters required for this connector type.\"),\n provider_id: z.string().describe(\"The provider identifier for this connector.\").nullable(),\n connector_type_id: z.string().describe(\"The unique identifier for the connector type.\").nullable(),\n});\n\nexport const stackAiGetConnectorTypeSchema = action(\"STACK_AI_GET_CONNECTOR_TYPE_SCHEMA\", {\n slug: \"stack_ai-get-connector-type-schema\",\n name: \"Get Connector Type Schema\",\n description: \"Tool to retrieve the configuration schema for a specific connector type in Stack AI. Use when you need to understand what parameters are required to configure a connector.\",\n input: StackAiGetConnectorTypeSchemaInput,\n output: StackAiGetConnectorTypeSchemaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO,EACzD,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,EAC9H,CAAC;AACD,MAAM,8DAA8D,EAAE,OAAO;CAC3E,KAAK,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC;AAOD,MAAa,gCAAgC,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXiD,EAAE,OAAO;EAC1D,YAAY,EAAE,MAAM,2DAA2D,CAAC,CAAC,SAAS,oEAAoE;EAC9J,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACzF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACnG,CAOU;AACV,CAAC"}
@@ -3,11 +3,11 @@ let zod = require("zod");
3
3
  //#region src/actions/get-license-status.ts
4
4
  const StackAiGetLicenseStatusInput = zod.z.object({}).describe("Request model for retrieving Stack AI license status.\nThis endpoint requires no parameters.");
5
5
  const StackAiGetLicenseStatusOutput = zod.z.object({
6
- is_valid: zod.z.boolean().describe("Whether the license is currently valid and active."),
7
- client_name: zod.z.string().describe("Name of the client associated with the license."),
8
- expiry_date: zod.z.string().describe("ISO 8601 datetime string indicating when the license expires."),
9
- is_expiring_soon: zod.z.boolean().describe("Whether the license is approaching its expiration date."),
10
- days_until_expiry: zod.z.number().int().describe("Number of days remaining until the license expires.")
6
+ is_valid: zod.z.boolean().describe("Whether the license is currently valid and active.").nullable(),
7
+ client_name: zod.z.string().describe("Name of the client associated with the license.").nullable(),
8
+ expiry_date: zod.z.string().describe("ISO 8601 datetime string indicating when the license expires.").nullable(),
9
+ is_expiring_soon: zod.z.boolean().describe("Whether the license is approaching its expiration date.").nullable(),
10
+ days_until_expiry: zod.z.number().int().describe("Number of days remaining until the license expires.").nullable()
11
11
  }).describe("Response model containing license status information for UI display.");
12
12
  const stackAiGetLicenseStatus = require_action.action("STACK_AI_GET_LICENSE_STATUS", {
13
13
  slug: "stack_ai-get-license-status",
@@ -1 +1 @@
1
- {"version":3,"file":"get-license-status.cjs","names":["z","action"],"sources":["../../src/actions/get-license-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetLicenseStatusInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving Stack AI license status.\\nThis endpoint requires no parameters.\");\nexport const StackAiGetLicenseStatusOutput: z.ZodTypeAny = z.object({\n is_valid: z.boolean().describe(\"Whether the license is currently valid and active.\"),\n client_name: z.string().describe(\"Name of the client associated with the license.\"),\n expiry_date: z.string().describe(\"ISO 8601 datetime string indicating when the license expires.\"),\n is_expiring_soon: z.boolean().describe(\"Whether the license is approaching its expiration date.\"),\n days_until_expiry: z.number().int().describe(\"Number of days remaining until the license expires.\"),\n}).describe(\"Response model containing license status information for UI display.\");\n\nexport const stackAiGetLicenseStatus = action(\"STACK_AI_GET_LICENSE_STATUS\", {\n slug: \"stack_ai-get-license-status\",\n name: \"Get License Status\",\n description: \"Tool to retrieve the current Stack AI license status. Use when you need to check license validity, expiration date, or days remaining.\",\n input: StackAiGetLicenseStatusInput,\n output: StackAiGetLicenseStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8FAA8F;AAC9K,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAChG,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD;CAChG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;AACpG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAElF,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-license-status.cjs","names":["z","action"],"sources":["../../src/actions/get-license-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetLicenseStatusInput = z.object({}).describe(\"Request model for retrieving Stack AI license status.\\nThis endpoint requires no parameters.\");\nexport const StackAiGetLicenseStatusOutput = z.object({\n is_valid: z.boolean().describe(\"Whether the license is currently valid and active.\").nullable(),\n client_name: z.string().describe(\"Name of the client associated with the license.\").nullable(),\n expiry_date: z.string().describe(\"ISO 8601 datetime string indicating when the license expires.\").nullable(),\n is_expiring_soon: z.boolean().describe(\"Whether the license is approaching its expiration date.\").nullable(),\n days_until_expiry: z.number().int().describe(\"Number of days remaining until the license expires.\").nullable(),\n}).describe(\"Response model containing license status information for UI display.\");\n\nexport const stackAiGetLicenseStatus = action(\"STACK_AI_GET_LICENSE_STATUS\", {\n slug: \"stack_ai-get-license-status\",\n name: \"Get License Status\",\n description: \"Tool to retrieve the current Stack AI license status. Use when you need to check license validity, expiration date, or days remaining.\",\n input: StackAiGetLicenseStatusInput,\n output: StackAiGetLicenseStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8FAA8F;AAChK,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC3G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAElF,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-license-status.d.ts
4
- declare const StackAiGetLicenseStatusInput: z.ZodTypeAny;
5
- declare const StackAiGetLicenseStatusOutput: z.ZodTypeAny;
6
- declare const stackAiGetLicenseStatus: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiGetLicenseStatusInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const StackAiGetLicenseStatusOutput: z.ZodObject<{
6
+ is_valid: z.ZodNullable<z.ZodBoolean>;
7
+ client_name: z.ZodNullable<z.ZodString>;
8
+ expiry_date: z.ZodNullable<z.ZodString>;
9
+ is_expiring_soon: z.ZodNullable<z.ZodBoolean>;
10
+ days_until_expiry: z.ZodNullable<z.ZodNumber>;
11
+ }, z.core.$strip>;
12
+ declare const stackAiGetLicenseStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { stackAiGetLicenseStatus };
9
15
  //# sourceMappingURL=get-license-status.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-license-status.d.cts","names":[],"sources":["../../src/actions/get-license-status.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAAkI;AAAA,cAClK,6BAAA,EAA+B,CAAA,CAAE,UAMqC;AAAA,cAEtE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-license-status.d.cts","names":[],"sources":["../../src/actions/get-license-status.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-license-status.d.ts
4
- declare const StackAiGetLicenseStatusInput: z.ZodTypeAny;
5
- declare const StackAiGetLicenseStatusOutput: z.ZodTypeAny;
6
- declare const stackAiGetLicenseStatus: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const StackAiGetLicenseStatusInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const StackAiGetLicenseStatusOutput: z.ZodObject<{
6
+ is_valid: z.ZodNullable<z.ZodBoolean>;
7
+ client_name: z.ZodNullable<z.ZodString>;
8
+ expiry_date: z.ZodNullable<z.ZodString>;
9
+ is_expiring_soon: z.ZodNullable<z.ZodBoolean>;
10
+ days_until_expiry: z.ZodNullable<z.ZodNumber>;
11
+ }, z.core.$strip>;
12
+ declare const stackAiGetLicenseStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { stackAiGetLicenseStatus };
9
15
  //# sourceMappingURL=get-license-status.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-license-status.d.mts","names":[],"sources":["../../src/actions/get-license-status.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAAkI;AAAA,cAClK,6BAAA,EAA+B,CAAA,CAAE,UAMqC;AAAA,cAEtE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-license-status.d.mts","names":[],"sources":["../../src/actions/get-license-status.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -6,11 +6,11 @@ const stackAiGetLicenseStatus = action("STACK_AI_GET_LICENSE_STATUS", {
6
6
  description: "Tool to retrieve the current Stack AI license status. Use when you need to check license validity, expiration date, or days remaining.",
7
7
  input: z.object({}).describe("Request model for retrieving Stack AI license status.\nThis endpoint requires no parameters."),
8
8
  output: z.object({
9
- is_valid: z.boolean().describe("Whether the license is currently valid and active."),
10
- client_name: z.string().describe("Name of the client associated with the license."),
11
- expiry_date: z.string().describe("ISO 8601 datetime string indicating when the license expires."),
12
- is_expiring_soon: z.boolean().describe("Whether the license is approaching its expiration date."),
13
- days_until_expiry: z.number().int().describe("Number of days remaining until the license expires.")
9
+ is_valid: z.boolean().describe("Whether the license is currently valid and active.").nullable(),
10
+ client_name: z.string().describe("Name of the client associated with the license.").nullable(),
11
+ expiry_date: z.string().describe("ISO 8601 datetime string indicating when the license expires.").nullable(),
12
+ is_expiring_soon: z.boolean().describe("Whether the license is approaching its expiration date.").nullable(),
13
+ days_until_expiry: z.number().int().describe("Number of days remaining until the license expires.").nullable()
14
14
  }).describe("Response model containing license status information for UI display.")
15
15
  });
16
16
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"get-license-status.mjs","names":[],"sources":["../../src/actions/get-license-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetLicenseStatusInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving Stack AI license status.\\nThis endpoint requires no parameters.\");\nexport const StackAiGetLicenseStatusOutput: z.ZodTypeAny = z.object({\n is_valid: z.boolean().describe(\"Whether the license is currently valid and active.\"),\n client_name: z.string().describe(\"Name of the client associated with the license.\"),\n expiry_date: z.string().describe(\"ISO 8601 datetime string indicating when the license expires.\"),\n is_expiring_soon: z.boolean().describe(\"Whether the license is approaching its expiration date.\"),\n days_until_expiry: z.number().int().describe(\"Number of days remaining until the license expires.\"),\n}).describe(\"Response model containing license status information for UI display.\");\n\nexport const stackAiGetLicenseStatus = action(\"STACK_AI_GET_LICENSE_STATUS\", {\n slug: \"stack_ai-get-license-status\",\n name: \"Get License Status\",\n description: \"Tool to retrieve the current Stack AI license status. Use when you need to check license validity, expiration date, or days remaining.\",\n input: StackAiGetLicenseStatusInput,\n output: StackAiGetLicenseStatusOutput,\n});\n"],"mappings":";;AAaA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbwD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8FAavE;CACP,QAbyD,EAAE,OAAO;EAClE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD;EACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;EAChG,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD;EAChG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;CACpG,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-license-status.mjs","names":[],"sources":["../../src/actions/get-license-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetLicenseStatusInput = z.object({}).describe(\"Request model for retrieving Stack AI license status.\\nThis endpoint requires no parameters.\");\nexport const StackAiGetLicenseStatusOutput = z.object({\n is_valid: z.boolean().describe(\"Whether the license is currently valid and active.\").nullable(),\n client_name: z.string().describe(\"Name of the client associated with the license.\").nullable(),\n expiry_date: z.string().describe(\"ISO 8601 datetime string indicating when the license expires.\").nullable(),\n is_expiring_soon: z.boolean().describe(\"Whether the license is approaching its expiration date.\").nullable(),\n days_until_expiry: z.number().int().describe(\"Number of days remaining until the license expires.\").nullable(),\n}).describe(\"Response model containing license status information for UI display.\");\n\nexport const stackAiGetLicenseStatus = action(\"STACK_AI_GET_LICENSE_STATUS\", {\n slug: \"stack_ai-get-license-status\",\n name: \"Get License Status\",\n description: \"Tool to retrieve the current Stack AI license status. Use when you need to check license validity, expiration date, or days remaining.\",\n input: StackAiGetLicenseStatusInput,\n output: StackAiGetLicenseStatusOutput,\n});\n"],"mappings":";;AAaA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb0C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8FAazD;CACP,QAb2C,EAAE,OAAO;EACpD,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EAC3G,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC3G,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}