@keystrokehq/needle 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-files-to-collection.cjs +3 -3
  4. package/dist/actions/add-files-to-collection.cjs.map +1 -1
  5. package/dist/actions/add-files-to-collection.d.cts +29 -3
  6. package/dist/actions/add-files-to-collection.d.cts.map +1 -1
  7. package/dist/actions/add-files-to-collection.d.mts +29 -3
  8. package/dist/actions/add-files-to-collection.d.mts.map +1 -1
  9. package/dist/actions/add-files-to-collection.mjs +3 -3
  10. package/dist/actions/add-files-to-collection.mjs.map +1 -1
  11. package/dist/actions/add-files-to-local-connector.cjs +3 -3
  12. package/dist/actions/add-files-to-local-connector.cjs.map +1 -1
  13. package/dist/actions/add-files-to-local-connector.d.cts +31 -3
  14. package/dist/actions/add-files-to-local-connector.d.cts.map +1 -1
  15. package/dist/actions/add-files-to-local-connector.d.mts +31 -3
  16. package/dist/actions/add-files-to-local-connector.d.mts.map +1 -1
  17. package/dist/actions/add-files-to-local-connector.mjs +3 -3
  18. package/dist/actions/add-files-to-local-connector.mjs.map +1 -1
  19. package/dist/actions/create-collection.cjs +3 -3
  20. package/dist/actions/create-collection.cjs.map +1 -1
  21. package/dist/actions/create-collection.d.cts +18 -3
  22. package/dist/actions/create-collection.d.cts.map +1 -1
  23. package/dist/actions/create-collection.d.mts +18 -3
  24. package/dist/actions/create-collection.d.mts.map +1 -1
  25. package/dist/actions/create-collection.mjs +3 -3
  26. package/dist/actions/create-collection.mjs.map +1 -1
  27. package/dist/actions/create-local-connector.cjs +15 -15
  28. package/dist/actions/create-local-connector.cjs.map +1 -1
  29. package/dist/actions/create-local-connector.d.cts +46 -3
  30. package/dist/actions/create-local-connector.d.cts.map +1 -1
  31. package/dist/actions/create-local-connector.d.mts +46 -3
  32. package/dist/actions/create-local-connector.d.mts.map +1 -1
  33. package/dist/actions/create-local-connector.mjs +15 -15
  34. package/dist/actions/create-local-connector.mjs.map +1 -1
  35. package/dist/actions/delete-files-from-collection.cjs +1 -1
  36. package/dist/actions/delete-files-from-collection.cjs.map +1 -1
  37. package/dist/actions/delete-files-from-collection.d.cts +12 -3
  38. package/dist/actions/delete-files-from-collection.d.cts.map +1 -1
  39. package/dist/actions/delete-files-from-collection.d.mts +12 -3
  40. package/dist/actions/delete-files-from-collection.d.mts.map +1 -1
  41. package/dist/actions/delete-files-from-collection.mjs +1 -1
  42. package/dist/actions/delete-files-from-collection.mjs.map +1 -1
  43. package/dist/actions/delete-files-from-local-connector.cjs +5 -5
  44. package/dist/actions/delete-files-from-local-connector.cjs.map +1 -1
  45. package/dist/actions/delete-files-from-local-connector.d.cts +29 -3
  46. package/dist/actions/delete-files-from-local-connector.d.cts.map +1 -1
  47. package/dist/actions/delete-files-from-local-connector.d.mts +29 -3
  48. package/dist/actions/delete-files-from-local-connector.d.mts.map +1 -1
  49. package/dist/actions/delete-files-from-local-connector.mjs +5 -5
  50. package/dist/actions/delete-files-from-local-connector.mjs.map +1 -1
  51. package/dist/actions/get-collection-stats.cjs +7 -7
  52. package/dist/actions/get-collection-stats.cjs.map +1 -1
  53. package/dist/actions/get-collection-stats.d.cts +16 -3
  54. package/dist/actions/get-collection-stats.d.cts.map +1 -1
  55. package/dist/actions/get-collection-stats.d.mts +16 -3
  56. package/dist/actions/get-collection-stats.d.mts.map +1 -1
  57. package/dist/actions/get-collection-stats.mjs +7 -7
  58. package/dist/actions/get-collection-stats.mjs.map +1 -1
  59. package/dist/actions/get-collection.cjs +5 -5
  60. package/dist/actions/get-collection.cjs.map +1 -1
  61. package/dist/actions/get-collection.d.cts +12 -3
  62. package/dist/actions/get-collection.d.cts.map +1 -1
  63. package/dist/actions/get-collection.d.mts +12 -3
  64. package/dist/actions/get-collection.d.mts.map +1 -1
  65. package/dist/actions/get-collection.mjs +5 -5
  66. package/dist/actions/get-collection.mjs.map +1 -1
  67. package/dist/actions/get-file-download-url.cjs +2 -2
  68. package/dist/actions/get-file-download-url.cjs.map +1 -1
  69. package/dist/actions/get-file-download-url.d.cts +10 -3
  70. package/dist/actions/get-file-download-url.d.cts.map +1 -1
  71. package/dist/actions/get-file-download-url.d.mts +10 -3
  72. package/dist/actions/get-file-download-url.d.mts.map +1 -1
  73. package/dist/actions/get-file-download-url.mjs +2 -2
  74. package/dist/actions/get-file-download-url.mjs.map +1 -1
  75. package/dist/actions/get-file-upload-url.cjs +4 -4
  76. package/dist/actions/get-file-upload-url.cjs.map +1 -1
  77. package/dist/actions/get-file-upload-url.d.cts +12 -3
  78. package/dist/actions/get-file-upload-url.d.cts.map +1 -1
  79. package/dist/actions/get-file-upload-url.d.mts +12 -3
  80. package/dist/actions/get-file-upload-url.d.mts.map +1 -1
  81. package/dist/actions/get-file-upload-url.mjs +4 -4
  82. package/dist/actions/get-file-upload-url.mjs.map +1 -1
  83. package/dist/actions/get-local-connector.cjs +6 -6
  84. package/dist/actions/get-local-connector.cjs.map +1 -1
  85. package/dist/actions/get-local-connector.d.cts +25 -3
  86. package/dist/actions/get-local-connector.d.cts.map +1 -1
  87. package/dist/actions/get-local-connector.d.mts +25 -3
  88. package/dist/actions/get-local-connector.d.mts.map +1 -1
  89. package/dist/actions/get-local-connector.mjs +6 -6
  90. package/dist/actions/get-local-connector.mjs.map +1 -1
  91. package/dist/actions/list-collection-files.cjs +7 -7
  92. package/dist/actions/list-collection-files.cjs.map +1 -1
  93. package/dist/actions/list-collection-files.d.cts +30 -3
  94. package/dist/actions/list-collection-files.d.cts.map +1 -1
  95. package/dist/actions/list-collection-files.d.mts +30 -3
  96. package/dist/actions/list-collection-files.d.mts.map +1 -1
  97. package/dist/actions/list-collection-files.mjs +7 -7
  98. package/dist/actions/list-collection-files.mjs.map +1 -1
  99. package/dist/actions/list-collections.cjs +8 -8
  100. package/dist/actions/list-collections.cjs.map +1 -1
  101. package/dist/actions/list-collections.d.cts +26 -3
  102. package/dist/actions/list-collections.d.cts.map +1 -1
  103. package/dist/actions/list-collections.d.mts +26 -3
  104. package/dist/actions/list-collections.d.mts.map +1 -1
  105. package/dist/actions/list-collections.mjs +8 -8
  106. package/dist/actions/list-collections.mjs.map +1 -1
  107. package/dist/actions/list-connectors.cjs +4 -4
  108. package/dist/actions/list-connectors.cjs.map +1 -1
  109. package/dist/actions/list-connectors.d.cts +14 -3
  110. package/dist/actions/list-connectors.d.cts.map +1 -1
  111. package/dist/actions/list-connectors.d.mts +14 -3
  112. package/dist/actions/list-connectors.d.mts.map +1 -1
  113. package/dist/actions/list-connectors.mjs +4 -4
  114. package/dist/actions/list-connectors.mjs.map +1 -1
  115. package/dist/actions/list-local-connectors.cjs +6 -6
  116. package/dist/actions/list-local-connectors.cjs.map +1 -1
  117. package/dist/actions/list-local-connectors.d.cts +22 -3
  118. package/dist/actions/list-local-connectors.d.cts.map +1 -1
  119. package/dist/actions/list-local-connectors.d.mts +22 -3
  120. package/dist/actions/list-local-connectors.d.mts.map +1 -1
  121. package/dist/actions/list-local-connectors.mjs +6 -6
  122. package/dist/actions/list-local-connectors.mjs.map +1 -1
  123. package/dist/actions/search-collection.cjs +3 -3
  124. package/dist/actions/search-collection.cjs.map +1 -1
  125. package/dist/actions/search-collection.d.cts +26 -3
  126. package/dist/actions/search-collection.d.cts.map +1 -1
  127. package/dist/actions/search-collection.d.mts +26 -3
  128. package/dist/actions/search-collection.d.mts.map +1 -1
  129. package/dist/actions/search-collection.mjs +3 -3
  130. package/dist/actions/search-collection.mjs.map +1 -1
  131. package/dist/catalog.cjs +7 -1
  132. package/dist/catalog.cjs.map +1 -1
  133. package/dist/catalog.d.cts +8 -0
  134. package/dist/catalog.d.mts +8 -0
  135. package/dist/catalog.mjs +7 -1
  136. package/dist/catalog.mjs.map +1 -1
  137. package/package.json +2 -2
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-collection-stats.d.ts
4
- declare const NeedleGetCollectionStatsInput: z.ZodTypeAny;
5
- declare const NeedleGetCollectionStatsOutput: z.ZodTypeAny;
6
- declare const needleGetCollectionStats: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetCollectionStatsInput: z.ZodObject<{
5
+ collection_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetCollectionStatsOutput: z.ZodObject<{
8
+ users: z.ZodNullable<z.ZodNumber>;
9
+ characters: z.ZodNullable<z.ZodNumber>;
10
+ data_stats: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
11
+ bytes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ files: z.ZodNullable<z.ZodNumber>;
13
+ status: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$loose>>>>;
15
+ chunks_count: z.ZodNullable<z.ZodNumber>;
16
+ }, z.core.$loose>;
17
+ declare const needleGetCollectionStats: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ collection_id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { needleGetCollectionStats };
9
22
  //# sourceMappingURL=get-collection-stats.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-collection-stats.d.cts","names":[],"sources":["../../src/actions/get-collection-stats.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEa;AAAA,cAM9C,8BAAA,EAAgC,CAAA,CAAE,UAKS;AAAA,cAE3C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-collection-stats.d.cts","names":[],"sources":["../../src/actions/get-collection-stats.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;cAO9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-collection-stats.d.ts
4
- declare const NeedleGetCollectionStatsInput: z.ZodTypeAny;
5
- declare const NeedleGetCollectionStatsOutput: z.ZodTypeAny;
6
- declare const needleGetCollectionStats: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetCollectionStatsInput: z.ZodObject<{
5
+ collection_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetCollectionStatsOutput: z.ZodObject<{
8
+ users: z.ZodNullable<z.ZodNumber>;
9
+ characters: z.ZodNullable<z.ZodNumber>;
10
+ data_stats: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
11
+ bytes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ files: z.ZodNullable<z.ZodNumber>;
13
+ status: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$loose>>>>;
15
+ chunks_count: z.ZodNullable<z.ZodNumber>;
16
+ }, z.core.$loose>;
17
+ declare const needleGetCollectionStats: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ collection_id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { needleGetCollectionStats };
9
22
  //# sourceMappingURL=get-collection-stats.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-collection-stats.d.mts","names":[],"sources":["../../src/actions/get-collection-stats.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEa;AAAA,cAM9C,8BAAA,EAAgC,CAAA,CAAE,UAKS;AAAA,cAE3C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-collection-stats.d.mts","names":[],"sources":["../../src/actions/get-collection-stats.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;cAO9B,wBAAA,gCAAwB,wBAAA"}
@@ -4,20 +4,20 @@ import { z } from "zod";
4
4
  const NeedleGetCollectionStatsInput = z.object({ collection_id: z.string().describe("The unique identifier of the collection. Verify the exact ID when collections have similar names to avoid retrieving stats for the wrong collection.") }).describe("Request parameters for GET_COLLECTION_STATS.");
5
5
  const NeedleGetCollectionStats_DataStatSchema = z.object({
6
6
  bytes: z.number().int().describe("Total bytes for files with this status (may be null for error status)").nullable().optional(),
7
- files: z.number().int().describe("Number of files with this status"),
8
- status: z.string().describe("Status of the files (e.g., 'indexed', 'error')")
9
- }).describe("Data statistics for a specific status category.");
7
+ files: z.number().int().describe("Number of files with this status").nullable(),
8
+ status: z.string().describe("Status of the files (e.g., 'indexed', 'error')").nullable()
9
+ }).passthrough().describe("Data statistics for a specific status category.");
10
10
  const needleGetCollectionStats = action("NEEDLE_GET_COLLECTION_STATS", {
11
11
  slug: "needle-get-collection-stats",
12
12
  name: "Get collection stats",
13
13
  description: "Tool to retrieve statistics for a specific collection by its ID. Use when you need document count, index size, and timestamps after confirming the collection exists. Zero document count is a valid response for empty collections, not an error.",
14
14
  input: NeedleGetCollectionStatsInput,
15
15
  output: z.object({
16
- users: z.number().int().describe("Number of users associated with the collection"),
17
- characters: z.number().int().describe("Total number of characters in the collection"),
16
+ users: z.number().int().describe("Number of users associated with the collection").nullable(),
17
+ characters: z.number().int().describe("Total number of characters in the collection").nullable(),
18
18
  data_stats: z.array(NeedleGetCollectionStats_DataStatSchema).describe("List of data statistics grouped by status").nullable().optional(),
19
- chunks_count: z.number().int().describe("Number of chunks in the collection")
20
- }).describe("Response schema for GET_COLLECTION_STATS.")
19
+ chunks_count: z.number().int().describe("Number of chunks in the collection").nullable()
20
+ }).passthrough().describe("Response schema for GET_COLLECTION_STATS.")
21
21
  });
22
22
  //#endregion
23
23
  export { needleGetCollectionStats };
@@ -1 +1 @@
1
- {"version":3,"file":"get-collection-stats.mjs","names":[],"sources":["../../src/actions/get-collection-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetCollectionStatsInput: z.ZodTypeAny = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection. Verify the exact ID when collections have similar names to avoid retrieving stats for the wrong collection.\"),\n}).describe(\"Request parameters for GET_COLLECTION_STATS.\");\nconst NeedleGetCollectionStats_DataStatSchema: z.ZodTypeAny = z.object({\n bytes: z.number().int().describe(\"Total bytes for files with this status (may be null for error status)\").nullable().optional(),\n files: z.number().int().describe(\"Number of files with this status\"),\n status: z.string().describe(\"Status of the files (e.g., 'indexed', 'error')\"),\n}).describe(\"Data statistics for a specific status category.\");\nexport const NeedleGetCollectionStatsOutput: z.ZodTypeAny = z.object({\n users: z.number().int().describe(\"Number of users associated with the collection\"),\n characters: z.number().int().describe(\"Total number of characters in the collection\"),\n data_stats: z.array(NeedleGetCollectionStats_DataStatSchema).describe(\"List of data statistics grouped by status\").nullable().optional(),\n chunks_count: z.number().int().describe(\"Number of chunks in the collection\"),\n}).describe(\"Response schema for GET_COLLECTION_STATS.\");\n\nexport const needleGetCollectionStats = action(\"NEEDLE_GET_COLLECTION_STATS\", {\n slug: \"needle-get-collection-stats\",\n name: \"Get collection stats\",\n description: \"Tool to retrieve statistics for a specific collection by its ID. Use when you need document count, index size, and timestamps after confirming the collection exists. Zero document count is a valid response for empty collections, not an error.\",\n input: NeedleGetCollectionStatsInput,\n output: NeedleGetCollectionStatsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO,EAClE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sJAAsJ,EAC3L,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,0CAAwD,EAAE,OAAO;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AAC9E,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAQ7D,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZ0D,EAAE,OAAO;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;EACpF,YAAY,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CAC9E,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-collection-stats.mjs","names":[],"sources":["../../src/actions/get-collection-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetCollectionStatsInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection. Verify the exact ID when collections have similar names to avoid retrieving stats for the wrong collection.\"),\n}).describe(\"Request parameters for GET_COLLECTION_STATS.\");\nconst NeedleGetCollectionStats_DataStatSchema = z.object({\n bytes: z.number().int().describe(\"Total bytes for files with this status (may be null for error status)\").nullable().optional(),\n files: z.number().int().describe(\"Number of files with this status\").nullable(),\n status: z.string().describe(\"Status of the files (e.g., 'indexed', 'error')\").nullable(),\n}).passthrough().describe(\"Data statistics for a specific status category.\");\nexport const NeedleGetCollectionStatsOutput = z.object({\n users: z.number().int().describe(\"Number of users associated with the collection\").nullable(),\n characters: z.number().int().describe(\"Total number of characters in the collection\").nullable(),\n data_stats: z.array(NeedleGetCollectionStats_DataStatSchema).describe(\"List of data statistics grouped by status\").nullable().optional(),\n chunks_count: z.number().int().describe(\"Number of chunks in the collection\").nullable(),\n}).passthrough().describe(\"Response schema for GET_COLLECTION_STATS.\");\n\nexport const needleGetCollectionStats = action(\"NEEDLE_GET_COLLECTION_STATS\", {\n slug: \"needle-get-collection-stats\",\n name: \"Get collection stats\",\n description: \"Tool to retrieve statistics for a specific collection by its ID. Use when you need document count, index size, and timestamps after confirming the collection exists. Zero document count is a valid response for empty collections, not an error.\",\n input: NeedleGetCollectionStatsInput,\n output: NeedleGetCollectionStatsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sJAAsJ,EAC3L,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,0CAA0C,EAAE,OAAO;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAQ3E,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZ4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAC/F,YAAY,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
@@ -3,11 +3,11 @@ let zod = require("zod");
3
3
  //#region src/actions/get-collection.ts
4
4
  const NeedleGetCollectionInput = zod.z.object({ collection_id: zod.z.string().describe("The unique identifier of the collection to retrieve.") }).describe("Request parameters for getting collection details.");
5
5
  const NeedleGetCollectionOutput = zod.z.object({
6
- id: zod.z.string().describe("Unique identifier for the collection."),
7
- name: zod.z.string().describe("Name of the collection."),
8
- created_at: zod.z.string().describe("Timestamp when the collection was created, in ISO 8601 format."),
9
- search_queries: zod.z.number().int().describe("Number of search queries performed on this collection.")
10
- }).describe("Response schema containing collection details.");
6
+ id: zod.z.string().describe("Unique identifier for the collection.").nullable(),
7
+ name: zod.z.string().describe("Name of the collection.").nullable(),
8
+ created_at: zod.z.string().describe("Timestamp when the collection was created, in ISO 8601 format.").nullable(),
9
+ search_queries: zod.z.number().int().describe("Number of search queries performed on this collection.").nullable()
10
+ }).passthrough().describe("Response schema containing collection details.");
11
11
  const needleGetCollection = require_action.action("NEEDLE_GET_COLLECTION", {
12
12
  slug: "needle-get-collection",
13
13
  name: "Get Collection",
@@ -1 +1 @@
1
- {"version":3,"file":"get-collection.cjs","names":["z","action"],"sources":["../../src/actions/get-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetCollectionInput: z.ZodTypeAny = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to retrieve.\"),\n}).describe(\"Request parameters for getting collection details.\");\nexport const NeedleGetCollectionOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the collection.\"),\n name: z.string().describe(\"Name of the collection.\"),\n created_at: z.string().describe(\"Timestamp when the collection was created, in ISO 8601 format.\"),\n search_queries: z.number().int().describe(\"Number of search queries performed on this collection.\"),\n}).describe(\"Response schema containing collection details.\");\n\nexport const needleGetCollection = action(\"NEEDLE_GET_COLLECTION\", {\n slug: \"needle-get-collection\",\n name: \"Get Collection\",\n description: \"Tool to retrieve details for a specific collection by its ID. Use when you need to get collection metadata including name, creation date, and search query count.\",\n input: NeedleGetCollectionInput,\n output: NeedleGetCollectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAC3F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;AACpG,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-collection.cjs","names":["z","action"],"sources":["../../src/actions/get-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetCollectionInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to retrieve.\"),\n}).describe(\"Request parameters for getting collection details.\");\nexport const NeedleGetCollectionOutput = z.object({\n id: z.string().describe(\"Unique identifier for the collection.\").nullable(),\n name: z.string().describe(\"Name of the collection.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the collection was created, in ISO 8601 format.\").nullable(),\n search_queries: z.number().int().describe(\"Number of search queries performed on this collection.\").nullable(),\n}).passthrough().describe(\"Response schema containing collection details.\");\n\nexport const needleGetCollection = action(\"NEEDLE_GET_COLLECTION\", {\n slug: \"needle-get-collection\",\n name: \"Get Collection\",\n description: \"Tool to retrieve details for a specific collection by its ID. Use when you need to get collection metadata including name, creation date, and search query count.\",\n input: NeedleGetCollectionInput,\n output: NeedleGetCollectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAC3F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC3G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-collection.d.ts
4
- declare const NeedleGetCollectionInput: z.ZodTypeAny;
5
- declare const NeedleGetCollectionOutput: z.ZodTypeAny;
6
- declare const needleGetCollection: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetCollectionInput: z.ZodObject<{
5
+ collection_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetCollectionOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ name: z.ZodNullable<z.ZodString>;
10
+ created_at: z.ZodNullable<z.ZodString>;
11
+ search_queries: z.ZodNullable<z.ZodNumber>;
12
+ }, z.core.$loose>;
13
+ declare const needleGetCollection: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ collection_id: string;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { needleGetCollection };
9
18
  //# sourceMappingURL=get-collection.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-collection.d.cts","names":[],"sources":["../../src/actions/get-collection.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEwB;AAAA,cACpD,yBAAA,EAA2B,CAAA,CAAE,UAKmB;AAAA,cAEhD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-collection.d.cts","names":[],"sources":["../../src/actions/get-collection.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAOzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-collection.d.ts
4
- declare const NeedleGetCollectionInput: z.ZodTypeAny;
5
- declare const NeedleGetCollectionOutput: z.ZodTypeAny;
6
- declare const needleGetCollection: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetCollectionInput: z.ZodObject<{
5
+ collection_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetCollectionOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ name: z.ZodNullable<z.ZodString>;
10
+ created_at: z.ZodNullable<z.ZodString>;
11
+ search_queries: z.ZodNullable<z.ZodNumber>;
12
+ }, z.core.$loose>;
13
+ declare const needleGetCollection: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ collection_id: string;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { needleGetCollection };
9
18
  //# sourceMappingURL=get-collection.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-collection.d.mts","names":[],"sources":["../../src/actions/get-collection.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEwB;AAAA,cACpD,yBAAA,EAA2B,CAAA,CAAE,UAKmB;AAAA,cAEhD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-collection.d.mts","names":[],"sources":["../../src/actions/get-collection.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAOzB,mBAAA,gCAAmB,wBAAA"}
@@ -6,11 +6,11 @@ const needleGetCollection = action("NEEDLE_GET_COLLECTION", {
6
6
  description: "Tool to retrieve details for a specific collection by its ID. Use when you need to get collection metadata including name, creation date, and search query count.",
7
7
  input: z.object({ collection_id: z.string().describe("The unique identifier of the collection to retrieve.") }).describe("Request parameters for getting collection details."),
8
8
  output: z.object({
9
- id: z.string().describe("Unique identifier for the collection."),
10
- name: z.string().describe("Name of the collection."),
11
- created_at: z.string().describe("Timestamp when the collection was created, in ISO 8601 format."),
12
- search_queries: z.number().int().describe("Number of search queries performed on this collection.")
13
- }).describe("Response schema containing collection details.")
9
+ id: z.string().describe("Unique identifier for the collection.").nullable(),
10
+ name: z.string().describe("Name of the collection.").nullable(),
11
+ created_at: z.string().describe("Timestamp when the collection was created, in ISO 8601 format.").nullable(),
12
+ search_queries: z.number().int().describe("Number of search queries performed on this collection.").nullable()
13
+ }).passthrough().describe("Response schema containing collection details.")
14
14
  });
15
15
  //#endregion
16
16
  export { needleGetCollection };
@@ -1 +1 @@
1
- {"version":3,"file":"get-collection.mjs","names":[],"sources":["../../src/actions/get-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetCollectionInput: z.ZodTypeAny = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to retrieve.\"),\n}).describe(\"Request parameters for getting collection details.\");\nexport const NeedleGetCollectionOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the collection.\"),\n name: z.string().describe(\"Name of the collection.\"),\n created_at: z.string().describe(\"Timestamp when the collection was created, in ISO 8601 format.\"),\n search_queries: z.number().int().describe(\"Number of search queries performed on this collection.\"),\n}).describe(\"Response schema containing collection details.\");\n\nexport const needleGetCollection = action(\"NEEDLE_GET_COLLECTION\", {\n slug: \"needle-get-collection\",\n name: \"Get Collection\",\n description: \"Tool to retrieve details for a specific collection by its ID. Use when you need to get collection metadata including name, creation date, and search query count.\",\n input: NeedleGetCollectionInput,\n output: NeedleGetCollectionOutput,\n});\n"],"mappings":";;AAcA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdoD,EAAE,OAAO,EAC7D,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAC3F,CAAC,CAAC,CAAC,SAAS,oDAYH;CACP,QAZqD,EAAE,OAAO;EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;EACnD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;EAChG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;CACpG,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-collection.mjs","names":[],"sources":["../../src/actions/get-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetCollectionInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to retrieve.\"),\n}).describe(\"Request parameters for getting collection details.\");\nexport const NeedleGetCollectionOutput = z.object({\n id: z.string().describe(\"Unique identifier for the collection.\").nullable(),\n name: z.string().describe(\"Name of the collection.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the collection was created, in ISO 8601 format.\").nullable(),\n search_queries: z.number().int().describe(\"Number of search queries performed on this collection.\").nullable(),\n}).passthrough().describe(\"Response schema containing collection details.\");\n\nexport const needleGetCollection = action(\"NEEDLE_GET_COLLECTION\", {\n slug: \"needle-get-collection\",\n name: \"Get Collection\",\n description: \"Tool to retrieve details for a specific collection by its ID. Use when you need to get collection metadata including name, creation date, and search query count.\",\n input: NeedleGetCollectionInput,\n output: NeedleGetCollectionOutput,\n});\n"],"mappings":";;AAcA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdsC,EAAE,OAAO,EAC/C,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAC3F,CAAC,CAAC,CAAC,SAAS,oDAYH;CACP,QAZuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EAC3G,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -4,8 +4,8 @@ let zod = require("zod");
4
4
  const NeedleGetFileDownloadUrlInput = zod.z.object({ file_id: zod.z.string().describe("The unique identifier of the file to download") }).describe("Request parameters for getting a file download URL.");
5
5
  const NeedleGetFileDownloadUrlOutput = zod.z.object({
6
6
  expires_at: zod.z.string().describe("ISO-8601 timestamp indicating when the download URL expires").nullable().optional(),
7
- download_url: zod.z.string().describe("Signed private URL for downloading the file. This URL has a limited validity window and should be used promptly.")
8
- }).describe("Response schema containing the signed download URL.");
7
+ download_url: zod.z.string().describe("Signed private URL for downloading the file. This URL has a limited validity window and should be used promptly.").nullable()
8
+ }).passthrough().describe("Response schema containing the signed download URL.");
9
9
  const needleGetFileDownloadUrl = require_action.action("NEEDLE_GET_FILE_DOWNLOAD_URL", {
10
10
  slug: "needle-get-file-download-url",
11
11
  name: "Get File Download URL",
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-download-url.cjs","names":["z","action"],"sources":["../../src/actions/get-file-download-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetFileDownloadUrlInput: z.ZodTypeAny = z.object({\n file_id: z.string().describe(\"The unique identifier of the file to download\"),\n}).describe(\"Request parameters for getting a file download URL.\");\nexport const NeedleGetFileDownloadUrlOutput: z.ZodTypeAny = z.object({\n expires_at: z.string().describe(\"ISO-8601 timestamp indicating when the download URL expires\").nullable().optional(),\n download_url: z.string().describe(\"Signed private URL for downloading the file. This URL has a limited validity window and should be used promptly.\"),\n}).describe(\"Response schema containing the signed download URL.\");\n\nexport const needleGetFileDownloadUrl = action(\"NEEDLE_GET_FILE_DOWNLOAD_URL\", {\n slug: \"needle-get-file-download-url\",\n name: \"Get File Download URL\",\n description: \"Tool to get a short-lived signed private download URL for a Needle file. Use when you need to retrieve file content but the public storage URL requires authentication. The returned URL should be used immediately as it expires quickly.\",\n input: NeedleGetFileDownloadUrlInput,\n output: NeedleGetFileDownloadUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EAC9E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;AACtJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-file-download-url.cjs","names":["z","action"],"sources":["../../src/actions/get-file-download-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetFileDownloadUrlInput = z.object({\n file_id: z.string().describe(\"The unique identifier of the file to download\"),\n}).describe(\"Request parameters for getting a file download URL.\");\nexport const NeedleGetFileDownloadUrlOutput = z.object({\n expires_at: z.string().describe(\"ISO-8601 timestamp indicating when the download URL expires\").nullable().optional(),\n download_url: z.string().describe(\"Signed private URL for downloading the file. This URL has a limited validity window and should be used promptly.\").nullable(),\n}).passthrough().describe(\"Response schema containing the signed download URL.\");\n\nexport const needleGetFileDownloadUrl = action(\"NEEDLE_GET_FILE_DOWNLOAD_URL\", {\n slug: \"needle-get-file-download-url\",\n name: \"Get File Download URL\",\n description: \"Tool to get a short-lived signed private download URL for a Needle file. Use when you need to retrieve file content but the public storage URL requires authentication. The returned URL should be used immediately as it expires quickly.\",\n input: NeedleGetFileDownloadUrlInput,\n output: NeedleGetFileDownloadUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EAC9E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;AACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-file-download-url.d.ts
4
- declare const NeedleGetFileDownloadUrlInput: z.ZodTypeAny;
5
- declare const NeedleGetFileDownloadUrlOutput: z.ZodTypeAny;
6
- declare const needleGetFileDownloadUrl: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetFileDownloadUrlInput: z.ZodObject<{
5
+ file_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetFileDownloadUrlOutput: z.ZodObject<{
8
+ expires_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ download_url: z.ZodNullable<z.ZodString>;
10
+ }, z.core.$loose>;
11
+ declare const needleGetFileDownloadUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ file_id: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { needleGetFileDownloadUrl };
9
16
  //# sourceMappingURL=get-file-download-url.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-download-url.d.cts","names":[],"sources":["../../src/actions/get-file-download-url.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEoB;AAAA,cACrD,8BAAA,EAAgC,CAAA,CAAE,UAGmB;AAAA,cAErD,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-file-download-url.d.cts","names":[],"sources":["../../src/actions/get-file-download-url.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-file-download-url.d.ts
4
- declare const NeedleGetFileDownloadUrlInput: z.ZodTypeAny;
5
- declare const NeedleGetFileDownloadUrlOutput: z.ZodTypeAny;
6
- declare const needleGetFileDownloadUrl: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetFileDownloadUrlInput: z.ZodObject<{
5
+ file_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetFileDownloadUrlOutput: z.ZodObject<{
8
+ expires_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ download_url: z.ZodNullable<z.ZodString>;
10
+ }, z.core.$loose>;
11
+ declare const needleGetFileDownloadUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ file_id: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { needleGetFileDownloadUrl };
9
16
  //# sourceMappingURL=get-file-download-url.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-download-url.d.mts","names":[],"sources":["../../src/actions/get-file-download-url.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEoB;AAAA,cACrD,8BAAA,EAAgC,CAAA,CAAE,UAGmB;AAAA,cAErD,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-file-download-url.d.mts","names":[],"sources":["../../src/actions/get-file-download-url.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -7,8 +7,8 @@ const needleGetFileDownloadUrl = action("NEEDLE_GET_FILE_DOWNLOAD_URL", {
7
7
  input: z.object({ file_id: z.string().describe("The unique identifier of the file to download") }).describe("Request parameters for getting a file download URL."),
8
8
  output: z.object({
9
9
  expires_at: z.string().describe("ISO-8601 timestamp indicating when the download URL expires").nullable().optional(),
10
- download_url: z.string().describe("Signed private URL for downloading the file. This URL has a limited validity window and should be used promptly.")
11
- }).describe("Response schema containing the signed download URL.")
10
+ download_url: z.string().describe("Signed private URL for downloading the file. This URL has a limited validity window and should be used promptly.").nullable()
11
+ }).passthrough().describe("Response schema containing the signed download URL.")
12
12
  });
13
13
  //#endregion
14
14
  export { needleGetFileDownloadUrl };
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-download-url.mjs","names":[],"sources":["../../src/actions/get-file-download-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetFileDownloadUrlInput: z.ZodTypeAny = z.object({\n file_id: z.string().describe(\"The unique identifier of the file to download\"),\n}).describe(\"Request parameters for getting a file download URL.\");\nexport const NeedleGetFileDownloadUrlOutput: z.ZodTypeAny = z.object({\n expires_at: z.string().describe(\"ISO-8601 timestamp indicating when the download URL expires\").nullable().optional(),\n download_url: z.string().describe(\"Signed private URL for downloading the file. This URL has a limited validity window and should be used promptly.\"),\n}).describe(\"Response schema containing the signed download URL.\");\n\nexport const needleGetFileDownloadUrl = action(\"NEEDLE_GET_FILE_DOWNLOAD_URL\", {\n slug: \"needle-get-file-download-url\",\n name: \"Get File Download URL\",\n description: \"Tool to get a short-lived signed private download URL for a Needle file. Use when you need to retrieve file content but the public storage URL requires authentication. The returned URL should be used immediately as it expires quickly.\",\n input: NeedleGetFileDownloadUrlInput,\n output: NeedleGetFileDownloadUrlOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyD,EAAE,OAAO,EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EAC9E,CAAC,CAAC,CAAC,SAAS,qDAUH;CACP,QAV0D,EAAE,OAAO;EACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;CACtJ,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-file-download-url.mjs","names":[],"sources":["../../src/actions/get-file-download-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetFileDownloadUrlInput = z.object({\n file_id: z.string().describe(\"The unique identifier of the file to download\"),\n}).describe(\"Request parameters for getting a file download URL.\");\nexport const NeedleGetFileDownloadUrlOutput = z.object({\n expires_at: z.string().describe(\"ISO-8601 timestamp indicating when the download URL expires\").nullable().optional(),\n download_url: z.string().describe(\"Signed private URL for downloading the file. This URL has a limited validity window and should be used promptly.\").nullable(),\n}).passthrough().describe(\"Response schema containing the signed download URL.\");\n\nexport const needleGetFileDownloadUrl = action(\"NEEDLE_GET_FILE_DOWNLOAD_URL\", {\n slug: \"needle-get-file-download-url\",\n name: \"Get File Download URL\",\n description: \"Tool to get a short-lived signed private download URL for a Needle file. Use when you need to retrieve file content but the public storage URL requires authentication. The returned URL should be used immediately as it expires quickly.\",\n input: NeedleGetFileDownloadUrlInput,\n output: NeedleGetFileDownloadUrlOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2C,EAAE,OAAO,EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EAC9E,CAAC,CAAC,CAAC,SAAS,qDAUH;CACP,QAV4C,EAAE,OAAO;EACrD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
@@ -3,10 +3,10 @@ let zod = require("zod");
3
3
  //#region src/actions/get-file-upload-url.ts
4
4
  const NeedleGetFileUploadUrlInput = zod.z.object({ content_type: zod.z.array(zod.z.string()).describe("MIME types for files to upload (e.g., application/pdf, text/plain, image/jpeg). Multiple content types can be provided to generate multiple upload URLs at once.") }).describe("Request parameters for getting file upload URLs.");
5
5
  const NeedleGetFileUploadUrl_UploadUrlItemSchema = zod.z.object({
6
- url: zod.z.string().describe("Reference URL for the uploaded file after upload is complete"),
7
- upload_url: zod.z.string().describe("Signed URL for uploading the file. Valid for a short time - upload immediately.")
8
- }).describe("A single upload URL entry in the response.");
9
- const NeedleGetFileUploadUrlOutput = zod.z.object({ result: zod.z.array(NeedleGetFileUploadUrl_UploadUrlItemSchema).describe("List of upload URL entries, one per requested content type").nullable().optional() }).describe("Response schema containing signed upload URLs.");
6
+ url: zod.z.string().describe("Reference URL for the uploaded file after upload is complete").nullable(),
7
+ upload_url: zod.z.string().describe("Signed URL for uploading the file. Valid for a short time - upload immediately.").nullable()
8
+ }).passthrough().describe("A single upload URL entry in the response.");
9
+ const NeedleGetFileUploadUrlOutput = zod.z.object({ result: zod.z.array(NeedleGetFileUploadUrl_UploadUrlItemSchema).describe("List of upload URL entries, one per requested content type").nullable().optional() }).passthrough().describe("Response schema containing signed upload URLs.");
10
10
  const needleGetFileUploadUrl = require_action.action("NEEDLE_GET_FILE_UPLOAD_URL", {
11
11
  slug: "needle-get-file-upload-url",
12
12
  name: "Get File Upload URL",
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-upload-url.cjs","names":["z","action"],"sources":["../../src/actions/get-file-upload-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetFileUploadUrlInput: z.ZodTypeAny = z.object({\n content_type: z.array(z.string()).describe(\"MIME types for files to upload (e.g., application/pdf, text/plain, image/jpeg). Multiple content types can be provided to generate multiple upload URLs at once.\"),\n}).describe(\"Request parameters for getting file upload URLs.\");\nconst NeedleGetFileUploadUrl_UploadUrlItemSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Reference URL for the uploaded file after upload is complete\"),\n upload_url: z.string().describe(\"Signed URL for uploading the file. Valid for a short time - upload immediately.\"),\n}).describe(\"A single upload URL entry in the response.\");\nexport const NeedleGetFileUploadUrlOutput: z.ZodTypeAny = z.object({\n result: z.array(NeedleGetFileUploadUrl_UploadUrlItemSchema).describe(\"List of upload URL entries, one per requested content type\").nullable().optional(),\n}).describe(\"Response schema containing signed upload URLs.\");\n\nexport const needleGetFileUploadUrl = action(\"NEEDLE_GET_FILE_UPLOAD_URL\", {\n slug: \"needle-get-file-upload-url\",\n name: \"Get File Upload URL\",\n description: \"Tool to get signed URLs for uploading local files to Needle. Use when you need to upload files to a collection. The upload URLs are valid for a short time, so upload files immediately after receiving the URLs. Multiple content types can be specified to generate multiple upload URLs in a single request.\",\n input: NeedleGetFileUploadUrlInput,\n output: NeedleGetFileUploadUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,EAC/M,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;AACnH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,QAAQA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-file-upload-url.cjs","names":["z","action"],"sources":["../../src/actions/get-file-upload-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetFileUploadUrlInput = z.object({\n content_type: z.array(z.string()).describe(\"MIME types for files to upload (e.g., application/pdf, text/plain, image/jpeg). Multiple content types can be provided to generate multiple upload URLs at once.\"),\n}).describe(\"Request parameters for getting file upload URLs.\");\nconst NeedleGetFileUploadUrl_UploadUrlItemSchema = z.object({\n url: z.string().describe(\"Reference URL for the uploaded file after upload is complete\").nullable(),\n upload_url: z.string().describe(\"Signed URL for uploading the file. Valid for a short time - upload immediately.\").nullable(),\n}).passthrough().describe(\"A single upload URL entry in the response.\");\nexport const NeedleGetFileUploadUrlOutput = z.object({\n result: z.array(NeedleGetFileUploadUrl_UploadUrlItemSchema).describe(\"List of upload URL entries, one per requested content type\").nullable().optional(),\n}).passthrough().describe(\"Response schema containing signed upload URLs.\");\n\nexport const needleGetFileUploadUrl = action(\"NEEDLE_GET_FILE_UPLOAD_URL\", {\n slug: \"needle-get-file-upload-url\",\n name: \"Get File Upload URL\",\n description: \"Tool to get signed URLs for uploading local files to Needle. Use when you need to upload files to a collection. The upload URLs are valid for a short time, so upload files immediately after receiving the URLs. Multiple content types can be specified to generate multiple upload URLs in a single request.\",\n input: NeedleGetFileUploadUrlInput,\n output: NeedleGetFileUploadUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,EAC/M,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,QAAQA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-file-upload-url.d.ts
4
- declare const NeedleGetFileUploadUrlInput: z.ZodTypeAny;
5
- declare const NeedleGetFileUploadUrlOutput: z.ZodTypeAny;
6
- declare const needleGetFileUploadUrl: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetFileUploadUrlInput: z.ZodObject<{
5
+ content_type: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetFileUploadUrlOutput: z.ZodObject<{
8
+ result: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ url: z.ZodNullable<z.ZodString>;
10
+ upload_url: z.ZodNullable<z.ZodString>;
11
+ }, z.core.$loose>>>>;
12
+ }, z.core.$loose>;
13
+ declare const needleGetFileUploadUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ content_type: string[];
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { needleGetFileUploadUrl };
9
18
  //# sourceMappingURL=get-file-upload-url.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-upload-url.d.cts","names":[],"sources":["../../src/actions/get-file-upload-url.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEmB;AAAA,cAKlD,4BAAA,EAA8B,CAAA,CAAE,UAEgB;AAAA,cAEhD,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-file-upload-url.d.cts","names":[],"sources":["../../src/actions/get-file-upload-url.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAO3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-file-upload-url.d.ts
4
- declare const NeedleGetFileUploadUrlInput: z.ZodTypeAny;
5
- declare const NeedleGetFileUploadUrlOutput: z.ZodTypeAny;
6
- declare const needleGetFileUploadUrl: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetFileUploadUrlInput: z.ZodObject<{
5
+ content_type: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetFileUploadUrlOutput: z.ZodObject<{
8
+ result: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ url: z.ZodNullable<z.ZodString>;
10
+ upload_url: z.ZodNullable<z.ZodString>;
11
+ }, z.core.$loose>>>>;
12
+ }, z.core.$loose>;
13
+ declare const needleGetFileUploadUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ content_type: string[];
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { needleGetFileUploadUrl };
9
18
  //# sourceMappingURL=get-file-upload-url.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-upload-url.d.mts","names":[],"sources":["../../src/actions/get-file-upload-url.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEmB;AAAA,cAKlD,4BAAA,EAA8B,CAAA,CAAE,UAEgB;AAAA,cAEhD,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-file-upload-url.d.mts","names":[],"sources":["../../src/actions/get-file-upload-url.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAO3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
@@ -3,15 +3,15 @@ import { z } from "zod";
3
3
  //#region src/actions/get-file-upload-url.ts
4
4
  const NeedleGetFileUploadUrlInput = z.object({ content_type: z.array(z.string()).describe("MIME types for files to upload (e.g., application/pdf, text/plain, image/jpeg). Multiple content types can be provided to generate multiple upload URLs at once.") }).describe("Request parameters for getting file upload URLs.");
5
5
  const NeedleGetFileUploadUrl_UploadUrlItemSchema = z.object({
6
- url: z.string().describe("Reference URL for the uploaded file after upload is complete"),
7
- upload_url: z.string().describe("Signed URL for uploading the file. Valid for a short time - upload immediately.")
8
- }).describe("A single upload URL entry in the response.");
6
+ url: z.string().describe("Reference URL for the uploaded file after upload is complete").nullable(),
7
+ upload_url: z.string().describe("Signed URL for uploading the file. Valid for a short time - upload immediately.").nullable()
8
+ }).passthrough().describe("A single upload URL entry in the response.");
9
9
  const needleGetFileUploadUrl = action("NEEDLE_GET_FILE_UPLOAD_URL", {
10
10
  slug: "needle-get-file-upload-url",
11
11
  name: "Get File Upload URL",
12
12
  description: "Tool to get signed URLs for uploading local files to Needle. Use when you need to upload files to a collection. The upload URLs are valid for a short time, so upload files immediately after receiving the URLs. Multiple content types can be specified to generate multiple upload URLs in a single request.",
13
13
  input: NeedleGetFileUploadUrlInput,
14
- output: z.object({ result: z.array(NeedleGetFileUploadUrl_UploadUrlItemSchema).describe("List of upload URL entries, one per requested content type").nullable().optional() }).describe("Response schema containing signed upload URLs.")
14
+ output: z.object({ result: z.array(NeedleGetFileUploadUrl_UploadUrlItemSchema).describe("List of upload URL entries, one per requested content type").nullable().optional() }).passthrough().describe("Response schema containing signed upload URLs.")
15
15
  });
16
16
  //#endregion
17
17
  export { needleGetFileUploadUrl };
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-upload-url.mjs","names":[],"sources":["../../src/actions/get-file-upload-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetFileUploadUrlInput: z.ZodTypeAny = z.object({\n content_type: z.array(z.string()).describe(\"MIME types for files to upload (e.g., application/pdf, text/plain, image/jpeg). Multiple content types can be provided to generate multiple upload URLs at once.\"),\n}).describe(\"Request parameters for getting file upload URLs.\");\nconst NeedleGetFileUploadUrl_UploadUrlItemSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Reference URL for the uploaded file after upload is complete\"),\n upload_url: z.string().describe(\"Signed URL for uploading the file. Valid for a short time - upload immediately.\"),\n}).describe(\"A single upload URL entry in the response.\");\nexport const NeedleGetFileUploadUrlOutput: z.ZodTypeAny = z.object({\n result: z.array(NeedleGetFileUploadUrl_UploadUrlItemSchema).describe(\"List of upload URL entries, one per requested content type\").nullable().optional(),\n}).describe(\"Response schema containing signed upload URLs.\");\n\nexport const needleGetFileUploadUrl = action(\"NEEDLE_GET_FILE_UPLOAD_URL\", {\n slug: \"needle-get-file-upload-url\",\n name: \"Get File Upload URL\",\n description: \"Tool to get signed URLs for uploading local files to Needle. Use when you need to upload files to a collection. The upload URLs are valid for a short time, so upload files immediately after receiving the URLs. Multiple content types can be specified to generate multiple upload URLs in a single request.\",\n input: NeedleGetFileUploadUrlInput,\n output: NeedleGetFileUploadUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO,EAChE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,EAC/M,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,6CAA2D,EAAE,OAAO;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;AACnH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAKxD,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwD,EAAE,OAAO,EACjE,QAAQ,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-file-upload-url.mjs","names":[],"sources":["../../src/actions/get-file-upload-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetFileUploadUrlInput = z.object({\n content_type: z.array(z.string()).describe(\"MIME types for files to upload (e.g., application/pdf, text/plain, image/jpeg). Multiple content types can be provided to generate multiple upload URLs at once.\"),\n}).describe(\"Request parameters for getting file upload URLs.\");\nconst NeedleGetFileUploadUrl_UploadUrlItemSchema = z.object({\n url: z.string().describe(\"Reference URL for the uploaded file after upload is complete\").nullable(),\n upload_url: z.string().describe(\"Signed URL for uploading the file. Valid for a short time - upload immediately.\").nullable(),\n}).passthrough().describe(\"A single upload URL entry in the response.\");\nexport const NeedleGetFileUploadUrlOutput = z.object({\n result: z.array(NeedleGetFileUploadUrl_UploadUrlItemSchema).describe(\"List of upload URL entries, one per requested content type\").nullable().optional(),\n}).passthrough().describe(\"Response schema containing signed upload URLs.\");\n\nexport const needleGetFileUploadUrl = action(\"NEEDLE_GET_FILE_UPLOAD_URL\", {\n slug: \"needle-get-file-upload-url\",\n name: \"Get File Upload URL\",\n description: \"Tool to get signed URLs for uploading local files to Needle. Use when you need to upload files to a collection. The upload URLs are valid for a short time, so upload files immediately after receiving the URLs. Multiple content types can be specified to generate multiple upload URLs in a single request.\",\n input: NeedleGetFileUploadUrlInput,\n output: NeedleGetFileUploadUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,EAClD,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,EAC/M,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,6CAA6C,EAAE,OAAO;CAC1D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAKtE,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,QAAQ,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -5,13 +5,13 @@ const NeedleGetLocalConnectorInput = zod.z.object({ connector_id: zod.z.string()
5
5
  const NeedleGetLocalConnector_FolderSchema = zod.z.object({
6
6
  name: zod.z.string().describe("Name of the folder").nullable().optional(),
7
7
  path: zod.z.string().describe("File system path of the folder").nullable().optional()
8
- }).describe("A folder associated with the local connector.");
8
+ }).passthrough().describe("A folder associated with the local connector.");
9
9
  const NeedleGetLocalConnector_LocalConnectorSchema = zod.z.object({
10
- id: zod.z.string().describe("Unique identifier of the connector"),
10
+ id: zod.z.string().describe("Unique identifier of the connector").nullable(),
11
11
  os: zod.z.string().describe("Operating system of the device").nullable().optional(),
12
12
  cpu: zod.z.string().describe("CPU information of the device").nullable().optional(),
13
- name: zod.z.string().describe("Name of the connector"),
14
- type: zod.z.string().describe("Type of connector (always 'local' for local connectors)"),
13
+ name: zod.z.string().describe("Name of the connector").nullable(),
14
+ type: zod.z.string().describe("Type of connector (always 'local' for local connectors)").nullable(),
15
15
  folders: zod.z.array(NeedleGetLocalConnector_FolderSchema).describe("List of folders being monitored by the connector").nullable().optional(),
16
16
  synced_at: zod.z.string().describe("Timestamp when the connector last synced (ISO 8601 format, may be null)").nullable().optional(),
17
17
  created_at: zod.z.string().describe("Timestamp when the connector was created (ISO 8601 format)").nullable().optional(),
@@ -19,8 +19,8 @@ const NeedleGetLocalConnector_LocalConnectorSchema = zod.z.object({
19
19
  device_model: zod.z.string().describe("Model of the device").nullable().optional(),
20
20
  serial_number: zod.z.string().describe("Serial number of the device").nullable().optional(),
21
21
  collection_ids: zod.z.array(zod.z.string()).describe("List of collection IDs associated with this connector").nullable().optional()
22
- }).describe("Local connector details.");
23
- const NeedleGetLocalConnectorOutput = zod.z.object({ result: NeedleGetLocalConnector_LocalConnectorSchema.nullable() }).describe("Response schema for getting a local connector.");
22
+ }).passthrough().describe("Local connector details.");
23
+ const NeedleGetLocalConnectorOutput = zod.z.object({ result: NeedleGetLocalConnector_LocalConnectorSchema.nullable() }).passthrough().describe("Response schema for getting a local connector.");
24
24
  const needleGetLocalConnector = require_action.action("NEEDLE_GET_LOCAL_CONNECTOR", {
25
25
  slug: "needle-get-local-connector",
26
26
  name: "Get local connector",
@@ -1 +1 @@
1
- {"version":3,"file":"get-local-connector.cjs","names":["z","action"],"sources":["../../src/actions/get-local-connector.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetLocalConnectorInput: z.ZodTypeAny = z.object({\n connector_id: z.string().describe(\"The unique identifier of the local connector.\"),\n}).describe(\"Request parameters for getting a local connector.\");\nconst NeedleGetLocalConnector_FolderSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the folder\").nullable().optional(),\n path: z.string().describe(\"File system path of the folder\").nullable().optional(),\n}).describe(\"A folder associated with the local connector.\");\nconst NeedleGetLocalConnector_LocalConnectorSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the connector\"),\n os: z.string().describe(\"Operating system of the device\").nullable().optional(),\n cpu: z.string().describe(\"CPU information of the device\").nullable().optional(),\n name: z.string().describe(\"Name of the connector\"),\n type: z.string().describe(\"Type of connector (always 'local' for local connectors)\"),\n folders: z.array(NeedleGetLocalConnector_FolderSchema).describe(\"List of folders being monitored by the connector\").nullable().optional(),\n synced_at: z.string().describe(\"Timestamp when the connector last synced (ISO 8601 format, may be null)\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the connector was created (ISO 8601 format)\").nullable().optional(),\n device_name: z.string().describe(\"Name of the device running the connector\").nullable().optional(),\n device_model: z.string().describe(\"Model of the device\").nullable().optional(),\n serial_number: z.string().describe(\"Serial number of the device\").nullable().optional(),\n collection_ids: z.array(z.string()).describe(\"List of collection IDs associated with this connector\").nullable().optional(),\n}).describe(\"Local connector details.\");\nexport const NeedleGetLocalConnectorOutput: z.ZodTypeAny = z.object({\n result: NeedleGetLocalConnector_LocalConnectorSchema.nullable(),\n}).describe(\"Response schema for getting a local connector.\");\n\nexport const needleGetLocalConnector = action(\"NEEDLE_GET_LOCAL_CONNECTOR\", {\n slug: \"needle-get-local-connector\",\n name: \"Get local connector\",\n description: \"Tool to retrieve details of a local connector by its ID. Use when you need information about a specific local connector's configuration, device details, and associated folders.\",\n input: NeedleGetLocalConnectorInput,\n output: NeedleGetLocalConnectorOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EACnF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,uCAAqDA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACnF,SAASA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,0BAA0B;AACtC,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,QAAQ,6CAA6C,SAAS,EAChE,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-local-connector.cjs","names":["z","action"],"sources":["../../src/actions/get-local-connector.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleGetLocalConnectorInput = z.object({\n connector_id: z.string().describe(\"The unique identifier of the local connector.\"),\n}).describe(\"Request parameters for getting a local connector.\");\nconst NeedleGetLocalConnector_FolderSchema = z.object({\n name: z.string().describe(\"Name of the folder\").nullable().optional(),\n path: z.string().describe(\"File system path of the folder\").nullable().optional(),\n}).passthrough().describe(\"A folder associated with the local connector.\");\nconst NeedleGetLocalConnector_LocalConnectorSchema = z.object({\n id: z.string().describe(\"Unique identifier of the connector\").nullable(),\n os: z.string().describe(\"Operating system of the device\").nullable().optional(),\n cpu: z.string().describe(\"CPU information of the device\").nullable().optional(),\n name: z.string().describe(\"Name of the connector\").nullable(),\n type: z.string().describe(\"Type of connector (always 'local' for local connectors)\").nullable(),\n folders: z.array(NeedleGetLocalConnector_FolderSchema).describe(\"List of folders being monitored by the connector\").nullable().optional(),\n synced_at: z.string().describe(\"Timestamp when the connector last synced (ISO 8601 format, may be null)\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the connector was created (ISO 8601 format)\").nullable().optional(),\n device_name: z.string().describe(\"Name of the device running the connector\").nullable().optional(),\n device_model: z.string().describe(\"Model of the device\").nullable().optional(),\n serial_number: z.string().describe(\"Serial number of the device\").nullable().optional(),\n collection_ids: z.array(z.string()).describe(\"List of collection IDs associated with this connector\").nullable().optional(),\n}).passthrough().describe(\"Local connector details.\");\nexport const NeedleGetLocalConnectorOutput = z.object({\n result: NeedleGetLocalConnector_LocalConnectorSchema.nullable(),\n}).passthrough().describe(\"Response schema for getting a local connector.\");\n\nexport const needleGetLocalConnector = action(\"NEEDLE_GET_LOCAL_CONNECTOR\", {\n slug: \"needle-get-local-connector\",\n name: \"Get local connector\",\n description: \"Tool to retrieve details of a local connector by its ID. Use when you need information about a specific local connector's configuration, device details, and associated folders.\",\n input: NeedleGetLocalConnectorInput,\n output: NeedleGetLocalConnectorOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EACnF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AACzE,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC9F,SAASA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0BAA0B;AACpD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,QAAQ,6CAA6C,SAAS,EAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-local-connector.d.ts
4
- declare const NeedleGetLocalConnectorInput: z.ZodTypeAny;
5
- declare const NeedleGetLocalConnectorOutput: z.ZodTypeAny;
6
- declare const needleGetLocalConnector: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeedleGetLocalConnectorInput: z.ZodObject<{
5
+ connector_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeedleGetLocalConnectorOutput: z.ZodObject<{
8
+ result: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ os: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ cpu: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ name: z.ZodNullable<z.ZodString>;
13
+ type: z.ZodNullable<z.ZodString>;
14
+ folders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
15
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ path: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>>>>;
18
+ synced_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ device_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ device_model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ serial_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ collection_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
24
+ }, z.core.$loose>>;
25
+ }, z.core.$loose>;
26
+ declare const needleGetLocalConnector: import("@keystrokehq/action").WorkflowActionDefinition<{
27
+ connector_id: string;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { needleGetLocalConnector };
9
31
  //# sourceMappingURL=get-local-connector.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-local-connector.d.cts","names":[],"sources":["../../src/actions/get-local-connector.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAEmB;AAAA,cAmBnD,6BAAA,EAA+B,CAAA,CAAE,UAEe;AAAA,cAEhD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-local-connector.d.cts","names":[],"sources":["../../src/actions/get-local-connector.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAqB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}