@keystrokehq/stack_ai 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.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/check-health.cjs +1 -0
- package/dist/actions/check-health.cjs.map +1 -1
- package/dist/actions/check-health.d.cts +3 -1
- package/dist/actions/check-health.d.cts.map +1 -1
- package/dist/actions/check-health.d.mts +3 -1
- package/dist/actions/check-health.d.mts.map +1 -1
- package/dist/actions/check-health.mjs +1 -0
- package/dist/actions/check-health.mjs.map +1 -1
- package/dist/actions/get-action-inputs.cjs +1 -0
- package/dist/actions/get-action-inputs.cjs.map +1 -1
- package/dist/actions/get-action-inputs.d.cts +3 -4
- package/dist/actions/get-action-inputs.d.cts.map +1 -1
- package/dist/actions/get-action-inputs.d.mts +3 -4
- package/dist/actions/get-action-inputs.d.mts.map +1 -1
- package/dist/actions/get-action-inputs.mjs +1 -0
- package/dist/actions/get-action-inputs.mjs.map +1 -1
- package/dist/actions/get-action-outputs.cjs +1 -0
- package/dist/actions/get-action-outputs.cjs.map +1 -1
- package/dist/actions/get-action-outputs.d.cts +3 -4
- package/dist/actions/get-action-outputs.d.cts.map +1 -1
- package/dist/actions/get-action-outputs.d.mts +3 -4
- package/dist/actions/get-action-outputs.d.mts.map +1 -1
- package/dist/actions/get-action-outputs.mjs +1 -0
- package/dist/actions/get-action-outputs.mjs.map +1 -1
- package/dist/actions/get-connector-type-schema.cjs +1 -0
- package/dist/actions/get-connector-type-schema.cjs.map +1 -1
- package/dist/actions/get-connector-type-schema.d.cts +3 -3
- package/dist/actions/get-connector-type-schema.d.cts.map +1 -1
- package/dist/actions/get-connector-type-schema.d.mts +3 -3
- package/dist/actions/get-connector-type-schema.d.mts.map +1 -1
- package/dist/actions/get-connector-type-schema.mjs +1 -0
- package/dist/actions/get-connector-type-schema.mjs.map +1 -1
- package/dist/actions/get-license-status.cjs +1 -0
- package/dist/actions/get-license-status.cjs.map +1 -1
- package/dist/actions/get-license-status.d.cts +3 -1
- package/dist/actions/get-license-status.d.cts.map +1 -1
- package/dist/actions/get-license-status.d.mts +3 -1
- package/dist/actions/get-license-status.d.mts.map +1 -1
- package/dist/actions/get-license-status.mjs +1 -0
- package/dist/actions/get-license-status.mjs.map +1 -1
- package/dist/actions/get-provider-action.cjs +1 -0
- package/dist/actions/get-provider-action.cjs.map +1 -1
- package/dist/actions/get-provider-action.d.cts +3 -4
- package/dist/actions/get-provider-action.d.cts.map +1 -1
- package/dist/actions/get-provider-action.d.mts +3 -4
- package/dist/actions/get-provider-action.d.mts.map +1 -1
- package/dist/actions/get-provider-action.mjs +1 -0
- package/dist/actions/get-provider-action.mjs.map +1 -1
- package/dist/actions/get-provider-icon.cjs +1 -0
- package/dist/actions/get-provider-icon.cjs.map +1 -1
- package/dist/actions/get-provider-icon.d.cts +3 -3
- package/dist/actions/get-provider-icon.d.cts.map +1 -1
- package/dist/actions/get-provider-icon.d.mts +3 -3
- package/dist/actions/get-provider-icon.d.mts.map +1 -1
- package/dist/actions/get-provider-icon.mjs +1 -0
- package/dist/actions/get-provider-icon.mjs.map +1 -1
- package/dist/actions/get-provider-trigger.cjs +1 -0
- package/dist/actions/get-provider-trigger.cjs.map +1 -1
- package/dist/actions/get-provider-trigger.d.cts +3 -4
- package/dist/actions/get-provider-trigger.d.cts.map +1 -1
- package/dist/actions/get-provider-trigger.d.mts +3 -4
- package/dist/actions/get-provider-trigger.d.mts.map +1 -1
- package/dist/actions/get-provider-trigger.mjs +1 -0
- package/dist/actions/get-provider-trigger.mjs.map +1 -1
- package/dist/actions/get-provider.cjs +1 -0
- package/dist/actions/get-provider.cjs.map +1 -1
- package/dist/actions/get-provider.d.cts +3 -3
- package/dist/actions/get-provider.d.cts.map +1 -1
- package/dist/actions/get-provider.d.mts +3 -3
- package/dist/actions/get-provider.d.mts.map +1 -1
- package/dist/actions/get-provider.mjs +1 -0
- package/dist/actions/get-provider.mjs.map +1 -1
- package/dist/actions/get-root.cjs +1 -0
- package/dist/actions/get-root.cjs.map +1 -1
- package/dist/actions/get-root.d.cts +3 -1
- package/dist/actions/get-root.d.cts.map +1 -1
- package/dist/actions/get-root.d.mts +3 -1
- package/dist/actions/get-root.d.mts.map +1 -1
- package/dist/actions/get-root.mjs +1 -0
- package/dist/actions/get-root.mjs.map +1 -1
- package/dist/actions/get-trigger-by-provider.cjs +1 -0
- package/dist/actions/get-trigger-by-provider.cjs.map +1 -1
- package/dist/actions/get-trigger-by-provider.d.cts +3 -4
- package/dist/actions/get-trigger-by-provider.d.cts.map +1 -1
- package/dist/actions/get-trigger-by-provider.d.mts +3 -4
- package/dist/actions/get-trigger-by-provider.d.mts.map +1 -1
- package/dist/actions/get-trigger-by-provider.mjs +1 -0
- package/dist/actions/get-trigger-by-provider.mjs.map +1 -1
- package/dist/actions/get-trigger-inputs.cjs +1 -0
- package/dist/actions/get-trigger-inputs.cjs.map +1 -1
- package/dist/actions/get-trigger-inputs.d.cts +3 -4
- package/dist/actions/get-trigger-inputs.d.cts.map +1 -1
- package/dist/actions/get-trigger-inputs.d.mts +3 -4
- package/dist/actions/get-trigger-inputs.d.mts.map +1 -1
- package/dist/actions/get-trigger-inputs.mjs +1 -0
- package/dist/actions/get-trigger-inputs.mjs.map +1 -1
- package/dist/actions/get-trigger-outputs.cjs +1 -0
- package/dist/actions/get-trigger-outputs.cjs.map +1 -1
- package/dist/actions/get-trigger-outputs.d.cts +3 -4
- package/dist/actions/get-trigger-outputs.d.cts.map +1 -1
- package/dist/actions/get-trigger-outputs.d.mts +3 -4
- package/dist/actions/get-trigger-outputs.d.mts.map +1 -1
- package/dist/actions/get-trigger-outputs.mjs +1 -0
- package/dist/actions/get-trigger-outputs.mjs.map +1 -1
- package/dist/actions/list-connector-types.cjs +1 -0
- package/dist/actions/list-connector-types.cjs.map +1 -1
- package/dist/actions/list-connector-types.d.cts +3 -1
- package/dist/actions/list-connector-types.d.cts.map +1 -1
- package/dist/actions/list-connector-types.d.mts +3 -1
- package/dist/actions/list-connector-types.d.mts.map +1 -1
- package/dist/actions/list-connector-types.mjs +1 -0
- package/dist/actions/list-connector-types.mjs.map +1 -1
- package/dist/actions/list-integrations.cjs +1 -0
- package/dist/actions/list-integrations.cjs.map +1 -1
- package/dist/actions/list-integrations.d.cts +3 -1
- package/dist/actions/list-integrations.d.cts.map +1 -1
- package/dist/actions/list-integrations.d.mts +3 -1
- package/dist/actions/list-integrations.d.mts.map +1 -1
- package/dist/actions/list-integrations.mjs +1 -0
- package/dist/actions/list-integrations.mjs.map +1 -1
- package/dist/actions/list-permission-groups.cjs +1 -0
- package/dist/actions/list-permission-groups.cjs.map +1 -1
- package/dist/actions/list-permission-groups.d.cts +3 -1
- package/dist/actions/list-permission-groups.d.cts.map +1 -1
- package/dist/actions/list-permission-groups.d.mts +3 -1
- package/dist/actions/list-permission-groups.d.mts.map +1 -1
- package/dist/actions/list-permission-groups.mjs +1 -0
- package/dist/actions/list-permission-groups.mjs.map +1 -1
- package/dist/actions/list-permissions.cjs +1 -0
- package/dist/actions/list-permissions.cjs.map +1 -1
- package/dist/actions/list-permissions.d.cts +3 -1
- package/dist/actions/list-permissions.d.cts.map +1 -1
- package/dist/actions/list-permissions.d.mts +3 -1
- package/dist/actions/list-permissions.d.mts.map +1 -1
- package/dist/actions/list-permissions.mjs +1 -0
- package/dist/actions/list-permissions.mjs.map +1 -1
- package/dist/actions/list-provider-triggers.cjs +1 -0
- package/dist/actions/list-provider-triggers.cjs.map +1 -1
- package/dist/actions/list-provider-triggers.d.cts +3 -3
- package/dist/actions/list-provider-triggers.d.cts.map +1 -1
- package/dist/actions/list-provider-triggers.d.mts +3 -3
- package/dist/actions/list-provider-triggers.d.mts.map +1 -1
- package/dist/actions/list-provider-triggers.mjs +1 -0
- package/dist/actions/list-provider-triggers.mjs.map +1 -1
- package/dist/actions/list-stack-ai-triggers.cjs +1 -0
- package/dist/actions/list-stack-ai-triggers.cjs.map +1 -1
- package/dist/actions/list-stack-ai-triggers.d.cts +3 -1
- package/dist/actions/list-stack-ai-triggers.d.cts.map +1 -1
- package/dist/actions/list-stack-ai-triggers.d.mts +3 -1
- package/dist/actions/list-stack-ai-triggers.d.mts.map +1 -1
- package/dist/actions/list-stack-ai-triggers.mjs +1 -0
- package/dist/actions/list-stack-ai-triggers.mjs.map +1 -1
- package/dist/actions/list-stackai-actions.cjs +1 -0
- package/dist/actions/list-stackai-actions.cjs.map +1 -1
- package/dist/actions/list-stackai-actions.d.cts +3 -1
- package/dist/actions/list-stackai-actions.d.cts.map +1 -1
- package/dist/actions/list-stackai-actions.d.mts +3 -1
- package/dist/actions/list-stackai-actions.d.mts.map +1 -1
- package/dist/actions/list-stackai-actions.mjs +1 -0
- package/dist/actions/list-stackai-actions.mjs.map +1 -1
- package/dist/actions/list-stackai-providers.cjs +1 -0
- package/dist/actions/list-stackai-providers.cjs.map +1 -1
- package/dist/actions/list-stackai-providers.d.cts +3 -1
- package/dist/actions/list-stackai-providers.d.cts.map +1 -1
- package/dist/actions/list-stackai-providers.d.mts +3 -1
- package/dist/actions/list-stackai-providers.d.mts.map +1 -1
- package/dist/actions/list-stackai-providers.mjs +1 -0
- package/dist/actions/list-stackai-providers.mjs.map +1 -1
- package/dist/actions/list-stackai-tools.cjs +1 -0
- package/dist/actions/list-stackai-tools.cjs.map +1 -1
- package/dist/actions/list-stackai-tools.d.cts +3 -1
- package/dist/actions/list-stackai-tools.d.cts.map +1 -1
- package/dist/actions/list-stackai-tools.d.mts +3 -1
- package/dist/actions/list-stackai-tools.d.mts.map +1 -1
- package/dist/actions/list-stackai-tools.mjs +1 -0
- package/dist/actions/list-stackai-tools.mjs.map +1 -1
- package/dist/app.cjs +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
package/dist/action.cjs.map
CHANGED
|
@@ -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<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["stackAi","executeStackAiTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { 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, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof stackAi.credential> {\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":";;;;;AAOA,SAAgB,OACd,MACA,KAOuD;CACvD,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"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -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<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { 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, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof stackAi.credential> {\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":";;;;;AAOA,SAAgB,OACd,MACA,KAOuD;CACvD,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.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":"
|
|
1
|
+
{"version":3,"file":"check-health.cjs","names":["z","action"],"sources":["../../src/actions/check-health.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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: AppAction<\n typeof StackAiCheckHealthInput,\n typeof StackAiCheckHealthOutput,\n typeof stackAi.credential\n> = 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":";;;;AAMA,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,qBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
+
import { stackAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/check-health.d.ts
|
|
4
6
|
declare const StackAiCheckHealthInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
7
|
declare const StackAiCheckHealthOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const stackAiCheckHealth:
|
|
8
|
+
declare const stackAiCheckHealth: AppAction<typeof StackAiCheckHealthInput, typeof StackAiCheckHealthOutput, typeof stackAi.credential>;
|
|
7
9
|
//#endregion
|
|
8
10
|
export { stackAiCheckHealth };
|
|
9
11
|
//# sourceMappingURL=check-health.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-health.d.cts","names":[],"sources":["../../src/actions/check-health.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-health.d.cts","names":[],"sources":["../../src/actions/check-health.ts"],"mappings":";;;;;cAMa,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,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
+
import { stackAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/check-health.d.ts
|
|
4
6
|
declare const StackAiCheckHealthInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
7
|
declare const StackAiCheckHealthOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const stackAiCheckHealth:
|
|
8
|
+
declare const stackAiCheckHealth: AppAction<typeof StackAiCheckHealthInput, typeof StackAiCheckHealthOutput, typeof stackAi.credential>;
|
|
7
9
|
//#endregion
|
|
8
10
|
export { stackAiCheckHealth };
|
|
9
11
|
//# sourceMappingURL=check-health.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-health.d.mts","names":[],"sources":["../../src/actions/check-health.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-health.d.mts","names":[],"sources":["../../src/actions/check-health.ts"],"mappings":";;;;;cAMa,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,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,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.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":"
|
|
1
|
+
{"version":3,"file":"check-health.mjs","names":[],"sources":["../../src/actions/check-health.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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: AppAction<\n typeof StackAiCheckHealthInput,\n typeof StackAiCheckHealthOutput,\n typeof stackAi.credential\n> = 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":";;;AASA,MAAa,qBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXqC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6FAWpD;CACP,QAXsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+HAWzE;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.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":"
|
|
1
|
+
{"version":3,"file":"get-action-inputs.cjs","names":["z","action"],"sources":["../../src/actions/get-action-inputs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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: AppAction<\n typeof StackAiGetActionInputsInput,\n typeof StackAiGetActionInputsOutput,\n typeof stackAi.credential\n> = 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":";;;;AAMA,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,yBAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-action-inputs.d.ts
|
|
@@ -6,10 +8,7 @@ declare const StackAiGetActionInputsInput: z.ZodObject<{
|
|
|
6
8
|
provider_id: z.ZodString;
|
|
7
9
|
}, z.core.$strip>;
|
|
8
10
|
declare const StackAiGetActionInputsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
declare const stackAiGetActionInputs:
|
|
10
|
-
action_id: string;
|
|
11
|
-
provider_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
11
|
+
declare const stackAiGetActionInputs: AppAction<typeof StackAiGetActionInputsInput, typeof StackAiGetActionInputsOutput, typeof stackAi.credential>;
|
|
13
12
|
//#endregion
|
|
14
13
|
export { stackAiGetActionInputs };
|
|
15
14
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"get-action-inputs.d.cts","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-action-inputs.d.ts
|
|
@@ -6,10 +8,7 @@ declare const StackAiGetActionInputsInput: z.ZodObject<{
|
|
|
6
8
|
provider_id: z.ZodString;
|
|
7
9
|
}, z.core.$strip>;
|
|
8
10
|
declare const StackAiGetActionInputsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
declare const stackAiGetActionInputs:
|
|
10
|
-
action_id: string;
|
|
11
|
-
provider_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
11
|
+
declare const stackAiGetActionInputs: AppAction<typeof StackAiGetActionInputsInput, typeof StackAiGetActionInputsOutput, typeof stackAi.credential>;
|
|
13
12
|
//#endregion
|
|
14
13
|
export { stackAiGetActionInputs };
|
|
15
14
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"get-action-inputs.d.mts","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -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.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":"
|
|
1
|
+
{"version":3,"file":"get-action-inputs.mjs","names":[],"sources":["../../src/actions/get-action-inputs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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: AppAction<\n typeof StackAiGetActionInputsInput,\n typeof StackAiGetActionInputsOutput,\n typeof stackAi.credential\n> = 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":";;;AAYA,MAAa,yBAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdyC,EAAE,OAAO;EAClD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;EAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAClG,CAAC,CAAC,CAAC,SAAS,+DAWH;CACP,QAX0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qOAW7E;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.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":"
|
|
1
|
+
{"version":3,"file":"get-action-outputs.cjs","names":["z","action"],"sources":["../../src/actions/get-action-outputs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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: AppAction<\n typeof StackAiGetActionOutputsInput,\n typeof StackAiGetActionOutputsOutput,\n typeof stackAi.credential\n> = 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":";;;;AAMA,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,0BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-action-outputs.d.ts
|
|
@@ -14,10 +16,7 @@ declare const StackAiGetActionOutputsOutput: z.ZodObject<{
|
|
|
14
16
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
additionalProperties: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const stackAiGetActionOutputs:
|
|
18
|
-
action_id: string;
|
|
19
|
-
provider_id: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const stackAiGetActionOutputs: AppAction<typeof StackAiGetActionOutputsInput, typeof StackAiGetActionOutputsOutput, typeof stackAi.credential>;
|
|
21
20
|
//#endregion
|
|
22
21
|
export { stackAiGetActionOutputs };
|
|
23
22
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"get-action-outputs.d.cts","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAU7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-action-outputs.d.ts
|
|
@@ -14,10 +16,7 @@ declare const StackAiGetActionOutputsOutput: z.ZodObject<{
|
|
|
14
16
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
additionalProperties: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const stackAiGetActionOutputs:
|
|
18
|
-
action_id: string;
|
|
19
|
-
provider_id: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const stackAiGetActionOutputs: AppAction<typeof StackAiGetActionOutputsInput, typeof StackAiGetActionOutputsOutput, typeof stackAi.credential>;
|
|
21
20
|
//#endregion
|
|
22
21
|
export { stackAiGetActionOutputs };
|
|
23
22
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"get-action-outputs.d.mts","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAU7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -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.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":"
|
|
1
|
+
{"version":3,"file":"get-action-outputs.mjs","names":[],"sources":["../../src/actions/get-action-outputs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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: AppAction<\n typeof StackAiGetActionOutputsInput,\n typeof StackAiGetActionOutputsOutput,\n typeof stackAi.credential\n> = 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":";;;AAoBA,MAAa,0BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtB0C,EAAE,OAAO;EACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK;EACtM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI;CAC1K,CAAC,CAAC,CAAC,SAAS,mEAmBH;CACP,QAnB2C,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,6LAWhB;AACV,CAAC"}
|
|
@@ -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.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}).passthrough();\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}).passthrough();\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":"
|
|
1
|
+
{"version":3,"file":"get-connector-type-schema.cjs","names":["z","action"],"sources":["../../src/actions/get-connector-type-schema.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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}).passthrough();\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}).passthrough();\n\nexport const stackAiGetConnectorTypeSchema: AppAction<\n typeof StackAiGetConnectorTypeSchemaInput,\n typeof StackAiGetConnectorTypeSchemaOutput,\n typeof stackAi.credential\n> = 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":";;;;AAMA,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,CAAC,CAAC,YAAY;AACf,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,CAAC,CAAC,YAAY;AAEf,MAAa,gCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-connector-type-schema.d.ts
|
|
@@ -20,9 +22,7 @@ declare const StackAiGetConnectorTypeSchemaOutput: z.ZodObject<{
|
|
|
20
22
|
provider_id: z.ZodNullable<z.ZodString>;
|
|
21
23
|
connector_type_id: z.ZodNullable<z.ZodString>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const stackAiGetConnectorTypeSchema:
|
|
24
|
-
connector_type_id: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const stackAiGetConnectorTypeSchema: AppAction<typeof StackAiGetConnectorTypeSchemaInput, typeof StackAiGetConnectorTypeSchemaOutput, typeof stackAi.credential>;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { stackAiGetConnectorTypeSchema };
|
|
28
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":"
|
|
1
|
+
{"version":3,"file":"get-connector-type-schema.d.cts","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAelC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-connector-type-schema.d.ts
|
|
@@ -20,9 +22,7 @@ declare const StackAiGetConnectorTypeSchemaOutput: z.ZodObject<{
|
|
|
20
22
|
provider_id: z.ZodNullable<z.ZodString>;
|
|
21
23
|
connector_type_id: z.ZodNullable<z.ZodString>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const stackAiGetConnectorTypeSchema:
|
|
24
|
-
connector_type_id: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const stackAiGetConnectorTypeSchema: AppAction<typeof StackAiGetConnectorTypeSchemaInput, typeof StackAiGetConnectorTypeSchemaOutput, typeof stackAi.credential>;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { stackAiGetConnectorTypeSchema };
|
|
28
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":"
|
|
1
|
+
{"version":3,"file":"get-connector-type-schema.d.mts","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAelC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -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.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}).passthrough();\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}).passthrough();\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":"
|
|
1
|
+
{"version":3,"file":"get-connector-type-schema.mjs","names":[],"sources":["../../src/actions/get-connector-type-schema.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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}).passthrough();\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}).passthrough();\n\nexport const stackAiGetConnectorTypeSchema: AppAction<\n typeof StackAiGetConnectorTypeSchemaInput,\n typeof StackAiGetConnectorTypeSchemaOutput,\n typeof stackAi.credential\n> = 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":";;;;AAMA,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,CAAC,CAAC,YAAY;AAOf,MAAa,gCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAfiD,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,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -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.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}).passthrough().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":"
|
|
1
|
+
{"version":3,"file":"get-license-status.cjs","names":["z","action"],"sources":["../../src/actions/get-license-status.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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}).passthrough().describe(\"Response model containing license status information for UI display.\");\n\nexport const stackAiGetLicenseStatus: AppAction<\n typeof StackAiGetLicenseStatusInput,\n typeof StackAiGetLicenseStatusOutput,\n typeof stackAi.credential\n> = 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":";;;;AAMA,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,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,0BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-license-status.d.ts
|
|
@@ -9,7 +11,7 @@ declare const StackAiGetLicenseStatusOutput: z.ZodObject<{
|
|
|
9
11
|
is_expiring_soon: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
days_until_expiry: z.ZodNullable<z.ZodNumber>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const stackAiGetLicenseStatus:
|
|
14
|
+
declare const stackAiGetLicenseStatus: AppAction<typeof StackAiGetLicenseStatusInput, typeof StackAiGetLicenseStatusOutput, typeof stackAi.credential>;
|
|
13
15
|
//#endregion
|
|
14
16
|
export { stackAiGetLicenseStatus };
|
|
15
17
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"get-license-status.d.cts","names":[],"sources":["../../src/actions/get-license-status.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-license-status.d.ts
|
|
@@ -9,7 +11,7 @@ declare const StackAiGetLicenseStatusOutput: z.ZodObject<{
|
|
|
9
11
|
is_expiring_soon: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
days_until_expiry: z.ZodNullable<z.ZodNumber>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const stackAiGetLicenseStatus:
|
|
14
|
+
declare const stackAiGetLicenseStatus: AppAction<typeof StackAiGetLicenseStatusInput, typeof StackAiGetLicenseStatusOutput, typeof stackAi.credential>;
|
|
13
15
|
//#endregion
|
|
14
16
|
export { stackAiGetLicenseStatus };
|
|
15
17
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"get-license-status.d.mts","names":[],"sources":["../../src/actions/get-license-status.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -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.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}).passthrough().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":"
|
|
1
|
+
{"version":3,"file":"get-license-status.mjs","names":[],"sources":["../../src/actions/get-license-status.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\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}).passthrough().describe(\"Response model containing license status information for UI display.\");\n\nexport const stackAiGetLicenseStatus: AppAction<\n typeof StackAiGetLicenseStatusInput,\n typeof StackAiGetLicenseStatusOutput,\n typeof stackAi.credential\n> = 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":";;;AAeA,MAAa,0BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB0C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8FAiBzD;CACP,QAjB2C,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,YAAY,CAAC,CAAC,SAAS,sEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-provider-action.cjs","names":["z","action"],"sources":["../../src/actions/get-provider-action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetProviderActionInput = z.object({\n action_id: z.string().describe(\"The unique identifier of the action for the provider.\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'gmail', 'slack').\"),\n}).describe(\"Request model for getting details of a specific action for a provider.\");\nconst StackAiGetProviderAction_ActionDescriptionSchema = z.object({\n llm: z.string().describe(\"The description shown to the LLM\").nullable(),\n human: z.string().describe(\"The description shown to the user\").nullable(),\n}).passthrough().describe(\"Description of an action shown to users and LLMs.\");\nconst StackAiGetProviderAction_ToolInputParameterSchemaSchema = z.object({\n max: z.unknown().describe(\"Maximum value for the parameter\").nullable().optional(),\n min: z.unknown().describe(\"Minimum value for the parameter\").nullable().optional(),\n form: z.string().describe(\"Form type for the parameter\").nullable(),\n name: z.string().describe(\"Name of the parameter\").nullable(),\n type: z.unknown().describe(\"Type of the parameter\"),\n label: z.string().describe(\"Label for the parameter\").nullable(),\n \"default\": z.unknown().describe(\"Default value for the parameter\").nullable().optional(),\n options: z.array(z.unknown()).describe(\"Options for the parameter\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required\").nullable(),\n ui_hints: z.unknown().describe(\"UI hints for the parameter\").nullable().optional(),\n depends_on: z.unknown().describe(\"Dependencies for the parameter\").nullable().optional(),\n placeholder: z.string().describe(\"Placeholder text for the parameter\").nullable().optional(),\n llm_description: z.string().describe(\"Description shown to the LLM\").nullable(),\n human_description: z.string().describe(\"Description shown to the user\").nullable(),\n has_dynamic_options: z.boolean().describe(\"Whether the parameter has dynamic options\").nullable().optional(),\n}).passthrough().describe(\"Schema for tool input parameters.\");\nconst StackAiGetProviderAction_ApiToolInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier for the API tool\").nullable(),\n path: z.string().describe(\"API endpoint path\").nullable(),\n method: z.string().describe(\"HTTP method for the API call\").nullable(),\n headers: z.array(z.unknown()).describe(\"Headers for the API call\").nullable().optional(),\n parameters: z.array(z.unknown()).describe(\"Parameters for the API call\").nullable().optional(),\n description: z.unknown().describe(\"Description of the API tool\").nullable().optional(),\n server_url_with_path: z.string().describe(\"Full server URL with path\").nullable(),\n}).passthrough().describe(\"API tool information for the action.\");\nconst StackAiGetProviderAction_ToolOutputParameterSchemaSchema = z.object({\n name: z.string().describe(\"Name of the output parameter\").nullable(),\n type: z.unknown().describe(\"Type of the output parameter\"),\n label: z.string().describe(\"Label for the output parameter\").nullable(),\n llm_description: z.string().describe(\"Description shown to the LLM\").nullable(),\n human_description: z.string().describe(\"Description shown to the user\").nullable(),\n}).passthrough().describe(\"Schema for tool output parameters.\");\nexport const StackAiGetProviderActionOutput = z.object({\n name: z.string().describe(\"Name of the action\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the action\").nullable().optional(),\n action_id: z.string().describe(\"Unique identifier for the action\").nullable(),\n description: StackAiGetProviderAction_ActionDescriptionSchema.nullable(),\n provider_id: z.string().describe(\"Unique identifier for the provider\").nullable(),\n input_params: z.array(StackAiGetProviderAction_ToolInputParameterSchemaSchema).describe(\"List of input parameters for the action\"),\n api_tool_info: StackAiGetProviderAction_ApiToolInfoSchema.nullable().optional(),\n is_searchable: z.boolean().default(true).describe(\"Whether the action is searchable\").nullable().optional(),\n output_params: z.array(StackAiGetProviderAction_ToolOutputParameterSchemaSchema).describe(\"List of output parameters for the action\"),\n input_param_count: z.number().int().describe(\"Total count of input parameters\").nullable(),\n output_param_count: z.number().int().describe(\"Total count of output parameters\").nullable(),\n}).passthrough().describe(\"Response model containing details of the provider action.\");\n\nexport const stackAiGetProviderAction = action(\"STACK_AI_GET_PROVIDER_ACTION\", {\n slug: \"stack_ai-get-provider-action\",\n name: \"Get Provider Action Details\",\n description: \"Tool to get details of a specific action for a provider. Use when you need information about a provider's action including its parameters, description, and API details.\",\n input: StackAiGetProviderActionInput,\n output: StackAiGetProviderActionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-provider-action.cjs","names":["z","action"],"sources":["../../src/actions/get-provider-action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { stackAi } from \"../app\";\n\nexport const StackAiGetProviderActionInput = z.object({\n action_id: z.string().describe(\"The unique identifier of the action for the provider.\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'gmail', 'slack').\"),\n}).describe(\"Request model for getting details of a specific action for a provider.\");\nconst StackAiGetProviderAction_ActionDescriptionSchema = z.object({\n llm: z.string().describe(\"The description shown to the LLM\").nullable(),\n human: z.string().describe(\"The description shown to the user\").nullable(),\n}).passthrough().describe(\"Description of an action shown to users and LLMs.\");\nconst StackAiGetProviderAction_ToolInputParameterSchemaSchema = z.object({\n max: z.unknown().describe(\"Maximum value for the parameter\").nullable().optional(),\n min: z.unknown().describe(\"Minimum value for the parameter\").nullable().optional(),\n form: z.string().describe(\"Form type for the parameter\").nullable(),\n name: z.string().describe(\"Name of the parameter\").nullable(),\n type: z.unknown().describe(\"Type of the parameter\"),\n label: z.string().describe(\"Label for the parameter\").nullable(),\n \"default\": z.unknown().describe(\"Default value for the parameter\").nullable().optional(),\n options: z.array(z.unknown()).describe(\"Options for the parameter\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required\").nullable(),\n ui_hints: z.unknown().describe(\"UI hints for the parameter\").nullable().optional(),\n depends_on: z.unknown().describe(\"Dependencies for the parameter\").nullable().optional(),\n placeholder: z.string().describe(\"Placeholder text for the parameter\").nullable().optional(),\n llm_description: z.string().describe(\"Description shown to the LLM\").nullable(),\n human_description: z.string().describe(\"Description shown to the user\").nullable(),\n has_dynamic_options: z.boolean().describe(\"Whether the parameter has dynamic options\").nullable().optional(),\n}).passthrough().describe(\"Schema for tool input parameters.\");\nconst StackAiGetProviderAction_ApiToolInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier for the API tool\").nullable(),\n path: z.string().describe(\"API endpoint path\").nullable(),\n method: z.string().describe(\"HTTP method for the API call\").nullable(),\n headers: z.array(z.unknown()).describe(\"Headers for the API call\").nullable().optional(),\n parameters: z.array(z.unknown()).describe(\"Parameters for the API call\").nullable().optional(),\n description: z.unknown().describe(\"Description of the API tool\").nullable().optional(),\n server_url_with_path: z.string().describe(\"Full server URL with path\").nullable(),\n}).passthrough().describe(\"API tool information for the action.\");\nconst StackAiGetProviderAction_ToolOutputParameterSchemaSchema = z.object({\n name: z.string().describe(\"Name of the output parameter\").nullable(),\n type: z.unknown().describe(\"Type of the output parameter\"),\n label: z.string().describe(\"Label for the output parameter\").nullable(),\n llm_description: z.string().describe(\"Description shown to the LLM\").nullable(),\n human_description: z.string().describe(\"Description shown to the user\").nullable(),\n}).passthrough().describe(\"Schema for tool output parameters.\");\nexport const StackAiGetProviderActionOutput = z.object({\n name: z.string().describe(\"Name of the action\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the action\").nullable().optional(),\n action_id: z.string().describe(\"Unique identifier for the action\").nullable(),\n description: StackAiGetProviderAction_ActionDescriptionSchema.nullable(),\n provider_id: z.string().describe(\"Unique identifier for the provider\").nullable(),\n input_params: z.array(StackAiGetProviderAction_ToolInputParameterSchemaSchema).describe(\"List of input parameters for the action\"),\n api_tool_info: StackAiGetProviderAction_ApiToolInfoSchema.nullable().optional(),\n is_searchable: z.boolean().default(true).describe(\"Whether the action is searchable\").nullable().optional(),\n output_params: z.array(StackAiGetProviderAction_ToolOutputParameterSchemaSchema).describe(\"List of output parameters for the action\"),\n input_param_count: z.number().int().describe(\"Total count of input parameters\").nullable(),\n output_param_count: z.number().int().describe(\"Total count of output parameters\").nullable(),\n}).passthrough().describe(\"Response model containing details of the provider action.\");\n\nexport const stackAiGetProviderAction: AppAction<\n typeof StackAiGetProviderActionInput,\n typeof StackAiGetProviderActionOutput,\n typeof stackAi.credential\n> = action(\"STACK_AI_GET_PROVIDER_ACTION\", {\n slug: \"stack_ai-get-provider-action\",\n name: \"Get Provider Action Details\",\n description: \"Tool to get details of a specific action for a provider. Use when you need information about a provider's action including its parameters, description, and API details.\",\n input: StackAiGetProviderActionInput,\n output: StackAiGetProviderActionOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACpG,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,KAAKA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,KAAKA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uBAAuB;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC9E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACjF,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC9E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CACzD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5E,aAAa,iDAAiD,SAAS;CACvE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAChF,cAAcA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,yCAAyC;CACjI,eAAe,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC9E,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,eAAeA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,0CAA0C;CACpI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACzF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,2BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-provider-action.d.ts
|
|
@@ -51,10 +53,7 @@ declare const StackAiGetProviderActionOutput: z.ZodObject<{
|
|
|
51
53
|
input_param_count: z.ZodNullable<z.ZodNumber>;
|
|
52
54
|
output_param_count: z.ZodNullable<z.ZodNumber>;
|
|
53
55
|
}, z.core.$loose>;
|
|
54
|
-
declare const stackAiGetProviderAction:
|
|
55
|
-
action_id: string;
|
|
56
|
-
provider_id: string;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
56
|
+
declare const stackAiGetProviderAction: AppAction<typeof StackAiGetProviderActionInput, typeof StackAiGetProviderActionOutput, typeof stackAi.credential>;
|
|
58
57
|
//#endregion
|
|
59
58
|
export { stackAiGetProviderAction };
|
|
60
59
|
//# sourceMappingURL=get-provider-action.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-provider-action.d.cts","names":[],"sources":["../../src/actions/get-provider-action.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-provider-action.d.cts","names":[],"sources":["../../src/actions/get-provider-action.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAyC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { stackAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-provider-action.d.ts
|
|
@@ -51,10 +53,7 @@ declare const StackAiGetProviderActionOutput: z.ZodObject<{
|
|
|
51
53
|
input_param_count: z.ZodNullable<z.ZodNumber>;
|
|
52
54
|
output_param_count: z.ZodNullable<z.ZodNumber>;
|
|
53
55
|
}, z.core.$loose>;
|
|
54
|
-
declare const stackAiGetProviderAction:
|
|
55
|
-
action_id: string;
|
|
56
|
-
provider_id: string;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
56
|
+
declare const stackAiGetProviderAction: AppAction<typeof StackAiGetProviderActionInput, typeof StackAiGetProviderActionOutput, typeof stackAi.credential>;
|
|
58
57
|
//#endregion
|
|
59
58
|
export { stackAiGetProviderAction };
|
|
60
59
|
//# sourceMappingURL=get-provider-action.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-provider-action.d.mts","names":[],"sources":["../../src/actions/get-provider-action.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-provider-action.d.mts","names":[],"sources":["../../src/actions/get-provider-action.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAyC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,OAAA,CAAQ,UAAA"}
|