@keystrokehq/stack_ai 0.1.0 → 0.1.3
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.map +1 -1
- package/dist/actions/check-health.d.cts +3 -3
- package/dist/actions/check-health.d.cts.map +1 -1
- package/dist/actions/check-health.d.mts +3 -3
- package/dist/actions/check-health.d.mts.map +1 -1
- package/dist/actions/check-health.mjs.map +1 -1
- package/dist/actions/get-action-inputs.cjs.map +1 -1
- package/dist/actions/get-action-inputs.d.cts +9 -3
- package/dist/actions/get-action-inputs.d.cts.map +1 -1
- package/dist/actions/get-action-inputs.d.mts +9 -3
- package/dist/actions/get-action-inputs.d.mts.map +1 -1
- package/dist/actions/get-action-inputs.mjs.map +1 -1
- package/dist/actions/get-action-outputs.cjs.map +1 -1
- package/dist/actions/get-action-outputs.d.cts +17 -3
- package/dist/actions/get-action-outputs.d.cts.map +1 -1
- package/dist/actions/get-action-outputs.d.mts +17 -3
- package/dist/actions/get-action-outputs.d.mts.map +1 -1
- package/dist/actions/get-action-outputs.mjs.map +1 -1
- package/dist/actions/get-connector-type-schema.cjs +7 -7
- package/dist/actions/get-connector-type-schema.cjs.map +1 -1
- package/dist/actions/get-connector-type-schema.d.cts +22 -3
- package/dist/actions/get-connector-type-schema.d.cts.map +1 -1
- package/dist/actions/get-connector-type-schema.d.mts +22 -3
- package/dist/actions/get-connector-type-schema.d.mts.map +1 -1
- package/dist/actions/get-connector-type-schema.mjs +7 -7
- package/dist/actions/get-connector-type-schema.mjs.map +1 -1
- package/dist/actions/get-license-status.cjs +6 -6
- package/dist/actions/get-license-status.cjs.map +1 -1
- package/dist/actions/get-license-status.d.cts +9 -3
- package/dist/actions/get-license-status.d.cts.map +1 -1
- package/dist/actions/get-license-status.d.mts +9 -3
- package/dist/actions/get-license-status.d.mts.map +1 -1
- package/dist/actions/get-license-status.mjs +6 -6
- package/dist/actions/get-license-status.mjs.map +1 -1
- package/dist/actions/get-provider-action.cjs +26 -26
- package/dist/actions/get-provider-action.cjs.map +1 -1
- package/dist/actions/get-provider-action.d.cts +54 -3
- package/dist/actions/get-provider-action.d.cts.map +1 -1
- package/dist/actions/get-provider-action.d.mts +54 -3
- package/dist/actions/get-provider-action.d.mts.map +1 -1
- package/dist/actions/get-provider-action.mjs +26 -26
- package/dist/actions/get-provider-action.mjs.map +1 -1
- package/dist/actions/get-provider-icon.cjs +6 -6
- package/dist/actions/get-provider-icon.cjs.map +1 -1
- package/dist/actions/get-provider-icon.d.cts +14 -3
- package/dist/actions/get-provider-icon.d.cts.map +1 -1
- package/dist/actions/get-provider-icon.d.mts +14 -3
- package/dist/actions/get-provider-icon.d.mts.map +1 -1
- package/dist/actions/get-provider-icon.mjs +6 -6
- package/dist/actions/get-provider-icon.mjs.map +1 -1
- package/dist/actions/get-provider-trigger.cjs +19 -19
- package/dist/actions/get-provider-trigger.cjs.map +1 -1
- package/dist/actions/get-provider-trigger.d.cts +55 -3
- package/dist/actions/get-provider-trigger.d.cts.map +1 -1
- package/dist/actions/get-provider-trigger.d.mts +55 -3
- package/dist/actions/get-provider-trigger.d.mts.map +1 -1
- package/dist/actions/get-provider-trigger.mjs +19 -19
- package/dist/actions/get-provider-trigger.mjs.map +1 -1
- package/dist/actions/get-provider.cjs +19 -19
- package/dist/actions/get-provider.cjs.map +1 -1
- package/dist/actions/get-provider.d.cts +52 -3
- package/dist/actions/get-provider.d.cts.map +1 -1
- package/dist/actions/get-provider.d.mts +52 -3
- package/dist/actions/get-provider.d.mts.map +1 -1
- package/dist/actions/get-provider.mjs +19 -19
- package/dist/actions/get-provider.mjs.map +1 -1
- package/dist/actions/get-root.cjs.map +1 -1
- package/dist/actions/get-root.d.cts +3 -3
- package/dist/actions/get-root.d.cts.map +1 -1
- package/dist/actions/get-root.d.mts +3 -3
- package/dist/actions/get-root.d.mts.map +1 -1
- package/dist/actions/get-root.mjs.map +1 -1
- package/dist/actions/get-trigger-by-provider.cjs +10 -10
- package/dist/actions/get-trigger-by-provider.cjs.map +1 -1
- package/dist/actions/get-trigger-by-provider.d.cts +29 -3
- package/dist/actions/get-trigger-by-provider.d.cts.map +1 -1
- package/dist/actions/get-trigger-by-provider.d.mts +29 -3
- package/dist/actions/get-trigger-by-provider.d.mts.map +1 -1
- package/dist/actions/get-trigger-by-provider.mjs +10 -10
- package/dist/actions/get-trigger-by-provider.mjs.map +1 -1
- package/dist/actions/get-trigger-inputs.cjs +1 -1
- package/dist/actions/get-trigger-inputs.cjs.map +1 -1
- package/dist/actions/get-trigger-inputs.d.cts +11 -3
- package/dist/actions/get-trigger-inputs.d.cts.map +1 -1
- package/dist/actions/get-trigger-inputs.d.mts +11 -3
- package/dist/actions/get-trigger-inputs.d.mts.map +1 -1
- package/dist/actions/get-trigger-inputs.mjs +1 -1
- package/dist/actions/get-trigger-inputs.mjs.map +1 -1
- package/dist/actions/get-trigger-outputs.cjs +1 -1
- package/dist/actions/get-trigger-outputs.cjs.map +1 -1
- package/dist/actions/get-trigger-outputs.d.cts +15 -3
- package/dist/actions/get-trigger-outputs.d.cts.map +1 -1
- package/dist/actions/get-trigger-outputs.d.mts +15 -3
- package/dist/actions/get-trigger-outputs.d.mts.map +1 -1
- package/dist/actions/get-trigger-outputs.mjs +1 -1
- package/dist/actions/get-trigger-outputs.mjs.map +1 -1
- package/dist/actions/list-connector-types.cjs.map +1 -1
- package/dist/actions/list-connector-types.d.cts +3 -3
- package/dist/actions/list-connector-types.d.cts.map +1 -1
- package/dist/actions/list-connector-types.d.mts +3 -3
- package/dist/actions/list-connector-types.d.mts.map +1 -1
- package/dist/actions/list-connector-types.mjs.map +1 -1
- package/dist/actions/list-integrations.cjs +3 -3
- package/dist/actions/list-integrations.cjs.map +1 -1
- package/dist/actions/list-integrations.d.cts +9 -3
- package/dist/actions/list-integrations.d.cts.map +1 -1
- package/dist/actions/list-integrations.d.mts +9 -3
- package/dist/actions/list-integrations.d.mts.map +1 -1
- package/dist/actions/list-integrations.mjs +3 -3
- package/dist/actions/list-integrations.mjs.map +1 -1
- package/dist/actions/list-permission-groups.cjs.map +1 -1
- package/dist/actions/list-permission-groups.d.cts +3 -3
- package/dist/actions/list-permission-groups.d.cts.map +1 -1
- package/dist/actions/list-permission-groups.d.mts +3 -3
- package/dist/actions/list-permission-groups.d.mts.map +1 -1
- package/dist/actions/list-permission-groups.mjs.map +1 -1
- package/dist/actions/list-permissions.cjs +8 -8
- package/dist/actions/list-permissions.cjs.map +1 -1
- package/dist/actions/list-permissions.d.cts +17 -3
- package/dist/actions/list-permissions.d.cts.map +1 -1
- package/dist/actions/list-permissions.d.mts +17 -3
- package/dist/actions/list-permissions.d.mts.map +1 -1
- package/dist/actions/list-permissions.mjs +8 -8
- package/dist/actions/list-permissions.mjs.map +1 -1
- package/dist/actions/list-provider-triggers.cjs +12 -12
- package/dist/actions/list-provider-triggers.cjs.map +1 -1
- package/dist/actions/list-provider-triggers.d.cts +29 -3
- package/dist/actions/list-provider-triggers.d.cts.map +1 -1
- package/dist/actions/list-provider-triggers.d.mts +29 -3
- package/dist/actions/list-provider-triggers.d.mts.map +1 -1
- package/dist/actions/list-provider-triggers.mjs +12 -12
- package/dist/actions/list-provider-triggers.mjs.map +1 -1
- package/dist/actions/list-stack-ai-triggers.cjs +1 -1
- package/dist/actions/list-stack-ai-triggers.cjs.map +1 -1
- package/dist/actions/list-stack-ai-triggers.d.cts +5 -3
- package/dist/actions/list-stack-ai-triggers.d.cts.map +1 -1
- package/dist/actions/list-stack-ai-triggers.d.mts +5 -3
- package/dist/actions/list-stack-ai-triggers.d.mts.map +1 -1
- package/dist/actions/list-stack-ai-triggers.mjs +1 -1
- package/dist/actions/list-stack-ai-triggers.mjs.map +1 -1
- package/dist/actions/list-stackai-actions.cjs +1 -1
- package/dist/actions/list-stackai-actions.cjs.map +1 -1
- package/dist/actions/list-stackai-actions.d.cts +5 -3
- package/dist/actions/list-stackai-actions.d.cts.map +1 -1
- package/dist/actions/list-stackai-actions.d.mts +5 -3
- package/dist/actions/list-stackai-actions.d.mts.map +1 -1
- package/dist/actions/list-stackai-actions.mjs +1 -1
- package/dist/actions/list-stackai-actions.mjs.map +1 -1
- package/dist/actions/list-stackai-providers.cjs +11 -11
- package/dist/actions/list-stackai-providers.cjs.map +1 -1
- package/dist/actions/list-stackai-providers.d.cts +26 -3
- package/dist/actions/list-stackai-providers.d.cts.map +1 -1
- package/dist/actions/list-stackai-providers.d.mts +26 -3
- package/dist/actions/list-stackai-providers.d.mts.map +1 -1
- package/dist/actions/list-stackai-providers.mjs +11 -11
- package/dist/actions/list-stackai-providers.mjs.map +1 -1
- package/dist/actions/list-stackai-tools.cjs +7 -7
- package/dist/actions/list-stackai-tools.cjs.map +1 -1
- package/dist/actions/list-stackai-tools.d.cts +26 -3
- package/dist/actions/list-stackai-tools.d.cts.map +1 -1
- package/dist/actions/list-stackai-tools.d.mts +26 -3
- package/dist/actions/list-stackai-tools.d.mts.map +1 -1
- package/dist/actions/list-stackai-tools.mjs +7 -7
- package/dist/actions/list-stackai-tools.mjs.map +1 -1
- package/dist/catalog.cjs +13 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +12 -0
- package/dist/catalog.d.mts +12 -0
- package/dist/catalog.mjs +13 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-trigger-inputs.d.cts","names":[],"sources":["../../src/actions/get-trigger-inputs.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"get-trigger-inputs.d.cts","names":[],"sources":["../../src/actions/get-trigger-inputs.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-trigger-inputs.d.ts
|
|
4
|
-
declare const StackAiGetTriggerInputsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const StackAiGetTriggerInputsInput: z.ZodObject<{
|
|
5
|
+
trigger_id: z.ZodString;
|
|
6
|
+
provider_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const StackAiGetTriggerInputsOutput: z.ZodObject<{
|
|
9
|
+
inputs_schema: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const stackAiGetTriggerInputs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
trigger_id: string;
|
|
13
|
+
provider_id: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { stackAiGetTriggerInputs };
|
|
9
17
|
//# sourceMappingURL=get-trigger-inputs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-trigger-inputs.d.mts","names":[],"sources":["../../src/actions/get-trigger-inputs.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"get-trigger-inputs.d.mts","names":[],"sources":["../../src/actions/get-trigger-inputs.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const stackAiGetTriggerInputs = action("STACK_AI_GET_TRIGGER_INPUTS", {
|
|
|
8
8
|
trigger_id: z.string().describe("Identifier for the specific trigger to retrieve input schema for (e.g., 'custom_webhook')."),
|
|
9
9
|
provider_id: z.string().describe("Identifier for the provider (e.g., 'stackai' for Stack AI providers).")
|
|
10
10
|
}),
|
|
11
|
-
output: z.object({ inputs_schema: z.record(z.string(), z.unknown()).describe("JSON schema definition describing the input parameters required by the trigger.").nullable().optional() })
|
|
11
|
+
output: z.object({ inputs_schema: z.record(z.string(), z.unknown()).describe("JSON schema definition describing the input parameters required by the trigger.").nullable().optional() }).passthrough()
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { stackAiGetTriggerInputs };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-trigger-inputs.mjs","names":[],"sources":["../../src/actions/get-trigger-inputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetTriggerInputsInput
|
|
1
|
+
{"version":3,"file":"get-trigger-inputs.mjs","names":[],"sources":["../../src/actions/get-trigger-inputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetTriggerInputsInput = z.object({\n trigger_id: z.string().describe(\"Identifier for the specific trigger to retrieve input schema for (e.g., 'custom_webhook').\"),\n provider_id: z.string().describe(\"Identifier for the provider (e.g., 'stackai' for Stack AI providers).\"),\n});\nexport const StackAiGetTriggerInputsOutput = z.object({\n inputs_schema: z.record(z.string(), z.unknown()).describe(\"JSON schema definition describing the input parameters required by the trigger.\").nullable().optional(),\n}).passthrough();\n\nexport const stackAiGetTriggerInputs = action(\"STACK_AI_GET_TRIGGER_INPUTS\", {\n slug: \"stack_ai-get-trigger-inputs\",\n name: \"Get Trigger Inputs\",\n description: \"Tool to retrieve the input parameters for a trigger as a JSON schema. Use when discovering what data inputs a specific trigger requires before executing it.\",\n input: StackAiGetTriggerInputsInput,\n output: StackAiGetTriggerInputsOutput,\n});\n"],"mappings":";;AAYA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ0C,EAAE,OAAO;EACnD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F;EAC5H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CAC1G,CASS;CACP,QAT2C,EAAE,OAAO,EACpD,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnK,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -11,7 +11,7 @@ const StackAiGetTriggerOutputsOutput = zod.z.object({
|
|
|
11
11
|
zod.z.number().int(),
|
|
12
12
|
zod.z.number(),
|
|
13
13
|
zod.z.boolean(),
|
|
14
|
-
zod.z.
|
|
14
|
+
zod.z.record(zod.z.string(), zod.z.unknown())
|
|
15
15
|
]).nullable().optional(),
|
|
16
16
|
base_id: zod.z.string().describe("The base or database identifier. Present for database-based providers like Airtable.").nullable().optional(),
|
|
17
17
|
table_id: zod.z.string().describe("The table identifier within the base. Present for table-based providers.").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-trigger-outputs.cjs","names":["z","action"],"sources":["../../src/actions/get-trigger-outputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetTriggerOutputsInput
|
|
1
|
+
{"version":3,"file":"get-trigger-outputs.cjs","names":["z","action"],"sources":["../../src/actions/get-trigger-outputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetTriggerOutputsInput = z.object({\n trigger_id: z.string().describe(\"The unique identifier of the trigger (e.g., 'on_record_change', 'on_contact_update'). This identifies the specific event type being monitored.\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'salesforce'). This identifies which external service the trigger is connected to.\"),\n}).describe(\"Request model for getting trigger outputs from Stack AI.\");\nexport const StackAiGetTriggerOutputsOutput = z.object({\n data: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())]).nullable().optional(),\n base_id: z.string().describe(\"The base or database identifier. Present for database-based providers like Airtable.\").nullable().optional(),\n table_id: z.string().describe(\"The table identifier within the base. Present for table-based providers.\").nullable().optional(),\n record_id: z.string().describe(\"The unique identifier of the affected record. Present for record-based triggers.\").nullable().optional(),\n event_type: z.string().describe(\"The type of event that occurred (e.g., 'record_created', 'record_updated'). Present for some triggers.\").nullable().optional(),\n}).passthrough().describe(\"Response model for trigger outputs, containing the schema of fields produced by the trigger.\\n\\nThe response is dynamic and varies by provider and trigger type. Common fields include\\nidentifiers, event types, and data payloads specific to the provider's data model.\");\n\nexport const stackAiGetTriggerOutputs = action(\"STACK_AI_GET_TRIGGER_OUTPUTS\", {\n slug: \"stack_ai-get-trigger-outputs\",\n name: \"Get Trigger Outputs\",\n description: \"Tool to retrieve the output schema for a specific trigger in Stack AI. Use when you need to understand what fields a trigger will produce when it fires. This action helps discover the structure of data that will be available from a trigger event, which is useful for configuring workflows and data processing.\",\n input: StackAiGetTriggerOutputsInput,\n output: StackAiGetTriggerOutputsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ;CAChL,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;AAChL,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4QAA4Q;AAEtS,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-trigger-outputs.d.ts
|
|
4
|
-
declare const StackAiGetTriggerOutputsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const StackAiGetTriggerOutputsInput: z.ZodObject<{
|
|
5
|
+
trigger_id: z.ZodString;
|
|
6
|
+
provider_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const StackAiGetTriggerOutputsOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
10
|
+
base_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
table_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
record_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
event_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const stackAiGetTriggerOutputs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
trigger_id: string;
|
|
17
|
+
provider_id: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { stackAiGetTriggerOutputs };
|
|
9
21
|
//# sourceMappingURL=get-trigger-outputs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-trigger-outputs.d.cts","names":[],"sources":["../../src/actions/get-trigger-outputs.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"get-trigger-outputs.d.cts","names":[],"sources":["../../src/actions/get-trigger-outputs.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAQ9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-trigger-outputs.d.ts
|
|
4
|
-
declare const StackAiGetTriggerOutputsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const StackAiGetTriggerOutputsInput: z.ZodObject<{
|
|
5
|
+
trigger_id: z.ZodString;
|
|
6
|
+
provider_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const StackAiGetTriggerOutputsOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
10
|
+
base_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
table_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
record_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
event_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const stackAiGetTriggerOutputs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
trigger_id: string;
|
|
17
|
+
provider_id: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { stackAiGetTriggerOutputs };
|
|
9
21
|
//# sourceMappingURL=get-trigger-outputs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-trigger-outputs.d.mts","names":[],"sources":["../../src/actions/get-trigger-outputs.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"get-trigger-outputs.d.mts","names":[],"sources":["../../src/actions/get-trigger-outputs.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAQ9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -14,7 +14,7 @@ const stackAiGetTriggerOutputs = action("STACK_AI_GET_TRIGGER_OUTPUTS", {
|
|
|
14
14
|
z.number().int(),
|
|
15
15
|
z.number(),
|
|
16
16
|
z.boolean(),
|
|
17
|
-
z.
|
|
17
|
+
z.record(z.string(), z.unknown())
|
|
18
18
|
]).nullable().optional(),
|
|
19
19
|
base_id: z.string().describe("The base or database identifier. Present for database-based providers like Airtable.").nullable().optional(),
|
|
20
20
|
table_id: z.string().describe("The table identifier within the base. Present for table-based providers.").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-trigger-outputs.mjs","names":[],"sources":["../../src/actions/get-trigger-outputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetTriggerOutputsInput
|
|
1
|
+
{"version":3,"file":"get-trigger-outputs.mjs","names":[],"sources":["../../src/actions/get-trigger-outputs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetTriggerOutputsInput = z.object({\n trigger_id: z.string().describe(\"The unique identifier of the trigger (e.g., 'on_record_change', 'on_contact_update'). This identifies the specific event type being monitored.\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'salesforce'). This identifies which external service the trigger is connected to.\"),\n}).describe(\"Request model for getting trigger outputs from Stack AI.\");\nexport const StackAiGetTriggerOutputsOutput = z.object({\n data: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())]).nullable().optional(),\n base_id: z.string().describe(\"The base or database identifier. Present for database-based providers like Airtable.\").nullable().optional(),\n table_id: z.string().describe(\"The table identifier within the base. Present for table-based providers.\").nullable().optional(),\n record_id: z.string().describe(\"The unique identifier of the affected record. Present for record-based triggers.\").nullable().optional(),\n event_type: z.string().describe(\"The type of event that occurred (e.g., 'record_created', 'record_updated'). Present for some triggers.\").nullable().optional(),\n}).passthrough().describe(\"Response model for trigger outputs, containing the schema of fields produced by the trigger.\\n\\nThe response is dynamic and varies by provider and trigger type. Common fields include\\nidentifiers, event types, and data payloads specific to the provider's data model.\");\n\nexport const stackAiGetTriggerOutputs = action(\"STACK_AI_GET_TRIGGER_OUTPUTS\", {\n slug: \"stack_ai-get-trigger-outputs\",\n name: \"Get Trigger Outputs\",\n description: \"Tool to retrieve the output schema for a specific trigger in Stack AI. Use when you need to understand what fields a trigger will produce when it fires. This action helps discover the structure of data that will be available from a trigger event, which is useful for configuring workflows and data processing.\",\n input: StackAiGetTriggerOutputsInput,\n output: StackAiGetTriggerOutputsOutput,\n});\n"],"mappings":";;AAgBA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB2C,EAAE,OAAO;EACpD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ;EAChL,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;CAChL,CAAC,CAAC,CAAC,SAAS,0DAaH;CACP,QAb4C,EAAE,OAAO;EACrD,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4QAOhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connector-types.cjs","names":["z","action"],"sources":["../../src/actions/list-connector-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListConnectorTypesInput
|
|
1
|
+
{"version":3,"file":"list-connector-types.cjs","names":["z","action"],"sources":["../../src/actions/list-connector-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListConnectorTypesInput = z.object({}).describe(\"Request model for listing connector types. No parameters required.\");\nexport const StackAiListConnectorTypesOutput = z.unknown();\n\nexport const stackAiListConnectorTypes = action(\"STACK_AI_LIST_CONNECTOR_TYPES\", {\n slug: \"stack_ai-list-connector-types\",\n name: \"List Connector Types\",\n description: \"Tool to list all available connector types from Stack AI. Use when you need to retrieve the available connectors that can be configured.\",\n input: StackAiListConnectorTypesInput,\n output: StackAiListConnectorTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACxI,MAAa,kCAAkCA,IAAAA,EAAE,QAAQ;AAEzD,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,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/list-connector-types.d.ts
|
|
4
|
-
declare const StackAiListConnectorTypesInput: z.
|
|
5
|
-
declare const StackAiListConnectorTypesOutput: z.
|
|
6
|
-
declare const stackAiListConnectorTypes: import("@keystrokehq/action").WorkflowActionDefinition<
|
|
4
|
+
declare const StackAiListConnectorTypesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const StackAiListConnectorTypesOutput: z.ZodUnknown;
|
|
6
|
+
declare const stackAiListConnectorTypes: 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 { stackAiListConnectorTypes };
|
|
9
9
|
//# sourceMappingURL=list-connector-types.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connector-types.d.cts","names":[],"sources":["../../src/actions/list-connector-types.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"list-connector-types.d.cts","names":[],"sources":["../../src/actions/list-connector-types.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,UAAc;AAAA,cAE7C,yBAAA,gCAAyB,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/list-connector-types.d.ts
|
|
4
|
-
declare const StackAiListConnectorTypesInput: z.
|
|
5
|
-
declare const StackAiListConnectorTypesOutput: z.
|
|
6
|
-
declare const stackAiListConnectorTypes: import("@keystrokehq/action").WorkflowActionDefinition<
|
|
4
|
+
declare const StackAiListConnectorTypesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const StackAiListConnectorTypesOutput: z.ZodUnknown;
|
|
6
|
+
declare const stackAiListConnectorTypes: 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 { stackAiListConnectorTypes };
|
|
9
9
|
//# sourceMappingURL=list-connector-types.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connector-types.d.mts","names":[],"sources":["../../src/actions/list-connector-types.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"list-connector-types.d.mts","names":[],"sources":["../../src/actions/list-connector-types.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,UAAc;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connector-types.mjs","names":[],"sources":["../../src/actions/list-connector-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListConnectorTypesInput
|
|
1
|
+
{"version":3,"file":"list-connector-types.mjs","names":[],"sources":["../../src/actions/list-connector-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListConnectorTypesInput = z.object({}).describe(\"Request model for listing connector types. No parameters required.\");\nexport const StackAiListConnectorTypesOutput = z.unknown();\n\nexport const stackAiListConnectorTypes = action(\"STACK_AI_LIST_CONNECTOR_TYPES\", {\n slug: \"stack_ai-list-connector-types\",\n name: \"List Connector Types\",\n description: \"Tool to list all available connector types from Stack AI. Use when you need to retrieve the available connectors that can be configured.\",\n input: StackAiListConnectorTypesInput,\n output: StackAiListConnectorTypesOutput,\n});\n"],"mappings":";;AAOA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAP4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAO3D;CACP,QAP6C,EAAE,QAOvC;AACV,CAAC"}
|
|
@@ -5,9 +5,9 @@ const StackAiListIntegrationsInput = zod.z.object({}).describe("Request model fo
|
|
|
5
5
|
const StackAiListIntegrations_IntegrationSchema = zod.z.object({
|
|
6
6
|
actions: zod.z.array(zod.z.string()).describe("List of available actions for this integration"),
|
|
7
7
|
triggers: zod.z.array(zod.z.string()).describe("List of available triggers for this integration"),
|
|
8
|
-
provider_id: zod.z.string().describe("Unique identifier for the integration provider")
|
|
9
|
-
}).describe("Model representing a single Stack AI integration.");
|
|
10
|
-
const StackAiListIntegrationsOutput = zod.z.object({ integrations: zod.z.array(StackAiListIntegrations_IntegrationSchema).describe("List of all available Stack AI integrations with their actions and triggers") }).describe("Response model for listing Stack AI integrations.\nReturns an array of integration objects.");
|
|
8
|
+
provider_id: zod.z.string().describe("Unique identifier for the integration provider").nullable()
|
|
9
|
+
}).passthrough().describe("Model representing a single Stack AI integration.");
|
|
10
|
+
const StackAiListIntegrationsOutput = zod.z.object({ integrations: zod.z.array(StackAiListIntegrations_IntegrationSchema).describe("List of all available Stack AI integrations with their actions and triggers") }).passthrough().describe("Response model for listing Stack AI integrations.\nReturns an array of integration objects.");
|
|
11
11
|
const stackAiListIntegrations = require_action.action("STACK_AI_LIST_INTEGRATIONS", {
|
|
12
12
|
slug: "stack_ai-list-integrations",
|
|
13
13
|
name: "List Stack AI Integrations",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-integrations.cjs","names":["z","action"],"sources":["../../src/actions/list-integrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListIntegrationsInput
|
|
1
|
+
{"version":3,"file":"list-integrations.cjs","names":["z","action"],"sources":["../../src/actions/list-integrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListIntegrationsInput = z.object({}).describe(\"Request model for listing Stack AI integrations.\\nThis endpoint requires no parameters.\");\nconst StackAiListIntegrations_IntegrationSchema = z.object({\n actions: z.array(z.string()).describe(\"List of available actions for this integration\"),\n triggers: z.array(z.string()).describe(\"List of available triggers for this integration\"),\n provider_id: z.string().describe(\"Unique identifier for the integration provider\").nullable(),\n}).passthrough().describe(\"Model representing a single Stack AI integration.\");\nexport const StackAiListIntegrationsOutput = z.object({\n integrations: z.array(StackAiListIntegrations_IntegrationSchema).describe(\"List of all available Stack AI integrations with their actions and triggers\"),\n}).passthrough().describe(\"Response model for listing Stack AI integrations.\\nReturns an array of integration objects.\");\n\nexport const stackAiListIntegrations = action(\"STACK_AI_LIST_INTEGRATIONS\", {\n slug: \"stack_ai-list-integrations\",\n name: \"List Stack AI Integrations\",\n description: \"Tool to list all available Stack AI integrations. Use when you need to discover available integrations, actions, and triggers in Stack AI.\",\n input: StackAiListIntegrationsInput,\n output: StackAiListIntegrationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yFAAyF;AAC3J,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD;CACtF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD;CACxF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,cAAcA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,6EAA6E,EACzJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6FAA6F;AAEvH,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,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/list-integrations.d.ts
|
|
4
|
-
declare const StackAiListIntegrationsInput: z.
|
|
5
|
-
declare const StackAiListIntegrationsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const StackAiListIntegrationsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const StackAiListIntegrationsOutput: z.ZodObject<{
|
|
6
|
+
integrations: z.ZodArray<z.ZodObject<{
|
|
7
|
+
actions: z.ZodArray<z.ZodString>;
|
|
8
|
+
triggers: z.ZodArray<z.ZodString>;
|
|
9
|
+
provider_id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
}, z.core.$loose>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const stackAiListIntegrations: 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 { stackAiListIntegrations };
|
|
9
15
|
//# sourceMappingURL=list-integrations.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-integrations.d.cts","names":[],"sources":["../../src/actions/list-integrations.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"list-integrations.d.cts","names":[],"sources":["../../src/actions/list-integrations.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAI7B,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/list-integrations.d.ts
|
|
4
|
-
declare const StackAiListIntegrationsInput: z.
|
|
5
|
-
declare const StackAiListIntegrationsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const StackAiListIntegrationsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const StackAiListIntegrationsOutput: z.ZodObject<{
|
|
6
|
+
integrations: z.ZodArray<z.ZodObject<{
|
|
7
|
+
actions: z.ZodArray<z.ZodString>;
|
|
8
|
+
triggers: z.ZodArray<z.ZodString>;
|
|
9
|
+
provider_id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
}, z.core.$loose>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const stackAiListIntegrations: 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 { stackAiListIntegrations };
|
|
9
15
|
//# sourceMappingURL=list-integrations.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-integrations.d.mts","names":[],"sources":["../../src/actions/list-integrations.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"list-integrations.d.mts","names":[],"sources":["../../src/actions/list-integrations.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -5,14 +5,14 @@ const StackAiListIntegrationsInput = z.object({}).describe("Request model for li
|
|
|
5
5
|
const StackAiListIntegrations_IntegrationSchema = z.object({
|
|
6
6
|
actions: z.array(z.string()).describe("List of available actions for this integration"),
|
|
7
7
|
triggers: z.array(z.string()).describe("List of available triggers for this integration"),
|
|
8
|
-
provider_id: z.string().describe("Unique identifier for the integration provider")
|
|
9
|
-
}).describe("Model representing a single Stack AI integration.");
|
|
8
|
+
provider_id: z.string().describe("Unique identifier for the integration provider").nullable()
|
|
9
|
+
}).passthrough().describe("Model representing a single Stack AI integration.");
|
|
10
10
|
const stackAiListIntegrations = action("STACK_AI_LIST_INTEGRATIONS", {
|
|
11
11
|
slug: "stack_ai-list-integrations",
|
|
12
12
|
name: "List Stack AI Integrations",
|
|
13
13
|
description: "Tool to list all available Stack AI integrations. Use when you need to discover available integrations, actions, and triggers in Stack AI.",
|
|
14
14
|
input: StackAiListIntegrationsInput,
|
|
15
|
-
output: z.object({ integrations: z.array(StackAiListIntegrations_IntegrationSchema).describe("List of all available Stack AI integrations with their actions and triggers") }).describe("Response model for listing Stack AI integrations.\nReturns an array of integration objects.")
|
|
15
|
+
output: z.object({ integrations: z.array(StackAiListIntegrations_IntegrationSchema).describe("List of all available Stack AI integrations with their actions and triggers") }).passthrough().describe("Response model for listing Stack AI integrations.\nReturns an array of integration objects.")
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { stackAiListIntegrations };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-integrations.mjs","names":[],"sources":["../../src/actions/list-integrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListIntegrationsInput
|
|
1
|
+
{"version":3,"file":"list-integrations.mjs","names":[],"sources":["../../src/actions/list-integrations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListIntegrationsInput = z.object({}).describe(\"Request model for listing Stack AI integrations.\\nThis endpoint requires no parameters.\");\nconst StackAiListIntegrations_IntegrationSchema = z.object({\n actions: z.array(z.string()).describe(\"List of available actions for this integration\"),\n triggers: z.array(z.string()).describe(\"List of available triggers for this integration\"),\n provider_id: z.string().describe(\"Unique identifier for the integration provider\").nullable(),\n}).passthrough().describe(\"Model representing a single Stack AI integration.\");\nexport const StackAiListIntegrationsOutput = z.object({\n integrations: z.array(StackAiListIntegrations_IntegrationSchema).describe(\"List of all available Stack AI integrations with their actions and triggers\"),\n}).passthrough().describe(\"Response model for listing Stack AI integrations.\\nReturns an array of integration objects.\");\n\nexport const stackAiListIntegrations = action(\"STACK_AI_LIST_INTEGRATIONS\", {\n slug: \"stack_ai-list-integrations\",\n name: \"List Stack AI Integrations\",\n description: \"Tool to list all available Stack AI integrations. Use when you need to discover available integrations, actions, and triggers in Stack AI.\",\n input: StackAiListIntegrationsInput,\n output: StackAiListIntegrationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yFAAyF;AAC3J,MAAM,4CAA4C,EAAE,OAAO;CACzD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD;CACtF,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAK7E,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,cAAc,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,6EAA6E,EACzJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6FAOhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-permission-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-permission-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListPermissionGroupsInput
|
|
1
|
+
{"version":3,"file":"list-permission-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-permission-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListPermissionGroupsInput = z.object({}).describe(\"Request model for listing permission groups.\\nThis endpoint does not require any parameters.\");\nexport const StackAiListPermissionGroupsOutput = z.unknown();\n\nexport const stackAiListPermissionGroups = action(\"STACK_AI_LIST_PERMISSION_GROUPS\", {\n slug: \"stack_ai-list-permission-groups\",\n name: \"List Permission Groups\",\n description: \"Tool to list all permission groups with their associated permissions. Use when you need to retrieve available permission groups and their permissions for access control management.\",\n input: StackAiListPermissionGroupsInput,\n output: StackAiListPermissionGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8FAA8F;AACpK,MAAa,oCAAoCA,IAAAA,EAAE,QAAQ;AAE3D,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,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/list-permission-groups.d.ts
|
|
4
|
-
declare const StackAiListPermissionGroupsInput: z.
|
|
5
|
-
declare const StackAiListPermissionGroupsOutput: z.
|
|
6
|
-
declare const stackAiListPermissionGroups: import("@keystrokehq/action").WorkflowActionDefinition<
|
|
4
|
+
declare const StackAiListPermissionGroupsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const StackAiListPermissionGroupsOutput: z.ZodUnknown;
|
|
6
|
+
declare const stackAiListPermissionGroups: 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 { stackAiListPermissionGroups };
|
|
9
9
|
//# sourceMappingURL=list-permission-groups.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-permission-groups.d.cts","names":[],"sources":["../../src/actions/list-permission-groups.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"list-permission-groups.d.cts","names":[],"sources":["../../src/actions/list-permission-groups.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,UAAc;AAAA,cAE/C,2BAAA,gCAA2B,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/list-permission-groups.d.ts
|
|
4
|
-
declare const StackAiListPermissionGroupsInput: z.
|
|
5
|
-
declare const StackAiListPermissionGroupsOutput: z.
|
|
6
|
-
declare const stackAiListPermissionGroups: import("@keystrokehq/action").WorkflowActionDefinition<
|
|
4
|
+
declare const StackAiListPermissionGroupsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const StackAiListPermissionGroupsOutput: z.ZodUnknown;
|
|
6
|
+
declare const stackAiListPermissionGroups: 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 { stackAiListPermissionGroups };
|
|
9
9
|
//# sourceMappingURL=list-permission-groups.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-permission-groups.d.mts","names":[],"sources":["../../src/actions/list-permission-groups.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"list-permission-groups.d.mts","names":[],"sources":["../../src/actions/list-permission-groups.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,UAAc;AAAA,cAE/C,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-permission-groups.mjs","names":[],"sources":["../../src/actions/list-permission-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListPermissionGroupsInput
|
|
1
|
+
{"version":3,"file":"list-permission-groups.mjs","names":[],"sources":["../../src/actions/list-permission-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListPermissionGroupsInput = z.object({}).describe(\"Request model for listing permission groups.\\nThis endpoint does not require any parameters.\");\nexport const StackAiListPermissionGroupsOutput = z.unknown();\n\nexport const stackAiListPermissionGroups = action(\"STACK_AI_LIST_PERMISSION_GROUPS\", {\n slug: \"stack_ai-list-permission-groups\",\n name: \"List Permission Groups\",\n description: \"Tool to list all permission groups with their associated permissions. Use when you need to retrieve available permission groups and their permissions for access control management.\",\n input: StackAiListPermissionGroupsInput,\n output: StackAiListPermissionGroupsOutput,\n});\n"],"mappings":";;AAOA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAP8C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8FAO7D;CACP,QAP+C,EAAE,QAOzC;AACV,CAAC"}
|
|
@@ -3,19 +3,19 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/list-permissions.ts
|
|
4
4
|
const StackAiListPermissionsInput = zod.z.object({}).describe("Request model for listing Stack AI permissions.\nThis endpoint requires no parameters.");
|
|
5
5
|
const StackAiListPermissions_PermissionSchema = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("Unique identifier for the permission"),
|
|
7
|
-
key: zod.z.string().describe("Unique permission key"),
|
|
6
|
+
id: zod.z.string().describe("Unique identifier for the permission").nullable(),
|
|
7
|
+
key: zod.z.string().describe("Unique permission key").nullable(),
|
|
8
8
|
tags: zod.z.array(zod.z.string()).describe("Tags for organizing permissions in the UI").nullable().optional(),
|
|
9
9
|
title: zod.z.string().describe("Short title for the permission").nullable().optional(),
|
|
10
|
-
action: zod.z.string().describe("The action"),
|
|
10
|
+
action: zod.z.string().describe("The action").nullable(),
|
|
11
11
|
group_key: zod.z.string().describe("Group this permission belongs to").nullable().optional(),
|
|
12
12
|
description: zod.z.string().describe("Detailed description of the permission").nullable().optional(),
|
|
13
|
-
is_assignable: zod.z.boolean().describe("Whether this permission can be assigned/modified"),
|
|
14
|
-
is_deprecated: zod.z.boolean().describe("Whether this permission is deprecated"),
|
|
15
|
-
resource_type: zod.z.string().describe("The resource type"),
|
|
13
|
+
is_assignable: zod.z.boolean().describe("Whether this permission can be assigned/modified").nullable(),
|
|
14
|
+
is_deprecated: zod.z.boolean().describe("Whether this permission is deprecated").nullable(),
|
|
15
|
+
resource_type: zod.z.string().describe("The resource type").nullable(),
|
|
16
16
|
subresource_type: zod.z.string().describe("Optional subresource").nullable().optional()
|
|
17
|
-
}).describe("Individual permission object.");
|
|
18
|
-
const StackAiListPermissionsOutput = zod.z.object({ permissions: zod.z.array(StackAiListPermissions_PermissionSchema).describe("List of all available permissions") }).describe("Response model for listing Stack AI permissions.\nReturns an array of permission objects.");
|
|
17
|
+
}).passthrough().describe("Individual permission object.");
|
|
18
|
+
const StackAiListPermissionsOutput = zod.z.object({ permissions: zod.z.array(StackAiListPermissions_PermissionSchema).describe("List of all available permissions") }).passthrough().describe("Response model for listing Stack AI permissions.\nReturns an array of permission objects.");
|
|
19
19
|
const stackAiListPermissions = require_action.action("STACK_AI_LIST_PERMISSIONS", {
|
|
20
20
|
slug: "stack_ai-list-permissions",
|
|
21
21
|
name: "List Permissions",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-permissions.cjs","names":["z","action"],"sources":["../../src/actions/list-permissions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListPermissionsInput
|
|
1
|
+
{"version":3,"file":"list-permissions.cjs","names":["z","action"],"sources":["../../src/actions/list-permissions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiListPermissionsInput = z.object({}).describe(\"Request model for listing Stack AI permissions.\\nThis endpoint requires no parameters.\");\nconst StackAiListPermissions_PermissionSchema = z.object({\n id: z.string().describe(\"Unique identifier for the permission\").nullable(),\n key: z.string().describe(\"Unique permission key\").nullable(),\n tags: z.array(z.string()).describe(\"Tags for organizing permissions in the UI\").nullable().optional(),\n title: z.string().describe(\"Short title for the permission\").nullable().optional(),\n action: z.string().describe(\"The action\").nullable(),\n group_key: z.string().describe(\"Group this permission belongs to\").nullable().optional(),\n description: z.string().describe(\"Detailed description of the permission\").nullable().optional(),\n is_assignable: z.boolean().describe(\"Whether this permission can be assigned/modified\").nullable(),\n is_deprecated: z.boolean().describe(\"Whether this permission is deprecated\").nullable(),\n resource_type: z.string().describe(\"The resource type\").nullable(),\n subresource_type: z.string().describe(\"Optional subresource\").nullable().optional(),\n}).passthrough().describe(\"Individual permission object.\");\nexport const StackAiListPermissionsOutput = z.object({\n permissions: z.array(StackAiListPermissions_PermissionSchema).describe(\"List of all available permissions\"),\n}).passthrough().describe(\"Response model for listing Stack AI permissions.\\nReturns an array of permission objects.\");\n\nexport const stackAiListPermissions = action(\"STACK_AI_LIST_PERMISSIONS\", {\n slug: \"stack_ai-list-permissions\",\n name: \"List Permissions\",\n description: \"Tool to list all available permissions in Stack AI. Use when you need to view or check available permission types.\",\n input: StackAiListPermissionsInput,\n output: StackAiListPermissionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACzJ,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACnD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACtF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACjE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,aAAaA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,mCAAmC,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2FAA2F;AAErH,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,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/list-permissions.d.ts
|
|
4
|
-
declare const StackAiListPermissionsInput: z.
|
|
5
|
-
declare const StackAiListPermissionsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const StackAiListPermissionsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const StackAiListPermissionsOutput: z.ZodObject<{
|
|
6
|
+
permissions: z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
key: z.ZodNullable<z.ZodString>;
|
|
9
|
+
tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
10
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
action: z.ZodNullable<z.ZodString>;
|
|
12
|
+
group_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
is_assignable: z.ZodNullable<z.ZodBoolean>;
|
|
15
|
+
is_deprecated: z.ZodNullable<z.ZodBoolean>;
|
|
16
|
+
resource_type: z.ZodNullable<z.ZodString>;
|
|
17
|
+
subresource_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const stackAiListPermissions: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { stackAiListPermissions };
|
|
9
23
|
//# sourceMappingURL=list-permissions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-permissions.d.cts","names":[],"sources":["../../src/actions/list-permissions.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"list-permissions.d.cts","names":[],"sources":["../../src/actions/list-permissions.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAc3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-permissions.d.ts
|
|
4
|
-
declare const StackAiListPermissionsInput: z.
|
|
5
|
-
declare const StackAiListPermissionsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const StackAiListPermissionsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const StackAiListPermissionsOutput: z.ZodObject<{
|
|
6
|
+
permissions: z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
key: z.ZodNullable<z.ZodString>;
|
|
9
|
+
tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
10
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
action: z.ZodNullable<z.ZodString>;
|
|
12
|
+
group_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
is_assignable: z.ZodNullable<z.ZodBoolean>;
|
|
15
|
+
is_deprecated: z.ZodNullable<z.ZodBoolean>;
|
|
16
|
+
resource_type: z.ZodNullable<z.ZodString>;
|
|
17
|
+
subresource_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const stackAiListPermissions: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { stackAiListPermissions };
|
|
9
23
|
//# sourceMappingURL=list-permissions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-permissions.d.mts","names":[],"sources":["../../src/actions/list-permissions.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"list-permissions.d.mts","names":[],"sources":["../../src/actions/list-permissions.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAc3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,24 +3,24 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-permissions.ts
|
|
4
4
|
const StackAiListPermissionsInput = z.object({}).describe("Request model for listing Stack AI permissions.\nThis endpoint requires no parameters.");
|
|
5
5
|
const StackAiListPermissions_PermissionSchema = z.object({
|
|
6
|
-
id: z.string().describe("Unique identifier for the permission"),
|
|
7
|
-
key: z.string().describe("Unique permission key"),
|
|
6
|
+
id: z.string().describe("Unique identifier for the permission").nullable(),
|
|
7
|
+
key: z.string().describe("Unique permission key").nullable(),
|
|
8
8
|
tags: z.array(z.string()).describe("Tags for organizing permissions in the UI").nullable().optional(),
|
|
9
9
|
title: z.string().describe("Short title for the permission").nullable().optional(),
|
|
10
|
-
action: z.string().describe("The action"),
|
|
10
|
+
action: z.string().describe("The action").nullable(),
|
|
11
11
|
group_key: z.string().describe("Group this permission belongs to").nullable().optional(),
|
|
12
12
|
description: z.string().describe("Detailed description of the permission").nullable().optional(),
|
|
13
|
-
is_assignable: z.boolean().describe("Whether this permission can be assigned/modified"),
|
|
14
|
-
is_deprecated: z.boolean().describe("Whether this permission is deprecated"),
|
|
15
|
-
resource_type: z.string().describe("The resource type"),
|
|
13
|
+
is_assignable: z.boolean().describe("Whether this permission can be assigned/modified").nullable(),
|
|
14
|
+
is_deprecated: z.boolean().describe("Whether this permission is deprecated").nullable(),
|
|
15
|
+
resource_type: z.string().describe("The resource type").nullable(),
|
|
16
16
|
subresource_type: z.string().describe("Optional subresource").nullable().optional()
|
|
17
|
-
}).describe("Individual permission object.");
|
|
17
|
+
}).passthrough().describe("Individual permission object.");
|
|
18
18
|
const stackAiListPermissions = action("STACK_AI_LIST_PERMISSIONS", {
|
|
19
19
|
slug: "stack_ai-list-permissions",
|
|
20
20
|
name: "List Permissions",
|
|
21
21
|
description: "Tool to list all available permissions in Stack AI. Use when you need to view or check available permission types.",
|
|
22
22
|
input: StackAiListPermissionsInput,
|
|
23
|
-
output: z.object({ permissions: z.array(StackAiListPermissions_PermissionSchema).describe("List of all available permissions") }).describe("Response model for listing Stack AI permissions.\nReturns an array of permission objects.")
|
|
23
|
+
output: z.object({ permissions: z.array(StackAiListPermissions_PermissionSchema).describe("List of all available permissions") }).passthrough().describe("Response model for listing Stack AI permissions.\nReturns an array of permission objects.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { stackAiListPermissions };
|