@keystrokehq/ragie 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-document-from-url.cjs +5 -5
- package/dist/actions/create-document-from-url.cjs.map +1 -1
- package/dist/actions/create-document-from-url.d.cts +28 -3
- package/dist/actions/create-document-from-url.d.cts.map +1 -1
- package/dist/actions/create-document-from-url.d.mts +28 -3
- package/dist/actions/create-document-from-url.d.mts.map +1 -1
- package/dist/actions/create-document-from-url.mjs +5 -5
- package/dist/actions/create-document-from-url.mjs.map +1 -1
- package/dist/actions/create-document-raw.cjs +5 -5
- package/dist/actions/create-document-raw.cjs.map +1 -1
- package/dist/actions/create-document-raw.d.cts +26 -3
- package/dist/actions/create-document-raw.d.cts.map +1 -1
- package/dist/actions/create-document-raw.d.mts +26 -3
- package/dist/actions/create-document-raw.d.mts.map +1 -1
- package/dist/actions/create-document-raw.mjs +5 -5
- package/dist/actions/create-document-raw.mjs.map +1 -1
- package/dist/actions/create-document.cjs +7 -7
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +42 -3
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +42 -3
- package/dist/actions/create-document.d.mts.map +1 -1
- package/dist/actions/create-document.mjs +7 -7
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-instruction.cjs +7 -7
- package/dist/actions/create-instruction.cjs.map +1 -1
- package/dist/actions/create-instruction.d.cts +33 -3
- package/dist/actions/create-instruction.d.cts.map +1 -1
- package/dist/actions/create-instruction.d.mts +33 -3
- package/dist/actions/create-instruction.d.mts.map +1 -1
- package/dist/actions/create-instruction.mjs +7 -7
- package/dist/actions/create-instruction.mjs.map +1 -1
- package/dist/actions/create-oauth-redirect-url.cjs +1 -1
- package/dist/actions/create-oauth-redirect-url.cjs.map +1 -1
- package/dist/actions/create-oauth-redirect-url.d.cts +25 -3
- package/dist/actions/create-oauth-redirect-url.d.cts.map +1 -1
- package/dist/actions/create-oauth-redirect-url.d.mts +25 -3
- package/dist/actions/create-oauth-redirect-url.d.mts.map +1 -1
- package/dist/actions/create-oauth-redirect-url.mjs +1 -1
- package/dist/actions/create-oauth-redirect-url.mjs.map +1 -1
- package/dist/actions/create-partition-partitions-post.cjs +3 -3
- package/dist/actions/create-partition-partitions-post.cjs.map +1 -1
- package/dist/actions/create-partition-partitions-post.d.cts +83 -3
- package/dist/actions/create-partition-partitions-post.d.cts.map +1 -1
- package/dist/actions/create-partition-partitions-post.d.mts +83 -3
- package/dist/actions/create-partition-partitions-post.d.mts.map +1 -1
- package/dist/actions/create-partition-partitions-post.mjs +3 -3
- package/dist/actions/create-partition-partitions-post.mjs.map +1 -1
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +13 -3
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +13 -3
- package/dist/actions/delete-document.d.mts.map +1 -1
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/delete-instruction.cjs.map +1 -1
- package/dist/actions/delete-instruction.d.cts +9 -3
- package/dist/actions/delete-instruction.d.cts.map +1 -1
- package/dist/actions/delete-instruction.d.mts +9 -3
- package/dist/actions/delete-instruction.d.mts.map +1 -1
- package/dist/actions/delete-instruction.mjs.map +1 -1
- package/dist/actions/delete-partition.cjs.map +1 -1
- package/dist/actions/delete-partition.d.cts +11 -3
- package/dist/actions/delete-partition.d.cts.map +1 -1
- package/dist/actions/delete-partition.d.mts +11 -3
- package/dist/actions/delete-partition.d.mts.map +1 -1
- package/dist/actions/delete-partition.mjs.map +1 -1
- package/dist/actions/get-document-chunk-content.cjs +1 -1
- package/dist/actions/get-document-chunk-content.cjs.map +1 -1
- package/dist/actions/get-document-chunk-content.d.cts +31 -3
- package/dist/actions/get-document-chunk-content.d.cts.map +1 -1
- package/dist/actions/get-document-chunk-content.d.mts +31 -3
- package/dist/actions/get-document-chunk-content.d.mts.map +1 -1
- package/dist/actions/get-document-chunk-content.mjs +1 -1
- package/dist/actions/get-document-chunk-content.mjs.map +1 -1
- package/dist/actions/get-document-chunk.cjs +3 -3
- package/dist/actions/get-document-chunk.cjs.map +1 -1
- package/dist/actions/get-document-chunk.d.cts +18 -3
- package/dist/actions/get-document-chunk.d.cts.map +1 -1
- package/dist/actions/get-document-chunk.d.mts +18 -3
- package/dist/actions/get-document-chunk.d.mts.map +1 -1
- package/dist/actions/get-document-chunk.mjs +3 -3
- package/dist/actions/get-document-chunk.mjs.map +1 -1
- package/dist/actions/get-document-chunks.cjs +3 -3
- package/dist/actions/get-document-chunks.cjs.map +1 -1
- package/dist/actions/get-document-chunks.d.cts +29 -3
- package/dist/actions/get-document-chunks.d.cts.map +1 -1
- package/dist/actions/get-document-chunks.d.mts +29 -3
- package/dist/actions/get-document-chunks.d.mts.map +1 -1
- package/dist/actions/get-document-chunks.mjs +3 -3
- package/dist/actions/get-document-chunks.mjs.map +1 -1
- package/dist/actions/get-document-content.cjs +1 -1
- package/dist/actions/get-document-content.cjs.map +1 -1
- package/dist/actions/get-document-content.d.cts +27 -3
- package/dist/actions/get-document-content.d.cts.map +1 -1
- package/dist/actions/get-document-content.d.mts +27 -3
- package/dist/actions/get-document-content.d.mts.map +1 -1
- package/dist/actions/get-document-content.mjs +1 -1
- package/dist/actions/get-document-content.mjs.map +1 -1
- package/dist/actions/get-document-summary.cjs +2 -2
- package/dist/actions/get-document-summary.cjs.map +1 -1
- package/dist/actions/get-document-summary.d.cts +12 -3
- package/dist/actions/get-document-summary.d.cts.map +1 -1
- package/dist/actions/get-document-summary.d.mts +12 -3
- package/dist/actions/get-document-summary.d.mts.map +1 -1
- package/dist/actions/get-document-summary.mjs +2 -2
- package/dist/actions/get-document-summary.mjs.map +1 -1
- package/dist/actions/get-document.cjs +6 -6
- package/dist/actions/get-document.cjs.map +1 -1
- package/dist/actions/get-document.d.cts +21 -3
- package/dist/actions/get-document.d.cts.map +1 -1
- package/dist/actions/get-document.d.mts +21 -3
- package/dist/actions/get-document.d.mts.map +1 -1
- package/dist/actions/get-document.mjs +6 -6
- package/dist/actions/get-document.mjs.map +1 -1
- package/dist/actions/get-partition.cjs +3 -3
- package/dist/actions/get-partition.cjs.map +1 -1
- package/dist/actions/get-partition.d.cts +43 -3
- package/dist/actions/get-partition.d.cts.map +1 -1
- package/dist/actions/get-partition.d.mts +43 -3
- package/dist/actions/get-partition.d.mts.map +1 -1
- package/dist/actions/get-partition.mjs +3 -3
- package/dist/actions/get-partition.mjs.map +1 -1
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +78 -3
- package/dist/actions/get-response.d.cts.map +1 -1
- package/dist/actions/get-response.d.mts +78 -3
- package/dist/actions/get-response.d.mts.map +1 -1
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/list-connection-source-types.cjs +4 -4
- package/dist/actions/list-connection-source-types.cjs.map +1 -1
- package/dist/actions/list-connection-source-types.d.cts +10 -3
- package/dist/actions/list-connection-source-types.d.cts.map +1 -1
- package/dist/actions/list-connection-source-types.d.mts +10 -3
- package/dist/actions/list-connection-source-types.d.mts.map +1 -1
- package/dist/actions/list-connection-source-types.mjs +4 -4
- package/dist/actions/list-connection-source-types.mjs.map +1 -1
- package/dist/actions/list-connections-connections-get.cjs +8 -8
- package/dist/actions/list-connections-connections-get.cjs.map +1 -1
- package/dist/actions/list-connections-connections-get.d.cts +31 -3
- package/dist/actions/list-connections-connections-get.d.cts.map +1 -1
- package/dist/actions/list-connections-connections-get.d.mts +31 -3
- package/dist/actions/list-connections-connections-get.d.mts.map +1 -1
- package/dist/actions/list-connections-connections-get.mjs +8 -8
- package/dist/actions/list-connections-connections-get.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +7 -7
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +30 -3
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +30 -3
- package/dist/actions/list-documents.d.mts.map +1 -1
- package/dist/actions/list-documents.mjs +7 -7
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-entities-by-document.cjs +6 -6
- package/dist/actions/list-entities-by-document.cjs.map +1 -1
- package/dist/actions/list-entities-by-document.d.cts +27 -3
- package/dist/actions/list-entities-by-document.d.cts.map +1 -1
- package/dist/actions/list-entities-by-document.d.mts +27 -3
- package/dist/actions/list-entities-by-document.d.mts.map +1 -1
- package/dist/actions/list-entities-by-document.mjs +6 -6
- package/dist/actions/list-entities-by-document.mjs.map +1 -1
- package/dist/actions/list-entities-by-instruction.cjs +6 -6
- package/dist/actions/list-entities-by-instruction.cjs.map +1 -1
- package/dist/actions/list-entities-by-instruction.d.cts +27 -3
- package/dist/actions/list-entities-by-instruction.d.cts.map +1 -1
- package/dist/actions/list-entities-by-instruction.d.mts +27 -3
- package/dist/actions/list-entities-by-instruction.d.mts.map +1 -1
- package/dist/actions/list-entities-by-instruction.mjs +6 -6
- package/dist/actions/list-entities-by-instruction.mjs.map +1 -1
- package/dist/actions/list-instructions.cjs +7 -7
- package/dist/actions/list-instructions.cjs.map +1 -1
- package/dist/actions/list-instructions.d.cts +19 -3
- package/dist/actions/list-instructions.d.cts.map +1 -1
- package/dist/actions/list-instructions.d.mts +19 -3
- package/dist/actions/list-instructions.d.mts.map +1 -1
- package/dist/actions/list-instructions.mjs +7 -7
- package/dist/actions/list-instructions.mjs.map +1 -1
- package/dist/actions/list-partitions.cjs +4 -4
- package/dist/actions/list-partitions.cjs.map +1 -1
- package/dist/actions/list-partitions.d.cts +36 -3
- package/dist/actions/list-partitions.d.cts.map +1 -1
- package/dist/actions/list-partitions.d.mts +36 -3
- package/dist/actions/list-partitions.d.mts.map +1 -1
- package/dist/actions/list-partitions.mjs +4 -4
- package/dist/actions/list-partitions.mjs.map +1 -1
- package/dist/actions/patch-document-metadata.cjs.map +1 -1
- package/dist/actions/patch-document-metadata.d.cts +16 -3
- package/dist/actions/patch-document-metadata.d.cts.map +1 -1
- package/dist/actions/patch-document-metadata.d.mts +16 -3
- package/dist/actions/patch-document-metadata.d.mts.map +1 -1
- package/dist/actions/patch-document-metadata.mjs.map +1 -1
- package/dist/actions/retrieve.cjs.map +1 -1
- package/dist/actions/retrieve.d.cts +31 -3
- package/dist/actions/retrieve.d.cts.map +1 -1
- package/dist/actions/retrieve.d.mts +31 -3
- package/dist/actions/retrieve.d.mts.map +1 -1
- package/dist/actions/retrieve.mjs.map +1 -1
- package/dist/actions/set-partition-limits.cjs +3 -3
- package/dist/actions/set-partition-limits.cjs.map +1 -1
- package/dist/actions/set-partition-limits.d.cts +61 -3
- package/dist/actions/set-partition-limits.d.cts.map +1 -1
- package/dist/actions/set-partition-limits.d.mts +61 -3
- package/dist/actions/set-partition-limits.d.mts.map +1 -1
- package/dist/actions/set-partition-limits.mjs +3 -3
- package/dist/actions/set-partition-limits.mjs.map +1 -1
- package/dist/actions/update-document-from-url.cjs +1 -1
- package/dist/actions/update-document-from-url.cjs.map +1 -1
- package/dist/actions/update-document-from-url.d.cts +22 -3
- package/dist/actions/update-document-from-url.d.cts.map +1 -1
- package/dist/actions/update-document-from-url.d.mts +22 -3
- package/dist/actions/update-document-from-url.d.mts.map +1 -1
- package/dist/actions/update-document-from-url.mjs +1 -1
- package/dist/actions/update-document-from-url.mjs.map +1 -1
- package/dist/actions/update-document-raw.cjs +1 -1
- package/dist/actions/update-document-raw.cjs.map +1 -1
- package/dist/actions/update-document-raw.d.cts +11 -3
- package/dist/actions/update-document-raw.d.cts.map +1 -1
- package/dist/actions/update-document-raw.d.mts +11 -3
- package/dist/actions/update-document-raw.d.mts.map +1 -1
- package/dist/actions/update-document-raw.mjs +1 -1
- package/dist/actions/update-document-raw.mjs.map +1 -1
- package/dist/actions/update-instruction.cjs +7 -7
- package/dist/actions/update-instruction.cjs.map +1 -1
- package/dist/actions/update-instruction.d.cts +20 -3
- package/dist/actions/update-instruction.d.cts.map +1 -1
- package/dist/actions/update-instruction.d.mts +20 -3
- package/dist/actions/update-instruction.d.mts.map +1 -1
- package/dist/actions/update-instruction.mjs +7 -7
- package/dist/actions/update-instruction.mjs.map +1 -1
- package/dist/actions/update-partition.cjs +16 -16
- package/dist/actions/update-partition.cjs.map +1 -1
- package/dist/actions/update-partition.d.cts +49 -3
- package/dist/actions/update-partition.d.cts.map +1 -1
- package/dist/actions/update-partition.d.mts +49 -3
- package/dist/actions/update-partition.d.mts.map +1 -1
- package/dist/actions/update-partition.mjs +16 -16
- package/dist/actions/update-partition.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,89 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-partition-partitions-post.d.ts
|
|
4
|
-
declare const RagieCreatePartitionPartitionsPostInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieCreatePartitionPartitionsPostInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
description: z.ZodOptional<z.ZodString>;
|
|
7
|
+
metadata_schema: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
8
|
+
media_hosted_limit_max: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
pages_hosted_limit_max: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
media_streamed_limit_max: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
audio_processed_limit_max: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
pages_processed_limit_max: z.ZodOptional<z.ZodNumber>;
|
|
13
|
+
video_processed_limit_max: z.ZodOptional<z.ZodNumber>;
|
|
14
|
+
media_hosted_limit_monthly: z.ZodOptional<z.ZodNumber>;
|
|
15
|
+
pages_hosted_limit_monthly: z.ZodOptional<z.ZodNumber>;
|
|
16
|
+
media_streamed_limit_monthly: z.ZodOptional<z.ZodNumber>;
|
|
17
|
+
audio_processed_limit_monthly: z.ZodOptional<z.ZodNumber>;
|
|
18
|
+
pages_processed_limit_monthly: z.ZodOptional<z.ZodNumber>;
|
|
19
|
+
video_processed_limit_monthly: z.ZodOptional<z.ZodNumber>;
|
|
20
|
+
}, z.core.$strip>;
|
|
21
|
+
declare const RagieCreatePartitionPartitionsPostOutput: z.ZodObject<{
|
|
22
|
+
name: z.ZodNullable<z.ZodString>;
|
|
23
|
+
stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
|
+
documents: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
+
media_hosted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
28
|
+
}, z.core.$strip>>>;
|
|
29
|
+
pages_hosted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
31
|
+
monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
}, z.core.$strip>>>;
|
|
33
|
+
media_streamed: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
|
+
}, z.core.$strip>>>;
|
|
37
|
+
audio_processed: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
38
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
|
+
}, z.core.$strip>>>;
|
|
41
|
+
pages_processed: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
|
+
monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
}, z.core.$strip>>>;
|
|
45
|
+
video_processed: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
48
|
+
}, z.core.$strip>>>;
|
|
49
|
+
}, z.core.$strip>>>;
|
|
50
|
+
limits: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
51
|
+
media_hosted_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
52
|
+
pages_hosted_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
53
|
+
media_streamed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
audio_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
55
|
+
pages_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
|
+
video_processed_limit_max: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
|
+
media_hosted_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
|
+
pages_hosted_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
59
|
+
media_streamed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
60
|
+
audio_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
61
|
+
pages_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
62
|
+
video_processed_limit_monthly: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
63
|
+
}, z.core.$strip>>>;
|
|
64
|
+
is_default: z.ZodNullable<z.ZodBoolean>;
|
|
65
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
|
+
context_aware: z.ZodNullable<z.ZodBoolean>;
|
|
67
|
+
metadata_schema: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
68
|
+
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
|
+
}, z.core.$strip>;
|
|
70
|
+
declare const ragieCreatePartitionPartitionsPost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
71
|
+
name: string;
|
|
72
|
+
description?: string | undefined;
|
|
73
|
+
metadata_schema?: Record<string, never> | undefined;
|
|
74
|
+
media_hosted_limit_max?: number | undefined;
|
|
75
|
+
pages_hosted_limit_max?: number | undefined;
|
|
76
|
+
media_streamed_limit_max?: number | undefined;
|
|
77
|
+
audio_processed_limit_max?: number | undefined;
|
|
78
|
+
pages_processed_limit_max?: number | undefined;
|
|
79
|
+
video_processed_limit_max?: number | undefined;
|
|
80
|
+
media_hosted_limit_monthly?: number | undefined;
|
|
81
|
+
pages_hosted_limit_monthly?: number | undefined;
|
|
82
|
+
media_streamed_limit_monthly?: number | undefined;
|
|
83
|
+
audio_processed_limit_monthly?: number | undefined;
|
|
84
|
+
pages_processed_limit_monthly?: number | undefined;
|
|
85
|
+
video_processed_limit_monthly?: number | undefined;
|
|
86
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
87
|
//#endregion
|
|
8
88
|
export { ragieCreatePartitionPartitionsPost };
|
|
9
89
|
//# sourceMappingURL=create-partition-partitions-post.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-partition-partitions-post.d.mts","names":[],"sources":["../../src/actions/create-partition-partitions-post.ts"],"mappings":";;;cAIa,uCAAA,
|
|
1
|
+
{"version":3,"file":"create-partition-partitions-post.d.mts","names":[],"sources":["../../src/actions/create-partition-partitions-post.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cA4CvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAWxC,kCAAA,gCAAkC,wBAAA;;;oBAM7C,MAAA"}
|
|
@@ -51,12 +51,12 @@ const ragieCreatePartitionPartitionsPost = action("RAGIE_CREATE_PARTITION_PARTIT
|
|
|
51
51
|
description: "Tool to create a new partition for scoping documents and connections in Ragie. Use when you need to organize documents and set resource limits for different workspaces or tenants.",
|
|
52
52
|
input: RagieCreatePartitionPartitionsPostInput,
|
|
53
53
|
output: z.object({
|
|
54
|
-
name: z.string().describe("Partition identifier"),
|
|
54
|
+
name: z.string().describe("Partition identifier").nullable(),
|
|
55
55
|
stats: RagieCreatePartitionPartitionsPost_PartitionStatsSchema.nullable().optional(),
|
|
56
56
|
limits: RagieCreatePartitionPartitionsPost_PartitionLimitsSchema.nullable().optional(),
|
|
57
|
-
is_default: z.boolean().describe("Whether this is the default partition"),
|
|
57
|
+
is_default: z.boolean().describe("Whether this is the default partition").nullable(),
|
|
58
58
|
description: z.string().describe("Partition description").nullable().optional(),
|
|
59
|
-
context_aware: z.boolean().describe("Indicates if context-aware description is enabled"),
|
|
59
|
+
context_aware: z.boolean().describe("Indicates if context-aware description is enabled").nullable(),
|
|
60
60
|
metadata_schema: z.object({}).describe("Applied metadata schema as JSON Schema").nullable().optional(),
|
|
61
61
|
limit_exceeded_at: z.string().describe("Timestamp when limit was exceeded").nullable().optional()
|
|
62
62
|
}).describe("Response schema for partition creation containing partition details.")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-partition-partitions-post.mjs","names":[],"sources":["../../src/actions/create-partition-partitions-post.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieCreatePartitionPartitionsPostInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Identifier for the partition. This is a required field that uniquely identifies the partition.\"),\n description: z.string().describe(\"Overview text describing the partition's purpose or usage\").optional(),\n metadata_schema: z.object({}).describe(\"Optional subset of document metadata defined as JSON Schema. Allows defining custom metadata structure for documents in this partition.\").optional(),\n media_hosted_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media hosted\").optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum limit, in pages, for hosted documents\").optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media streamed\").optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for audio processing\").optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum limit, in pages, for processed documents\").optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for video processing\").optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media hosted\").optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly limit of hosted pages added in the current month\").optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media streamed\").optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for audio processing\").optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in pages, for processed documents\").optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for video processing\").optional(),\n}).describe(\"Request schema for creating a new partition.\");\nconst RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema: z.ZodTypeAny = z.object({\n total: z.number().int().describe(\"Total count\").nullable().optional(),\n monthly: z.number().int().describe(\"Monthly count\").nullable().optional(),\n}).describe(\"Statistics detail with monthly and total counts.\");\nconst RagieCreatePartitionPartitionsPost_PartitionStatsSchema: z.ZodTypeAny = z.object({\n documents: z.number().int().describe(\"Number of documents\").nullable().optional(),\n media_hosted: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n pages_hosted: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n media_streamed: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n audio_processed: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n pages_processed: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n video_processed: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n}).describe(\"Statistics for partition usage.\");\nconst RagieCreatePartitionPartitionsPost_PartitionLimitsSchema: z.ZodTypeAny = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum limit, in pages, for hosted documents\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for video processing\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly limit of hosted pages added in the current month\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for video processing\").nullable().optional(),\n}).describe(\"Limits for various partition resources.\");\nexport const RagieCreatePartitionPartitionsPostOutput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Partition identifier\"),\n stats: RagieCreatePartitionPartitionsPost_PartitionStatsSchema.nullable().optional(),\n limits: RagieCreatePartitionPartitionsPost_PartitionLimitsSchema.nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default partition\"),\n description: z.string().describe(\"Partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Indicates if context-aware description is enabled\"),\n metadata_schema: z.object({}).describe(\"Applied metadata schema as JSON Schema\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when limit was exceeded\").nullable().optional(),\n}).describe(\"Response schema for partition creation containing partition details.\");\n\nexport const ragieCreatePartitionPartitionsPost = action(\"RAGIE_CREATE_PARTITION_PARTITIONS_POST\", {\n slug: \"ragie-create-partition-partitions-post\",\n name: \"Create Partition\",\n description: \"Tool to create a new partition for scoping documents and connections in Ragie. Use when you need to organize documents and set resource limits for different workspaces or tenants.\",\n input: RagieCreatePartitionPartitionsPostInput,\n output: RagieCreatePartitionPartitionsPostOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwD,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG;CAC1H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,iBAAiB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CAC3L,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtG,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC5G,0BAA0B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC1G,2BAA2B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACjH,2BAA2B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAClH,2BAA2B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACjH,4BAA4B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC1G,4BAA4B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC3H,8BAA8B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9G,+BAA+B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACrH,+BAA+B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACtH,+BAA+B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,gEAA8E,EAAE,OAAO;CAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,0DAAwE,EAAE,OAAO;CACrF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,cAAc,8DAA8D,SAAS,CAAC,CAAC,SAAS;CAChG,cAAc,8DAA8D,SAAS,CAAC,CAAC,SAAS;CAChG,gBAAgB,8DAA8D,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiB,8DAA8D,SAAS,CAAC,CAAC,SAAS;CACnG,iBAAiB,8DAA8D,SAAS,CAAC,CAAC,SAAS;CACnG,iBAAiB,8DAA8D,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,2DAAyE,EAAE,OAAO;CACtF,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,0BAA0B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,2BAA2B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,2BAA2B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,2BAA2B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,4BAA4B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,4BAA4B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,8BAA8B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,+BAA+B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,+BAA+B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,+BAA+B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAYrD,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBoE,EAAE,OAAO;EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;EAChD,OAAO,wDAAwD,SAAS,CAAC,CAAC,SAAS;EACnF,QAAQ,yDAAyD,SAAS,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC;EACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD;EACvF,iBAAiB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"create-partition-partitions-post.mjs","names":[],"sources":["../../src/actions/create-partition-partitions-post.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieCreatePartitionPartitionsPostInput = z.object({\n name: z.string().describe(\"Identifier for the partition. This is a required field that uniquely identifies the partition.\"),\n description: z.string().describe(\"Overview text describing the partition's purpose or usage\").optional(),\n metadata_schema: z.object({}).describe(\"Optional subset of document metadata defined as JSON Schema. Allows defining custom metadata structure for documents in this partition.\").optional(),\n media_hosted_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media hosted\").optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum limit, in pages, for hosted documents\").optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media streamed\").optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for audio processing\").optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum limit, in pages, for processed documents\").optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for video processing\").optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media hosted\").optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly limit of hosted pages added in the current month\").optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media streamed\").optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for audio processing\").optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in pages, for processed documents\").optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for video processing\").optional(),\n}).describe(\"Request schema for creating a new partition.\");\nconst RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema = z.object({\n total: z.number().int().describe(\"Total count\").nullable().optional(),\n monthly: z.number().int().describe(\"Monthly count\").nullable().optional(),\n}).describe(\"Statistics detail with monthly and total counts.\");\nconst RagieCreatePartitionPartitionsPost_PartitionStatsSchema = z.object({\n documents: z.number().int().describe(\"Number of documents\").nullable().optional(),\n media_hosted: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n pages_hosted: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n media_streamed: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n audio_processed: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n pages_processed: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n video_processed: RagieCreatePartitionPartitionsPost_PartitionStatsDetailSchema.nullable().optional(),\n}).describe(\"Statistics for partition usage.\");\nconst RagieCreatePartitionPartitionsPost_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum limit, in pages, for hosted documents\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum limit, in minutes, for video processing\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media hosted\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly limit of hosted pages added in the current month\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly limit, in MBs, for media streamed\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for audio processing\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in pages, for processed documents\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly limit, in minutes, for video processing\").nullable().optional(),\n}).describe(\"Limits for various partition resources.\");\nexport const RagieCreatePartitionPartitionsPostOutput = z.object({\n name: z.string().describe(\"Partition identifier\").nullable(),\n stats: RagieCreatePartitionPartitionsPost_PartitionStatsSchema.nullable().optional(),\n limits: RagieCreatePartitionPartitionsPost_PartitionLimitsSchema.nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Indicates if context-aware description is enabled\").nullable(),\n metadata_schema: z.object({}).describe(\"Applied metadata schema as JSON Schema\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when limit was exceeded\").nullable().optional(),\n}).describe(\"Response schema for partition creation containing partition details.\");\n\nexport const ragieCreatePartitionPartitionsPost = action(\"RAGIE_CREATE_PARTITION_PARTITIONS_POST\", {\n slug: \"ragie-create-partition-partitions-post\",\n name: \"Create Partition\",\n description: \"Tool to create a new partition for scoping documents and connections in Ragie. Use when you need to organize documents and set resource limits for different workspaces or tenants.\",\n input: RagieCreatePartitionPartitionsPostInput,\n output: RagieCreatePartitionPartitionsPostOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-document.cjs","names":["z","action"],"sources":["../../src/actions/delete-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeleteDocumentInput
|
|
1
|
+
{"version":3,"file":"delete-document.cjs","names":["z","action"],"sources":["../../src/actions/delete-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeleteDocumentInput = z.object({\n async: z.boolean().describe(\"If true, performs document deletion asynchronously. Default is false for synchronous deletion.\").optional(),\n partition: z.string().describe(\"An optional partition to scope the request to.\").optional(),\n document_id: z.string().describe(\"The unique identifier (UUID) of the document to delete.\"),\n}).describe(\"Request model for deleting a document by its unique identifier.\");\nexport const RagieDeleteDocumentOutput = z.object({\n status: z.string().describe(\"Status of the deletion request. Indicates whether the deletion was successful.\").nullable().optional(),\n}).describe(\"Response model for the delete document action.\");\n\nexport const ragieDeleteDocument = action(\"RAGIE_DELETE_DOCUMENT\", {\n slug: \"ragie-delete-document\",\n name: \"Delete Document\",\n description: \"Tool to delete a document from Ragie. Use when you need to remove a document permanently from the system. Supports both synchronous and asynchronous deletion modes.\",\n input: RagieDeleteDocumentInput,\n output: RagieDeleteDocumentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AAC5F,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-document.d.ts
|
|
4
|
-
declare const RagieDeleteDocumentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieDeleteDocumentInput: z.ZodObject<{
|
|
5
|
+
async: z.ZodOptional<z.ZodBoolean>;
|
|
6
|
+
partition: z.ZodOptional<z.ZodString>;
|
|
7
|
+
document_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RagieDeleteDocumentOutput: z.ZodObject<{
|
|
10
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ragieDeleteDocument: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
document_id: string;
|
|
14
|
+
async?: boolean | undefined;
|
|
15
|
+
partition?: string | undefined;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { ragieDeleteDocument };
|
|
9
19
|
//# sourceMappingURL=delete-document.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-document.d.cts","names":[],"sources":["../../src/actions/delete-document.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"delete-document.d.cts","names":[],"sources":["../../src/actions/delete-document.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAKxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-document.d.ts
|
|
4
|
-
declare const RagieDeleteDocumentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieDeleteDocumentInput: z.ZodObject<{
|
|
5
|
+
async: z.ZodOptional<z.ZodBoolean>;
|
|
6
|
+
partition: z.ZodOptional<z.ZodString>;
|
|
7
|
+
document_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RagieDeleteDocumentOutput: z.ZodObject<{
|
|
10
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ragieDeleteDocument: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
document_id: string;
|
|
14
|
+
async?: boolean | undefined;
|
|
15
|
+
partition?: string | undefined;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { ragieDeleteDocument };
|
|
9
19
|
//# sourceMappingURL=delete-document.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-document.d.mts","names":[],"sources":["../../src/actions/delete-document.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"delete-document.d.mts","names":[],"sources":["../../src/actions/delete-document.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAKxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-document.mjs","names":[],"sources":["../../src/actions/delete-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeleteDocumentInput
|
|
1
|
+
{"version":3,"file":"delete-document.mjs","names":[],"sources":["../../src/actions/delete-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeleteDocumentInput = z.object({\n async: z.boolean().describe(\"If true, performs document deletion asynchronously. Default is false for synchronous deletion.\").optional(),\n partition: z.string().describe(\"An optional partition to scope the request to.\").optional(),\n document_id: z.string().describe(\"The unique identifier (UUID) of the document to delete.\"),\n}).describe(\"Request model for deleting a document by its unique identifier.\");\nexport const RagieDeleteDocumentOutput = z.object({\n status: z.string().describe(\"Status of the deletion request. Indicates whether the deletion was successful.\").nullable().optional(),\n}).describe(\"Response model for the delete document action.\");\n\nexport const ragieDeleteDocument = action(\"RAGIE_DELETE_DOCUMENT\", {\n slug: \"ragie-delete-document\",\n name: \"Delete Document\",\n description: \"Tool to delete a document from Ragie. Use when you need to remove a document permanently from the system. Supports both synchronous and asynchronous deletion modes.\",\n input: RagieDeleteDocumentInput,\n output: RagieDeleteDocumentOutput,\n});\n"],"mappings":";;AAaA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsC,EAAE,OAAO;EAC/C,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EACvI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CAC5F,CAAC,CAAC,CAAC,SAAS,iEASH;CACP,QATuC,EAAE,OAAO,EAChD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-instruction.cjs","names":["z","action"],"sources":["../../src/actions/delete-instruction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeleteInstructionInput
|
|
1
|
+
{"version":3,"file":"delete-instruction.cjs","names":["z","action"],"sources":["../../src/actions/delete-instruction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeleteInstructionInput = z.object({\n instruction_id: z.string().describe(\"The unique identifier (UUID) of the instruction to delete\"),\n}).describe(\"Request model for deleting an instruction by its unique identifier.\");\nexport const RagieDeleteInstructionOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating the result of the deletion\").nullable().optional(),\n}).describe(\"Response schema for the delete instruction action.\");\n\nexport const ragieDeleteInstruction = action(\"RAGIE_DELETE_INSTRUCTION\", {\n slug: \"ragie-delete-instruction\",\n name: \"Delete Instruction\",\n description: \"Tool to delete an instruction and all associated entities. Use when you need to permanently remove an instruction (irreversible operation). Requires the instruction ID (UUID format).\",\n input: RagieDeleteInstructionInput,\n output: RagieDeleteInstructionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,EACjG,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-instruction.d.ts
|
|
4
|
-
declare const RagieDeleteInstructionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieDeleteInstructionInput: z.ZodObject<{
|
|
5
|
+
instruction_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RagieDeleteInstructionOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const ragieDeleteInstruction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
instruction_id: string;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { ragieDeleteInstruction };
|
|
9
15
|
//# sourceMappingURL=delete-instruction.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-instruction.d.cts","names":[],"sources":["../../src/actions/delete-instruction.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"delete-instruction.d.cts","names":[],"sources":["../../src/actions/delete-instruction.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-instruction.d.ts
|
|
4
|
-
declare const RagieDeleteInstructionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieDeleteInstructionInput: z.ZodObject<{
|
|
5
|
+
instruction_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RagieDeleteInstructionOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const ragieDeleteInstruction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
instruction_id: string;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { ragieDeleteInstruction };
|
|
9
15
|
//# sourceMappingURL=delete-instruction.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-instruction.d.mts","names":[],"sources":["../../src/actions/delete-instruction.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"delete-instruction.d.mts","names":[],"sources":["../../src/actions/delete-instruction.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-instruction.mjs","names":[],"sources":["../../src/actions/delete-instruction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeleteInstructionInput
|
|
1
|
+
{"version":3,"file":"delete-instruction.mjs","names":[],"sources":["../../src/actions/delete-instruction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeleteInstructionInput = z.object({\n instruction_id: z.string().describe(\"The unique identifier (UUID) of the instruction to delete\"),\n}).describe(\"Request model for deleting an instruction by its unique identifier.\");\nexport const RagieDeleteInstructionOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating the result of the deletion\").nullable().optional(),\n}).describe(\"Response schema for the delete instruction action.\");\n\nexport const ragieDeleteInstruction = action(\"RAGIE_DELETE_INSTRUCTION\", {\n slug: \"ragie-delete-instruction\",\n name: \"Delete Instruction\",\n description: \"Tool to delete an instruction and all associated entities. Use when you need to permanently remove an instruction (irreversible operation). Requires the instruction ID (UUID format).\",\n input: RagieDeleteInstructionInput,\n output: RagieDeleteInstructionOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,EACjG,CAAC,CAAC,CAAC,SAAS,qEASH;CACP,QAT0C,EAAE,OAAO,EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjH,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-partition.cjs","names":["z","action"],"sources":["../../src/actions/delete-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeletePartitionInput
|
|
1
|
+
{"version":3,"file":"delete-partition.cjs","names":["z","action"],"sources":["../../src/actions/delete-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeletePartitionInput = z.object({\n partition_id: z.string().describe(\"The partition identifier to delete\"),\n async_deletion: z.boolean().describe(\"When true, performs partition deletion asynchronously. Defaults to false.\").optional(),\n}).describe(\"Request model for deleting a partition.\");\nexport const RagieDeletePartitionOutput = z.object({\n message: z.string().describe(\"Status message indicating the result of the deletion operation\").nullable().optional(),\n}).describe(\"Response model for partition deletion operation.\");\n\nexport const ragieDeletePartition = action(\"RAGIE_DELETE_PARTITION\", {\n slug: \"ragie-delete-partition\",\n name: \"Delete Partition\",\n description: \"Tool to delete a partition and all associated data irreversibly. Use when you need to permanently remove a partition. Returns status 200 for synchronous deletion or 202 for asynchronous deletion.\",\n input: RagieDeletePartitionInput,\n output: RagieDeletePartitionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACtE,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-partition.d.ts
|
|
4
|
-
declare const RagieDeletePartitionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieDeletePartitionInput: z.ZodObject<{
|
|
5
|
+
partition_id: z.ZodString;
|
|
6
|
+
async_deletion: z.ZodOptional<z.ZodBoolean>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RagieDeletePartitionOutput: z.ZodObject<{
|
|
9
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const ragieDeletePartition: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
partition_id: string;
|
|
13
|
+
async_deletion?: boolean | undefined;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { ragieDeletePartition };
|
|
9
17
|
//# sourceMappingURL=delete-partition.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-partition.d.cts","names":[],"sources":["../../src/actions/delete-partition.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"delete-partition.d.cts","names":[],"sources":["../../src/actions/delete-partition.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAIzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-partition.d.ts
|
|
4
|
-
declare const RagieDeletePartitionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieDeletePartitionInput: z.ZodObject<{
|
|
5
|
+
partition_id: z.ZodString;
|
|
6
|
+
async_deletion: z.ZodOptional<z.ZodBoolean>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RagieDeletePartitionOutput: z.ZodObject<{
|
|
9
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const ragieDeletePartition: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
partition_id: string;
|
|
13
|
+
async_deletion?: boolean | undefined;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { ragieDeletePartition };
|
|
9
17
|
//# sourceMappingURL=delete-partition.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-partition.d.mts","names":[],"sources":["../../src/actions/delete-partition.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"delete-partition.d.mts","names":[],"sources":["../../src/actions/delete-partition.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAIzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-partition.mjs","names":[],"sources":["../../src/actions/delete-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeletePartitionInput
|
|
1
|
+
{"version":3,"file":"delete-partition.mjs","names":[],"sources":["../../src/actions/delete-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieDeletePartitionInput = z.object({\n partition_id: z.string().describe(\"The partition identifier to delete\"),\n async_deletion: z.boolean().describe(\"When true, performs partition deletion asynchronously. Defaults to false.\").optional(),\n}).describe(\"Request model for deleting a partition.\");\nexport const RagieDeletePartitionOutput = z.object({\n message: z.string().describe(\"Status message indicating the result of the deletion operation\").nullable().optional(),\n}).describe(\"Response model for partition deletion operation.\");\n\nexport const ragieDeletePartition = action(\"RAGIE_DELETE_PARTITION\", {\n slug: \"ragie-delete-partition\",\n name: \"Delete Partition\",\n description: \"Tool to delete a partition and all associated data irreversibly. Use when you need to permanently remove a partition. Returns status 200 for synchronous deletion or 202 for asynchronous deletion.\",\n input: RagieDeletePartitionInput,\n output: RagieDeletePartitionOutput,\n});\n"],"mappings":";;AAYA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZuC,EAAE,OAAO;EAChD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EACtE,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,SAAS,yCASH;CACP,QATwC,EAAE,OAAO,EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
|
|
@@ -20,7 +20,7 @@ const RagieGetDocumentChunkContentInput = zod.z.object({
|
|
|
20
20
|
range_header: zod.z.string().describe("Standard HTTP range header for byte-range requests (partial content), e.g., 'bytes=0-1023'.").optional()
|
|
21
21
|
}).describe("Request model for retrieving document chunk content.");
|
|
22
22
|
const RagieGetDocumentChunkContentOutput = zod.z.object({
|
|
23
|
-
content: zod.z.string().describe("The chunk content. For text/plain, contains the text. For binary formats, contains base64-encoded data or URL to the content."),
|
|
23
|
+
content: zod.z.string().describe("The chunk content. For text/plain, contains the text. For binary formats, contains base64-encoded data or URL to the content.").nullable(),
|
|
24
24
|
content_type: zod.z.string().describe("The MIME type of the returned content.").nullable().optional(),
|
|
25
25
|
content_length: zod.z.number().int().describe("The size of the content in bytes.").nullable().optional()
|
|
26
26
|
}).describe("Response model for document chunk content.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-document-chunk-content.cjs","names":["z","action"],"sources":["../../src/actions/get-document-chunk-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieGetDocumentChunkContentInput
|
|
1
|
+
{"version":3,"file":"get-document-chunk-content.cjs","names":["z","action"],"sources":["../../src/actions/get-document-chunk-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieGetDocumentChunkContentInput = z.object({\n chunk_id: z.string().describe(\"The unique identifier of the chunk (UUID format).\"),\n download: z.boolean().default(false).describe(\"Whether to return the content as a file download or a raw stream. Default is false.\").optional(),\n partition: z.string().describe(\"Optional partition identifier to scope the request for multi-tenant isolation.\").optional(),\n media_type: z.enum([\"text/plain\", \"audio/mpeg\", \"video/mp4\", \"image/webp\", \"image/heic\", \"image/bmp\", \"image/png\", \"image/jpeg\", \"image/tiff\"]).describe(\"Desired output format as MIME type. If not specified, returns the content in its original format.\").optional(),\n document_id: z.string().describe(\"The unique identifier of the document (UUID format).\"),\n range_header: z.string().describe(\"Standard HTTP range header for byte-range requests (partial content), e.g., 'bytes=0-1023'.\").optional(),\n}).describe(\"Request model for retrieving document chunk content.\");\nexport const RagieGetDocumentChunkContentOutput = z.object({\n content: z.string().describe(\"The chunk content. For text/plain, contains the text. For binary formats, contains base64-encoded data or URL to the content.\").nullable(),\n content_type: z.string().describe(\"The MIME type of the returned content.\").nullable().optional(),\n content_length: z.number().int().describe(\"The size of the content in bytes.\").nullable().optional(),\n}).describe(\"Response model for document chunk content.\");\n\nexport const ragieGetDocumentChunkContent = action(\"RAGIE_GET_DOCUMENT_CHUNK_CONTENT\", {\n slug: \"ragie-get-document-chunk-content\",\n name: \"Get Document Chunk Content\",\n description: \"Tool to retrieve document chunk content in requested format with streaming support for media. Use when you need to get the actual content of a specific chunk from a document.\",\n input: RagieGetDocumentChunkContentInput,\n output: RagieGetDocumentChunkContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC9I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAC1H,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAc;EAAa;EAAc;EAAc;EAAa;EAAa;EAAc;CAAY,CAAC,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACvQ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;CACvK,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-document-chunk-content.d.ts
|
|
4
|
-
declare const RagieGetDocumentChunkContentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieGetDocumentChunkContentInput: z.ZodObject<{
|
|
5
|
+
chunk_id: z.ZodString;
|
|
6
|
+
download: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
7
|
+
partition: z.ZodOptional<z.ZodString>;
|
|
8
|
+
media_type: z.ZodOptional<z.ZodEnum<{
|
|
9
|
+
"text/plain": "text/plain";
|
|
10
|
+
"audio/mpeg": "audio/mpeg";
|
|
11
|
+
"video/mp4": "video/mp4";
|
|
12
|
+
"image/webp": "image/webp";
|
|
13
|
+
"image/heic": "image/heic";
|
|
14
|
+
"image/bmp": "image/bmp";
|
|
15
|
+
"image/png": "image/png";
|
|
16
|
+
"image/jpeg": "image/jpeg";
|
|
17
|
+
"image/tiff": "image/tiff";
|
|
18
|
+
}>>;
|
|
19
|
+
document_id: z.ZodString;
|
|
20
|
+
range_header: z.ZodOptional<z.ZodString>;
|
|
21
|
+
}, z.core.$strip>;
|
|
22
|
+
declare const RagieGetDocumentChunkContentOutput: z.ZodObject<{
|
|
23
|
+
content: z.ZodNullable<z.ZodString>;
|
|
24
|
+
content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
content_length: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
}, z.core.$strip>;
|
|
27
|
+
declare const ragieGetDocumentChunkContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
|
+
chunk_id: string;
|
|
29
|
+
document_id: string;
|
|
30
|
+
download?: boolean | undefined;
|
|
31
|
+
partition?: string | undefined;
|
|
32
|
+
media_type?: "text/plain" | "audio/mpeg" | "video/mp4" | "image/webp" | "image/heic" | "image/bmp" | "image/png" | "image/jpeg" | "image/tiff" | undefined;
|
|
33
|
+
range_header?: string | undefined;
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { ragieGetDocumentChunkContent };
|
|
9
37
|
//# sourceMappingURL=get-document-chunk-content.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-document-chunk-content.d.cts","names":[],"sources":["../../src/actions/get-document-chunk-content.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"get-document-chunk-content.d.cts","names":[],"sources":["../../src/actions/get-document-chunk-content.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAMlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-document-chunk-content.d.ts
|
|
4
|
-
declare const RagieGetDocumentChunkContentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RagieGetDocumentChunkContentInput: z.ZodObject<{
|
|
5
|
+
chunk_id: z.ZodString;
|
|
6
|
+
download: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
7
|
+
partition: z.ZodOptional<z.ZodString>;
|
|
8
|
+
media_type: z.ZodOptional<z.ZodEnum<{
|
|
9
|
+
"text/plain": "text/plain";
|
|
10
|
+
"audio/mpeg": "audio/mpeg";
|
|
11
|
+
"video/mp4": "video/mp4";
|
|
12
|
+
"image/webp": "image/webp";
|
|
13
|
+
"image/heic": "image/heic";
|
|
14
|
+
"image/bmp": "image/bmp";
|
|
15
|
+
"image/png": "image/png";
|
|
16
|
+
"image/jpeg": "image/jpeg";
|
|
17
|
+
"image/tiff": "image/tiff";
|
|
18
|
+
}>>;
|
|
19
|
+
document_id: z.ZodString;
|
|
20
|
+
range_header: z.ZodOptional<z.ZodString>;
|
|
21
|
+
}, z.core.$strip>;
|
|
22
|
+
declare const RagieGetDocumentChunkContentOutput: z.ZodObject<{
|
|
23
|
+
content: z.ZodNullable<z.ZodString>;
|
|
24
|
+
content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
content_length: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
}, z.core.$strip>;
|
|
27
|
+
declare const ragieGetDocumentChunkContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
|
+
chunk_id: string;
|
|
29
|
+
document_id: string;
|
|
30
|
+
download?: boolean | undefined;
|
|
31
|
+
partition?: string | undefined;
|
|
32
|
+
media_type?: "text/plain" | "audio/mpeg" | "video/mp4" | "image/webp" | "image/heic" | "image/bmp" | "image/png" | "image/jpeg" | "image/tiff" | undefined;
|
|
33
|
+
range_header?: string | undefined;
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { ragieGetDocumentChunkContent };
|
|
9
37
|
//# sourceMappingURL=get-document-chunk-content.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-document-chunk-content.d.mts","names":[],"sources":["../../src/actions/get-document-chunk-content.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"get-document-chunk-content.d.mts","names":[],"sources":["../../src/actions/get-document-chunk-content.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAMlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -23,7 +23,7 @@ const ragieGetDocumentChunkContent = action("RAGIE_GET_DOCUMENT_CHUNK_CONTENT",
|
|
|
23
23
|
range_header: z.string().describe("Standard HTTP range header for byte-range requests (partial content), e.g., 'bytes=0-1023'.").optional()
|
|
24
24
|
}).describe("Request model for retrieving document chunk content."),
|
|
25
25
|
output: z.object({
|
|
26
|
-
content: z.string().describe("The chunk content. For text/plain, contains the text. For binary formats, contains base64-encoded data or URL to the content."),
|
|
26
|
+
content: z.string().describe("The chunk content. For text/plain, contains the text. For binary formats, contains base64-encoded data or URL to the content.").nullable(),
|
|
27
27
|
content_type: z.string().describe("The MIME type of the returned content.").nullable().optional(),
|
|
28
28
|
content_length: z.number().int().describe("The size of the content in bytes.").nullable().optional()
|
|
29
29
|
}).describe("Response model for document chunk content.")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-document-chunk-content.mjs","names":[],"sources":["../../src/actions/get-document-chunk-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieGetDocumentChunkContentInput
|
|
1
|
+
{"version":3,"file":"get-document-chunk-content.mjs","names":[],"sources":["../../src/actions/get-document-chunk-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieGetDocumentChunkContentInput = z.object({\n chunk_id: z.string().describe(\"The unique identifier of the chunk (UUID format).\"),\n download: z.boolean().default(false).describe(\"Whether to return the content as a file download or a raw stream. Default is false.\").optional(),\n partition: z.string().describe(\"Optional partition identifier to scope the request for multi-tenant isolation.\").optional(),\n media_type: z.enum([\"text/plain\", \"audio/mpeg\", \"video/mp4\", \"image/webp\", \"image/heic\", \"image/bmp\", \"image/png\", \"image/jpeg\", \"image/tiff\"]).describe(\"Desired output format as MIME type. If not specified, returns the content in its original format.\").optional(),\n document_id: z.string().describe(\"The unique identifier of the document (UUID format).\"),\n range_header: z.string().describe(\"Standard HTTP range header for byte-range requests (partial content), e.g., 'bytes=0-1023'.\").optional(),\n}).describe(\"Request model for retrieving document chunk content.\");\nexport const RagieGetDocumentChunkContentOutput = z.object({\n content: z.string().describe(\"The chunk content. For text/plain, contains the text. For binary formats, contains base64-encoded data or URL to the content.\").nullable(),\n content_type: z.string().describe(\"The MIME type of the returned content.\").nullable().optional(),\n content_length: z.number().int().describe(\"The size of the content in bytes.\").nullable().optional(),\n}).describe(\"Response model for document chunk content.\");\n\nexport const ragieGetDocumentChunkContent = action(\"RAGIE_GET_DOCUMENT_CHUNK_CONTENT\", {\n slug: \"ragie-get-document-chunk-content\",\n name: \"Get Document Chunk Content\",\n description: \"Tool to retrieve document chunk content in requested format with streaming support for media. Use when you need to get the actual content of a specific chunk from a document.\",\n input: RagieGetDocumentChunkContentInput,\n output: RagieGetDocumentChunkContentOutput,\n});\n"],"mappings":";;AAkBA,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB+C,EAAE,OAAO;EACxD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EACjF,UAAU,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC9I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC1H,YAAY,EAAE,KAAK;GAAC;GAAc;GAAc;GAAa;GAAc;GAAc;GAAa;GAAa;GAAc;EAAY,CAAC,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACvQ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CAC5I,CAAC,CAAC,CAAC,SAAS,sDAWH;CACP,QAXgD,EAAE,OAAO;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;EACvK,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
|
|
@@ -9,9 +9,9 @@ const RagieGetDocumentChunkInput = zod.z.object({
|
|
|
9
9
|
const RagieGetDocumentChunk_ChunkMetadataSchema = zod.z.object({}).describe("Custom chunk metadata.");
|
|
10
10
|
const RagieGetDocumentChunk_ModalityDataSchema = zod.z.object({}).describe("Additional data for audio/video chunks, including word-level timestamps.");
|
|
11
11
|
const RagieGetDocumentChunkOutput = zod.z.object({
|
|
12
|
-
id: zod.z.string().describe("The chunk identifier (UUID)."),
|
|
13
|
-
text: zod.z.string().describe("Chunk content."),
|
|
14
|
-
index: zod.z.number().int().describe("Position within document (default: -1)."),
|
|
12
|
+
id: zod.z.string().describe("The chunk identifier (UUID).").nullable(),
|
|
13
|
+
text: zod.z.string().describe("Chunk content.").nullable(),
|
|
14
|
+
index: zod.z.number().int().describe("Position within document (default: -1).").nullable(),
|
|
15
15
|
links: zod.z.object({}).describe("Dictionary of Link objects with href and type properties.").nullable().optional(),
|
|
16
16
|
metadata: RagieGetDocumentChunk_ChunkMetadataSchema.nullable().optional(),
|
|
17
17
|
modality_data: RagieGetDocumentChunk_ModalityDataSchema.nullable().optional()
|