@keystrokehq/pinecone 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (354) hide show
  1. package/README.md +1 -1
  2. package/dist/action.cjs.map +1 -1
  3. package/dist/action.mjs.map +1 -1
  4. package/dist/actions/cancel-bulk-import.cjs.map +1 -1
  5. package/dist/actions/cancel-bulk-import.d.cts +9 -3
  6. package/dist/actions/cancel-bulk-import.d.cts.map +1 -1
  7. package/dist/actions/cancel-bulk-import.d.mts +9 -3
  8. package/dist/actions/cancel-bulk-import.d.mts.map +1 -1
  9. package/dist/actions/cancel-bulk-import.mjs.map +1 -1
  10. package/dist/actions/chat-assistant.cjs.map +1 -1
  11. package/dist/actions/chat-assistant.d.cts +71 -3
  12. package/dist/actions/chat-assistant.d.cts.map +1 -1
  13. package/dist/actions/chat-assistant.d.mts +71 -3
  14. package/dist/actions/chat-assistant.d.mts.map +1 -1
  15. package/dist/actions/chat-assistant.mjs.map +1 -1
  16. package/dist/actions/chat-completion-assistant.cjs +3 -3
  17. package/dist/actions/chat-completion-assistant.cjs.map +1 -1
  18. package/dist/actions/chat-completion-assistant.d.cts +41 -3
  19. package/dist/actions/chat-completion-assistant.d.cts.map +1 -1
  20. package/dist/actions/chat-completion-assistant.d.mts +41 -3
  21. package/dist/actions/chat-completion-assistant.d.mts.map +1 -1
  22. package/dist/actions/chat-completion-assistant.mjs +3 -3
  23. package/dist/actions/chat-completion-assistant.mjs.map +1 -1
  24. package/dist/actions/configure-index.cjs +7 -7
  25. package/dist/actions/configure-index.cjs.map +1 -1
  26. package/dist/actions/configure-index.d.cts +58 -3
  27. package/dist/actions/configure-index.d.cts.map +1 -1
  28. package/dist/actions/configure-index.d.mts +58 -3
  29. package/dist/actions/configure-index.d.mts.map +1 -1
  30. package/dist/actions/configure-index.mjs +7 -7
  31. package/dist/actions/configure-index.mjs.map +1 -1
  32. package/dist/actions/create-assistant.cjs +4 -4
  33. package/dist/actions/create-assistant.cjs.map +1 -1
  34. package/dist/actions/create-assistant.d.cts +27 -3
  35. package/dist/actions/create-assistant.d.cts.map +1 -1
  36. package/dist/actions/create-assistant.d.mts +27 -3
  37. package/dist/actions/create-assistant.d.mts.map +1 -1
  38. package/dist/actions/create-assistant.mjs +4 -4
  39. package/dist/actions/create-assistant.mjs.map +1 -1
  40. package/dist/actions/create-backup.cjs.map +1 -1
  41. package/dist/actions/create-backup.d.cts +23 -3
  42. package/dist/actions/create-backup.d.cts.map +1 -1
  43. package/dist/actions/create-backup.d.mts +23 -3
  44. package/dist/actions/create-backup.d.mts.map +1 -1
  45. package/dist/actions/create-backup.mjs.map +1 -1
  46. package/dist/actions/create-index-for-model.cjs +2 -2
  47. package/dist/actions/create-index-for-model.cjs.map +1 -1
  48. package/dist/actions/create-index-for-model.d.cts +64 -3
  49. package/dist/actions/create-index-for-model.d.cts.map +1 -1
  50. package/dist/actions/create-index-for-model.d.mts +64 -3
  51. package/dist/actions/create-index-for-model.d.mts.map +1 -1
  52. package/dist/actions/create-index-for-model.mjs +2 -2
  53. package/dist/actions/create-index-for-model.mjs.map +1 -1
  54. package/dist/actions/create-index-from-backup.cjs.map +1 -1
  55. package/dist/actions/create-index-from-backup.d.cts +16 -3
  56. package/dist/actions/create-index-from-backup.d.cts.map +1 -1
  57. package/dist/actions/create-index-from-backup.d.mts +16 -3
  58. package/dist/actions/create-index-from-backup.d.mts.map +1 -1
  59. package/dist/actions/create-index-from-backup.mjs.map +1 -1
  60. package/dist/actions/create-index.cjs.map +1 -1
  61. package/dist/actions/create-index.d.cts +69 -3
  62. package/dist/actions/create-index.d.cts.map +1 -1
  63. package/dist/actions/create-index.d.mts +69 -3
  64. package/dist/actions/create-index.d.mts.map +1 -1
  65. package/dist/actions/create-index.mjs.map +1 -1
  66. package/dist/actions/create-namespace.cjs +1 -1
  67. package/dist/actions/create-namespace.cjs.map +1 -1
  68. package/dist/actions/create-namespace.d.cts +22 -3
  69. package/dist/actions/create-namespace.d.cts.map +1 -1
  70. package/dist/actions/create-namespace.d.mts +22 -3
  71. package/dist/actions/create-namespace.d.mts.map +1 -1
  72. package/dist/actions/create-namespace.mjs +1 -1
  73. package/dist/actions/create-namespace.mjs.map +1 -1
  74. package/dist/actions/delete-assistant.cjs.map +1 -1
  75. package/dist/actions/delete-assistant.d.cts +10 -3
  76. package/dist/actions/delete-assistant.d.cts.map +1 -1
  77. package/dist/actions/delete-assistant.d.mts +10 -3
  78. package/dist/actions/delete-assistant.d.mts.map +1 -1
  79. package/dist/actions/delete-assistant.mjs.map +1 -1
  80. package/dist/actions/delete-backup.cjs.map +1 -1
  81. package/dist/actions/delete-backup.d.cts +10 -3
  82. package/dist/actions/delete-backup.d.cts.map +1 -1
  83. package/dist/actions/delete-backup.d.mts +10 -3
  84. package/dist/actions/delete-backup.d.mts.map +1 -1
  85. package/dist/actions/delete-backup.mjs.map +1 -1
  86. package/dist/actions/delete-file.cjs.map +1 -1
  87. package/dist/actions/delete-file.d.cts +14 -3
  88. package/dist/actions/delete-file.d.cts.map +1 -1
  89. package/dist/actions/delete-file.d.mts +14 -3
  90. package/dist/actions/delete-file.d.mts.map +1 -1
  91. package/dist/actions/delete-file.mjs.map +1 -1
  92. package/dist/actions/delete-index.cjs.map +1 -1
  93. package/dist/actions/delete-index.d.cts +10 -3
  94. package/dist/actions/delete-index.d.cts.map +1 -1
  95. package/dist/actions/delete-index.d.mts +10 -3
  96. package/dist/actions/delete-index.d.mts.map +1 -1
  97. package/dist/actions/delete-index.mjs.map +1 -1
  98. package/dist/actions/delete-namespace.cjs.map +1 -1
  99. package/dist/actions/delete-namespace.d.cts +9 -3
  100. package/dist/actions/delete-namespace.d.cts.map +1 -1
  101. package/dist/actions/delete-namespace.d.mts +9 -3
  102. package/dist/actions/delete-namespace.d.mts.map +1 -1
  103. package/dist/actions/delete-namespace.mjs.map +1 -1
  104. package/dist/actions/delete-vectors.cjs.map +1 -1
  105. package/dist/actions/delete-vectors.d.cts +15 -3
  106. package/dist/actions/delete-vectors.d.cts.map +1 -1
  107. package/dist/actions/delete-vectors.d.mts +15 -3
  108. package/dist/actions/delete-vectors.d.mts.map +1 -1
  109. package/dist/actions/delete-vectors.mjs.map +1 -1
  110. package/dist/actions/describe-backup.cjs.map +1 -1
  111. package/dist/actions/describe-backup.d.cts +24 -3
  112. package/dist/actions/describe-backup.d.cts.map +1 -1
  113. package/dist/actions/describe-backup.d.mts +24 -3
  114. package/dist/actions/describe-backup.d.mts.map +1 -1
  115. package/dist/actions/describe-backup.mjs.map +1 -1
  116. package/dist/actions/describe-bulk-import.cjs.map +1 -1
  117. package/dist/actions/describe-bulk-import.d.cts +18 -3
  118. package/dist/actions/describe-bulk-import.d.cts.map +1 -1
  119. package/dist/actions/describe-bulk-import.d.mts +18 -3
  120. package/dist/actions/describe-bulk-import.d.mts.map +1 -1
  121. package/dist/actions/describe-bulk-import.mjs.map +1 -1
  122. package/dist/actions/describe-file.cjs +2 -2
  123. package/dist/actions/describe-file.cjs.map +1 -1
  124. package/dist/actions/describe-file.d.cts +26 -3
  125. package/dist/actions/describe-file.d.cts.map +1 -1
  126. package/dist/actions/describe-file.d.mts +26 -3
  127. package/dist/actions/describe-file.d.mts.map +1 -1
  128. package/dist/actions/describe-file.mjs +2 -2
  129. package/dist/actions/describe-file.mjs.map +1 -1
  130. package/dist/actions/describe-index-stats.cjs.map +1 -1
  131. package/dist/actions/describe-index-stats.d.cts +18 -3
  132. package/dist/actions/describe-index-stats.d.cts.map +1 -1
  133. package/dist/actions/describe-index-stats.d.mts +18 -3
  134. package/dist/actions/describe-index-stats.d.mts.map +1 -1
  135. package/dist/actions/describe-index-stats.mjs.map +1 -1
  136. package/dist/actions/describe-index.cjs +14 -14
  137. package/dist/actions/describe-index.cjs.map +1 -1
  138. package/dist/actions/describe-index.d.cts +46 -3
  139. package/dist/actions/describe-index.d.cts.map +1 -1
  140. package/dist/actions/describe-index.d.mts +46 -3
  141. package/dist/actions/describe-index.d.mts.map +1 -1
  142. package/dist/actions/describe-index.mjs +14 -14
  143. package/dist/actions/describe-index.mjs.map +1 -1
  144. package/dist/actions/describe-namespace.cjs.map +1 -1
  145. package/dist/actions/describe-namespace.d.cts +18 -3
  146. package/dist/actions/describe-namespace.d.cts.map +1 -1
  147. package/dist/actions/describe-namespace.d.mts +18 -3
  148. package/dist/actions/describe-namespace.d.mts.map +1 -1
  149. package/dist/actions/describe-namespace.mjs.map +1 -1
  150. package/dist/actions/describe-restore-job.cjs +6 -6
  151. package/dist/actions/describe-restore-job.cjs.map +1 -1
  152. package/dist/actions/describe-restore-job.d.cts +16 -3
  153. package/dist/actions/describe-restore-job.d.cts.map +1 -1
  154. package/dist/actions/describe-restore-job.d.mts +16 -3
  155. package/dist/actions/describe-restore-job.d.mts.map +1 -1
  156. package/dist/actions/describe-restore-job.mjs +6 -6
  157. package/dist/actions/describe-restore-job.mjs.map +1 -1
  158. package/dist/actions/embed.cjs +4 -4
  159. package/dist/actions/embed.cjs.map +1 -1
  160. package/dist/actions/embed.d.cts +41 -3
  161. package/dist/actions/embed.d.cts.map +1 -1
  162. package/dist/actions/embed.d.mts +41 -3
  163. package/dist/actions/embed.d.mts.map +1 -1
  164. package/dist/actions/embed.mjs +4 -4
  165. package/dist/actions/embed.mjs.map +1 -1
  166. package/dist/actions/fetch-vectors.cjs.map +1 -1
  167. package/dist/actions/fetch-vectors.d.cts +17 -3
  168. package/dist/actions/fetch-vectors.d.cts.map +1 -1
  169. package/dist/actions/fetch-vectors.d.mts +17 -3
  170. package/dist/actions/fetch-vectors.d.mts.map +1 -1
  171. package/dist/actions/fetch-vectors.mjs.map +1 -1
  172. package/dist/actions/get-assistant.cjs +2 -2
  173. package/dist/actions/get-assistant.cjs.map +1 -1
  174. package/dist/actions/get-assistant.d.cts +17 -3
  175. package/dist/actions/get-assistant.d.cts.map +1 -1
  176. package/dist/actions/get-assistant.d.mts +17 -3
  177. package/dist/actions/get-assistant.d.mts.map +1 -1
  178. package/dist/actions/get-assistant.mjs +2 -2
  179. package/dist/actions/get-assistant.mjs.map +1 -1
  180. package/dist/actions/get-model.cjs +8 -8
  181. package/dist/actions/get-model.cjs.map +1 -1
  182. package/dist/actions/get-model.d.cts +31 -3
  183. package/dist/actions/get-model.d.cts.map +1 -1
  184. package/dist/actions/get-model.d.mts +31 -3
  185. package/dist/actions/get-model.d.mts.map +1 -1
  186. package/dist/actions/get-model.mjs +8 -8
  187. package/dist/actions/get-model.mjs.map +1 -1
  188. package/dist/actions/list-assistants.cjs +2 -2
  189. package/dist/actions/list-assistants.cjs.map +1 -1
  190. package/dist/actions/list-assistants.d.cts +22 -3
  191. package/dist/actions/list-assistants.d.cts.map +1 -1
  192. package/dist/actions/list-assistants.d.mts +22 -3
  193. package/dist/actions/list-assistants.d.mts.map +1 -1
  194. package/dist/actions/list-assistants.mjs +2 -2
  195. package/dist/actions/list-assistants.mjs.map +1 -1
  196. package/dist/actions/list-bulk-imports.cjs.map +1 -1
  197. package/dist/actions/list-bulk-imports.d.cts +25 -3
  198. package/dist/actions/list-bulk-imports.d.cts.map +1 -1
  199. package/dist/actions/list-bulk-imports.d.mts +25 -3
  200. package/dist/actions/list-bulk-imports.d.mts.map +1 -1
  201. package/dist/actions/list-bulk-imports.mjs.map +1 -1
  202. package/dist/actions/list-collections.cjs +1 -1
  203. package/dist/actions/list-collections.cjs.map +1 -1
  204. package/dist/actions/list-collections.d.cts +12 -3
  205. package/dist/actions/list-collections.d.cts.map +1 -1
  206. package/dist/actions/list-collections.d.mts +12 -3
  207. package/dist/actions/list-collections.d.mts.map +1 -1
  208. package/dist/actions/list-collections.mjs +1 -1
  209. package/dist/actions/list-collections.mjs.map +1 -1
  210. package/dist/actions/list-files.cjs +2 -2
  211. package/dist/actions/list-files.cjs.map +1 -1
  212. package/dist/actions/list-files.d.cts +33 -3
  213. package/dist/actions/list-files.d.cts.map +1 -1
  214. package/dist/actions/list-files.d.mts +33 -3
  215. package/dist/actions/list-files.d.mts.map +1 -1
  216. package/dist/actions/list-files.mjs +2 -2
  217. package/dist/actions/list-files.mjs.map +1 -1
  218. package/dist/actions/list-index-backups.cjs +8 -8
  219. package/dist/actions/list-index-backups.cjs.map +1 -1
  220. package/dist/actions/list-index-backups.d.cts +35 -3
  221. package/dist/actions/list-index-backups.d.cts.map +1 -1
  222. package/dist/actions/list-index-backups.d.mts +35 -3
  223. package/dist/actions/list-index-backups.d.mts.map +1 -1
  224. package/dist/actions/list-index-backups.mjs +8 -8
  225. package/dist/actions/list-index-backups.mjs.map +1 -1
  226. package/dist/actions/list-indexes.cjs +13 -13
  227. package/dist/actions/list-indexes.cjs.map +1 -1
  228. package/dist/actions/list-indexes.d.cts +33 -3
  229. package/dist/actions/list-indexes.d.cts.map +1 -1
  230. package/dist/actions/list-indexes.d.mts +33 -3
  231. package/dist/actions/list-indexes.d.mts.map +1 -1
  232. package/dist/actions/list-indexes.mjs +13 -13
  233. package/dist/actions/list-indexes.mjs.map +1 -1
  234. package/dist/actions/list-models.cjs.map +1 -1
  235. package/dist/actions/list-models.d.cts +33 -3
  236. package/dist/actions/list-models.d.cts.map +1 -1
  237. package/dist/actions/list-models.d.mts +33 -3
  238. package/dist/actions/list-models.d.mts.map +1 -1
  239. package/dist/actions/list-models.mjs.map +1 -1
  240. package/dist/actions/list-namespaces-operation.cjs.map +1 -1
  241. package/dist/actions/list-namespaces-operation.d.cts +30 -3
  242. package/dist/actions/list-namespaces-operation.d.cts.map +1 -1
  243. package/dist/actions/list-namespaces-operation.d.mts +30 -3
  244. package/dist/actions/list-namespaces-operation.d.mts.map +1 -1
  245. package/dist/actions/list-namespaces-operation.mjs.map +1 -1
  246. package/dist/actions/list-project-backups.cjs +8 -8
  247. package/dist/actions/list-project-backups.cjs.map +1 -1
  248. package/dist/actions/list-project-backups.d.cts +31 -3
  249. package/dist/actions/list-project-backups.d.cts.map +1 -1
  250. package/dist/actions/list-project-backups.d.mts +31 -3
  251. package/dist/actions/list-project-backups.d.mts.map +1 -1
  252. package/dist/actions/list-project-backups.mjs +8 -8
  253. package/dist/actions/list-project-backups.mjs.map +1 -1
  254. package/dist/actions/list-restore-jobs.cjs +7 -7
  255. package/dist/actions/list-restore-jobs.cjs.map +1 -1
  256. package/dist/actions/list-restore-jobs.d.cts +23 -3
  257. package/dist/actions/list-restore-jobs.d.cts.map +1 -1
  258. package/dist/actions/list-restore-jobs.d.mts +23 -3
  259. package/dist/actions/list-restore-jobs.d.mts.map +1 -1
  260. package/dist/actions/list-restore-jobs.mjs +7 -7
  261. package/dist/actions/list-restore-jobs.mjs.map +1 -1
  262. package/dist/actions/list-vectors.cjs +1 -1
  263. package/dist/actions/list-vectors.cjs.map +1 -1
  264. package/dist/actions/list-vectors.d.cts +26 -3
  265. package/dist/actions/list-vectors.d.cts.map +1 -1
  266. package/dist/actions/list-vectors.d.mts +26 -3
  267. package/dist/actions/list-vectors.d.mts.map +1 -1
  268. package/dist/actions/list-vectors.mjs +1 -1
  269. package/dist/actions/list-vectors.mjs.map +1 -1
  270. package/dist/actions/query-vectors.cjs +1 -1
  271. package/dist/actions/query-vectors.cjs.map +1 -1
  272. package/dist/actions/query-vectors.d.cts +44 -3
  273. package/dist/actions/query-vectors.d.cts.map +1 -1
  274. package/dist/actions/query-vectors.d.mts +44 -3
  275. package/dist/actions/query-vectors.d.mts.map +1 -1
  276. package/dist/actions/query-vectors.mjs +1 -1
  277. package/dist/actions/query-vectors.mjs.map +1 -1
  278. package/dist/actions/rerank.cjs +4 -4
  279. package/dist/actions/rerank.cjs.map +1 -1
  280. package/dist/actions/rerank.d.cts +35 -3
  281. package/dist/actions/rerank.d.cts.map +1 -1
  282. package/dist/actions/rerank.d.mts +35 -3
  283. package/dist/actions/rerank.d.mts.map +1 -1
  284. package/dist/actions/rerank.mjs +4 -4
  285. package/dist/actions/rerank.mjs.map +1 -1
  286. package/dist/actions/retrieve-context-assistant.cjs +5 -5
  287. package/dist/actions/retrieve-context-assistant.cjs.map +1 -1
  288. package/dist/actions/retrieve-context-assistant.d.cts +47 -3
  289. package/dist/actions/retrieve-context-assistant.d.cts.map +1 -1
  290. package/dist/actions/retrieve-context-assistant.d.mts +47 -3
  291. package/dist/actions/retrieve-context-assistant.d.mts.map +1 -1
  292. package/dist/actions/retrieve-context-assistant.mjs +5 -5
  293. package/dist/actions/retrieve-context-assistant.mjs.map +1 -1
  294. package/dist/actions/search-records-namespace.cjs.map +1 -1
  295. package/dist/actions/search-records-namespace.d.cts +76 -3
  296. package/dist/actions/search-records-namespace.d.cts.map +1 -1
  297. package/dist/actions/search-records-namespace.d.mts +76 -3
  298. package/dist/actions/search-records-namespace.d.mts.map +1 -1
  299. package/dist/actions/search-records-namespace.mjs.map +1 -1
  300. package/dist/actions/start-bulk-import.cjs +1 -1
  301. package/dist/actions/start-bulk-import.cjs.map +1 -1
  302. package/dist/actions/start-bulk-import.d.cts +22 -3
  303. package/dist/actions/start-bulk-import.d.cts.map +1 -1
  304. package/dist/actions/start-bulk-import.d.mts +22 -3
  305. package/dist/actions/start-bulk-import.d.mts.map +1 -1
  306. package/dist/actions/start-bulk-import.mjs +1 -1
  307. package/dist/actions/start-bulk-import.mjs.map +1 -1
  308. package/dist/actions/update-assistant.cjs +1 -1
  309. package/dist/actions/update-assistant.cjs.map +1 -1
  310. package/dist/actions/update-assistant.d.cts +17 -3
  311. package/dist/actions/update-assistant.d.cts.map +1 -1
  312. package/dist/actions/update-assistant.d.mts +17 -3
  313. package/dist/actions/update-assistant.d.mts.map +1 -1
  314. package/dist/actions/update-assistant.mjs +1 -1
  315. package/dist/actions/update-assistant.mjs.map +1 -1
  316. package/dist/actions/update-vector.cjs.map +1 -1
  317. package/dist/actions/update-vector.d.cts +29 -3
  318. package/dist/actions/update-vector.d.cts.map +1 -1
  319. package/dist/actions/update-vector.d.mts +29 -3
  320. package/dist/actions/update-vector.d.mts.map +1 -1
  321. package/dist/actions/update-vector.mjs.map +1 -1
  322. package/dist/actions/upload-file.cjs +2 -2
  323. package/dist/actions/upload-file.cjs.map +1 -1
  324. package/dist/actions/upload-file.d.cts +47 -3
  325. package/dist/actions/upload-file.d.cts.map +1 -1
  326. package/dist/actions/upload-file.d.mts +47 -3
  327. package/dist/actions/upload-file.d.mts.map +1 -1
  328. package/dist/actions/upload-file.mjs +2 -2
  329. package/dist/actions/upload-file.mjs.map +1 -1
  330. package/dist/actions/upsert-records-namespace.cjs +1 -1
  331. package/dist/actions/upsert-records-namespace.cjs.map +1 -1
  332. package/dist/actions/upsert-records-namespace.d.cts +16 -3
  333. package/dist/actions/upsert-records-namespace.d.cts.map +1 -1
  334. package/dist/actions/upsert-records-namespace.d.mts +16 -3
  335. package/dist/actions/upsert-records-namespace.d.mts.map +1 -1
  336. package/dist/actions/upsert-records-namespace.mjs +1 -1
  337. package/dist/actions/upsert-records-namespace.mjs.map +1 -1
  338. package/dist/actions/upsert-vectors.cjs.map +1 -1
  339. package/dist/actions/upsert-vectors.d.cts +29 -3
  340. package/dist/actions/upsert-vectors.d.cts.map +1 -1
  341. package/dist/actions/upsert-vectors.d.mts +29 -3
  342. package/dist/actions/upsert-vectors.d.mts.map +1 -1
  343. package/dist/actions/upsert-vectors.mjs.map +1 -1
  344. package/dist/catalog.cjs +7 -1
  345. package/dist/catalog.cjs.map +1 -1
  346. package/dist/catalog.d.cts +8 -0
  347. package/dist/catalog.d.mts +8 -0
  348. package/dist/catalog.mjs +7 -1
  349. package/dist/catalog.mjs.map +1 -1
  350. package/dist/execute.cjs +1 -1
  351. package/dist/execute.cjs.map +1 -1
  352. package/dist/execute.mjs +1 -1
  353. package/dist/execute.mjs.map +1 -1
  354. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"get-model.mjs","names":[],"sources":["../../src/actions/get-model.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeGetModelInput: z.ZodTypeAny = z.object({\n model_name: z.string().describe(\"The name of the model to look up.\"),\n api_version: z.string().default(\"2025-10\").describe(\"Required date-based version header for the Pinecone API.\").optional(),\n}).describe(\"Request model for retrieving information about a specific model.\");\nconst PineconeGetModel_SupportedParameterSchema: z.ZodTypeAny = z.object({\n max: z.number().describe(\"Maximum value constraint\").nullable().optional(),\n min: z.number().describe(\"Minimum value constraint\").nullable().optional(),\n type: z.string().describe(\"Parameter type (e.g., 'one_of', 'numeric_range', 'any')\").nullable().optional(),\n \"default\": z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required\").nullable().optional(),\n parameter: z.string().describe(\"Parameter name\"),\n value_type: z.string().describe(\"Value type (e.g., 'string', 'integer', 'boolean')\").nullable().optional(),\n allowed_values: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()])).describe(\"List of allowed values for the parameter\").nullable().optional(),\n}).describe(\"Model parameter with its constraints, types, and defaults.\");\nexport const PineconeGetModelOutput: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Model type: 'embed' or 'rerank'\"),\n model: z.string().describe(\"Model name\"),\n modality: z.string().describe(\"Input modality (e.g., 'text')\"),\n vector_type: z.string().describe(\"Vector type: 'dense' or 'sparse' for embedding models\").nullable().optional(),\n provider_name: z.string().describe(\"Model provider\"),\n max_batch_size: z.number().int().describe(\"Maximum number of sequences supported in a batch\"),\n default_dimension: z.number().int().describe(\"Default embedding dimension\").nullable().optional(),\n short_description: z.string().describe(\"Summary of the model\"),\n supported_metrics: z.array(z.string()).describe(\"Supported distance metrics: 'cosine', 'euclidean', 'dotproduct'\").nullable().optional(),\n max_sequence_length: z.number().int().describe(\"Maximum tokens per sequence\"),\n supported_dimensions: z.array(z.number().int()).describe(\"Available dimension options for the model\").nullable().optional(),\n supported_parameters: z.array(PineconeGetModel_SupportedParameterSchema).describe(\"Parameters with constraints, types, and defaults\"),\n}).describe(\"Response model containing detailed information about a model.\");\n\nexport const pineconeGetModel = action(\"PINECONE_GET_MODEL\", {\n slug: \"pinecone-get-model\",\n name: \"Get Model Information\",\n description: \"Tool to retrieve detailed information about a specific model hosted by Pinecone. Use when you need to understand model capabilities for embedding and reranking operations.\",\n input: PineconeGetModelInput,\n output: PineconeGetModelOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsC,EAAE,OAAO;CAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CACnE,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,4CAA0D,EAAE,OAAO;CACvE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,WAAW,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;CAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,gBAAgB,EAAE,MAAM,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrK,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAgBxE,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApBkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY;EACvC,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EAC7D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;EACnD,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;EAC5F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;EAC7D,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;EAC5E,sBAAsB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,sBAAsB,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kDAAkD;CACtI,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-model.mjs","names":[],"sources":["../../src/actions/get-model.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeGetModelInput = z.object({\n model_name: z.string().describe(\"The name of the model to look up.\"),\n api_version: z.string().default(\"2025-10\").describe(\"Required date-based version header for the Pinecone API.\").optional(),\n}).describe(\"Request model for retrieving information about a specific model.\");\nconst PineconeGetModel_SupportedParameterSchema = z.object({\n max: z.number().describe(\"Maximum value constraint\").nullable().optional(),\n min: z.number().describe(\"Minimum value constraint\").nullable().optional(),\n type: z.string().describe(\"Parameter type (e.g., 'one_of', 'numeric_range', 'any')\").nullable().optional(),\n \"default\": z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n required: z.boolean().describe(\"Whether the parameter is required\").nullable().optional(),\n parameter: z.string().describe(\"Parameter name\").nullable(),\n value_type: z.string().describe(\"Value type (e.g., 'string', 'integer', 'boolean')\").nullable().optional(),\n allowed_values: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()])).describe(\"List of allowed values for the parameter\").nullable().optional(),\n}).describe(\"Model parameter with its constraints, types, and defaults.\");\nexport const PineconeGetModelOutput = z.object({\n type: z.string().describe(\"Model type: 'embed' or 'rerank'\").nullable(),\n model: z.string().describe(\"Model name\").nullable(),\n modality: z.string().describe(\"Input modality (e.g., 'text')\").nullable(),\n vector_type: z.string().describe(\"Vector type: 'dense' or 'sparse' for embedding models\").nullable().optional(),\n provider_name: z.string().describe(\"Model provider\").nullable(),\n max_batch_size: z.number().int().describe(\"Maximum number of sequences supported in a batch\").nullable(),\n default_dimension: z.number().int().describe(\"Default embedding dimension\").nullable().optional(),\n short_description: z.string().describe(\"Summary of the model\").nullable(),\n supported_metrics: z.array(z.string()).describe(\"Supported distance metrics: 'cosine', 'euclidean', 'dotproduct'\").nullable().optional(),\n max_sequence_length: z.number().int().describe(\"Maximum tokens per sequence\").nullable(),\n supported_dimensions: z.array(z.number().int()).describe(\"Available dimension options for the model\").nullable().optional(),\n supported_parameters: z.array(PineconeGetModel_SupportedParameterSchema).describe(\"Parameters with constraints, types, and defaults\"),\n}).describe(\"Response model containing detailed information about a model.\");\n\nexport const pineconeGetModel = action(\"PINECONE_GET_MODEL\", {\n slug: \"pinecone-get-model\",\n name: \"Get Model Information\",\n description: \"Tool to retrieve detailed information about a specific model hosted by Pinecone. Use when you need to understand model capabilities for embedding and reranking operations.\",\n input: PineconeGetModelInput,\n output: PineconeGetModelOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CACnE,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,4CAA4C,EAAE,OAAO;CACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,WAAW,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,gBAAgB,EAAE,MAAM,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrK,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAgBxE,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApBoC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;EAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;EAC9D,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EACvG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EACxE,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACvF,sBAAsB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,sBAAsB,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kDAAkD;CACtI,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
@@ -7,8 +7,8 @@ const PineconeListAssistantsInput = zod.z.object({
7
7
  }).describe("Request model for listing assistants with optional pagination.");
8
8
  const PineconeListAssistants_AssistantInfoSchema = zod.z.object({
9
9
  host: zod.z.string().describe("Host URL for the assistant.").nullable().optional(),
10
- name: zod.z.string().describe("The name of the assistant."),
11
- status: zod.z.string().describe("Current status of the assistant."),
10
+ name: zod.z.string().describe("The name of the assistant.").nullable(),
11
+ status: zod.z.string().describe("Current status of the assistant.").nullable(),
12
12
  metadata: zod.z.object({}).describe("Custom metadata associated with the assistant.").nullable().optional(),
13
13
  created_at: zod.z.string().describe("Timestamp when the assistant was created.").nullable().optional(),
14
14
  updated_at: zod.z.string().describe("Timestamp when the assistant was last updated.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"list-assistants.cjs","names":["z","action"],"sources":["../../src/actions/list-assistants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListAssistantsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"The number of assistants to return per page. Must be between 1 and 100.\").optional(),\n pagination_token: z.string().describe(\"Token for retrieving the next page of results from a previous list operation.\").optional(),\n}).describe(\"Request model for listing assistants with optional pagination.\");\nconst PineconeListAssistants_AssistantInfoSchema: z.ZodTypeAny = z.object({\n host: z.string().describe(\"Host URL for the assistant.\").nullable().optional(),\n name: z.string().describe(\"The name of the assistant.\"),\n status: z.string().describe(\"Current status of the assistant.\"),\n metadata: z.object({}).describe(\"Custom metadata associated with the assistant.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the assistant was created.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the assistant was last updated.\").nullable().optional(),\n instructions: z.string().describe(\"Instructions configured for the assistant.\").nullable().optional(),\n}).describe(\"Information about a single assistant.\");\nconst PineconeListAssistants_PaginationInfoSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for list responses.\");\nexport const PineconeListAssistantsOutput: z.ZodTypeAny = z.object({\n assistants: z.array(PineconeListAssistants_AssistantInfoSchema).describe(\"List of assistants in the project.\").nullable().optional(),\n pagination: PineconeListAssistants_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing assistants.\");\n\nexport const pineconeListAssistants = action(\"PINECONE_LIST_ASSISTANTS\", {\n slug: \"pinecone-list-assistants\",\n name: \"List Assistants\",\n description: \"Tool to list all assistants in a Pinecone project. Use when you need to retrieve all assistants with their configurations and status information.\",\n input: PineconeListAssistantsInput,\n output: PineconeListAssistantsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,8CAA4DA,IAAAA,EAAE,OAAO,EACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,YAAYA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,YAAY,4CAA4C,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAEpD,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-assistants.cjs","names":["z","action"],"sources":["../../src/actions/list-assistants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListAssistantsInput = z.object({\n limit: z.number().int().describe(\"The number of assistants to return per page. Must be between 1 and 100.\").optional(),\n pagination_token: z.string().describe(\"Token for retrieving the next page of results from a previous list operation.\").optional(),\n}).describe(\"Request model for listing assistants with optional pagination.\");\nconst PineconeListAssistants_AssistantInfoSchema = z.object({\n host: z.string().describe(\"Host URL for the assistant.\").nullable().optional(),\n name: z.string().describe(\"The name of the assistant.\").nullable(),\n status: z.string().describe(\"Current status of the assistant.\").nullable(),\n metadata: z.object({}).describe(\"Custom metadata associated with the assistant.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the assistant was created.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the assistant was last updated.\").nullable().optional(),\n instructions: z.string().describe(\"Instructions configured for the assistant.\").nullable().optional(),\n}).describe(\"Information about a single assistant.\");\nconst PineconeListAssistants_PaginationInfoSchema = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for list responses.\");\nexport const PineconeListAssistantsOutput = z.object({\n assistants: z.array(PineconeListAssistants_AssistantInfoSchema).describe(\"List of assistants in the project.\").nullable().optional(),\n pagination: PineconeListAssistants_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing assistants.\");\n\nexport const pineconeListAssistants = action(\"PINECONE_LIST_ASSISTANTS\", {\n slug: \"pinecone-list-assistants\",\n name: \"List Assistants\",\n description: \"Tool to list all assistants in a Pinecone project. Use when you need to retrieve all assistants with their configurations and status information.\",\n input: PineconeListAssistantsInput,\n output: PineconeListAssistantsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO,EAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,YAAYA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,YAAY,4CAA4C,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAEpD,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-assistants.d.ts
4
- declare const PineconeListAssistantsInput: z.ZodTypeAny;
5
- declare const PineconeListAssistantsOutput: z.ZodTypeAny;
6
- declare const pineconeListAssistants: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListAssistantsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ pagination_token: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const PineconeListAssistantsOutput: z.ZodObject<{
9
+ assistants: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ host: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ status: z.ZodNullable<z.ZodString>;
13
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
14
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ instructions: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$strip>>>>;
18
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
19
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>>>;
21
+ }, z.core.$strip>;
22
+ declare const pineconeListAssistants: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ limit?: number | undefined;
24
+ pagination_token?: string | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { pineconeListAssistants };
9
28
  //# sourceMappingURL=list-assistants.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-assistants.d.cts","names":[],"sources":["../../src/actions/list-assistants.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAGiC;AAAA,cAahE,4BAAA,EAA8B,CAAA,CAAE,UAGQ;AAAA,cAExC,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-assistants.d.cts","names":[],"sources":["../../src/actions/list-assistants.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAgB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-assistants.d.ts
4
- declare const PineconeListAssistantsInput: z.ZodTypeAny;
5
- declare const PineconeListAssistantsOutput: z.ZodTypeAny;
6
- declare const pineconeListAssistants: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListAssistantsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ pagination_token: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const PineconeListAssistantsOutput: z.ZodObject<{
9
+ assistants: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ host: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ status: z.ZodNullable<z.ZodString>;
13
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
14
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ instructions: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$strip>>>>;
18
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
19
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>>>;
21
+ }, z.core.$strip>;
22
+ declare const pineconeListAssistants: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ limit?: number | undefined;
24
+ pagination_token?: string | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { pineconeListAssistants };
9
28
  //# sourceMappingURL=list-assistants.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-assistants.d.mts","names":[],"sources":["../../src/actions/list-assistants.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAGiC;AAAA,cAahE,4BAAA,EAA8B,CAAA,CAAE,UAGQ;AAAA,cAExC,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-assistants.d.mts","names":[],"sources":["../../src/actions/list-assistants.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAgB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -7,8 +7,8 @@ const PineconeListAssistantsInput = z.object({
7
7
  }).describe("Request model for listing assistants with optional pagination.");
8
8
  const PineconeListAssistants_AssistantInfoSchema = z.object({
9
9
  host: z.string().describe("Host URL for the assistant.").nullable().optional(),
10
- name: z.string().describe("The name of the assistant."),
11
- status: z.string().describe("Current status of the assistant."),
10
+ name: z.string().describe("The name of the assistant.").nullable(),
11
+ status: z.string().describe("Current status of the assistant.").nullable(),
12
12
  metadata: z.object({}).describe("Custom metadata associated with the assistant.").nullable().optional(),
13
13
  created_at: z.string().describe("Timestamp when the assistant was created.").nullable().optional(),
14
14
  updated_at: z.string().describe("Timestamp when the assistant was last updated.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"list-assistants.mjs","names":[],"sources":["../../src/actions/list-assistants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListAssistantsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"The number of assistants to return per page. Must be between 1 and 100.\").optional(),\n pagination_token: z.string().describe(\"Token for retrieving the next page of results from a previous list operation.\").optional(),\n}).describe(\"Request model for listing assistants with optional pagination.\");\nconst PineconeListAssistants_AssistantInfoSchema: z.ZodTypeAny = z.object({\n host: z.string().describe(\"Host URL for the assistant.\").nullable().optional(),\n name: z.string().describe(\"The name of the assistant.\"),\n status: z.string().describe(\"Current status of the assistant.\"),\n metadata: z.object({}).describe(\"Custom metadata associated with the assistant.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the assistant was created.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the assistant was last updated.\").nullable().optional(),\n instructions: z.string().describe(\"Instructions configured for the assistant.\").nullable().optional(),\n}).describe(\"Information about a single assistant.\");\nconst PineconeListAssistants_PaginationInfoSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for list responses.\");\nexport const PineconeListAssistantsOutput: z.ZodTypeAny = z.object({\n assistants: z.array(PineconeListAssistants_AssistantInfoSchema).describe(\"List of assistants in the project.\").nullable().optional(),\n pagination: PineconeListAssistants_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing assistants.\");\n\nexport const pineconeListAssistants = action(\"PINECONE_LIST_ASSISTANTS\", {\n slug: \"pinecone-list-assistants\",\n name: \"List Assistants\",\n description: \"Tool to list all assistants in a Pinecone project. Use when you need to retrieve all assistants with their configurations and status information.\",\n input: PineconeListAssistantsInput,\n output: PineconeListAssistantsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,6CAA2D,EAAE,OAAO;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,8CAA4D,EAAE,OAAO,EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAMxD,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwD,EAAE,OAAO;EACjE,YAAY,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnI,YAAY,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC9E,CAAC,CAAC,CAAC,SAAS,wCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-assistants.mjs","names":[],"sources":["../../src/actions/list-assistants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListAssistantsInput = z.object({\n limit: z.number().int().describe(\"The number of assistants to return per page. Must be between 1 and 100.\").optional(),\n pagination_token: z.string().describe(\"Token for retrieving the next page of results from a previous list operation.\").optional(),\n}).describe(\"Request model for listing assistants with optional pagination.\");\nconst PineconeListAssistants_AssistantInfoSchema = z.object({\n host: z.string().describe(\"Host URL for the assistant.\").nullable().optional(),\n name: z.string().describe(\"The name of the assistant.\").nullable(),\n status: z.string().describe(\"Current status of the assistant.\").nullable(),\n metadata: z.object({}).describe(\"Custom metadata associated with the assistant.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the assistant was created.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the assistant was last updated.\").nullable().optional(),\n instructions: z.string().describe(\"Instructions configured for the assistant.\").nullable().optional(),\n}).describe(\"Information about a single assistant.\");\nconst PineconeListAssistants_PaginationInfoSchema = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for list responses.\");\nexport const PineconeListAssistantsOutput = z.object({\n assistants: z.array(PineconeListAssistants_AssistantInfoSchema).describe(\"List of assistants in the project.\").nullable().optional(),\n pagination: PineconeListAssistants_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing assistants.\");\n\nexport const pineconeListAssistants = action(\"PINECONE_LIST_ASSISTANTS\", {\n slug: \"pinecone-list-assistants\",\n name: \"List Assistants\",\n description: \"Tool to list all assistants in a Pinecone project. Use when you need to retrieve all assistants with their configurations and status information.\",\n input: PineconeListAssistantsInput,\n output: PineconeListAssistantsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACzE,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,8CAA8C,EAAE,OAAO,EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAMxD,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0C,EAAE,OAAO;EACnD,YAAY,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnI,YAAY,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC9E,CAAC,CAAC,CAAC,SAAS,wCAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-bulk-imports.cjs","names":["z","action"],"sources":["../../src/actions/list-bulk-imports.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListBulkImportsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Max number of operations to return per page. Range: 1-100, default: 100\").optional(),\n index_host: z.string().describe(\"The host URL of the index to list bulk imports for (e.g., 'index-name-abc123.svc.region.pinecone.io'). Get the host using the List Indexes action.\"),\n paginationToken: z.string().describe(\"Pagination token to continue a previous listing operation\").optional(),\n}).describe(\"Request model for listing bulk import operations with pagination support.\");\nconst PineconeListBulkImports_ImportOperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the import operation\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported\").nullable().optional(),\n error: z.string().describe(\"Error message if operation failed\").nullable().optional(),\n status: z.string().describe(\"Operation status. Values: Pending, InProgress, Failed, Completed, Cancelled\").nullable().optional(),\n createdAt: z.string().describe(\"Operation start timestamp\").nullable().optional(),\n finishedAt: z.string().describe(\"Operation end timestamp\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0-100)\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported\").nullable().optional(),\n}).describe(\"Schema for a single import operation.\");\nconst PineconeListBulkImports_PaginationInfoSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Token for retrieving additional results\").nullable().optional(),\n}).describe(\"Schema for pagination information.\");\nexport const PineconeListBulkImportsOutput: z.ZodTypeAny = z.object({\n data: z.array(PineconeListBulkImports_ImportOperationSchema).describe(\"Collection of import operation objects\"),\n pagination: PineconeListBulkImports_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing bulk import operations.\");\n\nexport const pineconeListBulkImports = action(\"PINECONE_LIST_BULK_IMPORTS\", {\n slug: \"pinecone-list-bulk-imports\",\n name: \"List Bulk Imports\",\n description: \"Tool to list all recent and ongoing bulk import operations in Pinecone. Use when you need to monitor or track the status of data import jobs. Supports pagination with a default limit of 100 imports per page.\",\n input: PineconeListBulkImportsInput,\n output: PineconeListBulkImportsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;CACpL,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,gDAA8DA,IAAAA,EAAE,OAAO;CAC3E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,+CAA6DA,IAAAA,EAAE,OAAO,EAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,wCAAwC;CAC9G,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-bulk-imports.cjs","names":["z","action"],"sources":["../../src/actions/list-bulk-imports.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListBulkImportsInput = z.object({\n limit: z.number().int().describe(\"Max number of operations to return per page. Range: 1-100, default: 100\").optional(),\n index_host: z.string().describe(\"The host URL of the index to list bulk imports for (e.g., 'index-name-abc123.svc.region.pinecone.io'). Get the host using the List Indexes action.\"),\n paginationToken: z.string().describe(\"Pagination token to continue a previous listing operation\").optional(),\n}).describe(\"Request model for listing bulk import operations with pagination support.\");\nconst PineconeListBulkImports_ImportOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the import operation\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported\").nullable().optional(),\n error: z.string().describe(\"Error message if operation failed\").nullable().optional(),\n status: z.string().describe(\"Operation status. Values: Pending, InProgress, Failed, Completed, Cancelled\").nullable().optional(),\n createdAt: z.string().describe(\"Operation start timestamp\").nullable().optional(),\n finishedAt: z.string().describe(\"Operation end timestamp\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0-100)\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported\").nullable().optional(),\n}).describe(\"Schema for a single import operation.\");\nconst PineconeListBulkImports_PaginationInfoSchema = z.object({\n next: z.string().describe(\"Token for retrieving additional results\").nullable().optional(),\n}).describe(\"Schema for pagination information.\");\nexport const PineconeListBulkImportsOutput = z.object({\n data: z.array(PineconeListBulkImports_ImportOperationSchema).describe(\"Collection of import operation objects\"),\n pagination: PineconeListBulkImports_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing bulk import operations.\");\n\nexport const pineconeListBulkImports = action(\"PINECONE_LIST_BULK_IMPORTS\", {\n slug: \"pinecone-list-bulk-imports\",\n name: \"List Bulk Imports\",\n description: \"Tool to list all recent and ongoing bulk import operations in Pinecone. Use when you need to monitor or track the status of data import jobs. Supports pagination with a default limit of 100 imports per page.\",\n input: PineconeListBulkImportsInput,\n output: PineconeListBulkImportsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;CACpL,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO,EAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,wCAAwC;CAC9G,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,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/list-bulk-imports.d.ts
4
- declare const PineconeListBulkImportsInput: z.ZodTypeAny;
5
- declare const PineconeListBulkImportsOutput: z.ZodTypeAny;
6
- declare const pineconeListBulkImports: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListBulkImportsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ index_host: z.ZodString;
7
+ paginationToken: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const PineconeListBulkImportsOutput: z.ZodObject<{
10
+ data: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ finishedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ percentComplete: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ recordsImported: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ }, z.core.$strip>>;
20
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
21
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$strip>>>;
23
+ }, z.core.$strip>;
24
+ declare const pineconeListBulkImports: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ index_host: string;
26
+ limit?: number | undefined;
27
+ paginationToken?: string | undefined;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { pineconeListBulkImports };
9
31
  //# sourceMappingURL=list-bulk-imports.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-bulk-imports.d.cts","names":[],"sources":["../../src/actions/list-bulk-imports.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAI2C;AAAA,cAc3E,6BAAA,EAA+B,CAAA,CAAE,UAGmB;AAAA,cAEpD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-bulk-imports.d.cts","names":[],"sources":["../../src/actions/list-bulk-imports.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAkB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-bulk-imports.d.ts
4
- declare const PineconeListBulkImportsInput: z.ZodTypeAny;
5
- declare const PineconeListBulkImportsOutput: z.ZodTypeAny;
6
- declare const pineconeListBulkImports: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListBulkImportsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ index_host: z.ZodString;
7
+ paginationToken: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const PineconeListBulkImportsOutput: z.ZodObject<{
10
+ data: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ finishedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ percentComplete: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ recordsImported: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ }, z.core.$strip>>;
20
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
21
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$strip>>>;
23
+ }, z.core.$strip>;
24
+ declare const pineconeListBulkImports: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ index_host: string;
26
+ limit?: number | undefined;
27
+ paginationToken?: string | undefined;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { pineconeListBulkImports };
9
31
  //# sourceMappingURL=list-bulk-imports.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-bulk-imports.d.mts","names":[],"sources":["../../src/actions/list-bulk-imports.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAI2C;AAAA,cAc3E,6BAAA,EAA+B,CAAA,CAAE,UAGmB;AAAA,cAEpD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-bulk-imports.d.mts","names":[],"sources":["../../src/actions/list-bulk-imports.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAkB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-bulk-imports.mjs","names":[],"sources":["../../src/actions/list-bulk-imports.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListBulkImportsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Max number of operations to return per page. Range: 1-100, default: 100\").optional(),\n index_host: z.string().describe(\"The host URL of the index to list bulk imports for (e.g., 'index-name-abc123.svc.region.pinecone.io'). Get the host using the List Indexes action.\"),\n paginationToken: z.string().describe(\"Pagination token to continue a previous listing operation\").optional(),\n}).describe(\"Request model for listing bulk import operations with pagination support.\");\nconst PineconeListBulkImports_ImportOperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the import operation\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported\").nullable().optional(),\n error: z.string().describe(\"Error message if operation failed\").nullable().optional(),\n status: z.string().describe(\"Operation status. Values: Pending, InProgress, Failed, Completed, Cancelled\").nullable().optional(),\n createdAt: z.string().describe(\"Operation start timestamp\").nullable().optional(),\n finishedAt: z.string().describe(\"Operation end timestamp\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0-100)\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported\").nullable().optional(),\n}).describe(\"Schema for a single import operation.\");\nconst PineconeListBulkImports_PaginationInfoSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Token for retrieving additional results\").nullable().optional(),\n}).describe(\"Schema for pagination information.\");\nexport const PineconeListBulkImportsOutput: z.ZodTypeAny = z.object({\n data: z.array(PineconeListBulkImports_ImportOperationSchema).describe(\"Collection of import operation objects\"),\n pagination: PineconeListBulkImports_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing bulk import operations.\");\n\nexport const pineconeListBulkImports = action(\"PINECONE_LIST_BULK_IMPORTS\", {\n slug: \"pinecone-list-bulk-imports\",\n name: \"List Bulk Imports\",\n description: \"Tool to list all recent and ongoing bulk import operations in Pinecone. Use when you need to monitor or track the status of data import jobs. Supports pagination with a default limit of 100 imports per page.\",\n input: PineconeListBulkImportsInput,\n output: PineconeListBulkImportsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6C,EAAE,OAAO;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;CACpL,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,gDAA8D,EAAE,OAAO;CAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,+CAA6D,EAAE,OAAO,EAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAMhD,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVyD,EAAE,OAAO;EAClE,MAAM,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,wCAAwC;EAC9G,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC/E,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-bulk-imports.mjs","names":[],"sources":["../../src/actions/list-bulk-imports.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListBulkImportsInput = z.object({\n limit: z.number().int().describe(\"Max number of operations to return per page. Range: 1-100, default: 100\").optional(),\n index_host: z.string().describe(\"The host URL of the index to list bulk imports for (e.g., 'index-name-abc123.svc.region.pinecone.io'). Get the host using the List Indexes action.\"),\n paginationToken: z.string().describe(\"Pagination token to continue a previous listing operation\").optional(),\n}).describe(\"Request model for listing bulk import operations with pagination support.\");\nconst PineconeListBulkImports_ImportOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the import operation\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported\").nullable().optional(),\n error: z.string().describe(\"Error message if operation failed\").nullable().optional(),\n status: z.string().describe(\"Operation status. Values: Pending, InProgress, Failed, Completed, Cancelled\").nullable().optional(),\n createdAt: z.string().describe(\"Operation start timestamp\").nullable().optional(),\n finishedAt: z.string().describe(\"Operation end timestamp\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0-100)\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported\").nullable().optional(),\n}).describe(\"Schema for a single import operation.\");\nconst PineconeListBulkImports_PaginationInfoSchema = z.object({\n next: z.string().describe(\"Token for retrieving additional results\").nullable().optional(),\n}).describe(\"Schema for pagination information.\");\nexport const PineconeListBulkImportsOutput = z.object({\n data: z.array(PineconeListBulkImports_ImportOperationSchema).describe(\"Collection of import operation objects\"),\n pagination: PineconeListBulkImports_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing bulk import operations.\");\n\nexport const pineconeListBulkImports = action(\"PINECONE_LIST_BULK_IMPORTS\", {\n slug: \"pinecone-list-bulk-imports\",\n name: \"List Bulk Imports\",\n description: \"Tool to list all recent and ongoing bulk import operations in Pinecone. Use when you need to monitor or track the status of data import jobs. Supports pagination with a default limit of 100 imports per page.\",\n input: PineconeListBulkImportsInput,\n output: PineconeListBulkImportsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;CACpL,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,+CAA+C,EAAE,OAAO,EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAMhD,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2C,EAAE,OAAO;EACpD,MAAM,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,wCAAwC;EAC9G,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC/E,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
@@ -3,7 +3,7 @@ let zod = require("zod");
3
3
  //#region src/actions/list-collections.ts
4
4
  const PineconeListCollectionsInput = zod.z.object({}).describe("Request model for listing collections. No parameters are required.");
5
5
  const PineconeListCollections_CollectionModelSchema = zod.z.object({
6
- name: zod.z.string().describe("The collection's identifier"),
6
+ name: zod.z.string().describe("The collection's identifier").nullable(),
7
7
  size: zod.z.number().int().describe("Collection size in bytes").nullable().optional(),
8
8
  status: zod.z.string().describe("Current state of the collection. Possible values: 'Initializing', 'Ready', 'Terminating'").nullable().optional(),
9
9
  dimension: zod.z.number().int().describe("Vector dimension count (1-20000)").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"list-collections.cjs","names":["z","action"],"sources":["../../src/actions/list-collections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListCollectionsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing collections. No parameters are required.\");\nconst PineconeListCollections_CollectionModelSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The collection's identifier\"),\n size: z.number().int().describe(\"Collection size in bytes\").nullable().optional(),\n status: z.string().describe(\"Current state of the collection. Possible values: 'Initializing', 'Ready', 'Terminating'\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension count (1-20000)\").nullable().optional(),\n environment: z.string().describe(\"Hosting environment location\").nullable().optional(),\n vector_count: z.number().int().describe(\"Number of stored records\").nullable().optional(),\n}).describe(\"Model representing a single collection in Pinecone.\");\nexport const PineconeListCollectionsOutput: z.ZodTypeAny = z.object({\n collections: z.array(PineconeListCollections_CollectionModelSchema).describe(\"Array of collection objects in the project\").nullable().optional(),\n}).describe(\"Response model for listing collections.\");\n\nexport const pineconeListCollections = action(\"PINECONE_LIST_COLLECTIONS\", {\n slug: \"pinecone-list-collections\",\n name: \"List Collections\",\n description: \"Tool to list all collections in a Pinecone project (pod-based indexes only). Use when you need to view available collections.\",\n input: PineconeListCollectionsInput,\n output: PineconeListCollectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACpJ,MAAM,gDAA8DA,IAAAA,EAAE,OAAO;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,aAAaA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjJ,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-collections.cjs","names":["z","action"],"sources":["../../src/actions/list-collections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListCollectionsInput = z.object({}).describe(\"Request model for listing collections. No parameters are required.\");\nconst PineconeListCollections_CollectionModelSchema = z.object({\n name: z.string().describe(\"The collection's identifier\").nullable(),\n size: z.number().int().describe(\"Collection size in bytes\").nullable().optional(),\n status: z.string().describe(\"Current state of the collection. Possible values: 'Initializing', 'Ready', 'Terminating'\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension count (1-20000)\").nullable().optional(),\n environment: z.string().describe(\"Hosting environment location\").nullable().optional(),\n vector_count: z.number().int().describe(\"Number of stored records\").nullable().optional(),\n}).describe(\"Model representing a single collection in Pinecone.\");\nexport const PineconeListCollectionsOutput = z.object({\n collections: z.array(PineconeListCollections_CollectionModelSchema).describe(\"Array of collection objects in the project\").nullable().optional(),\n}).describe(\"Response model for listing collections.\");\n\nexport const pineconeListCollections = action(\"PINECONE_LIST_COLLECTIONS\", {\n slug: \"pinecone-list-collections\",\n name: \"List Collections\",\n description: \"Tool to list all collections in a Pinecone project (pod-based indexes only). Use when you need to view available collections.\",\n input: PineconeListCollectionsInput,\n output: PineconeListCollectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACtI,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,aAAaA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjJ,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;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/list-collections.d.ts
4
- declare const PineconeListCollectionsInput: z.ZodTypeAny;
5
- declare const PineconeListCollectionsOutput: z.ZodTypeAny;
6
- declare const pineconeListCollections: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListCollectionsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PineconeListCollectionsOutput: z.ZodObject<{
6
+ collections: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
7
+ name: z.ZodNullable<z.ZodString>;
8
+ size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ dimension: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ environment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ vector_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ }, z.core.$strip>>>>;
14
+ }, z.core.$strip>;
15
+ declare const pineconeListCollections: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { pineconeListCollections };
9
18
  //# sourceMappingURL=list-collections.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-collections.d.cts","names":[],"sources":["../../src/actions/list-collections.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAAwG;AAAA,cASxI,6BAAA,EAA+B,CAAA,CAAE,UAEQ;AAAA,cAEzC,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-collections.d.cts","names":[],"sources":["../../src/actions/list-collections.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-collections.d.ts
4
- declare const PineconeListCollectionsInput: z.ZodTypeAny;
5
- declare const PineconeListCollectionsOutput: z.ZodTypeAny;
6
- declare const pineconeListCollections: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListCollectionsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PineconeListCollectionsOutput: z.ZodObject<{
6
+ collections: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
7
+ name: z.ZodNullable<z.ZodString>;
8
+ size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ dimension: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ environment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ vector_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ }, z.core.$strip>>>>;
14
+ }, z.core.$strip>;
15
+ declare const pineconeListCollections: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { pineconeListCollections };
9
18
  //# sourceMappingURL=list-collections.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-collections.d.mts","names":[],"sources":["../../src/actions/list-collections.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAAwG;AAAA,cASxI,6BAAA,EAA+B,CAAA,CAAE,UAEQ;AAAA,cAEzC,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-collections.d.mts","names":[],"sources":["../../src/actions/list-collections.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,7 +3,7 @@ import { z } from "zod";
3
3
  //#region src/actions/list-collections.ts
4
4
  const PineconeListCollectionsInput = z.object({}).describe("Request model for listing collections. No parameters are required.");
5
5
  const PineconeListCollections_CollectionModelSchema = z.object({
6
- name: z.string().describe("The collection's identifier"),
6
+ name: z.string().describe("The collection's identifier").nullable(),
7
7
  size: z.number().int().describe("Collection size in bytes").nullable().optional(),
8
8
  status: z.string().describe("Current state of the collection. Possible values: 'Initializing', 'Ready', 'Terminating'").nullable().optional(),
9
9
  dimension: z.number().int().describe("Vector dimension count (1-20000)").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"list-collections.mjs","names":[],"sources":["../../src/actions/list-collections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListCollectionsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing collections. No parameters are required.\");\nconst PineconeListCollections_CollectionModelSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The collection's identifier\"),\n size: z.number().int().describe(\"Collection size in bytes\").nullable().optional(),\n status: z.string().describe(\"Current state of the collection. Possible values: 'Initializing', 'Ready', 'Terminating'\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension count (1-20000)\").nullable().optional(),\n environment: z.string().describe(\"Hosting environment location\").nullable().optional(),\n vector_count: z.number().int().describe(\"Number of stored records\").nullable().optional(),\n}).describe(\"Model representing a single collection in Pinecone.\");\nexport const PineconeListCollectionsOutput: z.ZodTypeAny = z.object({\n collections: z.array(PineconeListCollections_CollectionModelSchema).describe(\"Array of collection objects in the project\").nullable().optional(),\n}).describe(\"Response model for listing collections.\");\n\nexport const pineconeListCollections = action(\"PINECONE_LIST_COLLECTIONS\", {\n slug: \"pinecone-list-collections\",\n name: \"List Collections\",\n description: \"Tool to list all collections in a Pinecone project (pod-based indexes only). Use when you need to view available collections.\",\n input: PineconeListCollectionsInput,\n output: PineconeListCollectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACpJ,MAAM,gDAA8D,EAAE,OAAO;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAKjE,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyD,EAAE,OAAO,EAClE,aAAa,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjJ,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-collections.mjs","names":[],"sources":["../../src/actions/list-collections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListCollectionsInput = z.object({}).describe(\"Request model for listing collections. No parameters are required.\");\nconst PineconeListCollections_CollectionModelSchema = z.object({\n name: z.string().describe(\"The collection's identifier\").nullable(),\n size: z.number().int().describe(\"Collection size in bytes\").nullable().optional(),\n status: z.string().describe(\"Current state of the collection. Possible values: 'Initializing', 'Ready', 'Terminating'\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension count (1-20000)\").nullable().optional(),\n environment: z.string().describe(\"Hosting environment location\").nullable().optional(),\n vector_count: z.number().int().describe(\"Number of stored records\").nullable().optional(),\n}).describe(\"Model representing a single collection in Pinecone.\");\nexport const PineconeListCollectionsOutput = z.object({\n collections: z.array(PineconeListCollections_CollectionModelSchema).describe(\"Array of collection objects in the project\").nullable().optional(),\n}).describe(\"Response model for listing collections.\");\n\nexport const pineconeListCollections = action(\"PINECONE_LIST_COLLECTIONS\", {\n slug: \"pinecone-list-collections\",\n name: \"List Collections\",\n description: \"Tool to list all collections in a Pinecone project (pod-based indexes only). Use when you need to view available collections.\",\n input: PineconeListCollectionsInput,\n output: PineconeListCollectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACtI,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAKjE,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,aAAa,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjJ,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -10,8 +10,8 @@ const PineconeListFilesInput = zod.z.object({
10
10
  pagination_token: zod.z.string().describe("Token for retrieving the next page of results from a previous list operation.").optional()
11
11
  }).describe("Request parameters for listing files in a Pinecone assistant.");
12
12
  const PineconeListFiles_FileItemSchema = zod.z.object({
13
- id: zod.z.string().describe("Unique identifier for the file."),
14
- name: zod.z.string().describe("Name of the file."),
13
+ id: zod.z.string().describe("Unique identifier for the file.").nullable(),
14
+ name: zod.z.string().describe("Name of the file.").nullable(),
15
15
  status: zod.z.string().describe("Current processing status of the file (e.g., Processing, Available, Failed).").nullable().optional(),
16
16
  metadata: zod.z.object({}).describe("Custom metadata associated with the file.").nullable().optional(),
17
17
  created_on: zod.z.string().describe("Timestamp when the file was created.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"list-files.cjs","names":["z","action"],"sources":["../../src/actions/list-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListFilesInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"The number of files to return per page. Must be between 1 and 100.\").optional(),\n filter: z.string().describe(\"Optional JSON-encoded metadata filter for files. Use to filter files based on their metadata properties.\").optional(),\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant (e.g., 'https://prod-1-data.ke.pinecone.io'). If not provided, will fetch the assistant details to get the host URL.\").optional(),\n assistant_name: z.string().describe(\"The name of the assistant to list files for.\"),\n pagination_token: z.string().describe(\"Token for retrieving the next page of results from a previous list operation.\").optional(),\n}).describe(\"Request parameters for listing files in a Pinecone assistant.\");\nconst PineconeListFiles_FileItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the file.\"),\n name: z.string().describe(\"Name of the file.\"),\n status: z.string().describe(\"Current processing status of the file (e.g., Processing, Available, Failed).\").nullable().optional(),\n metadata: z.object({}).describe(\"Custom metadata associated with the file.\").nullable().optional(),\n created_on: z.string().describe(\"Timestamp when the file was created.\").nullable().optional(),\n multimodal: z.boolean().describe(\"Whether the file supports multimodal data.\").nullable().optional(),\n signed_url: z.string().describe(\"Temporary URL for accessing the file.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated.\").nullable().optional(),\n percent_done: z.number().describe(\"Processing progress percentage (0-100).\").nullable().optional(),\n error_message: z.string().describe(\"Error message if file processing failed.\").nullable().optional(),\n}).describe(\"Model representing a single file in a Pinecone assistant.\");\nconst PineconeListFiles_PaginationInfoSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for list responses.\");\nexport const PineconeListFilesOutput: z.ZodTypeAny = z.object({\n files: z.array(PineconeListFiles_FileItemSchema).describe(\"List of files associated with the assistant.\").nullable().optional(),\n pagination: PineconeListFiles_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing files in a Pinecone assistant.\");\n\nexport const pineconeListFiles = action(\"PINECONE_LIST_FILES\", {\n slug: \"pinecone-list-files\",\n name: \"List Files\",\n description: \"Tool to list all files in a Pinecone assistant with optional metadata filtering. Use when you need to retrieve files uploaded to a specific assistant or filter files by metadata properties.\",\n input: PineconeListFilesInput,\n output: PineconeListFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;CACnM,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAClF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC7C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,yCAAuDA,IAAAA,EAAE,OAAO,EACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-files.cjs","names":["z","action"],"sources":["../../src/actions/list-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListFilesInput = z.object({\n limit: z.number().int().describe(\"The number of files to return per page. Must be between 1 and 100.\").optional(),\n filter: z.string().describe(\"Optional JSON-encoded metadata filter for files. Use to filter files based on their metadata properties.\").optional(),\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant (e.g., 'https://prod-1-data.ke.pinecone.io'). If not provided, will fetch the assistant details to get the host URL.\").optional(),\n assistant_name: z.string().describe(\"The name of the assistant to list files for.\"),\n pagination_token: z.string().describe(\"Token for retrieving the next page of results from a previous list operation.\").optional(),\n}).describe(\"Request parameters for listing files in a Pinecone assistant.\");\nconst PineconeListFiles_FileItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file.\").nullable(),\n name: z.string().describe(\"Name of the file.\").nullable(),\n status: z.string().describe(\"Current processing status of the file (e.g., Processing, Available, Failed).\").nullable().optional(),\n metadata: z.object({}).describe(\"Custom metadata associated with the file.\").nullable().optional(),\n created_on: z.string().describe(\"Timestamp when the file was created.\").nullable().optional(),\n multimodal: z.boolean().describe(\"Whether the file supports multimodal data.\").nullable().optional(),\n signed_url: z.string().describe(\"Temporary URL for accessing the file.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated.\").nullable().optional(),\n percent_done: z.number().describe(\"Processing progress percentage (0-100).\").nullable().optional(),\n error_message: z.string().describe(\"Error message if file processing failed.\").nullable().optional(),\n}).describe(\"Model representing a single file in a Pinecone assistant.\");\nconst PineconeListFiles_PaginationInfoSchema = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for list responses.\");\nexport const PineconeListFilesOutput = z.object({\n files: z.array(PineconeListFiles_FileItemSchema).describe(\"List of files associated with the assistant.\").nullable().optional(),\n pagination: PineconeListFiles_PaginationInfoSchema.nullable().optional(),\n}).describe(\"Response model for listing files in a Pinecone assistant.\");\n\nexport const pineconeListFiles = action(\"PINECONE_LIST_FILES\", {\n slug: \"pinecone-list-files\",\n name: \"List Files\",\n description: \"Tool to list all files in a Pinecone assistant with optional metadata filtering. Use when you need to retrieve files uploaded to a specific assistant or filter files by metadata properties.\",\n input: PineconeListFilesInput,\n output: PineconeListFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;CACnM,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAClF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO,EACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,39 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-files.d.ts
4
- declare const PineconeListFilesInput: z.ZodTypeAny;
5
- declare const PineconeListFilesOutput: z.ZodTypeAny;
6
- declare const pineconeListFiles: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListFilesInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ filter: z.ZodOptional<z.ZodString>;
7
+ api_version: z.ZodOptional<z.ZodDefault<z.ZodString>>;
8
+ assistant_host: z.ZodOptional<z.ZodString>;
9
+ assistant_name: z.ZodString;
10
+ pagination_token: z.ZodOptional<z.ZodString>;
11
+ }, z.core.$strip>;
12
+ declare const PineconeListFilesOutput: z.ZodObject<{
13
+ files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ name: z.ZodNullable<z.ZodString>;
16
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
18
+ created_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ multimodal: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
+ signed_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ updated_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ percent_done: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ error_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$strip>>>>;
25
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
26
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ }, z.core.$strip>>>;
28
+ }, z.core.$strip>;
29
+ declare const pineconeListFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ assistant_name: string;
31
+ limit?: number | undefined;
32
+ filter?: string | undefined;
33
+ api_version?: string | undefined;
34
+ assistant_host?: string | undefined;
35
+ pagination_token?: string | undefined;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { pineconeListFiles };
9
39
  //# sourceMappingURL=list-files.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-files.d.cts","names":[],"sources":["../../src/actions/list-files.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAOqC;AAAA,cAgB/D,uBAAA,EAAyB,CAAA,CAAE,UAGgC;AAAA,cAE3D,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-files.d.cts","names":[],"sources":["../../src/actions/list-files.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;cAuBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -1,9 +1,39 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-files.d.ts
4
- declare const PineconeListFilesInput: z.ZodTypeAny;
5
- declare const PineconeListFilesOutput: z.ZodTypeAny;
6
- declare const pineconeListFiles: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListFilesInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ filter: z.ZodOptional<z.ZodString>;
7
+ api_version: z.ZodOptional<z.ZodDefault<z.ZodString>>;
8
+ assistant_host: z.ZodOptional<z.ZodString>;
9
+ assistant_name: z.ZodString;
10
+ pagination_token: z.ZodOptional<z.ZodString>;
11
+ }, z.core.$strip>;
12
+ declare const PineconeListFilesOutput: z.ZodObject<{
13
+ files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ name: z.ZodNullable<z.ZodString>;
16
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
18
+ created_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ multimodal: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
+ signed_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ updated_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ percent_done: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ error_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$strip>>>>;
25
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
26
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ }, z.core.$strip>>>;
28
+ }, z.core.$strip>;
29
+ declare const pineconeListFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ assistant_name: string;
31
+ limit?: number | undefined;
32
+ filter?: string | undefined;
33
+ api_version?: string | undefined;
34
+ assistant_host?: string | undefined;
35
+ pagination_token?: string | undefined;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { pineconeListFiles };
9
39
  //# sourceMappingURL=list-files.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-files.d.mts","names":[],"sources":["../../src/actions/list-files.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAOqC;AAAA,cAgB/D,uBAAA,EAAyB,CAAA,CAAE,UAGgC;AAAA,cAE3D,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-files.d.mts","names":[],"sources":["../../src/actions/list-files.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;cAuBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -10,8 +10,8 @@ const PineconeListFilesInput = z.object({
10
10
  pagination_token: z.string().describe("Token for retrieving the next page of results from a previous list operation.").optional()
11
11
  }).describe("Request parameters for listing files in a Pinecone assistant.");
12
12
  const PineconeListFiles_FileItemSchema = z.object({
13
- id: z.string().describe("Unique identifier for the file."),
14
- name: z.string().describe("Name of the file."),
13
+ id: z.string().describe("Unique identifier for the file.").nullable(),
14
+ name: z.string().describe("Name of the file.").nullable(),
15
15
  status: z.string().describe("Current processing status of the file (e.g., Processing, Available, Failed).").nullable().optional(),
16
16
  metadata: z.object({}).describe("Custom metadata associated with the file.").nullable().optional(),
17
17
  created_on: z.string().describe("Timestamp when the file was created.").nullable().optional(),