@keystrokehq/redcircle_api 0.1.2 → 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/actions/add-zipcodes.cjs +3 -3
- package/dist/actions/add-zipcodes.cjs.map +1 -1
- package/dist/actions/add-zipcodes.d.cts +4 -3
- package/dist/actions/add-zipcodes.d.mts +4 -3
- package/dist/actions/add-zipcodes.mjs +3 -3
- package/dist/actions/add-zipcodes.mjs.map +1 -1
- package/dist/actions/clear-collection-requests.cjs +2 -2
- package/dist/actions/clear-collection-requests.cjs.map +1 -1
- package/dist/actions/clear-collection-requests.d.cts +2 -2
- package/dist/actions/clear-collection-requests.d.mts +2 -2
- package/dist/actions/clear-collection-requests.mjs +2 -2
- package/dist/actions/clear-collection-requests.mjs.map +1 -1
- package/dist/actions/create-collection.cjs +3 -3
- package/dist/actions/create-collection.cjs.map +1 -1
- package/dist/actions/create-collection.d.cts +3 -3
- package/dist/actions/create-collection.d.mts +3 -3
- package/dist/actions/create-collection.mjs +3 -3
- package/dist/actions/create-collection.mjs.map +1 -1
- package/dist/actions/create-destination.cjs +3 -3
- package/dist/actions/create-destination.cjs.map +1 -1
- package/dist/actions/create-destination.d.cts +3 -3
- package/dist/actions/create-destination.d.mts +3 -3
- package/dist/actions/create-destination.mjs +3 -3
- package/dist/actions/create-destination.mjs.map +1 -1
- package/dist/actions/create-requests.cjs +4 -4
- package/dist/actions/create-requests.cjs.map +1 -1
- package/dist/actions/create-requests.d.cts +5 -4
- package/dist/actions/create-requests.d.mts +5 -4
- package/dist/actions/create-requests.mjs +4 -4
- package/dist/actions/create-requests.mjs.map +1 -1
- package/dist/actions/delete-collection.cjs +2 -2
- package/dist/actions/delete-collection.cjs.map +1 -1
- package/dist/actions/delete-collection.d.cts +2 -2
- package/dist/actions/delete-collection.d.mts +2 -2
- package/dist/actions/delete-collection.mjs +2 -2
- package/dist/actions/delete-collection.mjs.map +1 -1
- package/dist/actions/delete-destination.cjs +2 -2
- package/dist/actions/delete-destination.cjs.map +1 -1
- package/dist/actions/delete-destination.d.cts +2 -2
- package/dist/actions/delete-destination.d.mts +2 -2
- package/dist/actions/delete-destination.mjs +2 -2
- package/dist/actions/delete-destination.mjs.map +1 -1
- package/dist/actions/delete-request.cjs +2 -2
- package/dist/actions/delete-request.cjs.map +1 -1
- package/dist/actions/delete-request.d.cts +2 -2
- package/dist/actions/delete-request.d.mts +2 -2
- package/dist/actions/delete-request.mjs +2 -2
- package/dist/actions/delete-request.mjs.map +1 -1
- package/dist/actions/delete-requests-bulk.cjs +2 -2
- package/dist/actions/delete-requests-bulk.cjs.map +1 -1
- package/dist/actions/delete-requests-bulk.d.cts +2 -2
- package/dist/actions/delete-requests-bulk.d.mts +2 -2
- package/dist/actions/delete-requests-bulk.mjs +2 -2
- package/dist/actions/delete-requests-bulk.mjs.map +1 -1
- package/dist/actions/delete-zipcodes.cjs +3 -3
- package/dist/actions/delete-zipcodes.cjs.map +1 -1
- package/dist/actions/delete-zipcodes.d.cts +4 -3
- package/dist/actions/delete-zipcodes.d.mts +4 -3
- package/dist/actions/delete-zipcodes.mjs +3 -3
- package/dist/actions/delete-zipcodes.mjs.map +1 -1
- package/dist/actions/get-account.cjs +5 -5
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +5 -5
- package/dist/actions/get-account.d.mts +5 -5
- package/dist/actions/get-account.mjs +5 -5
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-collection.cjs +3 -3
- package/dist/actions/get-collection.cjs.map +1 -1
- package/dist/actions/get-collection.d.cts +3 -3
- package/dist/actions/get-collection.d.mts +3 -3
- package/dist/actions/get-collection.mjs +3 -3
- package/dist/actions/get-collection.mjs.map +1 -1
- package/dist/actions/get-requests-csv-links.cjs +3 -3
- package/dist/actions/get-requests-csv-links.cjs.map +1 -1
- package/dist/actions/get-requests-csv-links.d.cts +3 -3
- package/dist/actions/get-requests-csv-links.d.mts +3 -3
- package/dist/actions/get-requests-csv-links.mjs +3 -3
- package/dist/actions/get-requests-csv-links.mjs.map +1 -1
- package/dist/actions/get-requests-json-links.cjs +3 -3
- package/dist/actions/get-requests-json-links.cjs.map +1 -1
- package/dist/actions/get-requests-json-links.d.cts +3 -3
- package/dist/actions/get-requests-json-links.d.mts +3 -3
- package/dist/actions/get-requests-json-links.mjs +3 -3
- package/dist/actions/get-requests-json-links.mjs.map +1 -1
- package/dist/actions/get-result-set-csv.cjs +8 -8
- package/dist/actions/get-result-set-csv.cjs.map +1 -1
- package/dist/actions/get-result-set-csv.d.cts +8 -8
- package/dist/actions/get-result-set-csv.d.mts +8 -8
- package/dist/actions/get-result-set-csv.mjs +8 -8
- package/dist/actions/get-result-set-csv.mjs.map +1 -1
- package/dist/actions/get-result-set-json.cjs +4 -4
- package/dist/actions/get-result-set-json.cjs.map +1 -1
- package/dist/actions/get-result-set-json.d.cts +4 -4
- package/dist/actions/get-result-set-json.d.mts +4 -4
- package/dist/actions/get-result-set-json.mjs +4 -4
- package/dist/actions/get-result-set-json.mjs.map +1 -1
- package/dist/actions/get-result-set-jsonlines.cjs +11 -11
- package/dist/actions/get-result-set-jsonlines.cjs.map +1 -1
- package/dist/actions/get-result-set-jsonlines.d.cts +11 -11
- package/dist/actions/get-result-set-jsonlines.d.mts +11 -11
- package/dist/actions/get-result-set-jsonlines.mjs +11 -11
- package/dist/actions/get-result-set-jsonlines.mjs.map +1 -1
- package/dist/actions/get-target-product-data.cjs +17 -17
- package/dist/actions/get-target-product-data.cjs.map +1 -1
- package/dist/actions/get-target-product-data.d.cts +22 -22
- package/dist/actions/get-target-product-data.d.mts +22 -22
- package/dist/actions/get-target-product-data.mjs +17 -17
- package/dist/actions/get-target-product-data.mjs.map +1 -1
- package/dist/actions/list-categories.cjs +3 -3
- package/dist/actions/list-categories.cjs.map +1 -1
- package/dist/actions/list-categories.d.cts +6 -6
- package/dist/actions/list-categories.d.mts +6 -6
- package/dist/actions/list-categories.mjs +3 -3
- package/dist/actions/list-categories.mjs.map +1 -1
- package/dist/actions/list-collections.cjs +3 -3
- package/dist/actions/list-collections.cjs.map +1 -1
- package/dist/actions/list-collections.d.cts +3 -3
- package/dist/actions/list-collections.d.mts +3 -3
- package/dist/actions/list-collections.mjs +3 -3
- package/dist/actions/list-collections.mjs.map +1 -1
- package/dist/actions/list-destinations.cjs +4 -4
- package/dist/actions/list-destinations.cjs.map +1 -1
- package/dist/actions/list-destinations.d.cts +4 -4
- package/dist/actions/list-destinations.d.mts +4 -4
- package/dist/actions/list-destinations.mjs +4 -4
- package/dist/actions/list-destinations.mjs.map +1 -1
- package/dist/actions/list-error-logs.cjs +5 -5
- package/dist/actions/list-error-logs.cjs.map +1 -1
- package/dist/actions/list-error-logs.d.cts +5 -5
- package/dist/actions/list-error-logs.d.mts +5 -5
- package/dist/actions/list-error-logs.mjs +5 -5
- package/dist/actions/list-error-logs.mjs.map +1 -1
- package/dist/actions/list-requests-by-page.cjs +3 -3
- package/dist/actions/list-requests-by-page.cjs.map +1 -1
- package/dist/actions/list-requests-by-page.d.cts +3 -3
- package/dist/actions/list-requests-by-page.d.mts +3 -3
- package/dist/actions/list-requests-by-page.mjs +3 -3
- package/dist/actions/list-requests-by-page.mjs.map +1 -1
- package/dist/actions/list-result-sets.cjs +6 -6
- package/dist/actions/list-result-sets.cjs.map +1 -1
- package/dist/actions/list-result-sets.d.cts +6 -6
- package/dist/actions/list-result-sets.d.mts +6 -6
- package/dist/actions/list-result-sets.mjs +6 -6
- package/dist/actions/list-result-sets.mjs.map +1 -1
- package/dist/actions/list-zipcodes.cjs +4 -4
- package/dist/actions/list-zipcodes.cjs.map +1 -1
- package/dist/actions/list-zipcodes.d.cts +4 -4
- package/dist/actions/list-zipcodes.d.mts +4 -4
- package/dist/actions/list-zipcodes.mjs +4 -4
- package/dist/actions/list-zipcodes.mjs.map +1 -1
- package/dist/actions/resend-webhook.cjs +2 -2
- package/dist/actions/resend-webhook.cjs.map +1 -1
- package/dist/actions/resend-webhook.d.cts +2 -2
- package/dist/actions/resend-webhook.d.mts +2 -2
- package/dist/actions/resend-webhook.mjs +2 -2
- package/dist/actions/resend-webhook.mjs.map +1 -1
- package/dist/actions/start-collection.cjs +1 -1
- package/dist/actions/start-collection.cjs.map +1 -1
- package/dist/actions/start-collection.d.cts +1 -1
- package/dist/actions/start-collection.d.mts +1 -1
- package/dist/actions/start-collection.mjs +1 -1
- package/dist/actions/start-collection.mjs.map +1 -1
- package/dist/actions/stop-all-collections.cjs +2 -2
- package/dist/actions/stop-all-collections.cjs.map +1 -1
- package/dist/actions/stop-all-collections.d.cts +2 -2
- package/dist/actions/stop-all-collections.d.mts +2 -2
- package/dist/actions/stop-all-collections.mjs +2 -2
- package/dist/actions/stop-all-collections.mjs.map +1 -1
- package/dist/actions/stop-collection.cjs +1 -1
- package/dist/actions/stop-collection.cjs.map +1 -1
- package/dist/actions/stop-collection.d.cts +1 -1
- package/dist/actions/stop-collection.d.mts +1 -1
- package/dist/actions/stop-collection.mjs +1 -1
- package/dist/actions/stop-collection.mjs.map +1 -1
- package/dist/actions/update-collection.cjs +3 -3
- package/dist/actions/update-collection.cjs.map +1 -1
- package/dist/actions/update-collection.d.cts +3 -3
- package/dist/actions/update-collection.d.mts +3 -3
- package/dist/actions/update-collection.mjs +3 -3
- package/dist/actions/update-collection.mjs.map +1 -1
- package/dist/actions/update-destination.cjs +3 -3
- package/dist/actions/update-destination.cjs.map +1 -1
- package/dist/actions/update-destination.d.cts +3 -3
- package/dist/actions/update-destination.d.mts +3 -3
- package/dist/actions/update-destination.mjs +3 -3
- package/dist/actions/update-destination.mjs.map +1 -1
- package/dist/actions/update-request.cjs +2 -2
- package/dist/actions/update-request.cjs.map +1 -1
- package/dist/actions/update-request.d.cts +2 -2
- package/dist/actions/update-request.d.mts +2 -2
- package/dist/actions/update-request.mjs +2 -2
- package/dist/actions/update-request.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ declare const RedcircleApiCreateRequestsInput: z.ZodObject<{
|
|
|
6
6
|
tcin: z.ZodString;
|
|
7
7
|
type: z.ZodString;
|
|
8
8
|
custom_id: z.ZodOptional<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>>;
|
|
10
10
|
collection_id: z.ZodString;
|
|
11
11
|
}, z.core.$strip>;
|
|
12
12
|
declare const RedcircleApiCreateRequestsOutput: z.ZodObject<{
|
|
@@ -16,13 +16,14 @@ declare const RedcircleApiCreateRequestsOutput: z.ZodObject<{
|
|
|
16
16
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
requests_total_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
20
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
21
21
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
-
}, z.core.$
|
|
23
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const redcircleApiCreateRequests: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
requests: {
|
|
26
|
+
[x: string]: unknown;
|
|
26
27
|
tcin: string;
|
|
27
28
|
type: string;
|
|
28
29
|
custom_id?: string | undefined;
|
|
@@ -6,7 +6,7 @@ const RedcircleApiCreateRequestsInput = z.object({
|
|
|
6
6
|
tcin: z.string().describe("Target product identifier"),
|
|
7
7
|
type: z.string().describe("Request type, e.g., 'product'"),
|
|
8
8
|
custom_id: z.string().describe("User-defined identifier for tracking across result sets").optional()
|
|
9
|
-
}).describe("Individual request object to be added to the collection")).describe("JSON array containing request objects. Maximum 1,000 requests per call. Collections have a 15,000 request maximum (100 if include_html=true)."),
|
|
9
|
+
}).passthrough().describe("Individual request object to be added to the collection")).describe("JSON array containing request objects. Maximum 1,000 requests per call. Collections have a 15,000 request maximum (100 if include_html=true)."),
|
|
10
10
|
collection_id: z.string().describe("The unique identifier of the target collection")
|
|
11
11
|
}).describe("Request model for adding requests to a collection");
|
|
12
12
|
const RedcircleApiCreateRequests_CollectionSchema = z.object({
|
|
@@ -15,8 +15,8 @@ const RedcircleApiCreateRequests_CollectionSchema = z.object({
|
|
|
15
15
|
status: z.string().describe("Current collection status").nullable().optional(),
|
|
16
16
|
created_at: z.string().describe("Collection creation timestamp").nullable().optional(),
|
|
17
17
|
requests_total_count: z.number().int().describe("Total number of requests in the collection").nullable().optional()
|
|
18
|
-
}).describe("Collection information after adding requests");
|
|
19
|
-
const RedcircleApiCreateRequests_RequestInfoSchema = z.object({ success: z.boolean().describe("Indicates if the request was successful").nullable() }).describe("Information about the request operation");
|
|
18
|
+
}).passthrough().describe("Collection information after adding requests");
|
|
19
|
+
const RedcircleApiCreateRequests_RequestInfoSchema = z.object({ success: z.boolean().describe("Indicates if the request was successful").nullable() }).passthrough().describe("Information about the request operation");
|
|
20
20
|
const redcircleApiCreateRequests = action("REDCIRCLE_API_CREATE_REQUESTS", {
|
|
21
21
|
slug: "redcircle_api-create-requests",
|
|
22
22
|
name: "Create Requests",
|
|
@@ -25,7 +25,7 @@ const redcircleApiCreateRequests = action("REDCIRCLE_API_CREATE_REQUESTS", {
|
|
|
25
25
|
output: z.object({
|
|
26
26
|
collection: RedcircleApiCreateRequests_CollectionSchema.nullable(),
|
|
27
27
|
request_info: RedcircleApiCreateRequests_RequestInfoSchema.nullable()
|
|
28
|
-
}).describe("Response model for adding requests to a collection")
|
|
28
|
+
}).passthrough().describe("Response model for adding requests to a collection")
|
|
29
29
|
});
|
|
30
30
|
//#endregion
|
|
31
31
|
export { redcircleApiCreateRequests };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-requests.mjs","names":[],"sources":["../../src/actions/create-requests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiCreateRequestsInput = z.object({\n requests: z.array(z.object({\n tcin: z.string().describe(\"Target product identifier\"),\n type: z.string().describe(\"Request type, e.g., 'product'\"),\n custom_id: z.string().describe(\"User-defined identifier for tracking across result sets\").optional(),\n}).describe(\"Individual request object to be added to the collection\")).describe(\"JSON array containing request objects. Maximum 1,000 requests per call. Collections have a 15,000 request maximum (100 if include_html=true).\"),\n collection_id: z.string().describe(\"The unique identifier of the target collection\"),\n}).describe(\"Request model for adding requests to a collection\");\nconst RedcircleApiCreateRequests_CollectionSchema = z.object({\n id: z.string().describe(\"Collection unique identifier\").nullable(),\n name: z.string().describe(\"Collection name\").nullable().optional(),\n status: z.string().describe(\"Current collection status\").nullable().optional(),\n created_at: z.string().describe(\"Collection creation timestamp\").nullable().optional(),\n requests_total_count: z.number().int().describe(\"Total number of requests in the collection\").nullable().optional(),\n}).describe(\"Collection information after adding requests\");\nconst RedcircleApiCreateRequests_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n}).describe(\"Information about the request operation\");\nexport const RedcircleApiCreateRequestsOutput = z.object({\n collection: RedcircleApiCreateRequests_CollectionSchema.nullable(),\n request_info: RedcircleApiCreateRequests_RequestInfoSchema.nullable(),\n}).describe(\"Response model for adding requests to a collection\");\n\nexport const redcircleApiCreateRequests = action(\"REDCIRCLE_API_CREATE_REQUESTS\", {\n slug: \"redcircle_api-create-requests\",\n name: \"Create Requests\",\n description: \"Tool to add up to 1,000 requests to an existing collection. Use when you need to populate a collection with product requests. Collections have a maximum of 15,000 requests (100 if include_html=true). Sequential calls required; parallel requests trigger HTTP 429 errors.\",\n input: RedcircleApiCreateRequestsInput,\n output: RedcircleApiCreateRequestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,UAAU,EAAE,MAAM,EAAE,OAAO;EAC3B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACzD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,CAAC,SAAS,+IAA+I;
|
|
1
|
+
{"version":3,"file":"create-requests.mjs","names":[],"sources":["../../src/actions/create-requests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiCreateRequestsInput = z.object({\n requests: z.array(z.object({\n tcin: z.string().describe(\"Target product identifier\"),\n type: z.string().describe(\"Request type, e.g., 'product'\"),\n custom_id: z.string().describe(\"User-defined identifier for tracking across result sets\").optional(),\n}).passthrough().describe(\"Individual request object to be added to the collection\")).describe(\"JSON array containing request objects. Maximum 1,000 requests per call. Collections have a 15,000 request maximum (100 if include_html=true).\"),\n collection_id: z.string().describe(\"The unique identifier of the target collection\"),\n}).describe(\"Request model for adding requests to a collection\");\nconst RedcircleApiCreateRequests_CollectionSchema = z.object({\n id: z.string().describe(\"Collection unique identifier\").nullable(),\n name: z.string().describe(\"Collection name\").nullable().optional(),\n status: z.string().describe(\"Current collection status\").nullable().optional(),\n created_at: z.string().describe(\"Collection creation timestamp\").nullable().optional(),\n requests_total_count: z.number().int().describe(\"Total number of requests in the collection\").nullable().optional(),\n}).passthrough().describe(\"Collection information after adding requests\");\nconst RedcircleApiCreateRequests_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Indicates if the request was successful\").nullable(),\n}).passthrough().describe(\"Information about the request operation\");\nexport const RedcircleApiCreateRequestsOutput = z.object({\n collection: RedcircleApiCreateRequests_CollectionSchema.nullable(),\n request_info: RedcircleApiCreateRequests_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for adding requests to a collection\");\n\nexport const redcircleApiCreateRequests = action(\"REDCIRCLE_API_CREATE_REQUESTS\", {\n slug: \"redcircle_api-create-requests\",\n name: \"Create Requests\",\n description: \"Tool to add up to 1,000 requests to an existing collection. Use when you need to populate a collection with product requests. Collections have a maximum of 15,000 requests (100 if include_html=true). Sequential calls required; parallel requests trigger HTTP 429 errors.\",\n input: RedcircleApiCreateRequestsInput,\n output: RedcircleApiCreateRequestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,UAAU,EAAE,MAAM,EAAE,OAAO;EAC3B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACzD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,CAAC,SAAS,+IAA+I;CAC5O,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AACrF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,+CAA+C,EAAE,OAAO,EAC5D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,EACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAMnE,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8C,EAAE,OAAO;EACvD,YAAY,4CAA4C,SAAS;EACjE,cAAc,6CAA6C,SAAS;CACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
|
|
@@ -5,8 +5,8 @@ const RedcircleApiDeleteCollectionInput = zod.z.object({ collection_id: zod.z.st
|
|
|
5
5
|
const RedcircleApiDeleteCollection_RequestInfoSchema = zod.z.object({
|
|
6
6
|
message: zod.z.string().describe("Confirmation message or error details").nullable(),
|
|
7
7
|
success: zod.z.boolean().describe("Indicates whether the deletion was successful").nullable()
|
|
8
|
-
}).describe("Response metadata container.");
|
|
9
|
-
const RedcircleApiDeleteCollectionOutput = zod.z.object({ request_info: RedcircleApiDeleteCollection_RequestInfoSchema.nullable() }).describe("Response schema for collection deletion.");
|
|
8
|
+
}).passthrough().describe("Response metadata container.");
|
|
9
|
+
const RedcircleApiDeleteCollectionOutput = zod.z.object({ request_info: RedcircleApiDeleteCollection_RequestInfoSchema.nullable() }).passthrough().describe("Response schema for collection deletion.");
|
|
10
10
|
const redcircleApiDeleteCollection = require_action.action("REDCIRCLE_API_DELETE_COLLECTION", {
|
|
11
11
|
slug: "redcircle_api-delete-collection",
|
|
12
12
|
name: "Delete Collection",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-collection.cjs","names":["z","action"],"sources":["../../src/actions/delete-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteCollectionInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to delete. Note: Collection cannot be deleted while actively running.\"),\n}).describe(\"Request parameters for deleting a collection.\");\nconst RedcircleApiDeleteCollection_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable(),\n}).describe(\"Response metadata container.\");\nexport const RedcircleApiDeleteCollectionOutput = z.object({\n request_info: RedcircleApiDeleteCollection_RequestInfoSchema.nullable(),\n}).describe(\"Response schema for collection deletion.\");\n\nexport const redcircleApiDeleteCollection = action(\"REDCIRCLE_API_DELETE_COLLECTION\", {\n slug: \"redcircle_api-delete-collection\",\n name: \"Delete Collection\",\n description: \"Tool to remove a collection from the system by ID. Use when you need to delete a collection that is not currently running.\",\n input: RedcircleApiDeleteCollectionInput,\n output: RedcircleApiDeleteCollectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EACpJ,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,8BAA8B;
|
|
1
|
+
{"version":3,"file":"delete-collection.cjs","names":["z","action"],"sources":["../../src/actions/delete-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteCollectionInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to delete. Note: Collection cannot be deleted while actively running.\"),\n}).describe(\"Request parameters for deleting a collection.\");\nconst RedcircleApiDeleteCollection_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable(),\n}).passthrough().describe(\"Response metadata container.\");\nexport const RedcircleApiDeleteCollectionOutput = z.object({\n request_info: RedcircleApiDeleteCollection_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response schema for collection deletion.\");\n\nexport const redcircleApiDeleteCollection = action(\"REDCIRCLE_API_DELETE_COLLECTION\", {\n slug: \"redcircle_api-delete-collection\",\n name: \"Delete Collection\",\n description: \"Tool to remove a collection from the system by ID. Use when you need to delete a collection that is not currently running.\",\n input: RedcircleApiDeleteCollectionInput,\n output: RedcircleApiDeleteCollectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EACpJ,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,cAAc,+CAA+C,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,8 +8,8 @@ declare const RedcircleApiDeleteCollectionOutput: z.ZodObject<{
|
|
|
8
8
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const redcircleApiDeleteCollection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
collection_id: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,8 +8,8 @@ declare const RedcircleApiDeleteCollectionOutput: z.ZodObject<{
|
|
|
8
8
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const redcircleApiDeleteCollection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
collection_id: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,13 +5,13 @@ const RedcircleApiDeleteCollectionInput = z.object({ collection_id: z.string().d
|
|
|
5
5
|
const RedcircleApiDeleteCollection_RequestInfoSchema = z.object({
|
|
6
6
|
message: z.string().describe("Confirmation message or error details").nullable(),
|
|
7
7
|
success: z.boolean().describe("Indicates whether the deletion was successful").nullable()
|
|
8
|
-
}).describe("Response metadata container.");
|
|
8
|
+
}).passthrough().describe("Response metadata container.");
|
|
9
9
|
const redcircleApiDeleteCollection = action("REDCIRCLE_API_DELETE_COLLECTION", {
|
|
10
10
|
slug: "redcircle_api-delete-collection",
|
|
11
11
|
name: "Delete Collection",
|
|
12
12
|
description: "Tool to remove a collection from the system by ID. Use when you need to delete a collection that is not currently running.",
|
|
13
13
|
input: RedcircleApiDeleteCollectionInput,
|
|
14
|
-
output: z.object({ request_info: RedcircleApiDeleteCollection_RequestInfoSchema.nullable() }).describe("Response schema for collection deletion.")
|
|
14
|
+
output: z.object({ request_info: RedcircleApiDeleteCollection_RequestInfoSchema.nullable() }).passthrough().describe("Response schema for collection deletion.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { redcircleApiDeleteCollection };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-collection.mjs","names":[],"sources":["../../src/actions/delete-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteCollectionInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to delete. Note: Collection cannot be deleted while actively running.\"),\n}).describe(\"Request parameters for deleting a collection.\");\nconst RedcircleApiDeleteCollection_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable(),\n}).describe(\"Response metadata container.\");\nexport const RedcircleApiDeleteCollectionOutput = z.object({\n request_info: RedcircleApiDeleteCollection_RequestInfoSchema.nullable(),\n}).describe(\"Response schema for collection deletion.\");\n\nexport const redcircleApiDeleteCollection = action(\"REDCIRCLE_API_DELETE_COLLECTION\", {\n slug: \"redcircle_api-delete-collection\",\n name: \"Delete Collection\",\n description: \"Tool to remove a collection from the system by ID. Use when you need to delete a collection that is not currently running.\",\n input: RedcircleApiDeleteCollectionInput,\n output: RedcircleApiDeleteCollectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EACpJ,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,iDAAiD,EAAE,OAAO;CAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,8BAA8B;
|
|
1
|
+
{"version":3,"file":"delete-collection.mjs","names":[],"sources":["../../src/actions/delete-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteCollectionInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to delete. Note: Collection cannot be deleted while actively running.\"),\n}).describe(\"Request parameters for deleting a collection.\");\nconst RedcircleApiDeleteCollection_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable(),\n}).passthrough().describe(\"Response metadata container.\");\nexport const RedcircleApiDeleteCollectionOutput = z.object({\n request_info: RedcircleApiDeleteCollection_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response schema for collection deletion.\");\n\nexport const redcircleApiDeleteCollection = action(\"REDCIRCLE_API_DELETE_COLLECTION\", {\n slug: \"redcircle_api-delete-collection\",\n name: \"Delete Collection\",\n description: \"Tool to remove a collection from the system by ID. Use when you need to delete a collection that is not currently running.\",\n input: RedcircleApiDeleteCollectionInput,\n output: RedcircleApiDeleteCollectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EACpJ,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,iDAAiD,EAAE,OAAO;CAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AAKxD,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,cAAc,+CAA+C,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
|
|
@@ -5,8 +5,8 @@ const RedcircleApiDeleteDestinationInput = zod.z.object({ destination_id: zod.z.
|
|
|
5
5
|
const RedcircleApiDeleteDestination_RequestInfoSchema = zod.z.object({
|
|
6
6
|
message: zod.z.string().describe("Confirmation message (e.g., '1 Destination deleted') or error details").nullable(),
|
|
7
7
|
success: zod.z.boolean().describe("Indicates whether the deletion was successful").nullable()
|
|
8
|
-
}).describe("Contains deletion status information.");
|
|
9
|
-
const RedcircleApiDeleteDestinationOutput = zod.z.object({ request_info: RedcircleApiDeleteDestination_RequestInfoSchema.nullable() }).describe("Response model for destination deletion.");
|
|
8
|
+
}).passthrough().describe("Contains deletion status information.");
|
|
9
|
+
const RedcircleApiDeleteDestinationOutput = zod.z.object({ request_info: RedcircleApiDeleteDestination_RequestInfoSchema.nullable() }).passthrough().describe("Response model for destination deletion.");
|
|
10
10
|
const redcircleApiDeleteDestination = require_action.action("REDCIRCLE_API_DELETE_DESTINATION", {
|
|
11
11
|
slug: "redcircle_api-delete-destination",
|
|
12
12
|
name: "Delete Destination",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-destination.cjs","names":["z","action"],"sources":["../../src/actions/delete-destination.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteDestinationInput = z.object({\n destination_id: z.string().describe(\"The unique identifier of the destination to be removed\"),\n}).describe(\"Request model for deleting a destination by ID.\");\nconst RedcircleApiDeleteDestination_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message (e.g., '1 Destination deleted') or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable(),\n}).describe(\"Contains deletion status information.\");\nexport const RedcircleApiDeleteDestinationOutput = z.object({\n request_info: RedcircleApiDeleteDestination_RequestInfoSchema.nullable(),\n}).describe(\"Response model for destination deletion.\");\n\nexport const redcircleApiDeleteDestination = action(\"REDCIRCLE_API_DELETE_DESTINATION\", {\n slug: \"redcircle_api-delete-destination\",\n name: \"Delete Destination\",\n description: \"Tool to remove a destination from your RedCircle API account. Use when you need to permanently delete a specific destination by its ID.\",\n input: RedcircleApiDeleteDestinationInput,\n output: RedcircleApiDeleteDestinationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC9F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC/G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,uCAAuC;
|
|
1
|
+
{"version":3,"file":"delete-destination.cjs","names":["z","action"],"sources":["../../src/actions/delete-destination.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteDestinationInput = z.object({\n destination_id: z.string().describe(\"The unique identifier of the destination to be removed\"),\n}).describe(\"Request model for deleting a destination by ID.\");\nconst RedcircleApiDeleteDestination_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message (e.g., '1 Destination deleted') or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable(),\n}).passthrough().describe(\"Contains deletion status information.\");\nexport const RedcircleApiDeleteDestinationOutput = z.object({\n request_info: RedcircleApiDeleteDestination_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for destination deletion.\");\n\nexport const redcircleApiDeleteDestination = action(\"REDCIRCLE_API_DELETE_DESTINATION\", {\n slug: \"redcircle_api-delete-destination\",\n name: \"Delete Destination\",\n description: \"Tool to remove a destination from your RedCircle API account. Use when you need to permanently delete a specific destination by its ID.\",\n input: RedcircleApiDeleteDestinationInput,\n output: RedcircleApiDeleteDestinationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC9F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC/G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,cAAc,gDAAgD,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,8 +8,8 @@ declare const RedcircleApiDeleteDestinationOutput: z.ZodObject<{
|
|
|
8
8
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const redcircleApiDeleteDestination: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
destination_id: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,8 +8,8 @@ declare const RedcircleApiDeleteDestinationOutput: z.ZodObject<{
|
|
|
8
8
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const redcircleApiDeleteDestination: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
destination_id: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,13 +5,13 @@ const RedcircleApiDeleteDestinationInput = z.object({ destination_id: z.string()
|
|
|
5
5
|
const RedcircleApiDeleteDestination_RequestInfoSchema = z.object({
|
|
6
6
|
message: z.string().describe("Confirmation message (e.g., '1 Destination deleted') or error details").nullable(),
|
|
7
7
|
success: z.boolean().describe("Indicates whether the deletion was successful").nullable()
|
|
8
|
-
}).describe("Contains deletion status information.");
|
|
8
|
+
}).passthrough().describe("Contains deletion status information.");
|
|
9
9
|
const redcircleApiDeleteDestination = action("REDCIRCLE_API_DELETE_DESTINATION", {
|
|
10
10
|
slug: "redcircle_api-delete-destination",
|
|
11
11
|
name: "Delete Destination",
|
|
12
12
|
description: "Tool to remove a destination from your RedCircle API account. Use when you need to permanently delete a specific destination by its ID.",
|
|
13
13
|
input: RedcircleApiDeleteDestinationInput,
|
|
14
|
-
output: z.object({ request_info: RedcircleApiDeleteDestination_RequestInfoSchema.nullable() }).describe("Response model for destination deletion.")
|
|
14
|
+
output: z.object({ request_info: RedcircleApiDeleteDestination_RequestInfoSchema.nullable() }).passthrough().describe("Response model for destination deletion.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { redcircleApiDeleteDestination };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-destination.mjs","names":[],"sources":["../../src/actions/delete-destination.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteDestinationInput = z.object({\n destination_id: z.string().describe(\"The unique identifier of the destination to be removed\"),\n}).describe(\"Request model for deleting a destination by ID.\");\nconst RedcircleApiDeleteDestination_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message (e.g., '1 Destination deleted') or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable(),\n}).describe(\"Contains deletion status information.\");\nexport const RedcircleApiDeleteDestinationOutput = z.object({\n request_info: RedcircleApiDeleteDestination_RequestInfoSchema.nullable(),\n}).describe(\"Response model for destination deletion.\");\n\nexport const redcircleApiDeleteDestination = action(\"REDCIRCLE_API_DELETE_DESTINATION\", {\n slug: \"redcircle_api-delete-destination\",\n name: \"Delete Destination\",\n description: \"Tool to remove a destination from your RedCircle API account. Use when you need to permanently delete a specific destination by its ID.\",\n input: RedcircleApiDeleteDestinationInput,\n output: RedcircleApiDeleteDestinationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO,EACzD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC9F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kDAAkD,EAAE,OAAO;CAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC/G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,uCAAuC;
|
|
1
|
+
{"version":3,"file":"delete-destination.mjs","names":[],"sources":["../../src/actions/delete-destination.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteDestinationInput = z.object({\n destination_id: z.string().describe(\"The unique identifier of the destination to be removed\"),\n}).describe(\"Request model for deleting a destination by ID.\");\nconst RedcircleApiDeleteDestination_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message (e.g., '1 Destination deleted') or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable(),\n}).passthrough().describe(\"Contains deletion status information.\");\nexport const RedcircleApiDeleteDestinationOutput = z.object({\n request_info: RedcircleApiDeleteDestination_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for destination deletion.\");\n\nexport const redcircleApiDeleteDestination = action(\"REDCIRCLE_API_DELETE_DESTINATION\", {\n slug: \"redcircle_api-delete-destination\",\n name: \"Delete Destination\",\n description: \"Tool to remove a destination from your RedCircle API account. Use when you need to permanently delete a specific destination by its ID.\",\n input: RedcircleApiDeleteDestinationInput,\n output: RedcircleApiDeleteDestinationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO,EACzD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC9F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kDAAkD,EAAE,OAAO;CAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC/G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAKjE,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,cAAc,gDAAgD,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
|
|
@@ -8,8 +8,8 @@ const RedcircleApiDeleteRequestInput = zod.z.object({
|
|
|
8
8
|
const RedcircleApiDeleteRequest_RequestInfoSchema = zod.z.object({
|
|
9
9
|
message: zod.z.string().describe("Descriptive message about the operation result.").nullable(),
|
|
10
10
|
success: zod.z.boolean().describe("Indicates if deletion succeeded.").nullable()
|
|
11
|
-
}).describe("Contains the operation result details.");
|
|
12
|
-
const RedcircleApiDeleteRequestOutput = zod.z.object({ request_info: RedcircleApiDeleteRequest_RequestInfoSchema.nullable() }).describe("Response model for deleting a request from a collection.");
|
|
11
|
+
}).passthrough().describe("Contains the operation result details.");
|
|
12
|
+
const RedcircleApiDeleteRequestOutput = zod.z.object({ request_info: RedcircleApiDeleteRequest_RequestInfoSchema.nullable() }).passthrough().describe("Response model for deleting a request from a collection.");
|
|
13
13
|
const redcircleApiDeleteRequest = require_action.action("REDCIRCLE_API_DELETE_REQUEST", {
|
|
14
14
|
slug: "redcircle_api-delete-request",
|
|
15
15
|
name: "Delete Request from Collection",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-request.cjs","names":["z","action"],"sources":["../../src/actions/delete-request.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteRequestInput = z.object({\n request_id: z.string().describe(\"The unique identifier of the specific request to remove from the collection.\"),\n collection_id: z.string().describe(\"The unique identifier for the collection containing the request. Collections must not be actively running to delete requests.\"),\n}).describe(\"Request model for deleting a request from a collection.\");\nconst RedcircleApiDeleteRequest_RequestInfoSchema = z.object({\n message: z.string().describe(\"Descriptive message about the operation result.\").nullable(),\n success: z.boolean().describe(\"Indicates if deletion succeeded.\").nullable(),\n}).describe(\"Contains the operation result details.\");\nexport const RedcircleApiDeleteRequestOutput = z.object({\n request_info: RedcircleApiDeleteRequest_RequestInfoSchema.nullable(),\n}).describe(\"Response model for deleting a request from a collection.\");\n\nexport const redcircleApiDeleteRequest = action(\"REDCIRCLE_API_DELETE_REQUEST\", {\n slug: \"redcircle_api-delete-request\",\n name: \"Delete Request from Collection\",\n description: \"Tool to remove an individual request from a collection. Use when you need to delete a specific request from a collection by providing both collection_id and request_id. Collections must not be running during deletion.\",\n input: RedcircleApiDeleteRequestInput,\n output: RedcircleApiDeleteRequestOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC9G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H;AACpK,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"delete-request.cjs","names":["z","action"],"sources":["../../src/actions/delete-request.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteRequestInput = z.object({\n request_id: z.string().describe(\"The unique identifier of the specific request to remove from the collection.\"),\n collection_id: z.string().describe(\"The unique identifier for the collection containing the request. Collections must not be actively running to delete requests.\"),\n}).describe(\"Request model for deleting a request from a collection.\");\nconst RedcircleApiDeleteRequest_RequestInfoSchema = z.object({\n message: z.string().describe(\"Descriptive message about the operation result.\").nullable(),\n success: z.boolean().describe(\"Indicates if deletion succeeded.\").nullable(),\n}).passthrough().describe(\"Contains the operation result details.\");\nexport const RedcircleApiDeleteRequestOutput = z.object({\n request_info: RedcircleApiDeleteRequest_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for deleting a request from a collection.\");\n\nexport const redcircleApiDeleteRequest = action(\"REDCIRCLE_API_DELETE_REQUEST\", {\n slug: \"redcircle_api-delete-request\",\n name: \"Delete Request from Collection\",\n description: \"Tool to remove an individual request from a collection. Use when you need to delete a specific request from a collection by providing both collection_id and request_id. Collections must not be running during deletion.\",\n input: RedcircleApiDeleteRequestInput,\n output: RedcircleApiDeleteRequestOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC9G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H;AACpK,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,cAAc,4CAA4C,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,8 +9,8 @@ declare const RedcircleApiDeleteRequestOutput: z.ZodObject<{
|
|
|
9
9
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
10
10
|
message: z.ZodNullable<z.ZodString>;
|
|
11
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
-
}, z.core.$
|
|
13
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const redcircleApiDeleteRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
request_id: string;
|
|
16
16
|
collection_id: string;
|
|
@@ -9,8 +9,8 @@ declare const RedcircleApiDeleteRequestOutput: z.ZodObject<{
|
|
|
9
9
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
10
10
|
message: z.ZodNullable<z.ZodString>;
|
|
11
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
-
}, z.core.$
|
|
13
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const redcircleApiDeleteRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
request_id: string;
|
|
16
16
|
collection_id: string;
|
|
@@ -8,13 +8,13 @@ const RedcircleApiDeleteRequestInput = z.object({
|
|
|
8
8
|
const RedcircleApiDeleteRequest_RequestInfoSchema = z.object({
|
|
9
9
|
message: z.string().describe("Descriptive message about the operation result.").nullable(),
|
|
10
10
|
success: z.boolean().describe("Indicates if deletion succeeded.").nullable()
|
|
11
|
-
}).describe("Contains the operation result details.");
|
|
11
|
+
}).passthrough().describe("Contains the operation result details.");
|
|
12
12
|
const redcircleApiDeleteRequest = action("REDCIRCLE_API_DELETE_REQUEST", {
|
|
13
13
|
slug: "redcircle_api-delete-request",
|
|
14
14
|
name: "Delete Request from Collection",
|
|
15
15
|
description: "Tool to remove an individual request from a collection. Use when you need to delete a specific request from a collection by providing both collection_id and request_id. Collections must not be running during deletion.",
|
|
16
16
|
input: RedcircleApiDeleteRequestInput,
|
|
17
|
-
output: z.object({ request_info: RedcircleApiDeleteRequest_RequestInfoSchema.nullable() }).describe("Response model for deleting a request from a collection.")
|
|
17
|
+
output: z.object({ request_info: RedcircleApiDeleteRequest_RequestInfoSchema.nullable() }).passthrough().describe("Response model for deleting a request from a collection.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { redcircleApiDeleteRequest };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-request.mjs","names":[],"sources":["../../src/actions/delete-request.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteRequestInput = z.object({\n request_id: z.string().describe(\"The unique identifier of the specific request to remove from the collection.\"),\n collection_id: z.string().describe(\"The unique identifier for the collection containing the request. Collections must not be actively running to delete requests.\"),\n}).describe(\"Request model for deleting a request from a collection.\");\nconst RedcircleApiDeleteRequest_RequestInfoSchema = z.object({\n message: z.string().describe(\"Descriptive message about the operation result.\").nullable(),\n success: z.boolean().describe(\"Indicates if deletion succeeded.\").nullable(),\n}).describe(\"Contains the operation result details.\");\nexport const RedcircleApiDeleteRequestOutput = z.object({\n request_info: RedcircleApiDeleteRequest_RequestInfoSchema.nullable(),\n}).describe(\"Response model for deleting a request from a collection.\");\n\nexport const redcircleApiDeleteRequest = action(\"REDCIRCLE_API_DELETE_REQUEST\", {\n slug: \"redcircle_api-delete-request\",\n name: \"Delete Request from Collection\",\n description: \"Tool to remove an individual request from a collection. Use when you need to delete a specific request from a collection by providing both collection_id and request_id. Collections must not be running during deletion.\",\n input: RedcircleApiDeleteRequestInput,\n output: RedcircleApiDeleteRequestOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC9G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H;AACpK,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"delete-request.mjs","names":[],"sources":["../../src/actions/delete-request.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteRequestInput = z.object({\n request_id: z.string().describe(\"The unique identifier of the specific request to remove from the collection.\"),\n collection_id: z.string().describe(\"The unique identifier for the collection containing the request. Collections must not be actively running to delete requests.\"),\n}).describe(\"Request model for deleting a request from a collection.\");\nconst RedcircleApiDeleteRequest_RequestInfoSchema = z.object({\n message: z.string().describe(\"Descriptive message about the operation result.\").nullable(),\n success: z.boolean().describe(\"Indicates if deletion succeeded.\").nullable(),\n}).passthrough().describe(\"Contains the operation result details.\");\nexport const RedcircleApiDeleteRequestOutput = z.object({\n request_info: RedcircleApiDeleteRequest_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for deleting a request from a collection.\");\n\nexport const redcircleApiDeleteRequest = action(\"REDCIRCLE_API_DELETE_REQUEST\", {\n slug: \"redcircle_api-delete-request\",\n name: \"Delete Request from Collection\",\n description: \"Tool to remove an individual request from a collection. Use when you need to delete a specific request from a collection by providing both collection_id and request_id. Collections must not be running during deletion.\",\n input: RedcircleApiDeleteRequestInput,\n output: RedcircleApiDeleteRequestOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC9G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H;AACpK,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,cAAc,4CAA4C,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
|
|
@@ -8,8 +8,8 @@ const RedcircleApiDeleteRequestsBulkInput = zod.z.object({
|
|
|
8
8
|
const RedcircleApiDeleteRequestsBulk_RequestInfoSchema = zod.z.object({
|
|
9
9
|
message: zod.z.string().describe("Confirmation or error details").nullable(),
|
|
10
10
|
success: zod.z.boolean().describe("Indicates whether deletion was successful").nullable()
|
|
11
|
-
}).describe("Information about the deletion result.");
|
|
12
|
-
const RedcircleApiDeleteRequestsBulkOutput = zod.z.object({ request_info: RedcircleApiDeleteRequestsBulk_RequestInfoSchema.nullable() }).describe("Response model for bulk request deletion.");
|
|
11
|
+
}).passthrough().describe("Information about the deletion result.");
|
|
12
|
+
const RedcircleApiDeleteRequestsBulkOutput = zod.z.object({ request_info: RedcircleApiDeleteRequestsBulk_RequestInfoSchema.nullable() }).passthrough().describe("Response model for bulk request deletion.");
|
|
13
13
|
const redcircleApiDeleteRequestsBulk = require_action.action("REDCIRCLE_API_DELETE_REQUESTS_BULK", {
|
|
14
14
|
slug: "redcircle_api-delete-requests-bulk",
|
|
15
15
|
name: "Delete Requests In Bulk",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-requests-bulk.cjs","names":["z","action"],"sources":["../../src/actions/delete-requests-bulk.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteRequestsBulkInput = z.object({\n request_ids: z.array(z.string()).describe(\"An array of Request ID strings to be deleted from the collection. Bulk deletion is typically quicker than sequential calls and helps avoid rate-limit errors.\"),\n collection_id: z.string().describe(\"The identifier of the collection containing requests to delete\"),\n}).describe(\"Request model for bulk deletion of requests from a collection.\");\nconst RedcircleApiDeleteRequestsBulk_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether deletion was successful\").nullable(),\n}).describe(\"Information about the deletion result.\");\nexport const RedcircleApiDeleteRequestsBulkOutput = z.object({\n request_info: RedcircleApiDeleteRequestsBulk_RequestInfoSchema.nullable(),\n}).describe(\"Response model for bulk request deletion.\");\n\nexport const redcircleApiDeleteRequestsBulk = action(\"REDCIRCLE_API_DELETE_REQUESTS_BULK\", {\n slug: \"redcircle_api-delete-requests-bulk\",\n name: \"Delete Requests In Bulk\",\n description: \"Tool to delete multiple requests from a collection in bulk. Use when you need to remove multiple requests efficiently. Note: Requests can only be deleted when the collection is not running.\",\n input: RedcircleApiDeleteRequestsBulkInput,\n output: RedcircleApiDeleteRequestsBulkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+JAA+J;CACzM,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;AACrG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"delete-requests-bulk.cjs","names":["z","action"],"sources":["../../src/actions/delete-requests-bulk.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteRequestsBulkInput = z.object({\n request_ids: z.array(z.string()).describe(\"An array of Request ID strings to be deleted from the collection. Bulk deletion is typically quicker than sequential calls and helps avoid rate-limit errors.\"),\n collection_id: z.string().describe(\"The identifier of the collection containing requests to delete\"),\n}).describe(\"Request model for bulk deletion of requests from a collection.\");\nconst RedcircleApiDeleteRequestsBulk_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether deletion was successful\").nullable(),\n}).passthrough().describe(\"Information about the deletion result.\");\nexport const RedcircleApiDeleteRequestsBulkOutput = z.object({\n request_info: RedcircleApiDeleteRequestsBulk_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for bulk request deletion.\");\n\nexport const redcircleApiDeleteRequestsBulk = action(\"REDCIRCLE_API_DELETE_REQUESTS_BULK\", {\n slug: \"redcircle_api-delete-requests-bulk\",\n name: \"Delete Requests In Bulk\",\n description: \"Tool to delete multiple requests from a collection in bulk. Use when you need to remove multiple requests efficiently. Note: Requests can only be deleted when the collection is not running.\",\n input: RedcircleApiDeleteRequestsBulkInput,\n output: RedcircleApiDeleteRequestsBulkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+JAA+J;CACzM,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;AACrG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,cAAc,iDAAiD,SAAS,EAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,8 +9,8 @@ declare const RedcircleApiDeleteRequestsBulkOutput: z.ZodObject<{
|
|
|
9
9
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
10
10
|
message: z.ZodNullable<z.ZodString>;
|
|
11
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
-
}, z.core.$
|
|
13
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const redcircleApiDeleteRequestsBulk: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
request_ids: string[];
|
|
16
16
|
collection_id: string;
|
|
@@ -9,8 +9,8 @@ declare const RedcircleApiDeleteRequestsBulkOutput: z.ZodObject<{
|
|
|
9
9
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
10
10
|
message: z.ZodNullable<z.ZodString>;
|
|
11
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
-
}, z.core.$
|
|
13
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const redcircleApiDeleteRequestsBulk: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
request_ids: string[];
|
|
16
16
|
collection_id: string;
|
|
@@ -8,13 +8,13 @@ const RedcircleApiDeleteRequestsBulkInput = z.object({
|
|
|
8
8
|
const RedcircleApiDeleteRequestsBulk_RequestInfoSchema = z.object({
|
|
9
9
|
message: z.string().describe("Confirmation or error details").nullable(),
|
|
10
10
|
success: z.boolean().describe("Indicates whether deletion was successful").nullable()
|
|
11
|
-
}).describe("Information about the deletion result.");
|
|
11
|
+
}).passthrough().describe("Information about the deletion result.");
|
|
12
12
|
const redcircleApiDeleteRequestsBulk = action("REDCIRCLE_API_DELETE_REQUESTS_BULK", {
|
|
13
13
|
slug: "redcircle_api-delete-requests-bulk",
|
|
14
14
|
name: "Delete Requests In Bulk",
|
|
15
15
|
description: "Tool to delete multiple requests from a collection in bulk. Use when you need to remove multiple requests efficiently. Note: Requests can only be deleted when the collection is not running.",
|
|
16
16
|
input: RedcircleApiDeleteRequestsBulkInput,
|
|
17
|
-
output: z.object({ request_info: RedcircleApiDeleteRequestsBulk_RequestInfoSchema.nullable() }).describe("Response model for bulk request deletion.")
|
|
17
|
+
output: z.object({ request_info: RedcircleApiDeleteRequestsBulk_RequestInfoSchema.nullable() }).passthrough().describe("Response model for bulk request deletion.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { redcircleApiDeleteRequestsBulk };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-requests-bulk.mjs","names":[],"sources":["../../src/actions/delete-requests-bulk.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteRequestsBulkInput = z.object({\n request_ids: z.array(z.string()).describe(\"An array of Request ID strings to be deleted from the collection. Bulk deletion is typically quicker than sequential calls and helps avoid rate-limit errors.\"),\n collection_id: z.string().describe(\"The identifier of the collection containing requests to delete\"),\n}).describe(\"Request model for bulk deletion of requests from a collection.\");\nconst RedcircleApiDeleteRequestsBulk_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether deletion was successful\").nullable(),\n}).describe(\"Information about the deletion result.\");\nexport const RedcircleApiDeleteRequestsBulkOutput = z.object({\n request_info: RedcircleApiDeleteRequestsBulk_RequestInfoSchema.nullable(),\n}).describe(\"Response model for bulk request deletion.\");\n\nexport const redcircleApiDeleteRequestsBulk = action(\"REDCIRCLE_API_DELETE_REQUESTS_BULK\", {\n slug: \"redcircle_api-delete-requests-bulk\",\n name: \"Delete Requests In Bulk\",\n description: \"Tool to delete multiple requests from a collection in bulk. Use when you need to remove multiple requests efficiently. Note: Requests can only be deleted when the collection is not running.\",\n input: RedcircleApiDeleteRequestsBulkInput,\n output: RedcircleApiDeleteRequestsBulkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+JAA+J;CACzM,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;AACrG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,mDAAmD,EAAE,OAAO;CAChE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"delete-requests-bulk.mjs","names":[],"sources":["../../src/actions/delete-requests-bulk.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteRequestsBulkInput = z.object({\n request_ids: z.array(z.string()).describe(\"An array of Request ID strings to be deleted from the collection. Bulk deletion is typically quicker than sequential calls and helps avoid rate-limit errors.\"),\n collection_id: z.string().describe(\"The identifier of the collection containing requests to delete\"),\n}).describe(\"Request model for bulk deletion of requests from a collection.\");\nconst RedcircleApiDeleteRequestsBulk_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation or error details\").nullable(),\n success: z.boolean().describe(\"Indicates whether deletion was successful\").nullable(),\n}).passthrough().describe(\"Information about the deletion result.\");\nexport const RedcircleApiDeleteRequestsBulkOutput = z.object({\n request_info: RedcircleApiDeleteRequestsBulk_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for bulk request deletion.\");\n\nexport const redcircleApiDeleteRequestsBulk = action(\"REDCIRCLE_API_DELETE_REQUESTS_BULK\", {\n slug: \"redcircle_api-delete-requests-bulk\",\n name: \"Delete Requests In Bulk\",\n description: \"Tool to delete multiple requests from a collection in bulk. Use when you need to remove multiple requests efficiently. Note: Requests can only be deleted when the collection is not running.\",\n input: RedcircleApiDeleteRequestsBulkInput,\n output: RedcircleApiDeleteRequestsBulkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+JAA+J;CACzM,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;AACrG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,mDAAmD,EAAE,OAAO;CAChE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,cAAc,iDAAiD,SAAS,EAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -4,12 +4,12 @@ let zod = require("zod");
|
|
|
4
4
|
const RedcircleApiDeleteZipcodesInput = zod.z.object({ zipcodes: zod.z.array(zod.z.object({
|
|
5
5
|
domain: zod.z.string().describe("The domain associated with the zipcode to delete"),
|
|
6
6
|
zipcode: zod.z.string().describe("The zipcode value to delete from your account")
|
|
7
|
-
})).describe("List of zipcode/domain pairs to remove from the account. Each entry must include both zipcode and domain fields.") });
|
|
7
|
+
}).passthrough()).describe("List of zipcode/domain pairs to remove from the account. Each entry must include both zipcode and domain fields.") });
|
|
8
8
|
const RedcircleApiDeleteZipcodes_RequestInfoSchema = zod.z.object({
|
|
9
9
|
message: zod.z.string().describe("Human-readable confirmation message indicating the number of zipcodes deleted").nullable(),
|
|
10
10
|
success: zod.z.boolean().describe("Indicates whether the deletion operation was successful").nullable()
|
|
11
|
-
});
|
|
12
|
-
const RedcircleApiDeleteZipcodesOutput = zod.z.object({ request_info: RedcircleApiDeleteZipcodes_RequestInfoSchema.nullable() });
|
|
11
|
+
}).passthrough();
|
|
12
|
+
const RedcircleApiDeleteZipcodesOutput = zod.z.object({ request_info: RedcircleApiDeleteZipcodes_RequestInfoSchema.nullable() }).passthrough();
|
|
13
13
|
const redcircleApiDeleteZipcodes = require_action.action("REDCIRCLE_API_DELETE_ZIPCODES", {
|
|
14
14
|
slug: "redcircle_api-delete-zipcodes",
|
|
15
15
|
name: "Delete Zipcodes",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-zipcodes.cjs","names":["z","action"],"sources":["../../src/actions/delete-zipcodes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteZipcodesInput = z.object({\n zipcodes: z.array(z.object({\n domain: z.string().describe(\"The domain associated with the zipcode to delete\"),\n zipcode: z.string().describe(\"The zipcode value to delete from your account\"),\n})).describe(\"List of zipcode/domain pairs to remove from the account. Each entry must include both zipcode and domain fields.\"),\n});\nconst RedcircleApiDeleteZipcodes_RequestInfoSchema = z.object({\n message: z.string().describe(\"Human-readable confirmation message indicating the number of zipcodes deleted\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion operation was successful\").nullable(),\n});\nexport const RedcircleApiDeleteZipcodesOutput = z.object({\n request_info: RedcircleApiDeleteZipcodes_RequestInfoSchema.nullable(),\n});\n\nexport const redcircleApiDeleteZipcodes = action(\"REDCIRCLE_API_DELETE_ZIPCODES\", {\n slug: \"redcircle_api-delete-zipcodes\",\n name: \"Delete Zipcodes\",\n description: \"Tool to remove zipcodes from your RedCircle API account. Use when you need to delete specific zipcode/domain pairs from your account.\",\n input: RedcircleApiDeleteZipcodesInput,\n output: RedcircleApiDeleteZipcodesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;CAC3B,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AAC9E,CAAC,CAAC,CAAC,CAAC,SAAS,kHAAkH,
|
|
1
|
+
{"version":3,"file":"delete-zipcodes.cjs","names":["z","action"],"sources":["../../src/actions/delete-zipcodes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteZipcodesInput = z.object({\n zipcodes: z.array(z.object({\n domain: z.string().describe(\"The domain associated with the zipcode to delete\"),\n zipcode: z.string().describe(\"The zipcode value to delete from your account\"),\n}).passthrough()).describe(\"List of zipcode/domain pairs to remove from the account. Each entry must include both zipcode and domain fields.\"),\n});\nconst RedcircleApiDeleteZipcodes_RequestInfoSchema = z.object({\n message: z.string().describe(\"Human-readable confirmation message indicating the number of zipcodes deleted\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion operation was successful\").nullable(),\n}).passthrough();\nexport const RedcircleApiDeleteZipcodesOutput = z.object({\n request_info: RedcircleApiDeleteZipcodes_RequestInfoSchema.nullable(),\n}).passthrough();\n\nexport const redcircleApiDeleteZipcodes = action(\"REDCIRCLE_API_DELETE_ZIPCODES\", {\n slug: \"redcircle_api-delete-zipcodes\",\n name: \"Delete Zipcodes\",\n description: \"Tool to remove zipcodes from your RedCircle API account. Use when you need to delete specific zipcode/domain pairs from your account.\",\n input: RedcircleApiDeleteZipcodesInput,\n output: RedcircleApiDeleteZipcodesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;CAC3B,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,kHAAkH,EAC7I,CAAC;AACD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACvH,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,cAAc,6CAA6C,SAAS,EACtE,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -5,16 +5,17 @@ declare const RedcircleApiDeleteZipcodesInput: z.ZodObject<{
|
|
|
5
5
|
zipcodes: z.ZodArray<z.ZodObject<{
|
|
6
6
|
domain: z.ZodString;
|
|
7
7
|
zipcode: z.ZodString;
|
|
8
|
-
}, z.core.$
|
|
8
|
+
}, z.core.$loose>>;
|
|
9
9
|
}, z.core.$strip>;
|
|
10
10
|
declare const RedcircleApiDeleteZipcodesOutput: z.ZodObject<{
|
|
11
11
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
12
12
|
message: z.ZodNullable<z.ZodString>;
|
|
13
13
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
14
|
-
}, z.core.$
|
|
15
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const redcircleApiDeleteZipcodes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
zipcodes: {
|
|
18
|
+
[x: string]: unknown;
|
|
18
19
|
domain: string;
|
|
19
20
|
zipcode: string;
|
|
20
21
|
}[];
|
|
@@ -5,16 +5,17 @@ declare const RedcircleApiDeleteZipcodesInput: z.ZodObject<{
|
|
|
5
5
|
zipcodes: z.ZodArray<z.ZodObject<{
|
|
6
6
|
domain: z.ZodString;
|
|
7
7
|
zipcode: z.ZodString;
|
|
8
|
-
}, z.core.$
|
|
8
|
+
}, z.core.$loose>>;
|
|
9
9
|
}, z.core.$strip>;
|
|
10
10
|
declare const RedcircleApiDeleteZipcodesOutput: z.ZodObject<{
|
|
11
11
|
request_info: z.ZodNullable<z.ZodObject<{
|
|
12
12
|
message: z.ZodNullable<z.ZodString>;
|
|
13
13
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
14
|
-
}, z.core.$
|
|
15
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const redcircleApiDeleteZipcodes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
zipcodes: {
|
|
18
|
+
[x: string]: unknown;
|
|
18
19
|
domain: string;
|
|
19
20
|
zipcode: string;
|
|
20
21
|
}[];
|
|
@@ -4,17 +4,17 @@ import { z } from "zod";
|
|
|
4
4
|
const RedcircleApiDeleteZipcodesInput = z.object({ zipcodes: z.array(z.object({
|
|
5
5
|
domain: z.string().describe("The domain associated with the zipcode to delete"),
|
|
6
6
|
zipcode: z.string().describe("The zipcode value to delete from your account")
|
|
7
|
-
})).describe("List of zipcode/domain pairs to remove from the account. Each entry must include both zipcode and domain fields.") });
|
|
7
|
+
}).passthrough()).describe("List of zipcode/domain pairs to remove from the account. Each entry must include both zipcode and domain fields.") });
|
|
8
8
|
const RedcircleApiDeleteZipcodes_RequestInfoSchema = z.object({
|
|
9
9
|
message: z.string().describe("Human-readable confirmation message indicating the number of zipcodes deleted").nullable(),
|
|
10
10
|
success: z.boolean().describe("Indicates whether the deletion operation was successful").nullable()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const redcircleApiDeleteZipcodes = action("REDCIRCLE_API_DELETE_ZIPCODES", {
|
|
13
13
|
slug: "redcircle_api-delete-zipcodes",
|
|
14
14
|
name: "Delete Zipcodes",
|
|
15
15
|
description: "Tool to remove zipcodes from your RedCircle API account. Use when you need to delete specific zipcode/domain pairs from your account.",
|
|
16
16
|
input: RedcircleApiDeleteZipcodesInput,
|
|
17
|
-
output: z.object({ request_info: RedcircleApiDeleteZipcodes_RequestInfoSchema.nullable() })
|
|
17
|
+
output: z.object({ request_info: RedcircleApiDeleteZipcodes_RequestInfoSchema.nullable() }).passthrough()
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { redcircleApiDeleteZipcodes };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-zipcodes.mjs","names":[],"sources":["../../src/actions/delete-zipcodes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteZipcodesInput = z.object({\n zipcodes: z.array(z.object({\n domain: z.string().describe(\"The domain associated with the zipcode to delete\"),\n zipcode: z.string().describe(\"The zipcode value to delete from your account\"),\n})).describe(\"List of zipcode/domain pairs to remove from the account. Each entry must include both zipcode and domain fields.\"),\n});\nconst RedcircleApiDeleteZipcodes_RequestInfoSchema = z.object({\n message: z.string().describe(\"Human-readable confirmation message indicating the number of zipcodes deleted\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion operation was successful\").nullable(),\n});\nexport const RedcircleApiDeleteZipcodesOutput = z.object({\n request_info: RedcircleApiDeleteZipcodes_RequestInfoSchema.nullable(),\n});\n\nexport const redcircleApiDeleteZipcodes = action(\"REDCIRCLE_API_DELETE_ZIPCODES\", {\n slug: \"redcircle_api-delete-zipcodes\",\n name: \"Delete Zipcodes\",\n description: \"Tool to remove zipcodes from your RedCircle API account. Use when you need to delete specific zipcode/domain pairs from your account.\",\n input: RedcircleApiDeleteZipcodesInput,\n output: RedcircleApiDeleteZipcodesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO,EACtD,UAAU,EAAE,MAAM,EAAE,OAAO;CAC3B,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AAC9E,CAAC,CAAC,CAAC,CAAC,SAAS,kHAAkH,
|
|
1
|
+
{"version":3,"file":"delete-zipcodes.mjs","names":[],"sources":["../../src/actions/delete-zipcodes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiDeleteZipcodesInput = z.object({\n zipcodes: z.array(z.object({\n domain: z.string().describe(\"The domain associated with the zipcode to delete\"),\n zipcode: z.string().describe(\"The zipcode value to delete from your account\"),\n}).passthrough()).describe(\"List of zipcode/domain pairs to remove from the account. Each entry must include both zipcode and domain fields.\"),\n});\nconst RedcircleApiDeleteZipcodes_RequestInfoSchema = z.object({\n message: z.string().describe(\"Human-readable confirmation message indicating the number of zipcodes deleted\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion operation was successful\").nullable(),\n}).passthrough();\nexport const RedcircleApiDeleteZipcodesOutput = z.object({\n request_info: RedcircleApiDeleteZipcodes_RequestInfoSchema.nullable(),\n}).passthrough();\n\nexport const redcircleApiDeleteZipcodes = action(\"REDCIRCLE_API_DELETE_ZIPCODES\", {\n slug: \"redcircle_api-delete-zipcodes\",\n name: \"Delete Zipcodes\",\n description: \"Tool to remove zipcodes from your RedCircle API account. Use when you need to delete specific zipcode/domain pairs from your account.\",\n input: RedcircleApiDeleteZipcodesInput,\n output: RedcircleApiDeleteZipcodesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO,EACtD,UAAU,EAAE,MAAM,EAAE,OAAO;CAC3B,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,kHAAkH,EAC7I,CAAC;AACD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACvH,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,cAAc,6CAA6C,SAAS,EACtE,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -6,12 +6,12 @@ const RedcircleApiGetAccount_StatusItemSchema = zod.z.object({
|
|
|
6
6
|
status: zod.z.string().describe("Status of the component (e.g., 'operational', 'degraded', 'down')").nullable().optional(),
|
|
7
7
|
component: zod.z.string().describe("Component name (e.g., 'API', 'Database', 'Queue')").nullable().optional(),
|
|
8
8
|
last_checked: zod.z.string().describe("Timestamp of last status check").nullable().optional()
|
|
9
|
-
}).describe("Platform component status information.");
|
|
9
|
+
}).passthrough().describe("Platform component status information.");
|
|
10
10
|
const RedcircleApiGetAccount_UsageHistoryItemSchema = zod.z.object({
|
|
11
11
|
period: zod.z.string().describe("Time period (e.g., '2024-01', '2024-02')").nullable().optional(),
|
|
12
12
|
api_calls: zod.z.number().int().describe("Number of API calls made during this period").nullable().optional(),
|
|
13
13
|
credits_used: zod.z.number().int().describe("Credits consumed during this period").nullable().optional()
|
|
14
|
-
}).describe("Credit usage data for a specific period.");
|
|
14
|
+
}).passthrough().describe("Credit usage data for a specific period.");
|
|
15
15
|
const RedcircleApiGetAccount_AccountInfoSchema = zod.z.object({
|
|
16
16
|
name: zod.z.string().describe("Account holder name").nullable().optional(),
|
|
17
17
|
plan: zod.z.string().describe("Current subscription plan").nullable().optional(),
|
|
@@ -32,12 +32,12 @@ const RedcircleApiGetAccount_AccountInfoSchema = zod.z.object({
|
|
|
32
32
|
destinations_used: zod.z.number().int().describe("Active destinations count").nullable().optional(),
|
|
33
33
|
destinations_limit: zod.z.number().int().describe("Maximum destinations allowed").nullable().optional(),
|
|
34
34
|
account_balance_usd: zod.z.number().describe("Current USD balance").nullable().optional()
|
|
35
|
-
}).describe("Account information and usage metrics.");
|
|
36
|
-
const RedcircleApiGetAccount_RequestInfoSchema = zod.z.object({ success: zod.z.boolean().describe("Indicates successful API call").nullable().optional() }).describe("Request information.");
|
|
35
|
+
}).passthrough().describe("Account information and usage metrics.");
|
|
36
|
+
const RedcircleApiGetAccount_RequestInfoSchema = zod.z.object({ success: zod.z.boolean().describe("Indicates successful API call").nullable().optional() }).passthrough().describe("Request information.");
|
|
37
37
|
const RedcircleApiGetAccountOutput = zod.z.object({
|
|
38
38
|
account_info: RedcircleApiGetAccount_AccountInfoSchema.nullable().optional(),
|
|
39
39
|
request_info: RedcircleApiGetAccount_RequestInfoSchema.nullable().optional()
|
|
40
|
-
}).describe("Response model for GET /account endpoint.");
|
|
40
|
+
}).passthrough().describe("Response model for GET /account endpoint.");
|
|
41
41
|
const redcircleApiGetAccount = require_action.action("REDCIRCLE_API_GET_ACCOUNT", {
|
|
42
42
|
slug: "redcircle_api-get-account",
|
|
43
43
|
name: "Get Account Information",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-account.cjs","names":["z","action"],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiGetAccountInput = z.object({}).describe(\"Request model for GET /account endpoint.\");\nconst RedcircleApiGetAccount_StatusItemSchema = z.object({\n status: z.string().describe(\"Status of the component (e.g., 'operational', 'degraded', 'down')\").nullable().optional(),\n component: z.string().describe(\"Component name (e.g., 'API', 'Database', 'Queue')\").nullable().optional(),\n last_checked: z.string().describe(\"Timestamp of last status check\").nullable().optional(),\n}).describe(\"Platform component status information.\");\nconst RedcircleApiGetAccount_UsageHistoryItemSchema = z.object({\n period: z.string().describe(\"Time period (e.g., '2024-01', '2024-02')\").nullable().optional(),\n api_calls: z.number().int().describe(\"Number of API calls made during this period\").nullable().optional(),\n credits_used: z.number().int().describe(\"Credits consumed during this period\").nullable().optional(),\n}).describe(\"Credit usage data for a specific period.\");\nconst RedcircleApiGetAccount_AccountInfoSchema = z.object({\n name: z.string().describe(\"Account holder name\").nullable().optional(),\n plan: z.string().describe(\"Current subscription plan\").nullable().optional(),\n email: z.string().describe(\"Account email address\").nullable().optional(),\n status: z.array(RedcircleApiGetAccount_StatusItemSchema).describe(\"Platform component status objects\").nullable().optional(),\n api_key: z.string().describe(\"User's API key\").nullable().optional(),\n timezone: z.string().describe(\"Account timezone setting\").nullable().optional(),\n credits_used: z.number().int().describe(\"Credits consumed this month\").nullable().optional(),\n credits_limit: z.number().int().describe(\"Monthly credit allowance\").nullable().optional(),\n overage_limit: z.number().describe(\"Maximum overage amount\").nullable().optional(),\n usage_history: z.array(RedcircleApiGetAccount_UsageHistoryItemSchema).describe(\"Credit usage data for past months\").nullable().optional(),\n overage_allowed: z.boolean().describe(\"Whether overage charges are permitted\").nullable().optional(),\n overage_enabled: z.boolean().describe(\"Overage feature status\").nullable().optional(),\n collections_used: z.number().int().describe(\"Active collections count\").nullable().optional(),\n credits_reset_at: z.string().describe(\"Timestamp for monthly credit reset\").nullable().optional(),\n collections_limit: z.number().int().describe(\"Maximum collections allowed\").nullable().optional(),\n credits_remaining: z.number().int().describe(\"Available credits\").nullable().optional(),\n destinations_used: z.number().int().describe(\"Active destinations count\").nullable().optional(),\n destinations_limit: z.number().int().describe(\"Maximum destinations allowed\").nullable().optional(),\n account_balance_usd: z.number().describe(\"Current USD balance\").nullable().optional(),\n}).describe(\"Account information and usage metrics.\");\nconst RedcircleApiGetAccount_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Indicates successful API call\").nullable().optional(),\n}).describe(\"Request information.\");\nexport const RedcircleApiGetAccountOutput = z.object({\n account_info: RedcircleApiGetAccount_AccountInfoSchema.nullable().optional(),\n request_info: RedcircleApiGetAccount_RequestInfoSchema.nullable().optional(),\n}).describe(\"Response model for GET /account endpoint.\");\n\nexport const redcircleApiGetAccount = action(\"REDCIRCLE_API_GET_ACCOUNT\", {\n slug: \"redcircle_api-get-account\",\n name: \"Get Account Information\",\n description: \"Tool to retrieve account information, usage metrics, and platform status. Use when you need to check account credits, limits, plan details, or platform component status.\",\n input: RedcircleApiGetAccountInput,\n output: RedcircleApiGetAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC3G,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"get-account.cjs","names":["z","action"],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiGetAccountInput = z.object({}).describe(\"Request model for GET /account endpoint.\");\nconst RedcircleApiGetAccount_StatusItemSchema = z.object({\n status: z.string().describe(\"Status of the component (e.g., 'operational', 'degraded', 'down')\").nullable().optional(),\n component: z.string().describe(\"Component name (e.g., 'API', 'Database', 'Queue')\").nullable().optional(),\n last_checked: z.string().describe(\"Timestamp of last status check\").nullable().optional(),\n}).passthrough().describe(\"Platform component status information.\");\nconst RedcircleApiGetAccount_UsageHistoryItemSchema = z.object({\n period: z.string().describe(\"Time period (e.g., '2024-01', '2024-02')\").nullable().optional(),\n api_calls: z.number().int().describe(\"Number of API calls made during this period\").nullable().optional(),\n credits_used: z.number().int().describe(\"Credits consumed during this period\").nullable().optional(),\n}).passthrough().describe(\"Credit usage data for a specific period.\");\nconst RedcircleApiGetAccount_AccountInfoSchema = z.object({\n name: z.string().describe(\"Account holder name\").nullable().optional(),\n plan: z.string().describe(\"Current subscription plan\").nullable().optional(),\n email: z.string().describe(\"Account email address\").nullable().optional(),\n status: z.array(RedcircleApiGetAccount_StatusItemSchema).describe(\"Platform component status objects\").nullable().optional(),\n api_key: z.string().describe(\"User's API key\").nullable().optional(),\n timezone: z.string().describe(\"Account timezone setting\").nullable().optional(),\n credits_used: z.number().int().describe(\"Credits consumed this month\").nullable().optional(),\n credits_limit: z.number().int().describe(\"Monthly credit allowance\").nullable().optional(),\n overage_limit: z.number().describe(\"Maximum overage amount\").nullable().optional(),\n usage_history: z.array(RedcircleApiGetAccount_UsageHistoryItemSchema).describe(\"Credit usage data for past months\").nullable().optional(),\n overage_allowed: z.boolean().describe(\"Whether overage charges are permitted\").nullable().optional(),\n overage_enabled: z.boolean().describe(\"Overage feature status\").nullable().optional(),\n collections_used: z.number().int().describe(\"Active collections count\").nullable().optional(),\n credits_reset_at: z.string().describe(\"Timestamp for monthly credit reset\").nullable().optional(),\n collections_limit: z.number().int().describe(\"Maximum collections allowed\").nullable().optional(),\n credits_remaining: z.number().int().describe(\"Available credits\").nullable().optional(),\n destinations_used: z.number().int().describe(\"Active destinations count\").nullable().optional(),\n destinations_limit: z.number().int().describe(\"Maximum destinations allowed\").nullable().optional(),\n account_balance_usd: z.number().describe(\"Current USD balance\").nullable().optional(),\n}).passthrough().describe(\"Account information and usage metrics.\");\nconst RedcircleApiGetAccount_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Indicates successful API call\").nullable().optional(),\n}).passthrough().describe(\"Request information.\");\nexport const RedcircleApiGetAccountOutput = z.object({\n account_info: RedcircleApiGetAccount_AccountInfoSchema.nullable().optional(),\n request_info: RedcircleApiGetAccount_RequestInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for GET /account endpoint.\");\n\nexport const redcircleApiGetAccount = action(\"REDCIRCLE_API_GET_ACCOUNT\", {\n slug: \"redcircle_api-get-account\",\n name: \"Get Account Information\",\n description: \"Tool to retrieve account information, usage metrics, and platform status. Use when you need to check account credits, limits, plan details, or platform component status.\",\n input: RedcircleApiGetAccountInput,\n output: RedcircleApiGetAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC3G,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,eAAeA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sBAAsB;AAChD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,cAAc,yCAAyC,SAAS,CAAC,CAAC,SAAS;CAC3E,cAAc,yCAAyC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|