@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
|
@@ -6,10 +6,10 @@ const StackAiGetProviderTriggerInput = zod.z.object({
|
|
|
6
6
|
provider_id: zod.z.string().describe("The unique identifier of the provider (e.g., 'airtable', 'slack', 'github').")
|
|
7
7
|
}).describe("Request model for getting details of a specific trigger for a provider.");
|
|
8
8
|
const StackAiGetProviderTrigger_TriggerUICopySchema = zod.z.object({
|
|
9
|
-
event_name: zod.z.string().describe("Name of the event being triggered."),
|
|
9
|
+
event_name: zod.z.string().describe("Name of the event being triggered.").nullable(),
|
|
10
10
|
instructions: zod.z.string().describe("Instructions for configuring the trigger.").nullable().optional(),
|
|
11
|
-
listening_text: zod.z.string().describe("Text displayed when the trigger is listening.")
|
|
12
|
-
}).describe("UI copy text for the trigger.");
|
|
11
|
+
listening_text: zod.z.string().describe("Text displayed when the trigger is listening.").nullable()
|
|
12
|
+
}).passthrough().describe("UI copy text for the trigger.");
|
|
13
13
|
const StackAiGetProviderTrigger_ToolInputParameterSchemaSchema = zod.z.object({
|
|
14
14
|
max: zod.z.union([
|
|
15
15
|
zod.z.number().int(),
|
|
@@ -21,10 +21,10 @@ const StackAiGetProviderTrigger_ToolInputParameterSchemaSchema = zod.z.object({
|
|
|
21
21
|
zod.z.number(),
|
|
22
22
|
zod.z.record(zod.z.string(), zod.z.unknown())
|
|
23
23
|
]).nullable(),
|
|
24
|
-
form: zod.z.string().describe("Form type for the parameter."),
|
|
24
|
+
form: zod.z.string().describe("Form type for the parameter.").nullable(),
|
|
25
25
|
name: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]),
|
|
26
26
|
type: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]),
|
|
27
|
-
label: zod.z.string().describe("Display label for the parameter."),
|
|
27
|
+
label: zod.z.string().describe("Display label for the parameter.").nullable(),
|
|
28
28
|
"default": zod.z.union([
|
|
29
29
|
zod.z.string(),
|
|
30
30
|
zod.z.number().int(),
|
|
@@ -33,43 +33,43 @@ const StackAiGetProviderTrigger_ToolInputParameterSchemaSchema = zod.z.object({
|
|
|
33
33
|
zod.z.array(zod.z.unknown())
|
|
34
34
|
]).nullable().optional(),
|
|
35
35
|
options: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Available options for the parameter.").nullable().optional(),
|
|
36
|
-
required: zod.z.boolean().describe("Whether the parameter is required."),
|
|
36
|
+
required: zod.z.boolean().describe("Whether the parameter is required.").nullable(),
|
|
37
37
|
ui_hints: zod.z.record(zod.z.string(), zod.z.unknown()).describe("UI hints for rendering the parameter.").nullable().optional(),
|
|
38
38
|
depends_on: zod.z.union([zod.z.record(zod.z.string(), zod.z.unknown()), zod.z.array(zod.z.unknown())]).nullable().optional(),
|
|
39
39
|
placeholder: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]),
|
|
40
40
|
llm_description: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]),
|
|
41
41
|
human_description: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]),
|
|
42
42
|
has_dynamic_options: zod.z.boolean().describe("Whether the parameter has dynamic options.").nullable().optional()
|
|
43
|
-
}).describe("Schema for an input parameter of the trigger.");
|
|
43
|
+
}).passthrough().describe("Schema for an input parameter of the trigger.");
|
|
44
44
|
const StackAiGetProviderTrigger_ApiToolInfoSchema = zod.z.object({
|
|
45
|
-
id: zod.z.string().describe("Unique identifier for the API tool."),
|
|
46
|
-
path: zod.z.string().describe("Path to the API endpoint."),
|
|
47
|
-
method: zod.z.string().describe("HTTP method for the API call (e.g., 'GET', 'POST')."),
|
|
45
|
+
id: zod.z.string().describe("Unique identifier for the API tool.").nullable(),
|
|
46
|
+
path: zod.z.string().describe("Path to the API endpoint.").nullable(),
|
|
47
|
+
method: zod.z.string().describe("HTTP method for the API call (e.g., 'GET', 'POST').").nullable(),
|
|
48
48
|
headers: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Headers for the API call.").nullable().optional(),
|
|
49
49
|
parameters: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Parameters for the API call.").nullable().optional(),
|
|
50
50
|
description: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
51
|
-
server_url_with_path: zod.z.string().describe("Full URL with path to the API endpoint.")
|
|
52
|
-
}).describe("Information about the API endpoint associated with the trigger.");
|
|
51
|
+
server_url_with_path: zod.z.string().describe("Full URL with path to the API endpoint.").nullable()
|
|
52
|
+
}).passthrough().describe("Information about the API endpoint associated with the trigger.");
|
|
53
53
|
const StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema = zod.z.object({
|
|
54
54
|
name: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]),
|
|
55
55
|
type: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]),
|
|
56
|
-
label: zod.z.string().describe("Display label for the output parameter."),
|
|
56
|
+
label: zod.z.string().describe("Display label for the output parameter.").nullable(),
|
|
57
57
|
llm_description: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]),
|
|
58
58
|
human_description: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())])
|
|
59
|
-
}).describe("Schema for an output parameter of the trigger.");
|
|
59
|
+
}).passthrough().describe("Schema for an output parameter of the trigger.");
|
|
60
60
|
const StackAiGetProviderTriggerOutput = zod.z.object({
|
|
61
|
-
name: zod.z.string().describe("Name of the trigger."),
|
|
61
|
+
name: zod.z.string().describe("Name of the trigger.").nullable(),
|
|
62
62
|
tags: zod.z.array(zod.z.string()).describe("Tags categorizing the trigger.").nullable().optional(),
|
|
63
63
|
ui_copy: StackAiGetProviderTrigger_TriggerUICopySchema.nullable(),
|
|
64
|
-
trigger_id: zod.z.string().describe("Unique identifier of the trigger."),
|
|
65
|
-
description: zod.z.string().describe("Description of what the trigger does."),
|
|
66
|
-
provider_id: zod.z.string().describe("Unique identifier of the provider."),
|
|
64
|
+
trigger_id: zod.z.string().describe("Unique identifier of the trigger.").nullable(),
|
|
65
|
+
description: zod.z.string().describe("Description of what the trigger does.").nullable(),
|
|
66
|
+
provider_id: zod.z.string().describe("Unique identifier of the provider.").nullable(),
|
|
67
67
|
input_params: zod.z.array(StackAiGetProviderTrigger_ToolInputParameterSchemaSchema).describe("List of input parameters for configuring the trigger."),
|
|
68
68
|
api_tool_info: StackAiGetProviderTrigger_ApiToolInfoSchema.nullable().optional(),
|
|
69
69
|
output_params: zod.z.array(StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema).describe("List of output parameters provided by the trigger."),
|
|
70
70
|
input_param_count: zod.z.number().int().describe("Total count of input parameters.").nullable().optional(),
|
|
71
71
|
output_param_count: zod.z.number().int().describe("Total count of output parameters.").nullable().optional()
|
|
72
|
-
}).describe("Response model containing details of a specific trigger for a provider.");
|
|
72
|
+
}).passthrough().describe("Response model containing details of a specific trigger for a provider.");
|
|
73
73
|
const stackAiGetProviderTrigger = require_action.action("STACK_AI_GET_PROVIDER_TRIGGER", {
|
|
74
74
|
slug: "stack_ai-get-provider-trigger",
|
|
75
75
|
name: "Get Provider Trigger Details",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-provider-trigger.cjs","names":["z","action"],"sources":["../../src/actions/get-provider-trigger.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetProviderTriggerInput: z.ZodTypeAny = z.object({\n trigger_id: z.string().describe(\"The unique identifier of the trigger to retrieve (e.g., 'on_record_change', 'new_message').\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'slack', 'github').\"),\n}).describe(\"Request model for getting details of a specific trigger for a provider.\");\nconst StackAiGetProviderTrigger_TriggerUICopySchema: z.ZodTypeAny = z.object({\n event_name: z.string().describe(\"Name of the event being triggered.\"),\n instructions: z.string().describe(\"Instructions for configuring the trigger.\").nullable().optional(),\n listening_text: z.string().describe(\"Text displayed when the trigger is listening.\"),\n}).describe(\"UI copy text for the trigger.\");\nconst StackAiGetProviderTrigger_ToolInputParameterSchemaSchema: z.ZodTypeAny = z.object({\n max: z.union([z.number().int(), z.number(), z.record(z.string(), z.unknown())]).nullable(),\n min: z.union([z.number().int(), z.number(), z.record(z.string(), z.unknown())]).nullable(),\n form: z.string().describe(\"Form type for the parameter.\"),\n name: z.union([z.string(), z.record(z.string(), z.unknown())]),\n type: z.union([z.string(), z.record(z.string(), z.unknown())]),\n label: z.string().describe(\"Display label for the parameter.\"),\n \"default\": z.union([z.string(), z.number().int(), z.boolean(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for the parameter.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required.\"),\n ui_hints: z.record(z.string(), z.unknown()).describe(\"UI hints for rendering the parameter.\").nullable().optional(),\n depends_on: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n placeholder: z.union([z.string(), z.record(z.string(), z.unknown())]),\n llm_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n human_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n has_dynamic_options: z.boolean().describe(\"Whether the parameter has dynamic options.\").nullable().optional(),\n}).describe(\"Schema for an input parameter of the trigger.\");\nconst StackAiGetProviderTrigger_ApiToolInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the API tool.\"),\n path: z.string().describe(\"Path to the API endpoint.\"),\n method: z.string().describe(\"HTTP method for the API call (e.g., 'GET', 'POST').\"),\n headers: z.array(z.record(z.string(), z.unknown())).describe(\"Headers for the API call.\").nullable().optional(),\n parameters: z.array(z.record(z.string(), z.unknown())).describe(\"Parameters for the API call.\").nullable().optional(),\n description: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n server_url_with_path: z.string().describe(\"Full URL with path to the API endpoint.\"),\n}).describe(\"Information about the API endpoint associated with the trigger.\");\nconst StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema: z.ZodTypeAny = z.object({\n name: z.union([z.string(), z.record(z.string(), z.unknown())]),\n type: z.union([z.string(), z.record(z.string(), z.unknown())]),\n label: z.string().describe(\"Display label for the output parameter.\"),\n llm_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n human_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n}).describe(\"Schema for an output parameter of the trigger.\");\nexport const StackAiGetProviderTriggerOutput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the trigger.\"),\n tags: z.array(z.string()).describe(\"Tags categorizing the trigger.\").nullable().optional(),\n ui_copy: StackAiGetProviderTrigger_TriggerUICopySchema.nullable(),\n trigger_id: z.string().describe(\"Unique identifier of the trigger.\"),\n description: z.string().describe(\"Description of what the trigger does.\"),\n provider_id: z.string().describe(\"Unique identifier of the provider.\"),\n input_params: z.array(StackAiGetProviderTrigger_ToolInputParameterSchemaSchema).describe(\"List of input parameters for configuring the trigger.\"),\n api_tool_info: StackAiGetProviderTrigger_ApiToolInfoSchema.nullable().optional(),\n output_params: z.array(StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema).describe(\"List of output parameters provided by the trigger.\"),\n input_param_count: z.number().int().describe(\"Total count of input parameters.\").nullable().optional(),\n output_param_count: z.number().int().describe(\"Total count of output parameters.\").nullable().optional(),\n}).describe(\"Response model containing details of a specific trigger for a provider.\");\n\nexport const stackAiGetProviderTrigger = action(\"STACK_AI_GET_PROVIDER_TRIGGER\", {\n slug: \"stack_ai-get-provider-trigger\",\n name: \"Get Provider Trigger Details\",\n description: \"Tool to retrieve detailed information about a specific trigger for a provider. Use when you need to understand the configuration, inputs, outputs, or behavior of a specific trigger.\",\n input: StackAiGetProviderTriggerInput,\n output: StackAiGetProviderTriggerOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"get-provider-trigger.cjs","names":["z","action"],"sources":["../../src/actions/get-provider-trigger.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetProviderTriggerInput = z.object({\n trigger_id: z.string().describe(\"The unique identifier of the trigger to retrieve (e.g., 'on_record_change', 'new_message').\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'slack', 'github').\"),\n}).describe(\"Request model for getting details of a specific trigger for a provider.\");\nconst StackAiGetProviderTrigger_TriggerUICopySchema = z.object({\n event_name: z.string().describe(\"Name of the event being triggered.\").nullable(),\n instructions: z.string().describe(\"Instructions for configuring the trigger.\").nullable().optional(),\n listening_text: z.string().describe(\"Text displayed when the trigger is listening.\").nullable(),\n}).passthrough().describe(\"UI copy text for the trigger.\");\nconst StackAiGetProviderTrigger_ToolInputParameterSchemaSchema = z.object({\n max: z.union([z.number().int(), z.number(), z.record(z.string(), z.unknown())]).nullable(),\n min: z.union([z.number().int(), z.number(), z.record(z.string(), z.unknown())]).nullable(),\n form: z.string().describe(\"Form type for the parameter.\").nullable(),\n name: z.union([z.string(), z.record(z.string(), z.unknown())]),\n type: z.union([z.string(), z.record(z.string(), z.unknown())]),\n label: z.string().describe(\"Display label for the parameter.\").nullable(),\n \"default\": z.union([z.string(), z.number().int(), z.boolean(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for the parameter.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required.\").nullable(),\n ui_hints: z.record(z.string(), z.unknown()).describe(\"UI hints for rendering the parameter.\").nullable().optional(),\n depends_on: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n placeholder: z.union([z.string(), z.record(z.string(), z.unknown())]),\n llm_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n human_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n has_dynamic_options: z.boolean().describe(\"Whether the parameter has dynamic options.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an input parameter of the trigger.\");\nconst StackAiGetProviderTrigger_ApiToolInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier for the API tool.\").nullable(),\n path: z.string().describe(\"Path to the API endpoint.\").nullable(),\n method: z.string().describe(\"HTTP method for the API call (e.g., 'GET', 'POST').\").nullable(),\n headers: z.array(z.record(z.string(), z.unknown())).describe(\"Headers for the API call.\").nullable().optional(),\n parameters: z.array(z.record(z.string(), z.unknown())).describe(\"Parameters for the API call.\").nullable().optional(),\n description: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n server_url_with_path: z.string().describe(\"Full URL with path to the API endpoint.\").nullable(),\n}).passthrough().describe(\"Information about the API endpoint associated with the trigger.\");\nconst StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema = z.object({\n name: z.union([z.string(), z.record(z.string(), z.unknown())]),\n type: z.union([z.string(), z.record(z.string(), z.unknown())]),\n label: z.string().describe(\"Display label for the output parameter.\").nullable(),\n llm_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n human_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n}).passthrough().describe(\"Schema for an output parameter of the trigger.\");\nexport const StackAiGetProviderTriggerOutput = z.object({\n name: z.string().describe(\"Name of the trigger.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags categorizing the trigger.\").nullable().optional(),\n ui_copy: StackAiGetProviderTrigger_TriggerUICopySchema.nullable(),\n trigger_id: z.string().describe(\"Unique identifier of the trigger.\").nullable(),\n description: z.string().describe(\"Description of what the trigger does.\").nullable(),\n provider_id: z.string().describe(\"Unique identifier of the provider.\").nullable(),\n input_params: z.array(StackAiGetProviderTrigger_ToolInputParameterSchemaSchema).describe(\"List of input parameters for configuring the trigger.\"),\n api_tool_info: StackAiGetProviderTrigger_ApiToolInfoSchema.nullable().optional(),\n output_params: z.array(StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema).describe(\"List of output parameters provided by the trigger.\"),\n input_param_count: z.number().int().describe(\"Total count of input parameters.\").nullable().optional(),\n output_param_count: z.number().int().describe(\"Total count of output parameters.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a specific trigger for a provider.\");\n\nexport const stackAiGetProviderTrigger = action(\"STACK_AI_GET_PROVIDER_TRIGGER\", {\n slug: \"stack_ai-get-provider-trigger\",\n name: \"Get Provider Trigger Details\",\n description: \"Tool to retrieve detailed information about a specific trigger for a provider. Use when you need to understand the configuration, inputs, outputs, or behavior of a specific trigger.\",\n input: StackAiGetProviderTriggerInput,\n output: StackAiGetProviderTriggerOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,61 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-provider-trigger.d.ts
|
|
4
|
-
declare const StackAiGetProviderTriggerInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const StackAiGetProviderTriggerInput: z.ZodObject<{
|
|
5
|
+
trigger_id: z.ZodString;
|
|
6
|
+
provider_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const StackAiGetProviderTriggerOutput: z.ZodObject<{
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
11
|
+
ui_copy: z.ZodNullable<z.ZodObject<{
|
|
12
|
+
event_name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
instructions: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
listening_text: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
trigger_id: z.ZodNullable<z.ZodString>;
|
|
17
|
+
description: z.ZodNullable<z.ZodString>;
|
|
18
|
+
provider_id: z.ZodNullable<z.ZodString>;
|
|
19
|
+
input_params: z.ZodArray<z.ZodObject<{
|
|
20
|
+
max: z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodNumber, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
21
|
+
min: z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodNumber, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
22
|
+
form: z.ZodNullable<z.ZodString>;
|
|
23
|
+
name: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
24
|
+
type: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
25
|
+
label: z.ZodNullable<z.ZodString>;
|
|
26
|
+
default: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
|
|
27
|
+
options: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
28
|
+
required: z.ZodNullable<z.ZodBoolean>;
|
|
29
|
+
ui_hints: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
30
|
+
depends_on: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
|
|
31
|
+
placeholder: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
32
|
+
llm_description: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
33
|
+
human_description: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
34
|
+
has_dynamic_options: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
|
+
api_tool_info: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
|
+
id: z.ZodNullable<z.ZodString>;
|
|
38
|
+
path: z.ZodNullable<z.ZodString>;
|
|
39
|
+
method: z.ZodNullable<z.ZodString>;
|
|
40
|
+
headers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
41
|
+
parameters: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
42
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
43
|
+
server_url_with_path: z.ZodNullable<z.ZodString>;
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
|
+
output_params: z.ZodArray<z.ZodObject<{
|
|
46
|
+
name: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
47
|
+
type: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
48
|
+
label: z.ZodNullable<z.ZodString>;
|
|
49
|
+
llm_description: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
50
|
+
human_description: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
51
|
+
}, z.core.$loose>>;
|
|
52
|
+
input_param_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
53
|
+
output_param_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
}, z.core.$loose>;
|
|
55
|
+
declare const stackAiGetProviderTrigger: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
56
|
+
trigger_id: string;
|
|
57
|
+
provider_id: string;
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
59
|
//#endregion
|
|
8
60
|
export { stackAiGetProviderTrigger };
|
|
9
61
|
//# sourceMappingURL=get-provider-trigger.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-provider-trigger.d.cts","names":[],"sources":["../../src/actions/get-provider-trigger.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"get-provider-trigger.d.cts","names":[],"sources":["../../src/actions/get-provider-trigger.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cA0C9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,61 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-provider-trigger.d.ts
|
|
4
|
-
declare const StackAiGetProviderTriggerInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const StackAiGetProviderTriggerInput: z.ZodObject<{
|
|
5
|
+
trigger_id: z.ZodString;
|
|
6
|
+
provider_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const StackAiGetProviderTriggerOutput: z.ZodObject<{
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
11
|
+
ui_copy: z.ZodNullable<z.ZodObject<{
|
|
12
|
+
event_name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
instructions: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
listening_text: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
trigger_id: z.ZodNullable<z.ZodString>;
|
|
17
|
+
description: z.ZodNullable<z.ZodString>;
|
|
18
|
+
provider_id: z.ZodNullable<z.ZodString>;
|
|
19
|
+
input_params: z.ZodArray<z.ZodObject<{
|
|
20
|
+
max: z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodNumber, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
21
|
+
min: z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodNumber, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
22
|
+
form: z.ZodNullable<z.ZodString>;
|
|
23
|
+
name: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
24
|
+
type: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
25
|
+
label: z.ZodNullable<z.ZodString>;
|
|
26
|
+
default: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
|
|
27
|
+
options: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
28
|
+
required: z.ZodNullable<z.ZodBoolean>;
|
|
29
|
+
ui_hints: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
30
|
+
depends_on: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
|
|
31
|
+
placeholder: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
32
|
+
llm_description: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
33
|
+
human_description: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
34
|
+
has_dynamic_options: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
|
+
api_tool_info: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
|
+
id: z.ZodNullable<z.ZodString>;
|
|
38
|
+
path: z.ZodNullable<z.ZodString>;
|
|
39
|
+
method: z.ZodNullable<z.ZodString>;
|
|
40
|
+
headers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
41
|
+
parameters: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
42
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
43
|
+
server_url_with_path: z.ZodNullable<z.ZodString>;
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
|
+
output_params: z.ZodArray<z.ZodObject<{
|
|
46
|
+
name: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
47
|
+
type: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
48
|
+
label: z.ZodNullable<z.ZodString>;
|
|
49
|
+
llm_description: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
50
|
+
human_description: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
51
|
+
}, z.core.$loose>>;
|
|
52
|
+
input_param_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
53
|
+
output_param_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
}, z.core.$loose>;
|
|
55
|
+
declare const stackAiGetProviderTrigger: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
56
|
+
trigger_id: string;
|
|
57
|
+
provider_id: string;
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
59
|
//#endregion
|
|
8
60
|
export { stackAiGetProviderTrigger };
|
|
9
61
|
//# sourceMappingURL=get-provider-trigger.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-provider-trigger.d.mts","names":[],"sources":["../../src/actions/get-provider-trigger.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"get-provider-trigger.d.mts","names":[],"sources":["../../src/actions/get-provider-trigger.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cA0C9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -6,10 +6,10 @@ const StackAiGetProviderTriggerInput = z.object({
|
|
|
6
6
|
provider_id: z.string().describe("The unique identifier of the provider (e.g., 'airtable', 'slack', 'github').")
|
|
7
7
|
}).describe("Request model for getting details of a specific trigger for a provider.");
|
|
8
8
|
const StackAiGetProviderTrigger_TriggerUICopySchema = z.object({
|
|
9
|
-
event_name: z.string().describe("Name of the event being triggered."),
|
|
9
|
+
event_name: z.string().describe("Name of the event being triggered.").nullable(),
|
|
10
10
|
instructions: z.string().describe("Instructions for configuring the trigger.").nullable().optional(),
|
|
11
|
-
listening_text: z.string().describe("Text displayed when the trigger is listening.")
|
|
12
|
-
}).describe("UI copy text for the trigger.");
|
|
11
|
+
listening_text: z.string().describe("Text displayed when the trigger is listening.").nullable()
|
|
12
|
+
}).passthrough().describe("UI copy text for the trigger.");
|
|
13
13
|
const StackAiGetProviderTrigger_ToolInputParameterSchemaSchema = z.object({
|
|
14
14
|
max: z.union([
|
|
15
15
|
z.number().int(),
|
|
@@ -21,10 +21,10 @@ const StackAiGetProviderTrigger_ToolInputParameterSchemaSchema = z.object({
|
|
|
21
21
|
z.number(),
|
|
22
22
|
z.record(z.string(), z.unknown())
|
|
23
23
|
]).nullable(),
|
|
24
|
-
form: z.string().describe("Form type for the parameter."),
|
|
24
|
+
form: z.string().describe("Form type for the parameter.").nullable(),
|
|
25
25
|
name: z.union([z.string(), z.record(z.string(), z.unknown())]),
|
|
26
26
|
type: z.union([z.string(), z.record(z.string(), z.unknown())]),
|
|
27
|
-
label: z.string().describe("Display label for the parameter."),
|
|
27
|
+
label: z.string().describe("Display label for the parameter.").nullable(),
|
|
28
28
|
"default": z.union([
|
|
29
29
|
z.string(),
|
|
30
30
|
z.number().int(),
|
|
@@ -33,48 +33,48 @@ const StackAiGetProviderTrigger_ToolInputParameterSchemaSchema = z.object({
|
|
|
33
33
|
z.array(z.unknown())
|
|
34
34
|
]).nullable().optional(),
|
|
35
35
|
options: z.array(z.record(z.string(), z.unknown())).describe("Available options for the parameter.").nullable().optional(),
|
|
36
|
-
required: z.boolean().describe("Whether the parameter is required."),
|
|
36
|
+
required: z.boolean().describe("Whether the parameter is required.").nullable(),
|
|
37
37
|
ui_hints: z.record(z.string(), z.unknown()).describe("UI hints for rendering the parameter.").nullable().optional(),
|
|
38
38
|
depends_on: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),
|
|
39
39
|
placeholder: z.union([z.string(), z.record(z.string(), z.unknown())]),
|
|
40
40
|
llm_description: z.union([z.string(), z.record(z.string(), z.unknown())]),
|
|
41
41
|
human_description: z.union([z.string(), z.record(z.string(), z.unknown())]),
|
|
42
42
|
has_dynamic_options: z.boolean().describe("Whether the parameter has dynamic options.").nullable().optional()
|
|
43
|
-
}).describe("Schema for an input parameter of the trigger.");
|
|
43
|
+
}).passthrough().describe("Schema for an input parameter of the trigger.");
|
|
44
44
|
const StackAiGetProviderTrigger_ApiToolInfoSchema = z.object({
|
|
45
|
-
id: z.string().describe("Unique identifier for the API tool."),
|
|
46
|
-
path: z.string().describe("Path to the API endpoint."),
|
|
47
|
-
method: z.string().describe("HTTP method for the API call (e.g., 'GET', 'POST')."),
|
|
45
|
+
id: z.string().describe("Unique identifier for the API tool.").nullable(),
|
|
46
|
+
path: z.string().describe("Path to the API endpoint.").nullable(),
|
|
47
|
+
method: z.string().describe("HTTP method for the API call (e.g., 'GET', 'POST').").nullable(),
|
|
48
48
|
headers: z.array(z.record(z.string(), z.unknown())).describe("Headers for the API call.").nullable().optional(),
|
|
49
49
|
parameters: z.array(z.record(z.string(), z.unknown())).describe("Parameters for the API call.").nullable().optional(),
|
|
50
50
|
description: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),
|
|
51
|
-
server_url_with_path: z.string().describe("Full URL with path to the API endpoint.")
|
|
52
|
-
}).describe("Information about the API endpoint associated with the trigger.");
|
|
51
|
+
server_url_with_path: z.string().describe("Full URL with path to the API endpoint.").nullable()
|
|
52
|
+
}).passthrough().describe("Information about the API endpoint associated with the trigger.");
|
|
53
53
|
const StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema = z.object({
|
|
54
54
|
name: z.union([z.string(), z.record(z.string(), z.unknown())]),
|
|
55
55
|
type: z.union([z.string(), z.record(z.string(), z.unknown())]),
|
|
56
|
-
label: z.string().describe("Display label for the output parameter."),
|
|
56
|
+
label: z.string().describe("Display label for the output parameter.").nullable(),
|
|
57
57
|
llm_description: z.union([z.string(), z.record(z.string(), z.unknown())]),
|
|
58
58
|
human_description: z.union([z.string(), z.record(z.string(), z.unknown())])
|
|
59
|
-
}).describe("Schema for an output parameter of the trigger.");
|
|
59
|
+
}).passthrough().describe("Schema for an output parameter of the trigger.");
|
|
60
60
|
const stackAiGetProviderTrigger = action("STACK_AI_GET_PROVIDER_TRIGGER", {
|
|
61
61
|
slug: "stack_ai-get-provider-trigger",
|
|
62
62
|
name: "Get Provider Trigger Details",
|
|
63
63
|
description: "Tool to retrieve detailed information about a specific trigger for a provider. Use when you need to understand the configuration, inputs, outputs, or behavior of a specific trigger.",
|
|
64
64
|
input: StackAiGetProviderTriggerInput,
|
|
65
65
|
output: z.object({
|
|
66
|
-
name: z.string().describe("Name of the trigger."),
|
|
66
|
+
name: z.string().describe("Name of the trigger.").nullable(),
|
|
67
67
|
tags: z.array(z.string()).describe("Tags categorizing the trigger.").nullable().optional(),
|
|
68
68
|
ui_copy: StackAiGetProviderTrigger_TriggerUICopySchema.nullable(),
|
|
69
|
-
trigger_id: z.string().describe("Unique identifier of the trigger."),
|
|
70
|
-
description: z.string().describe("Description of what the trigger does."),
|
|
71
|
-
provider_id: z.string().describe("Unique identifier of the provider."),
|
|
69
|
+
trigger_id: z.string().describe("Unique identifier of the trigger.").nullable(),
|
|
70
|
+
description: z.string().describe("Description of what the trigger does.").nullable(),
|
|
71
|
+
provider_id: z.string().describe("Unique identifier of the provider.").nullable(),
|
|
72
72
|
input_params: z.array(StackAiGetProviderTrigger_ToolInputParameterSchemaSchema).describe("List of input parameters for configuring the trigger."),
|
|
73
73
|
api_tool_info: StackAiGetProviderTrigger_ApiToolInfoSchema.nullable().optional(),
|
|
74
74
|
output_params: z.array(StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema).describe("List of output parameters provided by the trigger."),
|
|
75
75
|
input_param_count: z.number().int().describe("Total count of input parameters.").nullable().optional(),
|
|
76
76
|
output_param_count: z.number().int().describe("Total count of output parameters.").nullable().optional()
|
|
77
|
-
}).describe("Response model containing details of a specific trigger for a provider.")
|
|
77
|
+
}).passthrough().describe("Response model containing details of a specific trigger for a provider.")
|
|
78
78
|
});
|
|
79
79
|
//#endregion
|
|
80
80
|
export { stackAiGetProviderTrigger };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-provider-trigger.mjs","names":[],"sources":["../../src/actions/get-provider-trigger.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetProviderTriggerInput
|
|
1
|
+
{"version":3,"file":"get-provider-trigger.mjs","names":[],"sources":["../../src/actions/get-provider-trigger.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetProviderTriggerInput = z.object({\n trigger_id: z.string().describe(\"The unique identifier of the trigger to retrieve (e.g., 'on_record_change', 'new_message').\"),\n provider_id: z.string().describe(\"The unique identifier of the provider (e.g., 'airtable', 'slack', 'github').\"),\n}).describe(\"Request model for getting details of a specific trigger for a provider.\");\nconst StackAiGetProviderTrigger_TriggerUICopySchema = z.object({\n event_name: z.string().describe(\"Name of the event being triggered.\").nullable(),\n instructions: z.string().describe(\"Instructions for configuring the trigger.\").nullable().optional(),\n listening_text: z.string().describe(\"Text displayed when the trigger is listening.\").nullable(),\n}).passthrough().describe(\"UI copy text for the trigger.\");\nconst StackAiGetProviderTrigger_ToolInputParameterSchemaSchema = z.object({\n max: z.union([z.number().int(), z.number(), z.record(z.string(), z.unknown())]).nullable(),\n min: z.union([z.number().int(), z.number(), z.record(z.string(), z.unknown())]).nullable(),\n form: z.string().describe(\"Form type for the parameter.\").nullable(),\n name: z.union([z.string(), z.record(z.string(), z.unknown())]),\n type: z.union([z.string(), z.record(z.string(), z.unknown())]),\n label: z.string().describe(\"Display label for the parameter.\").nullable(),\n \"default\": z.union([z.string(), z.number().int(), z.boolean(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n options: z.array(z.record(z.string(), z.unknown())).describe(\"Available options for the parameter.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required.\").nullable(),\n ui_hints: z.record(z.string(), z.unknown()).describe(\"UI hints for rendering the parameter.\").nullable().optional(),\n depends_on: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n placeholder: z.union([z.string(), z.record(z.string(), z.unknown())]),\n llm_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n human_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n has_dynamic_options: z.boolean().describe(\"Whether the parameter has dynamic options.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an input parameter of the trigger.\");\nconst StackAiGetProviderTrigger_ApiToolInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier for the API tool.\").nullable(),\n path: z.string().describe(\"Path to the API endpoint.\").nullable(),\n method: z.string().describe(\"HTTP method for the API call (e.g., 'GET', 'POST').\").nullable(),\n headers: z.array(z.record(z.string(), z.unknown())).describe(\"Headers for the API call.\").nullable().optional(),\n parameters: z.array(z.record(z.string(), z.unknown())).describe(\"Parameters for the API call.\").nullable().optional(),\n description: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n server_url_with_path: z.string().describe(\"Full URL with path to the API endpoint.\").nullable(),\n}).passthrough().describe(\"Information about the API endpoint associated with the trigger.\");\nconst StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema = z.object({\n name: z.union([z.string(), z.record(z.string(), z.unknown())]),\n type: z.union([z.string(), z.record(z.string(), z.unknown())]),\n label: z.string().describe(\"Display label for the output parameter.\").nullable(),\n llm_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n human_description: z.union([z.string(), z.record(z.string(), z.unknown())]),\n}).passthrough().describe(\"Schema for an output parameter of the trigger.\");\nexport const StackAiGetProviderTriggerOutput = z.object({\n name: z.string().describe(\"Name of the trigger.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags categorizing the trigger.\").nullable().optional(),\n ui_copy: StackAiGetProviderTrigger_TriggerUICopySchema.nullable(),\n trigger_id: z.string().describe(\"Unique identifier of the trigger.\").nullable(),\n description: z.string().describe(\"Description of what the trigger does.\").nullable(),\n provider_id: z.string().describe(\"Unique identifier of the provider.\").nullable(),\n input_params: z.array(StackAiGetProviderTrigger_ToolInputParameterSchemaSchema).describe(\"List of input parameters for configuring the trigger.\"),\n api_tool_info: StackAiGetProviderTrigger_ApiToolInfoSchema.nullable().optional(),\n output_params: z.array(StackAiGetProviderTrigger_ToolOutputParameterSchemaSchema).describe(\"List of output parameters provided by the trigger.\"),\n input_param_count: z.number().int().describe(\"Total count of input parameters.\").nullable().optional(),\n output_param_count: z.number().int().describe(\"Total count of output parameters.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a specific trigger for a provider.\");\n\nexport const stackAiGetProviderTrigger = action(\"STACK_AI_GET_PROVIDER_TRIGGER\", {\n slug: \"stack_ai-get-provider-trigger\",\n name: \"Get Provider Trigger Details\",\n description: \"Tool to retrieve detailed information about a specific trigger for a provider. Use when you need to understand the configuration, inputs, outputs, or behavior of a specific trigger.\",\n input: StackAiGetProviderTriggerInput,\n output: StackAiGetProviderTriggerOutput,\n});\n"],"mappings":"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"}
|
|
@@ -3,54 +3,54 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-provider.ts
|
|
4
4
|
const StackAiGetProviderInput = zod.z.object({ provider_id: zod.z.string().describe("The unique identifier of the provider to retrieve (e.g., 'airtable', 'slack', 'github')") }).describe("Request model for getting details of a specific tool provider.");
|
|
5
5
|
const StackAiGetProvider_ActionSchemaSchema = zod.z.object({
|
|
6
|
-
name: zod.z.string().describe("Display name of the action"),
|
|
6
|
+
name: zod.z.string().describe("Display name of the action").nullable(),
|
|
7
7
|
tags: zod.z.array(zod.z.string()).describe("Tags associated with the action").nullable().optional(),
|
|
8
|
-
action_id: zod.z.string().describe("Unique identifier for the action"),
|
|
9
|
-
description: zod.z.union([zod.z.
|
|
10
|
-
provider_id: zod.z.string().describe("Identifier of the provider this action belongs to"),
|
|
8
|
+
action_id: zod.z.string().describe("Unique identifier for the action").nullable(),
|
|
9
|
+
description: zod.z.union([zod.z.record(zod.z.string(), zod.z.unknown()), zod.z.string()]),
|
|
10
|
+
provider_id: zod.z.string().describe("Identifier of the provider this action belongs to").nullable(),
|
|
11
11
|
input_params: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of input parameters for the action"),
|
|
12
12
|
api_tool_info: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional API tool information for the action").nullable().optional(),
|
|
13
13
|
is_searchable: zod.z.boolean().describe("Whether the action is searchable").nullable().optional(),
|
|
14
14
|
output_params: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of output parameters returned by the action"),
|
|
15
|
-
input_param_count: zod.z.number().int().describe("Number of input parameters"),
|
|
16
|
-
output_param_count: zod.z.number().int().describe("Number of output parameters")
|
|
17
|
-
}).describe("Schema for an action provided by the tool provider.");
|
|
15
|
+
input_param_count: zod.z.number().int().describe("Number of input parameters").nullable(),
|
|
16
|
+
output_param_count: zod.z.number().int().describe("Number of output parameters").nullable()
|
|
17
|
+
}).passthrough().describe("Schema for an action provided by the tool provider.");
|
|
18
18
|
const StackAiGetProvider_TriggerSchemaSchema = zod.z.object({
|
|
19
|
-
name: zod.z.string().describe("Display name of the trigger"),
|
|
19
|
+
name: zod.z.string().describe("Display name of the trigger").nullable(),
|
|
20
20
|
tags: zod.z.array(zod.z.string()).describe("Tags associated with the trigger").nullable().optional(),
|
|
21
21
|
ui_copy: zod.z.record(zod.z.string(), zod.z.unknown()).describe("UI copy information for displaying the trigger"),
|
|
22
|
-
trigger_id: zod.z.string().describe("Unique identifier for the trigger"),
|
|
23
|
-
description: zod.z.string().describe("Description of what the trigger does"),
|
|
24
|
-
provider_id: zod.z.string().describe("Identifier of the provider this trigger belongs to"),
|
|
22
|
+
trigger_id: zod.z.string().describe("Unique identifier for the trigger").nullable(),
|
|
23
|
+
description: zod.z.string().describe("Description of what the trigger does").nullable(),
|
|
24
|
+
provider_id: zod.z.string().describe("Identifier of the provider this trigger belongs to").nullable(),
|
|
25
25
|
input_params: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of input parameters for the trigger"),
|
|
26
26
|
api_tool_info: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional API tool information for the trigger").nullable().optional(),
|
|
27
27
|
output_params: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of output parameters returned by the trigger"),
|
|
28
28
|
input_param_count: zod.z.union([zod.z.record(zod.z.string(), zod.z.unknown()), zod.z.number().int()]).nullable().optional(),
|
|
29
29
|
output_param_count: zod.z.union([zod.z.record(zod.z.string(), zod.z.unknown()), zod.z.number().int()]).nullable().optional()
|
|
30
|
-
}).describe("Schema for a trigger provided by the tool provider.");
|
|
30
|
+
}).passthrough().describe("Schema for a trigger provided by the tool provider.");
|
|
31
31
|
const StackAiGetProvider_DeprecationInfoSchema = zod.z.object({
|
|
32
32
|
instructions: zod.z.string().describe("Instructions for migrating away from deprecated provider").nullable().optional(),
|
|
33
33
|
date_will_be_removed: zod.z.string().describe("Date when the provider will be removed").nullable().optional()
|
|
34
|
-
}).describe("Deprecation information for a provider.");
|
|
34
|
+
}).passthrough().describe("Deprecation information for a provider.");
|
|
35
35
|
const StackAiGetProviderOutput = zod.z.object({
|
|
36
|
-
icon: zod.z.string().describe("URL or identifier for the provider icon"),
|
|
37
|
-
name: zod.z.string().describe("Display name of the provider"),
|
|
36
|
+
icon: zod.z.string().describe("URL or identifier for the provider icon").nullable(),
|
|
37
|
+
name: zod.z.string().describe("Display name of the provider").nullable(),
|
|
38
38
|
tags: zod.z.array(zod.z.string()).describe("Tags for categorizing and filtering providers"),
|
|
39
39
|
color: zod.z.string().default("#A3A3A3").describe("Color code for the provider UI").nullable().optional(),
|
|
40
40
|
labels: zod.z.array(zod.z.string()).describe("Labels for organizing providers"),
|
|
41
41
|
actions: zod.z.array(StackAiGetProvider_ActionSchemaSchema).describe("List of actions available for this provider"),
|
|
42
|
-
headers: zod.z.array(zod.z.
|
|
42
|
+
headers: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Custom headers required for this provider").nullable().optional(),
|
|
43
43
|
triggers: zod.z.array(StackAiGetProvider_TriggerSchemaSchema).describe("List of triggers available for this provider"),
|
|
44
44
|
connectors: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of connectors associated with the provider").nullable().optional(),
|
|
45
|
-
description: zod.z.string().describe("Description of what the provider does"),
|
|
46
|
-
provider_id: zod.z.string().describe("Unique identifier of the provider"),
|
|
45
|
+
description: zod.z.string().describe("Description of what the provider does").nullable(),
|
|
46
|
+
provider_id: zod.z.string().describe("Unique identifier of the provider").nullable(),
|
|
47
47
|
action_count: zod.z.number().int().default(0).describe("Total number of actions available").nullable().optional(),
|
|
48
48
|
trigger_count: zod.z.number().int().default(0).describe("Total number of triggers available").nullable().optional(),
|
|
49
49
|
openapi_schema: zod.z.string().describe("OpenAPI schema URL or definition for the provider").nullable().optional(),
|
|
50
50
|
provider_group: zod.z.array(zod.z.string()).describe("Groups this provider belongs to").nullable().optional(),
|
|
51
51
|
deprecation_info: StackAiGetProvider_DeprecationInfoSchema.nullable().optional(),
|
|
52
52
|
provider_version: zod.z.string().describe("Version of the provider").nullable().optional()
|
|
53
|
-
}).describe("Response model containing details of a tool provider.");
|
|
53
|
+
}).passthrough().describe("Response model containing details of a tool provider.");
|
|
54
54
|
const stackAiGetProvider = require_action.action("STACK_AI_GET_PROVIDER", {
|
|
55
55
|
slug: "stack_ai-get-provider",
|
|
56
56
|
name: "Get Provider Details",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-provider.cjs","names":["z","action"],"sources":["../../src/actions/get-provider.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetProviderInput: z.ZodTypeAny = z.object({\n provider_id: z.string().describe(\"The unique identifier of the provider to retrieve (e.g., 'airtable', 'slack', 'github')\"),\n}).describe(\"Request model for getting details of a specific tool provider.\");\nconst StackAiGetProvider_ActionSchemaSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Display name of the action\"),\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\"),\n description: z.union([z.object({}), z.string()]),\n provider_id: z.string().describe(\"Identifier of the provider this action belongs to\"),\n input_params: z.array(z.record(z.string(), z.unknown())).describe(\"List of input parameters for the action\"),\n api_tool_info: z.record(z.string(), z.unknown()).describe(\"Additional API tool information for the action\").nullable().optional(),\n is_searchable: z.boolean().describe(\"Whether the action is searchable\").nullable().optional(),\n output_params: z.array(z.record(z.string(), z.unknown())).describe(\"List of output parameters returned by the action\"),\n input_param_count: z.number().int().describe(\"Number of input parameters\"),\n output_param_count: z.number().int().describe(\"Number of output parameters\"),\n}).describe(\"Schema for an action provided by the tool provider.\");\nconst StackAiGetProvider_TriggerSchemaSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Display name of the trigger\"),\n tags: z.array(z.string()).describe(\"Tags associated with the trigger\").nullable().optional(),\n ui_copy: z.record(z.string(), z.unknown()).describe(\"UI copy information for displaying the trigger\"),\n trigger_id: z.string().describe(\"Unique identifier for the trigger\"),\n description: z.string().describe(\"Description of what the trigger does\"),\n provider_id: z.string().describe(\"Identifier of the provider this trigger belongs to\"),\n input_params: z.array(z.record(z.string(), z.unknown())).describe(\"List of input parameters for the trigger\"),\n api_tool_info: z.record(z.string(), z.unknown()).describe(\"Additional API tool information for the trigger\").nullable().optional(),\n output_params: z.array(z.record(z.string(), z.unknown())).describe(\"List of output parameters returned by the trigger\"),\n input_param_count: z.union([z.record(z.string(), z.unknown()), z.number().int()]).nullable().optional(),\n output_param_count: z.union([z.record(z.string(), z.unknown()), z.number().int()]).nullable().optional(),\n}).describe(\"Schema for a trigger provided by the tool provider.\");\nconst StackAiGetProvider_DeprecationInfoSchema: z.ZodTypeAny = z.object({\n instructions: z.string().describe(\"Instructions for migrating away from deprecated provider\").nullable().optional(),\n date_will_be_removed: z.string().describe(\"Date when the provider will be removed\").nullable().optional(),\n}).describe(\"Deprecation information for a provider.\");\nexport const StackAiGetProviderOutput: z.ZodTypeAny = z.object({\n icon: z.string().describe(\"URL or identifier for the provider icon\"),\n name: z.string().describe(\"Display name of the provider\"),\n tags: z.array(z.string()).describe(\"Tags for categorizing and filtering providers\"),\n color: z.string().default(\"#A3A3A3\").describe(\"Color code for the provider UI\").nullable().optional(),\n labels: z.array(z.string()).describe(\"Labels for organizing providers\"),\n actions: z.array(StackAiGetProvider_ActionSchemaSchema).describe(\"List of actions available for this provider\"),\n headers: z.array(z.object({})).describe(\"Custom headers required for this provider\").nullable().optional(),\n triggers: z.array(StackAiGetProvider_TriggerSchemaSchema).describe(\"List of triggers available for this provider\"),\n connectors: z.array(z.record(z.string(), z.unknown())).describe(\"List of connectors associated with the provider\").nullable().optional(),\n description: z.string().describe(\"Description of what the provider does\"),\n provider_id: z.string().describe(\"Unique identifier of the provider\"),\n action_count: z.number().int().default(0).describe(\"Total number of actions available\").nullable().optional(),\n trigger_count: z.number().int().default(0).describe(\"Total number of triggers available\").nullable().optional(),\n openapi_schema: z.string().describe(\"OpenAPI schema URL or definition for the provider\").nullable().optional(),\n provider_group: z.array(z.string()).describe(\"Groups this provider belongs to\").nullable().optional(),\n deprecation_info: StackAiGetProvider_DeprecationInfoSchema.nullable().optional(),\n provider_version: z.string().describe(\"Version of the provider\").nullable().optional(),\n}).describe(\"Response model containing details of a tool provider.\");\n\nexport const stackAiGetProvider = action(\"STACK_AI_GET_PROVIDER\", {\n slug: \"stack_ai-get-provider\",\n name: \"Get Provider Details\",\n description: \"Tool to retrieve details of a specific Stack AI tool provider. Use when you need information about available actions, triggers, and configuration for a provider.\",\n input: StackAiGetProviderInput,\n output: StackAiGetProviderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO,EAC5D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC5H,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,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;CACjE,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC;CAC/C,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACpF,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC;CAC3G,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,kDAAkD;CACrH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B;CACzE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;AAC7E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,yCAAuDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gDAAgD;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CACnE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACvE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACrF,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;CAC5G,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACtH,mBAAmBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,oBAAoBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,2CAAyDA,IAAAA,EAAE,OAAO;CACtE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC;CACtE,SAASA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,6CAA6C;CAC9G,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,8CAA8C;CACjH,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CACpE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,kBAAkB,yCAAyC,SAAS,CAAC,CAAC,SAAS;CAC/E,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"get-provider.cjs","names":["z","action"],"sources":["../../src/actions/get-provider.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const StackAiGetProviderInput = z.object({\n provider_id: z.string().describe(\"The unique identifier of the provider to retrieve (e.g., 'airtable', 'slack', 'github')\"),\n}).describe(\"Request model for getting details of a specific tool provider.\");\nconst StackAiGetProvider_ActionSchemaSchema = z.object({\n name: z.string().describe(\"Display 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: z.union([z.record(z.string(), z.unknown()), z.string()]),\n provider_id: z.string().describe(\"Identifier of the provider this action belongs to\").nullable(),\n input_params: z.array(z.record(z.string(), z.unknown())).describe(\"List of input parameters for the action\"),\n api_tool_info: z.record(z.string(), z.unknown()).describe(\"Additional API tool information for the action\").nullable().optional(),\n is_searchable: z.boolean().describe(\"Whether the action is searchable\").nullable().optional(),\n output_params: z.array(z.record(z.string(), z.unknown())).describe(\"List of output parameters returned by the action\"),\n input_param_count: z.number().int().describe(\"Number of input parameters\").nullable(),\n output_param_count: z.number().int().describe(\"Number of output parameters\").nullable(),\n}).passthrough().describe(\"Schema for an action provided by the tool provider.\");\nconst StackAiGetProvider_TriggerSchemaSchema = z.object({\n name: z.string().describe(\"Display name of the trigger\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the trigger\").nullable().optional(),\n ui_copy: z.record(z.string(), z.unknown()).describe(\"UI copy information for displaying the trigger\"),\n trigger_id: z.string().describe(\"Unique identifier for the trigger\").nullable(),\n description: z.string().describe(\"Description of what the trigger does\").nullable(),\n provider_id: z.string().describe(\"Identifier of the provider this trigger belongs to\").nullable(),\n input_params: z.array(z.record(z.string(), z.unknown())).describe(\"List of input parameters for the trigger\"),\n api_tool_info: z.record(z.string(), z.unknown()).describe(\"Additional API tool information for the trigger\").nullable().optional(),\n output_params: z.array(z.record(z.string(), z.unknown())).describe(\"List of output parameters returned by the trigger\"),\n input_param_count: z.union([z.record(z.string(), z.unknown()), z.number().int()]).nullable().optional(),\n output_param_count: z.union([z.record(z.string(), z.unknown()), z.number().int()]).nullable().optional(),\n}).passthrough().describe(\"Schema for a trigger provided by the tool provider.\");\nconst StackAiGetProvider_DeprecationInfoSchema = z.object({\n instructions: z.string().describe(\"Instructions for migrating away from deprecated provider\").nullable().optional(),\n date_will_be_removed: z.string().describe(\"Date when the provider will be removed\").nullable().optional(),\n}).passthrough().describe(\"Deprecation information for a provider.\");\nexport const StackAiGetProviderOutput = z.object({\n icon: z.string().describe(\"URL or identifier for the provider icon\").nullable(),\n name: z.string().describe(\"Display name of the provider\").nullable(),\n tags: z.array(z.string()).describe(\"Tags for categorizing and filtering providers\"),\n color: z.string().default(\"#A3A3A3\").describe(\"Color code for the provider UI\").nullable().optional(),\n labels: z.array(z.string()).describe(\"Labels for organizing providers\"),\n actions: z.array(StackAiGetProvider_ActionSchemaSchema).describe(\"List of actions available for this provider\"),\n headers: z.array(z.record(z.string(), z.unknown())).describe(\"Custom headers required for this provider\").nullable().optional(),\n triggers: z.array(StackAiGetProvider_TriggerSchemaSchema).describe(\"List of triggers available for this provider\"),\n connectors: z.array(z.record(z.string(), z.unknown())).describe(\"List of connectors associated with the provider\").nullable().optional(),\n description: z.string().describe(\"Description of what the provider does\").nullable(),\n provider_id: z.string().describe(\"Unique identifier of the provider\").nullable(),\n action_count: z.number().int().default(0).describe(\"Total number of actions available\").nullable().optional(),\n trigger_count: z.number().int().default(0).describe(\"Total number of triggers available\").nullable().optional(),\n openapi_schema: z.string().describe(\"OpenAPI schema URL or definition for the provider\").nullable().optional(),\n provider_group: z.array(z.string()).describe(\"Groups this provider belongs to\").nullable().optional(),\n deprecation_info: StackAiGetProvider_DeprecationInfoSchema.nullable().optional(),\n provider_version: z.string().describe(\"Version of the provider\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a tool provider.\");\n\nexport const stackAiGetProvider = action(\"STACK_AI_GET_PROVIDER\", {\n slug: \"stack_ai-get-provider\",\n name: \"Get Provider Details\",\n description: \"Tool to retrieve details of a specific Stack AI tool provider. Use when you need information about available actions, triggers, and configuration for a provider.\",\n input: StackAiGetProviderInput,\n output: StackAiGetProviderOutput,\n});\n"],"mappings":"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"}
|