@keystrokehq/ragie 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-document-from-url.cjs +1 -0
- package/dist/actions/create-document-from-url.cjs.map +1 -1
- package/dist/actions/create-document-from-url.d.cts +3 -8
- package/dist/actions/create-document-from-url.d.cts.map +1 -1
- package/dist/actions/create-document-from-url.d.mts +3 -8
- package/dist/actions/create-document-from-url.d.mts.map +1 -1
- package/dist/actions/create-document-from-url.mjs +1 -0
- package/dist/actions/create-document-from-url.mjs.map +1 -1
- package/dist/actions/create-document-raw.cjs +1 -0
- package/dist/actions/create-document-raw.cjs.map +1 -1
- package/dist/actions/create-document-raw.d.cts +3 -7
- package/dist/actions/create-document-raw.d.cts.map +1 -1
- package/dist/actions/create-document-raw.d.mts +3 -7
- package/dist/actions/create-document-raw.d.mts.map +1 -1
- package/dist/actions/create-document-raw.mjs +1 -0
- package/dist/actions/create-document-raw.mjs.map +1 -1
- package/dist/actions/create-document.cjs +1 -0
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +3 -15
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +3 -15
- package/dist/actions/create-document.d.mts.map +1 -1
- package/dist/actions/create-document.mjs +1 -0
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-instruction.cjs +1 -0
- package/dist/actions/create-instruction.cjs.map +1 -1
- package/dist/actions/create-instruction.d.cts +3 -9
- package/dist/actions/create-instruction.d.cts.map +1 -1
- package/dist/actions/create-instruction.d.mts +3 -9
- package/dist/actions/create-instruction.d.mts.map +1 -1
- package/dist/actions/create-instruction.mjs +1 -0
- package/dist/actions/create-instruction.mjs.map +1 -1
- package/dist/actions/create-oauth-redirect-url.cjs +1 -0
- package/dist/actions/create-oauth-redirect-url.cjs.map +1 -1
- package/dist/actions/create-oauth-redirect-url.d.cts +3 -11
- package/dist/actions/create-oauth-redirect-url.d.cts.map +1 -1
- package/dist/actions/create-oauth-redirect-url.d.mts +3 -11
- package/dist/actions/create-oauth-redirect-url.d.mts.map +1 -1
- package/dist/actions/create-oauth-redirect-url.mjs +1 -0
- package/dist/actions/create-oauth-redirect-url.mjs.map +1 -1
- package/dist/actions/create-partition-partitions-post.cjs +1 -0
- package/dist/actions/create-partition-partitions-post.cjs.map +1 -1
- package/dist/actions/create-partition-partitions-post.d.cts +3 -17
- package/dist/actions/create-partition-partitions-post.d.cts.map +1 -1
- package/dist/actions/create-partition-partitions-post.d.mts +3 -17
- package/dist/actions/create-partition-partitions-post.d.mts.map +1 -1
- package/dist/actions/create-partition-partitions-post.mjs +1 -0
- package/dist/actions/create-partition-partitions-post.mjs.map +1 -1
- package/dist/actions/delete-document.cjs +1 -0
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +3 -5
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +3 -5
- package/dist/actions/delete-document.d.mts.map +1 -1
- package/dist/actions/delete-document.mjs +1 -0
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/delete-instruction.cjs +1 -0
- package/dist/actions/delete-instruction.cjs.map +1 -1
- package/dist/actions/delete-instruction.d.cts +3 -3
- package/dist/actions/delete-instruction.d.cts.map +1 -1
- package/dist/actions/delete-instruction.d.mts +3 -3
- package/dist/actions/delete-instruction.d.mts.map +1 -1
- package/dist/actions/delete-instruction.mjs +1 -0
- package/dist/actions/delete-instruction.mjs.map +1 -1
- package/dist/actions/delete-partition.cjs +1 -0
- package/dist/actions/delete-partition.cjs.map +1 -1
- package/dist/actions/delete-partition.d.cts +3 -4
- package/dist/actions/delete-partition.d.cts.map +1 -1
- package/dist/actions/delete-partition.d.mts +3 -4
- package/dist/actions/delete-partition.d.mts.map +1 -1
- package/dist/actions/delete-partition.mjs +1 -0
- package/dist/actions/delete-partition.mjs.map +1 -1
- package/dist/actions/get-document-chunk-content.cjs +1 -0
- package/dist/actions/get-document-chunk-content.cjs.map +1 -1
- package/dist/actions/get-document-chunk-content.d.cts +3 -8
- package/dist/actions/get-document-chunk-content.d.cts.map +1 -1
- package/dist/actions/get-document-chunk-content.d.mts +3 -8
- package/dist/actions/get-document-chunk-content.d.mts.map +1 -1
- package/dist/actions/get-document-chunk-content.mjs +1 -0
- package/dist/actions/get-document-chunk-content.mjs.map +1 -1
- package/dist/actions/get-document-chunk.cjs +1 -0
- package/dist/actions/get-document-chunk.cjs.map +1 -1
- package/dist/actions/get-document-chunk.d.cts +3 -5
- package/dist/actions/get-document-chunk.d.cts.map +1 -1
- package/dist/actions/get-document-chunk.d.mts +3 -5
- package/dist/actions/get-document-chunk.d.mts.map +1 -1
- package/dist/actions/get-document-chunk.mjs +1 -0
- package/dist/actions/get-document-chunk.mjs.map +1 -1
- package/dist/actions/get-document-chunks.cjs +1 -0
- package/dist/actions/get-document-chunks.cjs.map +1 -1
- package/dist/actions/get-document-chunks.d.cts +3 -8
- package/dist/actions/get-document-chunks.d.cts.map +1 -1
- package/dist/actions/get-document-chunks.d.mts +3 -8
- package/dist/actions/get-document-chunks.d.mts.map +1 -1
- package/dist/actions/get-document-chunks.mjs +1 -0
- package/dist/actions/get-document-chunks.mjs.map +1 -1
- package/dist/actions/get-document-content.cjs +1 -0
- package/dist/actions/get-document-content.cjs.map +1 -1
- package/dist/actions/get-document-content.d.cts +3 -7
- package/dist/actions/get-document-content.d.cts.map +1 -1
- package/dist/actions/get-document-content.d.mts +3 -7
- package/dist/actions/get-document-content.d.mts.map +1 -1
- package/dist/actions/get-document-content.mjs +1 -0
- package/dist/actions/get-document-content.mjs.map +1 -1
- package/dist/actions/get-document-summary.cjs +1 -0
- package/dist/actions/get-document-summary.cjs.map +1 -1
- package/dist/actions/get-document-summary.d.cts +3 -4
- package/dist/actions/get-document-summary.d.cts.map +1 -1
- package/dist/actions/get-document-summary.d.mts +3 -4
- package/dist/actions/get-document-summary.d.mts.map +1 -1
- package/dist/actions/get-document-summary.mjs +1 -0
- package/dist/actions/get-document-summary.mjs.map +1 -1
- package/dist/actions/get-document.cjs +1 -0
- package/dist/actions/get-document.cjs.map +1 -1
- package/dist/actions/get-document.d.cts +3 -4
- package/dist/actions/get-document.d.cts.map +1 -1
- package/dist/actions/get-document.d.mts +3 -4
- package/dist/actions/get-document.d.mts.map +1 -1
- package/dist/actions/get-document.mjs +1 -0
- package/dist/actions/get-document.mjs.map +1 -1
- package/dist/actions/get-partition.cjs +1 -0
- package/dist/actions/get-partition.cjs.map +1 -1
- package/dist/actions/get-partition.d.cts +3 -3
- package/dist/actions/get-partition.d.cts.map +1 -1
- package/dist/actions/get-partition.d.mts +3 -3
- package/dist/actions/get-partition.d.mts.map +1 -1
- package/dist/actions/get-partition.mjs +1 -0
- package/dist/actions/get-partition.mjs.map +1 -1
- package/dist/actions/get-response.cjs +1 -0
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +3 -3
- package/dist/actions/get-response.d.cts.map +1 -1
- package/dist/actions/get-response.d.mts +3 -3
- package/dist/actions/get-response.d.mts.map +1 -1
- package/dist/actions/get-response.mjs +1 -0
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/list-connection-source-types.cjs +1 -0
- package/dist/actions/list-connection-source-types.cjs.map +1 -1
- package/dist/actions/list-connection-source-types.d.cts +3 -1
- package/dist/actions/list-connection-source-types.d.cts.map +1 -1
- package/dist/actions/list-connection-source-types.d.mts +3 -1
- package/dist/actions/list-connection-source-types.d.mts.map +1 -1
- package/dist/actions/list-connection-source-types.mjs +1 -0
- package/dist/actions/list-connection-source-types.mjs.map +1 -1
- package/dist/actions/list-connections-connections-get.cjs +1 -0
- package/dist/actions/list-connections-connections-get.cjs.map +1 -1
- package/dist/actions/list-connections-connections-get.d.cts +3 -6
- package/dist/actions/list-connections-connections-get.d.cts.map +1 -1
- package/dist/actions/list-connections-connections-get.d.mts +3 -6
- package/dist/actions/list-connections-connections-get.d.mts.map +1 -1
- package/dist/actions/list-connections-connections-get.mjs +1 -0
- package/dist/actions/list-connections-connections-get.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +1 -0
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +3 -6
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +3 -6
- package/dist/actions/list-documents.d.mts.map +1 -1
- package/dist/actions/list-documents.mjs +1 -0
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-entities-by-document.cjs +1 -0
- package/dist/actions/list-entities-by-document.cjs.map +1 -1
- package/dist/actions/list-entities-by-document.d.cts +3 -6
- package/dist/actions/list-entities-by-document.d.cts.map +1 -1
- package/dist/actions/list-entities-by-document.d.mts +3 -6
- package/dist/actions/list-entities-by-document.d.mts.map +1 -1
- package/dist/actions/list-entities-by-document.mjs +1 -0
- package/dist/actions/list-entities-by-document.mjs.map +1 -1
- package/dist/actions/list-entities-by-instruction.cjs +1 -0
- package/dist/actions/list-entities-by-instruction.cjs.map +1 -1
- package/dist/actions/list-entities-by-instruction.d.cts +3 -6
- package/dist/actions/list-entities-by-instruction.d.cts.map +1 -1
- package/dist/actions/list-entities-by-instruction.d.mts +3 -6
- package/dist/actions/list-entities-by-instruction.d.mts.map +1 -1
- package/dist/actions/list-entities-by-instruction.mjs +1 -0
- package/dist/actions/list-entities-by-instruction.mjs.map +1 -1
- package/dist/actions/list-instructions.cjs +1 -0
- package/dist/actions/list-instructions.cjs.map +1 -1
- package/dist/actions/list-instructions.d.cts +3 -1
- package/dist/actions/list-instructions.d.cts.map +1 -1
- package/dist/actions/list-instructions.d.mts +3 -1
- package/dist/actions/list-instructions.d.mts.map +1 -1
- package/dist/actions/list-instructions.mjs +1 -0
- package/dist/actions/list-instructions.mjs.map +1 -1
- package/dist/actions/list-partitions.cjs +1 -0
- package/dist/actions/list-partitions.cjs.map +1 -1
- package/dist/actions/list-partitions.d.cts +3 -4
- package/dist/actions/list-partitions.d.cts.map +1 -1
- package/dist/actions/list-partitions.d.mts +3 -4
- package/dist/actions/list-partitions.d.mts.map +1 -1
- package/dist/actions/list-partitions.mjs +1 -0
- package/dist/actions/list-partitions.mjs.map +1 -1
- package/dist/actions/patch-document-metadata.cjs +1 -0
- package/dist/actions/patch-document-metadata.cjs.map +1 -1
- package/dist/actions/patch-document-metadata.d.cts +3 -6
- package/dist/actions/patch-document-metadata.d.cts.map +1 -1
- package/dist/actions/patch-document-metadata.d.mts +3 -6
- package/dist/actions/patch-document-metadata.d.mts.map +1 -1
- package/dist/actions/patch-document-metadata.mjs +1 -0
- package/dist/actions/patch-document-metadata.mjs.map +1 -1
- package/dist/actions/retrieve.cjs +1 -0
- package/dist/actions/retrieve.cjs.map +1 -1
- package/dist/actions/retrieve.d.cts +3 -9
- package/dist/actions/retrieve.d.cts.map +1 -1
- package/dist/actions/retrieve.d.mts +3 -9
- package/dist/actions/retrieve.d.mts.map +1 -1
- package/dist/actions/retrieve.mjs +1 -0
- package/dist/actions/retrieve.mjs.map +1 -1
- package/dist/actions/set-partition-limits.cjs +1 -0
- package/dist/actions/set-partition-limits.cjs.map +1 -1
- package/dist/actions/set-partition-limits.d.cts +3 -15
- package/dist/actions/set-partition-limits.d.cts.map +1 -1
- package/dist/actions/set-partition-limits.d.mts +3 -15
- package/dist/actions/set-partition-limits.d.mts.map +1 -1
- package/dist/actions/set-partition-limits.mjs +1 -0
- package/dist/actions/set-partition-limits.mjs.map +1 -1
- package/dist/actions/update-document-from-url.cjs +1 -0
- package/dist/actions/update-document-from-url.cjs.map +1 -1
- package/dist/actions/update-document-from-url.d.cts +3 -9
- package/dist/actions/update-document-from-url.d.cts.map +1 -1
- package/dist/actions/update-document-from-url.d.mts +3 -9
- package/dist/actions/update-document-from-url.d.mts.map +1 -1
- package/dist/actions/update-document-from-url.mjs +1 -0
- package/dist/actions/update-document-from-url.mjs.map +1 -1
- package/dist/actions/update-document-raw.cjs +1 -0
- package/dist/actions/update-document-raw.cjs.map +1 -1
- package/dist/actions/update-document-raw.d.cts +3 -4
- package/dist/actions/update-document-raw.d.cts.map +1 -1
- package/dist/actions/update-document-raw.d.mts +3 -4
- package/dist/actions/update-document-raw.d.mts.map +1 -1
- package/dist/actions/update-document-raw.mjs +1 -0
- package/dist/actions/update-document-raw.mjs.map +1 -1
- package/dist/actions/update-instruction.cjs +1 -0
- package/dist/actions/update-instruction.cjs.map +1 -1
- package/dist/actions/update-instruction.d.cts +3 -4
- package/dist/actions/update-instruction.d.cts.map +1 -1
- package/dist/actions/update-instruction.d.mts +3 -4
- package/dist/actions/update-instruction.d.mts.map +1 -1
- package/dist/actions/update-instruction.mjs +1 -0
- package/dist/actions/update-instruction.mjs.map +1 -1
- package/dist/actions/update-partition.cjs +1 -0
- package/dist/actions/update-partition.cjs.map +1 -1
- package/dist/actions/update-partition.d.cts +3 -6
- package/dist/actions/update-partition.d.cts.map +1 -1
- package/dist/actions/update-partition.d.mts +3 -6
- package/dist/actions/update-partition.d.mts.map +1 -1
- package/dist/actions/update-partition.mjs +1 -0
- package/dist/actions/update-partition.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-partition.cjs","names":["z","action"],"sources":["../../src/actions/get-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieGetPartitionInput = z.object({\n partition_id: z.string().describe(\"The identifier for the partition being retrieved\"),\n}).describe(\"Request model for retrieving a partition.\");\nconst RagieGetPartition_PartitionStatsSchema = z.object({\n document_count: z.number().int().describe(\"Integer count of all documents\").nullable().optional(),\n media_hosted_total: z.number().describe(\"Total megabytes hosted\").nullable().optional(),\n pages_hosted_total: z.number().describe(\"Total hosted pages\").nullable().optional(),\n media_hosted_monthly: z.number().describe(\"Megabytes hosted this month\").nullable().optional(),\n media_streamed_total: z.number().describe(\"Total megabytes streamed\").nullable().optional(),\n pages_hosted_monthly: z.number().describe(\"Hosted pages added in current month\").nullable().optional(),\n audio_processed_total: z.number().describe(\"Total audio processing seconds\").nullable().optional(),\n pages_processed_total: z.number().describe(\"Cumulative pages processed\").nullable().optional(),\n video_processed_total: z.number().describe(\"Total video processing seconds\").nullable().optional(),\n media_streamed_monthly: z.number().describe(\"Megabytes streamed this month\").nullable().optional(),\n audio_processed_monthly: z.number().describe(\"Seconds of audio processed this month\").nullable().optional(),\n pages_processed_monthly: z.number().describe(\"Pages processed in current month\").nullable().optional(),\n video_processed_monthly: z.number().describe(\"Seconds of video processed this month\").nullable().optional(),\n}).passthrough().describe(\"Usage metrics for a partition.\");\nconst RagieGetPartition_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum hosting megabytes limit\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum total hosting limit\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum streaming megabytes limit\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum audio seconds limit\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum total processing limit\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum video seconds limit\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly hosting megabytes limit\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly hosted pages cap\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly streaming megabytes limit\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly audio seconds limit\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly page processing cap\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly video seconds limit\").nullable().optional(),\n}).passthrough().describe(\"Resource constraints for a partition.\");\nexport const RagieGetPartitionOutput = z.object({\n name: z.string().describe(\"The partition's identifier\").nullable(),\n stats: RagieGetPartition_PartitionStatsSchema.nullable(),\n limits: RagieGetPartition_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Optional partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Whether context-aware descriptions are enabled\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"Optional JSON schema defining partition metadata structure\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when partition exceeded limits\").nullable().optional(),\n}).passthrough().describe(\"Response model for partition details.\");\n\nexport const ragieGetPartition = action(\"RAGIE_GET_PARTITION\", {\n slug: \"ragie-get-partition\",\n name: \"Get Partition\",\n description: \"Tool to retrieve a partition by ID with usage statistics and resource limits. Use when you need to get detailed information about a specific partition.\",\n input: RagieGetPartitionInput,\n output: RagieGetPartitionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-partition.cjs","names":["z","action"],"sources":["../../src/actions/get-partition.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieGetPartitionInput = z.object({\n partition_id: z.string().describe(\"The identifier for the partition being retrieved\"),\n}).describe(\"Request model for retrieving a partition.\");\nconst RagieGetPartition_PartitionStatsSchema = z.object({\n document_count: z.number().int().describe(\"Integer count of all documents\").nullable().optional(),\n media_hosted_total: z.number().describe(\"Total megabytes hosted\").nullable().optional(),\n pages_hosted_total: z.number().describe(\"Total hosted pages\").nullable().optional(),\n media_hosted_monthly: z.number().describe(\"Megabytes hosted this month\").nullable().optional(),\n media_streamed_total: z.number().describe(\"Total megabytes streamed\").nullable().optional(),\n pages_hosted_monthly: z.number().describe(\"Hosted pages added in current month\").nullable().optional(),\n audio_processed_total: z.number().describe(\"Total audio processing seconds\").nullable().optional(),\n pages_processed_total: z.number().describe(\"Cumulative pages processed\").nullable().optional(),\n video_processed_total: z.number().describe(\"Total video processing seconds\").nullable().optional(),\n media_streamed_monthly: z.number().describe(\"Megabytes streamed this month\").nullable().optional(),\n audio_processed_monthly: z.number().describe(\"Seconds of audio processed this month\").nullable().optional(),\n pages_processed_monthly: z.number().describe(\"Pages processed in current month\").nullable().optional(),\n video_processed_monthly: z.number().describe(\"Seconds of video processed this month\").nullable().optional(),\n}).passthrough().describe(\"Usage metrics for a partition.\");\nconst RagieGetPartition_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum hosting megabytes limit\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum total hosting limit\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum streaming megabytes limit\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum audio seconds limit\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum total processing limit\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum video seconds limit\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly hosting megabytes limit\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly hosted pages cap\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly streaming megabytes limit\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly audio seconds limit\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly page processing cap\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly video seconds limit\").nullable().optional(),\n}).passthrough().describe(\"Resource constraints for a partition.\");\nexport const RagieGetPartitionOutput = z.object({\n name: z.string().describe(\"The partition's identifier\").nullable(),\n stats: RagieGetPartition_PartitionStatsSchema.nullable(),\n limits: RagieGetPartition_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Optional partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Whether context-aware descriptions are enabled\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"Optional JSON schema defining partition metadata structure\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when partition exceeded limits\").nullable().optional(),\n}).passthrough().describe(\"Response model for partition details.\");\n\nexport const ragieGetPartition: AppAction<\n typeof RagieGetPartitionInput,\n typeof RagieGetPartitionOutput,\n typeof ragie.credential\n> = action(\"RAGIE_GET_PARTITION\", {\n slug: \"ragie-get-partition\",\n name: \"Get Partition\",\n description: \"Tool to retrieve a partition by ID with usage statistics and resource limits. Use when you need to get detailed information about a specific partition.\",\n input: RagieGetPartitionInput,\n output: RagieGetPartitionOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-partition.d.ts
|
|
@@ -41,9 +43,7 @@ declare const RagieGetPartitionOutput: z.ZodObject<{
|
|
|
41
43
|
metadata_schema: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
42
44
|
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
45
|
}, z.core.$loose>;
|
|
44
|
-
declare const ragieGetPartition:
|
|
45
|
-
partition_id: string;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
46
|
+
declare const ragieGetPartition: AppAction<typeof RagieGetPartitionInput, typeof RagieGetPartitionOutput, typeof ragie.credential>;
|
|
47
47
|
//#endregion
|
|
48
48
|
export { ragieGetPartition };
|
|
49
49
|
//# sourceMappingURL=get-partition.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-partition.d.cts","names":[],"sources":["../../src/actions/get-partition.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-partition.d.cts","names":[],"sources":["../../src/actions/get-partition.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAgCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAWvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-partition.d.ts
|
|
@@ -41,9 +43,7 @@ declare const RagieGetPartitionOutput: z.ZodObject<{
|
|
|
41
43
|
metadata_schema: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
42
44
|
limit_exceeded_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
45
|
}, z.core.$loose>;
|
|
44
|
-
declare const ragieGetPartition:
|
|
45
|
-
partition_id: string;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
46
|
+
declare const ragieGetPartition: AppAction<typeof RagieGetPartitionInput, typeof RagieGetPartitionOutput, typeof ragie.credential>;
|
|
47
47
|
//#endregion
|
|
48
48
|
export { ragieGetPartition };
|
|
49
49
|
//# sourceMappingURL=get-partition.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-partition.d.mts","names":[],"sources":["../../src/actions/get-partition.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-partition.d.mts","names":[],"sources":["../../src/actions/get-partition.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAgCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAWvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-partition.mjs","names":[],"sources":["../../src/actions/get-partition.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieGetPartitionInput = z.object({\n partition_id: z.string().describe(\"The identifier for the partition being retrieved\"),\n}).describe(\"Request model for retrieving a partition.\");\nconst RagieGetPartition_PartitionStatsSchema = z.object({\n document_count: z.number().int().describe(\"Integer count of all documents\").nullable().optional(),\n media_hosted_total: z.number().describe(\"Total megabytes hosted\").nullable().optional(),\n pages_hosted_total: z.number().describe(\"Total hosted pages\").nullable().optional(),\n media_hosted_monthly: z.number().describe(\"Megabytes hosted this month\").nullable().optional(),\n media_streamed_total: z.number().describe(\"Total megabytes streamed\").nullable().optional(),\n pages_hosted_monthly: z.number().describe(\"Hosted pages added in current month\").nullable().optional(),\n audio_processed_total: z.number().describe(\"Total audio processing seconds\").nullable().optional(),\n pages_processed_total: z.number().describe(\"Cumulative pages processed\").nullable().optional(),\n video_processed_total: z.number().describe(\"Total video processing seconds\").nullable().optional(),\n media_streamed_monthly: z.number().describe(\"Megabytes streamed this month\").nullable().optional(),\n audio_processed_monthly: z.number().describe(\"Seconds of audio processed this month\").nullable().optional(),\n pages_processed_monthly: z.number().describe(\"Pages processed in current month\").nullable().optional(),\n video_processed_monthly: z.number().describe(\"Seconds of video processed this month\").nullable().optional(),\n}).passthrough().describe(\"Usage metrics for a partition.\");\nconst RagieGetPartition_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum hosting megabytes limit\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum total hosting limit\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum streaming megabytes limit\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum audio seconds limit\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum total processing limit\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum video seconds limit\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly hosting megabytes limit\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly hosted pages cap\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly streaming megabytes limit\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly audio seconds limit\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly page processing cap\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly video seconds limit\").nullable().optional(),\n}).passthrough().describe(\"Resource constraints for a partition.\");\nexport const RagieGetPartitionOutput = z.object({\n name: z.string().describe(\"The partition's identifier\").nullable(),\n stats: RagieGetPartition_PartitionStatsSchema.nullable(),\n limits: RagieGetPartition_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Optional partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Whether context-aware descriptions are enabled\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"Optional JSON schema defining partition metadata structure\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when partition exceeded limits\").nullable().optional(),\n}).passthrough().describe(\"Response model for partition details.\");\n\nexport const ragieGetPartition = action(\"RAGIE_GET_PARTITION\", {\n slug: \"ragie-get-partition\",\n name: \"Get Partition\",\n description: \"Tool to retrieve a partition by ID with usage statistics and resource limits. Use when you need to get detailed information about a specific partition.\",\n input: RagieGetPartitionInput,\n output: RagieGetPartitionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-partition.mjs","names":[],"sources":["../../src/actions/get-partition.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieGetPartitionInput = z.object({\n partition_id: z.string().describe(\"The identifier for the partition being retrieved\"),\n}).describe(\"Request model for retrieving a partition.\");\nconst RagieGetPartition_PartitionStatsSchema = z.object({\n document_count: z.number().int().describe(\"Integer count of all documents\").nullable().optional(),\n media_hosted_total: z.number().describe(\"Total megabytes hosted\").nullable().optional(),\n pages_hosted_total: z.number().describe(\"Total hosted pages\").nullable().optional(),\n media_hosted_monthly: z.number().describe(\"Megabytes hosted this month\").nullable().optional(),\n media_streamed_total: z.number().describe(\"Total megabytes streamed\").nullable().optional(),\n pages_hosted_monthly: z.number().describe(\"Hosted pages added in current month\").nullable().optional(),\n audio_processed_total: z.number().describe(\"Total audio processing seconds\").nullable().optional(),\n pages_processed_total: z.number().describe(\"Cumulative pages processed\").nullable().optional(),\n video_processed_total: z.number().describe(\"Total video processing seconds\").nullable().optional(),\n media_streamed_monthly: z.number().describe(\"Megabytes streamed this month\").nullable().optional(),\n audio_processed_monthly: z.number().describe(\"Seconds of audio processed this month\").nullable().optional(),\n pages_processed_monthly: z.number().describe(\"Pages processed in current month\").nullable().optional(),\n video_processed_monthly: z.number().describe(\"Seconds of video processed this month\").nullable().optional(),\n}).passthrough().describe(\"Usage metrics for a partition.\");\nconst RagieGetPartition_PartitionLimitsSchema = z.object({\n media_hosted_limit_max: z.number().int().describe(\"Maximum hosting megabytes limit\").nullable().optional(),\n pages_hosted_limit_max: z.number().int().describe(\"Maximum total hosting limit\").nullable().optional(),\n media_streamed_limit_max: z.number().int().describe(\"Maximum streaming megabytes limit\").nullable().optional(),\n audio_processed_limit_max: z.number().int().describe(\"Maximum audio seconds limit\").nullable().optional(),\n pages_processed_limit_max: z.number().int().describe(\"Maximum total processing limit\").nullable().optional(),\n video_processed_limit_max: z.number().int().describe(\"Maximum video seconds limit\").nullable().optional(),\n media_hosted_limit_monthly: z.number().int().describe(\"Monthly hosting megabytes limit\").nullable().optional(),\n pages_hosted_limit_monthly: z.number().int().describe(\"Monthly hosted pages cap\").nullable().optional(),\n media_streamed_limit_monthly: z.number().int().describe(\"Monthly streaming megabytes limit\").nullable().optional(),\n audio_processed_limit_monthly: z.number().int().describe(\"Monthly audio seconds limit\").nullable().optional(),\n pages_processed_limit_monthly: z.number().int().describe(\"Monthly page processing cap\").nullable().optional(),\n video_processed_limit_monthly: z.number().int().describe(\"Monthly video seconds limit\").nullable().optional(),\n}).passthrough().describe(\"Resource constraints for a partition.\");\nexport const RagieGetPartitionOutput = z.object({\n name: z.string().describe(\"The partition's identifier\").nullable(),\n stats: RagieGetPartition_PartitionStatsSchema.nullable(),\n limits: RagieGetPartition_PartitionLimitsSchema.nullable(),\n is_default: z.boolean().describe(\"Whether this is the default partition\").nullable(),\n description: z.string().describe(\"Optional partition description\").nullable().optional(),\n context_aware: z.boolean().describe(\"Whether context-aware descriptions are enabled\").nullable(),\n metadata_schema: z.record(z.string(), z.unknown()).describe(\"Optional JSON schema defining partition metadata structure\").nullable().optional(),\n limit_exceeded_at: z.string().describe(\"Timestamp when partition exceeded limits\").nullable().optional(),\n}).passthrough().describe(\"Response model for partition details.\");\n\nexport const ragieGetPartition: AppAction<\n typeof RagieGetPartitionInput,\n typeof RagieGetPartitionOutput,\n typeof ragie.credential\n> = action(\"RAGIE_GET_PARTITION\", {\n slug: \"ragie-get-partition\",\n name: \"Get Partition\",\n description: \"Tool to retrieve a partition by ID with usage statistics and resource limits. Use when you need to get detailed information about a specific partition.\",\n input: RagieGetPartitionInput,\n output: RagieGetPartitionOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-response.cjs","names":["z","action"],"sources":["../../src/actions/get-response.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieGetResponseInput = z.object({\n response_id: z.string().describe(\"The unique identifier (UUID format) for the response to retrieve\"),\n}).describe(\"Request model for retrieving a response by ID.\");\nconst RagieGetResponse_ToolConfigSchema = z.object({\n type: z.string().describe(\"Tool type (e.g., 'retrieve')\").nullable().optional(),\n partitions: z.array(z.string()).describe(\"List of partitions\").nullable().optional(),\n}).passthrough().describe(\"Tool configuration object.\");\nconst RagieGetResponse_UsageDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached tokens\").nullable().optional(),\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens\").nullable().optional(),\n}).passthrough().describe(\"Token usage details.\");\nconst RagieGetResponse_UsageSchema = z.object({\n input_tokens: z.number().int().describe(\"Number of input tokens\").nullable().optional(),\n total_tokens: z.number().int().describe(\"Total number of tokens\").nullable().optional(),\n output_tokens: z.number().int().describe(\"Number of output tokens\").nullable().optional(),\n input_token_details: RagieGetResponse_UsageDetailsSchema.nullable().optional(),\n output_token_details: RagieGetResponse_UsageDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Token usage metrics.\");\nconst RagieGetResponse_ReasoningConfigSchema = z.object({\n effort: z.string().describe(\"Effort level: 'low', 'medium', or 'high'\").nullable().optional(),\n summary: z.string().describe(\"Reasoning summary\").nullable().optional(),\n}).passthrough().describe(\"Reasoning configuration.\");\nconst RagieGetResponse_TruncationConfigSchema = z.object({\n type: z.string().describe(\"Truncation type\").nullable().optional(),\n max_tokens: z.number().int().describe(\"Maximum tokens for truncation\").nullable().optional(),\n}).passthrough().describe(\"Truncation configuration.\");\nconst RagieGetResponse_ReasoningStepSchema = z.object({\n step: z.string().describe(\"Step description\").nullable().optional(),\n reasoning: z.string().describe(\"Step reasoning\").nullable().optional(),\n}).passthrough().describe(\"Reasoning step object.\");\nconst RagieGetResponse_EvidenceSchema = z.object({\n text: z.string().describe(\"Evidence text\").nullable().optional(),\n score: z.number().describe(\"Evidence score\").nullable().optional(),\n source: z.string().describe(\"Evidence source\").nullable().optional(),\n}).passthrough().describe(\"Evidence object in final answer.\");\nconst RagieGetResponse_FinalAnswerSchema = z.object({\n text: z.string().describe(\"Final answer text\").nullable().optional(),\n steps: z.array(RagieGetResponse_ReasoningStepSchema).describe(\"Reasoning steps\").nullable().optional(),\n usage: RagieGetResponse_UsageSchema.nullable().optional(),\n evidence: z.array(RagieGetResponse_EvidenceSchema).describe(\"Evidence supporting the answer\").nullable().optional(),\n}).passthrough().describe(\"Final answer object when parsing completes.\");\nconst RagieGetResponse_IncompleteDetailsSchema = z.object({\n reason: z.string().describe(\"Reason for incomplete response\").nullable().optional(),\n}).passthrough().describe(\"Details if response is incomplete.\");\nexport const RagieGetResponseOutput = z.object({\n id: z.string().describe(\"Unique response identifier\").nullable().optional(),\n user: z.string().describe(\"User identifier\").nullable().optional(),\n error: z.string().describe(\"Error message if applicable\").nullable().optional(),\n model: z.string().describe(\"Model used (e.g., 'deep-search')\").nullable().optional(),\n store: z.boolean().describe(\"Storage flag\").nullable().optional(),\n tools: z.array(RagieGetResponse_ToolConfigSchema).describe(\"Tools used during processing\").nullable().optional(),\n top_p: z.number().describe(\"Top-p sampling parameter\").nullable().optional(),\n usage: RagieGetResponse_UsageSchema.nullable().optional(),\n object: z.string().describe(\"Constant value 'response'\").nullable().optional(),\n output: z.array(z.record(z.string(), z.unknown())).describe(\"Array of processing outputs containing various output types\").nullable().optional(),\n status: z.string().describe(\"Current status: 'completed', 'failed', 'in_progress', or 'cancelled'\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata dictionary\").nullable().optional(),\n reasoning: RagieGetResponse_ReasoningConfigSchema.nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp of creation\").nullable().optional(),\n truncation: z.union([z.string(), RagieGetResponse_TruncationConfigSchema]).nullable().optional(),\n temperature: z.number().describe(\"Temperature parameter\").nullable().optional(),\n tool_choice: z.string().describe(\"Tool selection strategy\").nullable().optional(),\n instructions: z.string().describe(\"Processing instructions\").nullable().optional(),\n output_parsed: RagieGetResponse_FinalAnswerSchema.nullable().optional(),\n max_output_tokens: z.number().int().describe(\"Maximum output tokens limit\").nullable().optional(),\n incomplete_details: RagieGetResponse_IncompleteDetailsSchema.nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether parallel tool calls are enabled\").nullable().optional(),\n previous_response_id: z.string().describe(\"Previous response reference\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a response.\");\n\nexport const ragieGetResponse = action(\"RAGIE_GET_RESPONSE\", {\n slug: \"ragie-get-response\",\n name: \"Get Response\",\n description: \"Tool to retrieve a response by its unique identifier. Use when you need to check the status or details of a previously created response.\",\n input: RagieGetResponseInput,\n output: RagieGetResponseOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"get-response.cjs","names":["z","action"],"sources":["../../src/actions/get-response.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieGetResponseInput = z.object({\n response_id: z.string().describe(\"The unique identifier (UUID format) for the response to retrieve\"),\n}).describe(\"Request model for retrieving a response by ID.\");\nconst RagieGetResponse_ToolConfigSchema = z.object({\n type: z.string().describe(\"Tool type (e.g., 'retrieve')\").nullable().optional(),\n partitions: z.array(z.string()).describe(\"List of partitions\").nullable().optional(),\n}).passthrough().describe(\"Tool configuration object.\");\nconst RagieGetResponse_UsageDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached tokens\").nullable().optional(),\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens\").nullable().optional(),\n}).passthrough().describe(\"Token usage details.\");\nconst RagieGetResponse_UsageSchema = z.object({\n input_tokens: z.number().int().describe(\"Number of input tokens\").nullable().optional(),\n total_tokens: z.number().int().describe(\"Total number of tokens\").nullable().optional(),\n output_tokens: z.number().int().describe(\"Number of output tokens\").nullable().optional(),\n input_token_details: RagieGetResponse_UsageDetailsSchema.nullable().optional(),\n output_token_details: RagieGetResponse_UsageDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Token usage metrics.\");\nconst RagieGetResponse_ReasoningConfigSchema = z.object({\n effort: z.string().describe(\"Effort level: 'low', 'medium', or 'high'\").nullable().optional(),\n summary: z.string().describe(\"Reasoning summary\").nullable().optional(),\n}).passthrough().describe(\"Reasoning configuration.\");\nconst RagieGetResponse_TruncationConfigSchema = z.object({\n type: z.string().describe(\"Truncation type\").nullable().optional(),\n max_tokens: z.number().int().describe(\"Maximum tokens for truncation\").nullable().optional(),\n}).passthrough().describe(\"Truncation configuration.\");\nconst RagieGetResponse_ReasoningStepSchema = z.object({\n step: z.string().describe(\"Step description\").nullable().optional(),\n reasoning: z.string().describe(\"Step reasoning\").nullable().optional(),\n}).passthrough().describe(\"Reasoning step object.\");\nconst RagieGetResponse_EvidenceSchema = z.object({\n text: z.string().describe(\"Evidence text\").nullable().optional(),\n score: z.number().describe(\"Evidence score\").nullable().optional(),\n source: z.string().describe(\"Evidence source\").nullable().optional(),\n}).passthrough().describe(\"Evidence object in final answer.\");\nconst RagieGetResponse_FinalAnswerSchema = z.object({\n text: z.string().describe(\"Final answer text\").nullable().optional(),\n steps: z.array(RagieGetResponse_ReasoningStepSchema).describe(\"Reasoning steps\").nullable().optional(),\n usage: RagieGetResponse_UsageSchema.nullable().optional(),\n evidence: z.array(RagieGetResponse_EvidenceSchema).describe(\"Evidence supporting the answer\").nullable().optional(),\n}).passthrough().describe(\"Final answer object when parsing completes.\");\nconst RagieGetResponse_IncompleteDetailsSchema = z.object({\n reason: z.string().describe(\"Reason for incomplete response\").nullable().optional(),\n}).passthrough().describe(\"Details if response is incomplete.\");\nexport const RagieGetResponseOutput = z.object({\n id: z.string().describe(\"Unique response identifier\").nullable().optional(),\n user: z.string().describe(\"User identifier\").nullable().optional(),\n error: z.string().describe(\"Error message if applicable\").nullable().optional(),\n model: z.string().describe(\"Model used (e.g., 'deep-search')\").nullable().optional(),\n store: z.boolean().describe(\"Storage flag\").nullable().optional(),\n tools: z.array(RagieGetResponse_ToolConfigSchema).describe(\"Tools used during processing\").nullable().optional(),\n top_p: z.number().describe(\"Top-p sampling parameter\").nullable().optional(),\n usage: RagieGetResponse_UsageSchema.nullable().optional(),\n object: z.string().describe(\"Constant value 'response'\").nullable().optional(),\n output: z.array(z.record(z.string(), z.unknown())).describe(\"Array of processing outputs containing various output types\").nullable().optional(),\n status: z.string().describe(\"Current status: 'completed', 'failed', 'in_progress', or 'cancelled'\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata dictionary\").nullable().optional(),\n reasoning: RagieGetResponse_ReasoningConfigSchema.nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp of creation\").nullable().optional(),\n truncation: z.union([z.string(), RagieGetResponse_TruncationConfigSchema]).nullable().optional(),\n temperature: z.number().describe(\"Temperature parameter\").nullable().optional(),\n tool_choice: z.string().describe(\"Tool selection strategy\").nullable().optional(),\n instructions: z.string().describe(\"Processing instructions\").nullable().optional(),\n output_parsed: RagieGetResponse_FinalAnswerSchema.nullable().optional(),\n max_output_tokens: z.number().int().describe(\"Maximum output tokens limit\").nullable().optional(),\n incomplete_details: RagieGetResponse_IncompleteDetailsSchema.nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether parallel tool calls are enabled\").nullable().optional(),\n previous_response_id: z.string().describe(\"Previous response reference\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a response.\");\n\nexport const ragieGetResponse: AppAction<\n typeof RagieGetResponseInput,\n typeof RagieGetResponseOutput,\n typeof ragie.credential\n> = action(\"RAGIE_GET_RESPONSE\", {\n slug: \"ragie-get-response\",\n name: \"Get Response\",\n description: \"Tool to retrieve a response by its unique identifier. Use when you need to check the status or details of a previously created response.\",\n input: RagieGetResponseInput,\n output: RagieGetResponseOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-response.d.ts
|
|
@@ -76,9 +78,7 @@ declare const RagieGetResponseOutput: z.ZodObject<{
|
|
|
76
78
|
parallel_tool_calls: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
77
79
|
previous_response_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
80
|
}, z.core.$loose>;
|
|
79
|
-
declare const ragieGetResponse:
|
|
80
|
-
response_id: string;
|
|
81
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
81
|
+
declare const ragieGetResponse: AppAction<typeof RagieGetResponseInput, typeof RagieGetResponseOutput, typeof ragie.credential>;
|
|
82
82
|
//#endregion
|
|
83
83
|
export { ragieGetResponse };
|
|
84
84
|
//# sourceMappingURL=get-response.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-response.d.cts","names":[],"sources":["../../src/actions/get-response.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-response.d.cts","names":[],"sources":["../../src/actions/get-response.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cA4CrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0BtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-response.d.ts
|
|
@@ -76,9 +78,7 @@ declare const RagieGetResponseOutput: z.ZodObject<{
|
|
|
76
78
|
parallel_tool_calls: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
77
79
|
previous_response_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
80
|
}, z.core.$loose>;
|
|
79
|
-
declare const ragieGetResponse:
|
|
80
|
-
response_id: string;
|
|
81
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
81
|
+
declare const ragieGetResponse: AppAction<typeof RagieGetResponseInput, typeof RagieGetResponseOutput, typeof ragie.credential>;
|
|
82
82
|
//#endregion
|
|
83
83
|
export { ragieGetResponse };
|
|
84
84
|
//# sourceMappingURL=get-response.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-response.d.mts","names":[],"sources":["../../src/actions/get-response.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-response.d.mts","names":[],"sources":["../../src/actions/get-response.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cA4CrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0BtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-response.mjs","names":[],"sources":["../../src/actions/get-response.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieGetResponseInput = z.object({\n response_id: z.string().describe(\"The unique identifier (UUID format) for the response to retrieve\"),\n}).describe(\"Request model for retrieving a response by ID.\");\nconst RagieGetResponse_ToolConfigSchema = z.object({\n type: z.string().describe(\"Tool type (e.g., 'retrieve')\").nullable().optional(),\n partitions: z.array(z.string()).describe(\"List of partitions\").nullable().optional(),\n}).passthrough().describe(\"Tool configuration object.\");\nconst RagieGetResponse_UsageDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached tokens\").nullable().optional(),\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens\").nullable().optional(),\n}).passthrough().describe(\"Token usage details.\");\nconst RagieGetResponse_UsageSchema = z.object({\n input_tokens: z.number().int().describe(\"Number of input tokens\").nullable().optional(),\n total_tokens: z.number().int().describe(\"Total number of tokens\").nullable().optional(),\n output_tokens: z.number().int().describe(\"Number of output tokens\").nullable().optional(),\n input_token_details: RagieGetResponse_UsageDetailsSchema.nullable().optional(),\n output_token_details: RagieGetResponse_UsageDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Token usage metrics.\");\nconst RagieGetResponse_ReasoningConfigSchema = z.object({\n effort: z.string().describe(\"Effort level: 'low', 'medium', or 'high'\").nullable().optional(),\n summary: z.string().describe(\"Reasoning summary\").nullable().optional(),\n}).passthrough().describe(\"Reasoning configuration.\");\nconst RagieGetResponse_TruncationConfigSchema = z.object({\n type: z.string().describe(\"Truncation type\").nullable().optional(),\n max_tokens: z.number().int().describe(\"Maximum tokens for truncation\").nullable().optional(),\n}).passthrough().describe(\"Truncation configuration.\");\nconst RagieGetResponse_ReasoningStepSchema = z.object({\n step: z.string().describe(\"Step description\").nullable().optional(),\n reasoning: z.string().describe(\"Step reasoning\").nullable().optional(),\n}).passthrough().describe(\"Reasoning step object.\");\nconst RagieGetResponse_EvidenceSchema = z.object({\n text: z.string().describe(\"Evidence text\").nullable().optional(),\n score: z.number().describe(\"Evidence score\").nullable().optional(),\n source: z.string().describe(\"Evidence source\").nullable().optional(),\n}).passthrough().describe(\"Evidence object in final answer.\");\nconst RagieGetResponse_FinalAnswerSchema = z.object({\n text: z.string().describe(\"Final answer text\").nullable().optional(),\n steps: z.array(RagieGetResponse_ReasoningStepSchema).describe(\"Reasoning steps\").nullable().optional(),\n usage: RagieGetResponse_UsageSchema.nullable().optional(),\n evidence: z.array(RagieGetResponse_EvidenceSchema).describe(\"Evidence supporting the answer\").nullable().optional(),\n}).passthrough().describe(\"Final answer object when parsing completes.\");\nconst RagieGetResponse_IncompleteDetailsSchema = z.object({\n reason: z.string().describe(\"Reason for incomplete response\").nullable().optional(),\n}).passthrough().describe(\"Details if response is incomplete.\");\nexport const RagieGetResponseOutput = z.object({\n id: z.string().describe(\"Unique response identifier\").nullable().optional(),\n user: z.string().describe(\"User identifier\").nullable().optional(),\n error: z.string().describe(\"Error message if applicable\").nullable().optional(),\n model: z.string().describe(\"Model used (e.g., 'deep-search')\").nullable().optional(),\n store: z.boolean().describe(\"Storage flag\").nullable().optional(),\n tools: z.array(RagieGetResponse_ToolConfigSchema).describe(\"Tools used during processing\").nullable().optional(),\n top_p: z.number().describe(\"Top-p sampling parameter\").nullable().optional(),\n usage: RagieGetResponse_UsageSchema.nullable().optional(),\n object: z.string().describe(\"Constant value 'response'\").nullable().optional(),\n output: z.array(z.record(z.string(), z.unknown())).describe(\"Array of processing outputs containing various output types\").nullable().optional(),\n status: z.string().describe(\"Current status: 'completed', 'failed', 'in_progress', or 'cancelled'\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata dictionary\").nullable().optional(),\n reasoning: RagieGetResponse_ReasoningConfigSchema.nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp of creation\").nullable().optional(),\n truncation: z.union([z.string(), RagieGetResponse_TruncationConfigSchema]).nullable().optional(),\n temperature: z.number().describe(\"Temperature parameter\").nullable().optional(),\n tool_choice: z.string().describe(\"Tool selection strategy\").nullable().optional(),\n instructions: z.string().describe(\"Processing instructions\").nullable().optional(),\n output_parsed: RagieGetResponse_FinalAnswerSchema.nullable().optional(),\n max_output_tokens: z.number().int().describe(\"Maximum output tokens limit\").nullable().optional(),\n incomplete_details: RagieGetResponse_IncompleteDetailsSchema.nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether parallel tool calls are enabled\").nullable().optional(),\n previous_response_id: z.string().describe(\"Previous response reference\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a response.\");\n\nexport const ragieGetResponse = action(\"RAGIE_GET_RESPONSE\", {\n slug: \"ragie-get-response\",\n name: \"Get Response\",\n description: \"Tool to retrieve a response by its unique identifier. Use when you need to check the status or details of a previously created response.\",\n input: RagieGetResponseInput,\n output: RagieGetResponseOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,EAC5C,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,EACrG,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,oCAAoC,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAM,sCAAsC,EAAE,OAAO;CACnD,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sBAAsB;AAChD,MAAM,+BAA+B,EAAE,OAAO;CAC5C,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,qBAAqB,oCAAoC,SAAS,CAAC,CAAC,SAAS;CAC7E,sBAAsB,oCAAoC,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sBAAsB;AAChD,MAAM,yCAAyC,EAAE,OAAO;CACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0BAA0B;AACpD,MAAM,0CAA0C,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wBAAwB;AAClD,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAO,6BAA6B,SAAS,CAAC,CAAC,SAAS;CACxD,UAAU,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,2CAA2C,EAAE,OAAO,EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AA2B9D,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QA/BoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChE,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,OAAO,6BAA6B,SAAS,CAAC,CAAC,SAAS;EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/I,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,WAAW,uCAAuC,SAAS,CAAC,CAAC,SAAS;EACtE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,uCAAuC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,eAAe,mCAAmC,SAAS,CAAC,CAAC,SAAS;EACtE,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,oBAAoB,yCAAyC,SAAS,CAAC,CAAC,SAAS;EACjF,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"get-response.mjs","names":[],"sources":["../../src/actions/get-response.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieGetResponseInput = z.object({\n response_id: z.string().describe(\"The unique identifier (UUID format) for the response to retrieve\"),\n}).describe(\"Request model for retrieving a response by ID.\");\nconst RagieGetResponse_ToolConfigSchema = z.object({\n type: z.string().describe(\"Tool type (e.g., 'retrieve')\").nullable().optional(),\n partitions: z.array(z.string()).describe(\"List of partitions\").nullable().optional(),\n}).passthrough().describe(\"Tool configuration object.\");\nconst RagieGetResponse_UsageDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached tokens\").nullable().optional(),\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens\").nullable().optional(),\n}).passthrough().describe(\"Token usage details.\");\nconst RagieGetResponse_UsageSchema = z.object({\n input_tokens: z.number().int().describe(\"Number of input tokens\").nullable().optional(),\n total_tokens: z.number().int().describe(\"Total number of tokens\").nullable().optional(),\n output_tokens: z.number().int().describe(\"Number of output tokens\").nullable().optional(),\n input_token_details: RagieGetResponse_UsageDetailsSchema.nullable().optional(),\n output_token_details: RagieGetResponse_UsageDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Token usage metrics.\");\nconst RagieGetResponse_ReasoningConfigSchema = z.object({\n effort: z.string().describe(\"Effort level: 'low', 'medium', or 'high'\").nullable().optional(),\n summary: z.string().describe(\"Reasoning summary\").nullable().optional(),\n}).passthrough().describe(\"Reasoning configuration.\");\nconst RagieGetResponse_TruncationConfigSchema = z.object({\n type: z.string().describe(\"Truncation type\").nullable().optional(),\n max_tokens: z.number().int().describe(\"Maximum tokens for truncation\").nullable().optional(),\n}).passthrough().describe(\"Truncation configuration.\");\nconst RagieGetResponse_ReasoningStepSchema = z.object({\n step: z.string().describe(\"Step description\").nullable().optional(),\n reasoning: z.string().describe(\"Step reasoning\").nullable().optional(),\n}).passthrough().describe(\"Reasoning step object.\");\nconst RagieGetResponse_EvidenceSchema = z.object({\n text: z.string().describe(\"Evidence text\").nullable().optional(),\n score: z.number().describe(\"Evidence score\").nullable().optional(),\n source: z.string().describe(\"Evidence source\").nullable().optional(),\n}).passthrough().describe(\"Evidence object in final answer.\");\nconst RagieGetResponse_FinalAnswerSchema = z.object({\n text: z.string().describe(\"Final answer text\").nullable().optional(),\n steps: z.array(RagieGetResponse_ReasoningStepSchema).describe(\"Reasoning steps\").nullable().optional(),\n usage: RagieGetResponse_UsageSchema.nullable().optional(),\n evidence: z.array(RagieGetResponse_EvidenceSchema).describe(\"Evidence supporting the answer\").nullable().optional(),\n}).passthrough().describe(\"Final answer object when parsing completes.\");\nconst RagieGetResponse_IncompleteDetailsSchema = z.object({\n reason: z.string().describe(\"Reason for incomplete response\").nullable().optional(),\n}).passthrough().describe(\"Details if response is incomplete.\");\nexport const RagieGetResponseOutput = z.object({\n id: z.string().describe(\"Unique response identifier\").nullable().optional(),\n user: z.string().describe(\"User identifier\").nullable().optional(),\n error: z.string().describe(\"Error message if applicable\").nullable().optional(),\n model: z.string().describe(\"Model used (e.g., 'deep-search')\").nullable().optional(),\n store: z.boolean().describe(\"Storage flag\").nullable().optional(),\n tools: z.array(RagieGetResponse_ToolConfigSchema).describe(\"Tools used during processing\").nullable().optional(),\n top_p: z.number().describe(\"Top-p sampling parameter\").nullable().optional(),\n usage: RagieGetResponse_UsageSchema.nullable().optional(),\n object: z.string().describe(\"Constant value 'response'\").nullable().optional(),\n output: z.array(z.record(z.string(), z.unknown())).describe(\"Array of processing outputs containing various output types\").nullable().optional(),\n status: z.string().describe(\"Current status: 'completed', 'failed', 'in_progress', or 'cancelled'\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata dictionary\").nullable().optional(),\n reasoning: RagieGetResponse_ReasoningConfigSchema.nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp of creation\").nullable().optional(),\n truncation: z.union([z.string(), RagieGetResponse_TruncationConfigSchema]).nullable().optional(),\n temperature: z.number().describe(\"Temperature parameter\").nullable().optional(),\n tool_choice: z.string().describe(\"Tool selection strategy\").nullable().optional(),\n instructions: z.string().describe(\"Processing instructions\").nullable().optional(),\n output_parsed: RagieGetResponse_FinalAnswerSchema.nullable().optional(),\n max_output_tokens: z.number().int().describe(\"Maximum output tokens limit\").nullable().optional(),\n incomplete_details: RagieGetResponse_IncompleteDetailsSchema.nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether parallel tool calls are enabled\").nullable().optional(),\n previous_response_id: z.string().describe(\"Previous response reference\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a response.\");\n\nexport const ragieGetResponse: AppAction<\n typeof RagieGetResponseInput,\n typeof RagieGetResponseOutput,\n typeof ragie.credential\n> = action(\"RAGIE_GET_RESPONSE\", {\n slug: \"ragie-get-response\",\n name: \"Get Response\",\n description: \"Tool to retrieve a response by its unique identifier. Use when you need to check the status or details of a previously created response.\",\n input: RagieGetResponseInput,\n output: RagieGetResponseOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connection-source-types.cjs","names":["z","action"],"sources":["../../src/actions/list-connection-source-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListConnectionSourceTypesInput = z.object({}).describe(\"Request model for listing connection source types.\\nThis endpoint requires no parameters.\");\nconst RagieListConnectionSourceTypes_ConnectorSourceTypeInfoSchema = z.object({\n docs_url: z.string().describe(\"URL to the connector's documentation.\").nullable(),\n icon_url: z.string().describe(\"URL to the connector's icon image.\").nullable(),\n source_type: z.string().describe(\"The connector type identifier (e.g., 'google_drive', 'notion').\").nullable(),\n display_name: z.string().describe(\"Human-readable name for the connector.\").nullable(),\n}).passthrough().describe(\"Information about a connector source type.\");\nexport const RagieListConnectionSourceTypesOutput = z.object({\n connectors: z.array(RagieListConnectionSourceTypes_ConnectorSourceTypeInfoSchema).describe(\"Array of available connector source types with their metadata.\"),\n}).passthrough().describe(\"Response model for listing connection source types.\");\n\nexport const ragieListConnectionSourceTypes = action(\"RAGIE_LIST_CONNECTION_SOURCE_TYPES\", {\n slug: \"ragie-list-connection-source-types\",\n name: \"List Connection Source Types\",\n description: \"Tool to list available connection source types like 'google_drive' and 'notion' along with their metadata. Use when you need to discover what connector types are available in Ragie.\",\n input: RagieListConnectionSourceTypesInput,\n output: RagieListConnectionSourceTypesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-connection-source-types.cjs","names":["z","action"],"sources":["../../src/actions/list-connection-source-types.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieListConnectionSourceTypesInput = z.object({}).describe(\"Request model for listing connection source types.\\nThis endpoint requires no parameters.\");\nconst RagieListConnectionSourceTypes_ConnectorSourceTypeInfoSchema = z.object({\n docs_url: z.string().describe(\"URL to the connector's documentation.\").nullable(),\n icon_url: z.string().describe(\"URL to the connector's icon image.\").nullable(),\n source_type: z.string().describe(\"The connector type identifier (e.g., 'google_drive', 'notion').\").nullable(),\n display_name: z.string().describe(\"Human-readable name for the connector.\").nullable(),\n}).passthrough().describe(\"Information about a connector source type.\");\nexport const RagieListConnectionSourceTypesOutput = z.object({\n connectors: z.array(RagieListConnectionSourceTypes_ConnectorSourceTypeInfoSchema).describe(\"Array of available connector source types with their metadata.\"),\n}).passthrough().describe(\"Response model for listing connection source types.\");\n\nexport const ragieListConnectionSourceTypes: AppAction<\n typeof RagieListConnectionSourceTypesInput,\n typeof RagieListConnectionSourceTypesOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_CONNECTION_SOURCE_TYPES\", {\n slug: \"ragie-list-connection-source-types\",\n name: \"List Connection Source Types\",\n description: \"Tool to list available connection source types like 'google_drive' and 'notion' along with their metadata. Use when you need to discover what connector types are available in Ragie.\",\n input: RagieListConnectionSourceTypesInput,\n output: RagieListConnectionSourceTypesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACpK,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC7G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,YAAYA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,gEAAgE,EAC7J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-connection-source-types.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RagieListConnectionSourceTypesOutput: z.ZodObject<{
|
|
|
10
12
|
display_name: z.ZodNullable<z.ZodString>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const ragieListConnectionSourceTypes:
|
|
15
|
+
declare const ragieListConnectionSourceTypes: AppAction<typeof RagieListConnectionSourceTypesInput, typeof RagieListConnectionSourceTypesOutput, typeof ragie.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { ragieListConnectionSourceTypes };
|
|
16
18
|
//# sourceMappingURL=list-connection-source-types.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connection-source-types.d.cts","names":[],"sources":["../../src/actions/list-connection-source-types.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-connection-source-types.d.cts","names":[],"sources":["../../src/actions/list-connection-source-types.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-connection-source-types.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RagieListConnectionSourceTypesOutput: z.ZodObject<{
|
|
|
10
12
|
display_name: z.ZodNullable<z.ZodString>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const ragieListConnectionSourceTypes:
|
|
15
|
+
declare const ragieListConnectionSourceTypes: AppAction<typeof RagieListConnectionSourceTypesInput, typeof RagieListConnectionSourceTypesOutput, typeof ragie.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { ragieListConnectionSourceTypes };
|
|
16
18
|
//# sourceMappingURL=list-connection-source-types.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connection-source-types.d.mts","names":[],"sources":["../../src/actions/list-connection-source-types.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-connection-source-types.d.mts","names":[],"sources":["../../src/actions/list-connection-source-types.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connection-source-types.mjs","names":[],"sources":["../../src/actions/list-connection-source-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListConnectionSourceTypesInput = z.object({}).describe(\"Request model for listing connection source types.\\nThis endpoint requires no parameters.\");\nconst RagieListConnectionSourceTypes_ConnectorSourceTypeInfoSchema = z.object({\n docs_url: z.string().describe(\"URL to the connector's documentation.\").nullable(),\n icon_url: z.string().describe(\"URL to the connector's icon image.\").nullable(),\n source_type: z.string().describe(\"The connector type identifier (e.g., 'google_drive', 'notion').\").nullable(),\n display_name: z.string().describe(\"Human-readable name for the connector.\").nullable(),\n}).passthrough().describe(\"Information about a connector source type.\");\nexport const RagieListConnectionSourceTypesOutput = z.object({\n connectors: z.array(RagieListConnectionSourceTypes_ConnectorSourceTypeInfoSchema).describe(\"Array of available connector source types with their metadata.\"),\n}).passthrough().describe(\"Response model for listing connection source types.\");\n\nexport const ragieListConnectionSourceTypes = action(\"RAGIE_LIST_CONNECTION_SOURCE_TYPES\", {\n slug: \"ragie-list-connection-source-types\",\n name: \"List Connection Source Types\",\n description: \"Tool to list available connection source types like 'google_drive' and 'notion' along with their metadata. Use when you need to discover what connector types are available in Ragie.\",\n input: RagieListConnectionSourceTypesInput,\n output: RagieListConnectionSourceTypesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-connection-source-types.mjs","names":[],"sources":["../../src/actions/list-connection-source-types.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieListConnectionSourceTypesInput = z.object({}).describe(\"Request model for listing connection source types.\\nThis endpoint requires no parameters.\");\nconst RagieListConnectionSourceTypes_ConnectorSourceTypeInfoSchema = z.object({\n docs_url: z.string().describe(\"URL to the connector's documentation.\").nullable(),\n icon_url: z.string().describe(\"URL to the connector's icon image.\").nullable(),\n source_type: z.string().describe(\"The connector type identifier (e.g., 'google_drive', 'notion').\").nullable(),\n display_name: z.string().describe(\"Human-readable name for the connector.\").nullable(),\n}).passthrough().describe(\"Information about a connector source type.\");\nexport const RagieListConnectionSourceTypesOutput = z.object({\n connectors: z.array(RagieListConnectionSourceTypes_ConnectorSourceTypeInfoSchema).describe(\"Array of available connector source types with their metadata.\"),\n}).passthrough().describe(\"Response model for listing connection source types.\");\n\nexport const ragieListConnectionSourceTypes: AppAction<\n typeof RagieListConnectionSourceTypesInput,\n typeof RagieListConnectionSourceTypesOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_CONNECTION_SOURCE_TYPES\", {\n slug: \"ragie-list-connection-source-types\",\n name: \"List Connection Source Types\",\n description: \"Tool to list available connection source types like 'google_drive' and 'notion' along with their metadata. Use when you need to discover what connector types are available in Ragie.\",\n input: RagieListConnectionSourceTypesInput,\n output: RagieListConnectionSourceTypesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACpK,MAAM,+DAA+D,EAAE,OAAO;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC7G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAKtE,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkD,EAAE,OAAO,EAC3D,YAAY,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,gEAAgE,EAC7J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connections-connections-get.cjs","names":["z","action"],"sources":["../../src/actions/list-connections-connections-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListConnectionsConnectionsGetInput = z.object({\n cursor: z.string().describe(\"Pagination token for navigating to next page.\").optional(),\n filter: z.string().describe(\"Metadata filter supporting operators ($eq, $ne, $gt, $gte, $lt, $lte, $in, $nin) with AND/OR logic.\").optional(),\n page_size: z.number().int().describe(\"Number of items per page, range 1-100, defaults to 10.\").optional(),\n partition: z.string().describe(\"Partition identifier to scope the request. Defaults to default partition if omitted.\").optional(),\n}).describe(\"Request model for listing connections.\");\nconst RagieListConnectionsConnectionsGet_PaginationInfoSchema = z.object({\n next_cursor: z.string().describe(\"Token for retrieving next page of results.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of connections available.\").nullable(),\n}).passthrough().describe(\"Pagination information for the response.\");\nconst RagieListConnectionsConnectionsGet_ConnectionSchema = z.object({\n id: z.string().describe(\"Unique connection identifier (UUID).\").nullable(),\n name: z.string().describe(\"Display name of the connection.\").nullable(),\n type: z.string().describe(\"Connection type identifier.\").nullable(),\n source: z.unknown().describe(\"Source specification for the connection.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the connection is currently active.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom key-value metadata pairs.\"),\n created_at: z.string().describe(\"Timestamp when connection was created (ISO 8601 date-time format).\").nullable(),\n page_limit: z.number().int().describe(\"Maximum number of pages allowed for this connection.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp of last modification (ISO 8601 date-time format).\").nullable(),\n disabled_by_system: z.boolean().describe(\"Whether the connection was disabled by the system.\").nullable(),\n disabled_by_system_reason: z.string().describe(\"Reason if system disabled the connection.\").nullable().optional(),\n}).passthrough().describe(\"Connection object details.\");\nexport const RagieListConnectionsConnectionsGetOutput = z.object({\n pagination: RagieListConnectionsConnectionsGet_PaginationInfoSchema.nullable(),\n connections: z.array(RagieListConnectionsConnectionsGet_ConnectionSchema).describe(\"List of Connection objects.\"),\n}).passthrough().describe(\"Response model for listing connections.\");\n\nexport const ragieListConnectionsConnectionsGet = action(\"RAGIE_LIST_CONNECTIONS_CONNECTIONS_GET\", {\n slug: \"ragie-list-connections-connections-get\",\n name: \"List Connections\",\n description: \"Tool to list all connections sorted by creation date descending with pagination support. Use when you need to retrieve connections, optionally filtered by metadata.\",\n input: RagieListConnectionsConnectionsGetInput,\n output: RagieListConnectionsConnectionsGetOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-connections-connections-get.cjs","names":["z","action"],"sources":["../../src/actions/list-connections-connections-get.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieListConnectionsConnectionsGetInput = z.object({\n cursor: z.string().describe(\"Pagination token for navigating to next page.\").optional(),\n filter: z.string().describe(\"Metadata filter supporting operators ($eq, $ne, $gt, $gte, $lt, $lte, $in, $nin) with AND/OR logic.\").optional(),\n page_size: z.number().int().describe(\"Number of items per page, range 1-100, defaults to 10.\").optional(),\n partition: z.string().describe(\"Partition identifier to scope the request. Defaults to default partition if omitted.\").optional(),\n}).describe(\"Request model for listing connections.\");\nconst RagieListConnectionsConnectionsGet_PaginationInfoSchema = z.object({\n next_cursor: z.string().describe(\"Token for retrieving next page of results.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of connections available.\").nullable(),\n}).passthrough().describe(\"Pagination information for the response.\");\nconst RagieListConnectionsConnectionsGet_ConnectionSchema = z.object({\n id: z.string().describe(\"Unique connection identifier (UUID).\").nullable(),\n name: z.string().describe(\"Display name of the connection.\").nullable(),\n type: z.string().describe(\"Connection type identifier.\").nullable(),\n source: z.unknown().describe(\"Source specification for the connection.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the connection is currently active.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom key-value metadata pairs.\"),\n created_at: z.string().describe(\"Timestamp when connection was created (ISO 8601 date-time format).\").nullable(),\n page_limit: z.number().int().describe(\"Maximum number of pages allowed for this connection.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp of last modification (ISO 8601 date-time format).\").nullable(),\n disabled_by_system: z.boolean().describe(\"Whether the connection was disabled by the system.\").nullable(),\n disabled_by_system_reason: z.string().describe(\"Reason if system disabled the connection.\").nullable().optional(),\n}).passthrough().describe(\"Connection object details.\");\nexport const RagieListConnectionsConnectionsGetOutput = z.object({\n pagination: RagieListConnectionsConnectionsGet_PaginationInfoSchema.nullable(),\n connections: z.array(RagieListConnectionsConnectionsGet_ConnectionSchema).describe(\"List of Connection objects.\"),\n}).passthrough().describe(\"Response model for listing connections.\");\n\nexport const ragieListConnectionsConnectionsGet: AppAction<\n typeof RagieListConnectionsConnectionsGetInput,\n typeof RagieListConnectionsConnectionsGetOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_CONNECTIONS_CONNECTIONS_GET\", {\n slug: \"ragie-list-connections-connections-get\",\n name: \"List Connections\",\n description: \"Tool to list all connections sorted by creation date descending with pagination support. Use when you need to retrieve connections, optionally filtered by metadata.\",\n input: RagieListConnectionsConnectionsGetInput,\n output: RagieListConnectionsConnectionsGetOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC5I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxG,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACxG,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,YAAY,wDAAwD,SAAS;CAC7E,aAAaA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,6BAA6B;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,qCAITC,eAAAA,OAAO,0CAA0C;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-connections-connections-get.d.ts
|
|
@@ -26,12 +28,7 @@ declare const RagieListConnectionsConnectionsGetOutput: z.ZodObject<{
|
|
|
26
28
|
disabled_by_system_reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
29
|
}, z.core.$loose>>;
|
|
28
30
|
}, z.core.$loose>;
|
|
29
|
-
declare const ragieListConnectionsConnectionsGet:
|
|
30
|
-
cursor?: string | undefined;
|
|
31
|
-
filter?: string | undefined;
|
|
32
|
-
page_size?: number | undefined;
|
|
33
|
-
partition?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
31
|
+
declare const ragieListConnectionsConnectionsGet: AppAction<typeof RagieListConnectionsConnectionsGetInput, typeof RagieListConnectionsConnectionsGetOutput, typeof ragie.credential>;
|
|
35
32
|
//#endregion
|
|
36
33
|
export { ragieListConnectionsConnectionsGet };
|
|
37
34
|
//# sourceMappingURL=list-connections-connections-get.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connections-connections-get.d.cts","names":[],"sources":["../../src/actions/list-connections-connections-get.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-connections-connections-get.d.cts","names":[],"sources":["../../src/actions/list-connections-connections-get.ts"],"mappings":";;;;;cAMa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;cAuBvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAKxC,kCAAA,EAAoC,SAAA,QACxC,uCAAA,SACA,wCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-connections-connections-get.d.ts
|
|
@@ -26,12 +28,7 @@ declare const RagieListConnectionsConnectionsGetOutput: z.ZodObject<{
|
|
|
26
28
|
disabled_by_system_reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
29
|
}, z.core.$loose>>;
|
|
28
30
|
}, z.core.$loose>;
|
|
29
|
-
declare const ragieListConnectionsConnectionsGet:
|
|
30
|
-
cursor?: string | undefined;
|
|
31
|
-
filter?: string | undefined;
|
|
32
|
-
page_size?: number | undefined;
|
|
33
|
-
partition?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
31
|
+
declare const ragieListConnectionsConnectionsGet: AppAction<typeof RagieListConnectionsConnectionsGetInput, typeof RagieListConnectionsConnectionsGetOutput, typeof ragie.credential>;
|
|
35
32
|
//#endregion
|
|
36
33
|
export { ragieListConnectionsConnectionsGet };
|
|
37
34
|
//# sourceMappingURL=list-connections-connections-get.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connections-connections-get.d.mts","names":[],"sources":["../../src/actions/list-connections-connections-get.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-connections-connections-get.d.mts","names":[],"sources":["../../src/actions/list-connections-connections-get.ts"],"mappings":";;;;;cAMa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;cAuBvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAKxC,kCAAA,EAAoC,SAAA,QACxC,uCAAA,SACA,wCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-connections-connections-get.mjs","names":[],"sources":["../../src/actions/list-connections-connections-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListConnectionsConnectionsGetInput = z.object({\n cursor: z.string().describe(\"Pagination token for navigating to next page.\").optional(),\n filter: z.string().describe(\"Metadata filter supporting operators ($eq, $ne, $gt, $gte, $lt, $lte, $in, $nin) with AND/OR logic.\").optional(),\n page_size: z.number().int().describe(\"Number of items per page, range 1-100, defaults to 10.\").optional(),\n partition: z.string().describe(\"Partition identifier to scope the request. Defaults to default partition if omitted.\").optional(),\n}).describe(\"Request model for listing connections.\");\nconst RagieListConnectionsConnectionsGet_PaginationInfoSchema = z.object({\n next_cursor: z.string().describe(\"Token for retrieving next page of results.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of connections available.\").nullable(),\n}).passthrough().describe(\"Pagination information for the response.\");\nconst RagieListConnectionsConnectionsGet_ConnectionSchema = z.object({\n id: z.string().describe(\"Unique connection identifier (UUID).\").nullable(),\n name: z.string().describe(\"Display name of the connection.\").nullable(),\n type: z.string().describe(\"Connection type identifier.\").nullable(),\n source: z.unknown().describe(\"Source specification for the connection.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the connection is currently active.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom key-value metadata pairs.\"),\n created_at: z.string().describe(\"Timestamp when connection was created (ISO 8601 date-time format).\").nullable(),\n page_limit: z.number().int().describe(\"Maximum number of pages allowed for this connection.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp of last modification (ISO 8601 date-time format).\").nullable(),\n disabled_by_system: z.boolean().describe(\"Whether the connection was disabled by the system.\").nullable(),\n disabled_by_system_reason: z.string().describe(\"Reason if system disabled the connection.\").nullable().optional(),\n}).passthrough().describe(\"Connection object details.\");\nexport const RagieListConnectionsConnectionsGetOutput = z.object({\n pagination: RagieListConnectionsConnectionsGet_PaginationInfoSchema.nullable(),\n connections: z.array(RagieListConnectionsConnectionsGet_ConnectionSchema).describe(\"List of Connection objects.\"),\n}).passthrough().describe(\"Response model for listing connections.\");\n\nexport const ragieListConnectionsConnectionsGet = action(\"RAGIE_LIST_CONNECTIONS_CONNECTIONS_GET\", {\n slug: \"ragie-list-connections-connections-get\",\n name: \"List Connections\",\n description: \"Tool to list all connections sorted by creation date descending with pagination support. Use when you need to retrieve connections, optionally filtered by metadata.\",\n input: RagieListConnectionsConnectionsGetInput,\n output: RagieListConnectionsConnectionsGetOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-connections-connections-get.mjs","names":[],"sources":["../../src/actions/list-connections-connections-get.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieListConnectionsConnectionsGetInput = z.object({\n cursor: z.string().describe(\"Pagination token for navigating to next page.\").optional(),\n filter: z.string().describe(\"Metadata filter supporting operators ($eq, $ne, $gt, $gte, $lt, $lte, $in, $nin) with AND/OR logic.\").optional(),\n page_size: z.number().int().describe(\"Number of items per page, range 1-100, defaults to 10.\").optional(),\n partition: z.string().describe(\"Partition identifier to scope the request. Defaults to default partition if omitted.\").optional(),\n}).describe(\"Request model for listing connections.\");\nconst RagieListConnectionsConnectionsGet_PaginationInfoSchema = z.object({\n next_cursor: z.string().describe(\"Token for retrieving next page of results.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of connections available.\").nullable(),\n}).passthrough().describe(\"Pagination information for the response.\");\nconst RagieListConnectionsConnectionsGet_ConnectionSchema = z.object({\n id: z.string().describe(\"Unique connection identifier (UUID).\").nullable(),\n name: z.string().describe(\"Display name of the connection.\").nullable(),\n type: z.string().describe(\"Connection type identifier.\").nullable(),\n source: z.unknown().describe(\"Source specification for the connection.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the connection is currently active.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom key-value metadata pairs.\"),\n created_at: z.string().describe(\"Timestamp when connection was created (ISO 8601 date-time format).\").nullable(),\n page_limit: z.number().int().describe(\"Maximum number of pages allowed for this connection.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp of last modification (ISO 8601 date-time format).\").nullable(),\n disabled_by_system: z.boolean().describe(\"Whether the connection was disabled by the system.\").nullable(),\n disabled_by_system_reason: z.string().describe(\"Reason if system disabled the connection.\").nullable().optional(),\n}).passthrough().describe(\"Connection object details.\");\nexport const RagieListConnectionsConnectionsGetOutput = z.object({\n pagination: RagieListConnectionsConnectionsGet_PaginationInfoSchema.nullable(),\n connections: z.array(RagieListConnectionsConnectionsGet_ConnectionSchema).describe(\"List of Connection objects.\"),\n}).passthrough().describe(\"Response model for listing connections.\");\n\nexport const ragieListConnectionsConnectionsGet: AppAction<\n typeof RagieListConnectionsConnectionsGetInput,\n typeof RagieListConnectionsConnectionsGetOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_CONNECTIONS_CONNECTIONS_GET\", {\n slug: \"ragie-list-connections-connections-get\",\n name: \"List Connections\",\n description: \"Tool to list all connections sorted by creation date descending with pagination support. Use when you need to retrieve connections, optionally filtered by metadata.\",\n input: RagieListConnectionsConnectionsGetInput,\n output: RagieListConnectionsConnectionsGetOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC5I,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACxG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,0DAA0D,EAAE,OAAO;CACvE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,sDAAsD,EAAE,OAAO;CACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxG,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACxG,2BAA2B,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AAMtD,MAAa,qCAIT,OAAO,0CAA0C;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdsD,EAAE,OAAO;EAC/D,YAAY,wDAAwD,SAAS;EAC7E,aAAa,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,6BAA6B;CAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-documents.cjs","names":["z","action"],"sources":["../../src/actions/list-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RagieListDocumentsInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination. Use the next_cursor from previous response to get next page.\").optional(),\n filter: z.string().describe(\"Filter expression for documents. Supports operators: $eq, $ne, $gt, $gte, $lt, $lte, $in, $nin. Can combine with AND/OR logic.\").optional(),\n page_size: z.number().int().describe(\"The number of items per page. Must be between 1 and 100. Default is 10.\").optional(),\n partition: z.string().describe(\"Scopes request to specific partition. If not provided, default behavior varies by account creation date.\").optional(),\n}).describe(\"Request model for listing documents with pagination and filtering support.\");\nconst RagieListDocuments_DocumentSchema = z.object({\n id: z.string().describe(\"Unique document identifier (UUID).\").nullable(),\n name: z.string().describe(\"Document name.\").nullable(),\n status: z.string().describe(\"Document processing status.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Key-value pairs of document metadata.\"),\n partition: z.string().describe(\"Partition the document belongs to.\").nullable(),\n created_at: z.string().describe(\"Document creation timestamp.\").nullable(),\n page_count: z.union([z.number().int(), z.number()]).nullable().optional(),\n updated_at: z.string().describe(\"Document last update timestamp.\").nullable(),\n chunk_count: z.number().int().describe(\"Number of chunks the document is split into.\").nullable().optional(),\n external_id: z.string().describe(\"External identifier for the document.\").nullable().optional(),\n}).passthrough().describe(\"Document object with metadata and processing information.\");\nconst RagieListDocuments_PaginationSchema = z.object({\n next_cursor: z.string().describe(\"Cursor for next page. Null if no more pages available.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of documents matching the query.\").nullable(),\n}).passthrough().describe(\"Pagination metadata for document list.\");\nexport const RagieListDocumentsOutput = z.object({\n documents: z.array(RagieListDocuments_DocumentSchema).describe(\"List of documents sorted by created_at descending.\"),\n pagination: RagieListDocuments_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing documents.\");\n\nexport const ragieListDocuments = action(\"RAGIE_LIST_DOCUMENTS\", {\n slug: \"ragie-list-documents\",\n name: \"List Documents\",\n description: \"Tool to list all documents sorted by creation date (descending) with pagination support. Use when you need to browse or retrieve document metadata. Supports filtering and pagination up to 100 items per page.\",\n input: RagieListDocumentsInput,\n output: RagieListDocumentsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-documents.cjs","names":["z","action"],"sources":["../../src/actions/list-documents.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { ragie } from \"../app\";\n\nexport const RagieListDocumentsInput = z.object({\n cursor: z.string().describe(\"An opaque cursor for pagination. Use the next_cursor from previous response to get next page.\").optional(),\n filter: z.string().describe(\"Filter expression for documents. Supports operators: $eq, $ne, $gt, $gte, $lt, $lte, $in, $nin. Can combine with AND/OR logic.\").optional(),\n page_size: z.number().int().describe(\"The number of items per page. Must be between 1 and 100. Default is 10.\").optional(),\n partition: z.string().describe(\"Scopes request to specific partition. If not provided, default behavior varies by account creation date.\").optional(),\n}).describe(\"Request model for listing documents with pagination and filtering support.\");\nconst RagieListDocuments_DocumentSchema = z.object({\n id: z.string().describe(\"Unique document identifier (UUID).\").nullable(),\n name: z.string().describe(\"Document name.\").nullable(),\n status: z.string().describe(\"Document processing status.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Key-value pairs of document metadata.\"),\n partition: z.string().describe(\"Partition the document belongs to.\").nullable(),\n created_at: z.string().describe(\"Document creation timestamp.\").nullable(),\n page_count: z.union([z.number().int(), z.number()]).nullable().optional(),\n updated_at: z.string().describe(\"Document last update timestamp.\").nullable(),\n chunk_count: z.number().int().describe(\"Number of chunks the document is split into.\").nullable().optional(),\n external_id: z.string().describe(\"External identifier for the document.\").nullable().optional(),\n}).passthrough().describe(\"Document object with metadata and processing information.\");\nconst RagieListDocuments_PaginationSchema = z.object({\n next_cursor: z.string().describe(\"Cursor for next page. Null if no more pages available.\").nullable().optional(),\n total_count: z.number().int().describe(\"Total number of documents matching the query.\").nullable(),\n}).passthrough().describe(\"Pagination metadata for document list.\");\nexport const RagieListDocumentsOutput = z.object({\n documents: z.array(RagieListDocuments_DocumentSchema).describe(\"List of documents sorted by created_at descending.\"),\n pagination: RagieListDocuments_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing documents.\");\n\nexport const ragieListDocuments: AppAction<\n typeof RagieListDocumentsInput,\n typeof RagieListDocumentsOutput,\n typeof ragie.credential\n> = action(\"RAGIE_LIST_DOCUMENTS\", {\n slug: \"ragie-list-documents\",\n name: \"List Documents\",\n description: \"Tool to list all documents sorted by creation date (descending) with pagination support. Use when you need to browse or retrieve document metadata. Supports filtering and pagination up to 100 items per page.\",\n input: RagieListDocumentsInput,\n output: RagieListDocumentsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACtI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;CACvK,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,WAAWA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,oDAAoD;CACnH,YAAY,oCAAoC,SAAS;AAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { ragie } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-documents.d.ts
|
|
@@ -25,12 +27,7 @@ declare const RagieListDocumentsOutput: z.ZodObject<{
|
|
|
25
27
|
total_count: z.ZodNullable<z.ZodNumber>;
|
|
26
28
|
}, z.core.$loose>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const ragieListDocuments:
|
|
29
|
-
cursor?: string | undefined;
|
|
30
|
-
filter?: string | undefined;
|
|
31
|
-
page_size?: number | undefined;
|
|
32
|
-
partition?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
30
|
+
declare const ragieListDocuments: AppAction<typeof RagieListDocumentsInput, typeof RagieListDocumentsOutput, typeof ragie.credential>;
|
|
34
31
|
//#endregion
|
|
35
32
|
export { ragieListDocuments };
|
|
36
33
|
//# sourceMappingURL=list-documents.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-documents.d.cts","names":[],"sources":["../../src/actions/list-documents.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-documents.d.cts","names":[],"sources":["../../src/actions/list-documents.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAsBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|