@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":"list-files.mjs","names":[],"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,yBAAuC,EAAE,OAAO;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;CACnM,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAClF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC7C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,yCAAuD,EAAE,OAAO,EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAMxD,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVmD,EAAE,OAAO;EAC5D,OAAO,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACzE,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-files.mjs","names":[],"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,yBAAyB,EAAE,OAAO;CAC7C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;CACnM,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAClF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,yCAAyC,EAAE,OAAO,EACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAMxD,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVqC,EAAE,OAAO;EAC9C,OAAO,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACzE,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
@@ -10,20 +10,20 @@ const PineconeListIndexBackups_BackupSchemaSchema = zod.z.object({ indexed: zod.
10
10
  const PineconeListIndexBackups_BackupItemSchema = zod.z.object({
11
11
  name: zod.z.string().describe("Optional user-defined name for the backup.").nullable().optional(),
12
12
  tags: zod.z.object({}).describe("Custom key-value tags associated with the backup.").nullable().optional(),
13
- cloud: zod.z.string().describe("Cloud provider where backup is stored."),
13
+ cloud: zod.z.string().describe("Cloud provider where backup is stored.").nullable(),
14
14
  metric: zod.z.string().describe("Distance metric used (cosine, euclidean, dotproduct).").nullable().optional(),
15
- region: zod.z.string().describe("Cloud region where backup is stored."),
15
+ region: zod.z.string().describe("Cloud region where backup is stored.").nullable(),
16
16
  schema: PineconeListIndexBackups_BackupSchemaSchema.nullable().optional(),
17
- status: zod.z.string().describe("Current status of the backup (e.g., Initializing, Ready, Failed)."),
18
- backup_id: zod.z.string().describe("Unique identifier for the backup."),
19
- dimension: zod.z.number().int().describe("Vector dimensions (1-20000)."),
20
- created_at: zod.z.string().describe("Timestamp when the backup was created."),
17
+ status: zod.z.string().describe("Current status of the backup (e.g., Initializing, Ready, Failed).").nullable(),
18
+ backup_id: zod.z.string().describe("Unique identifier for the backup.").nullable(),
19
+ dimension: zod.z.number().int().describe("Vector dimensions (1-20000).").nullable(),
20
+ created_at: zod.z.string().describe("Timestamp when the backup was created.").nullable(),
21
21
  size_bytes: zod.z.number().int().describe("Backup size in bytes.").nullable().optional(),
22
22
  description: zod.z.string().describe("Optional description providing context.").nullable().optional(),
23
23
  record_count: zod.z.number().int().describe("Total number of records in the backup.").nullable().optional(),
24
24
  namespace_count: zod.z.number().int().describe("Number of namespaces in the backup.").nullable().optional(),
25
- source_index_id: zod.z.string().describe("ID of the source index."),
26
- source_index_name: zod.z.string().describe("Name of the index the backup originated from.")
25
+ source_index_id: zod.z.string().describe("ID of the source index.").nullable(),
26
+ source_index_name: zod.z.string().describe("Name of the index the backup originated from.").nullable()
27
27
  }).describe("Individual backup item details.");
28
28
  const PineconeListIndexBackups_BackupPaginationSchema = zod.z.object({ next: zod.z.string().describe("Token for retrieving the next page of results.").nullable().optional() }).describe("Pagination information for backup listing.");
29
29
  const PineconeListIndexBackupsOutput = zod.z.object({
@@ -1 +1 @@
1
- {"version":3,"file":"list-index-backups.cjs","names":["z","action"],"sources":["../../src/actions/list-index-backups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListIndexBackupsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"The number of results to return per page. Must be between 1 and 100.\").optional(),\n index_name: z.string().describe(\"Name of the backed up index.\"),\n pagination_token: z.string().describe(\"The token to use to retrieve the next page of results.\").optional(),\n}).describe(\"Request model for listing backups of a specific index.\");\nconst PineconeListIndexBackups_BackupSchemaSchema: z.ZodTypeAny = z.object({\n indexed: z.array(z.string()).describe(\"List of indexed metadata fields.\").nullable().optional(),\n}).describe(\"Schema configuration for metadata index.\");\nconst PineconeListIndexBackups_BackupItemSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Optional user-defined name for the backup.\").nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value tags associated with the backup.\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider where backup is stored.\"),\n metric: z.string().describe(\"Distance metric used (cosine, euclidean, dotproduct).\").nullable().optional(),\n region: z.string().describe(\"Cloud region where backup is stored.\"),\n schema: PineconeListIndexBackups_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status of the backup (e.g., Initializing, Ready, Failed).\"),\n backup_id: z.string().describe(\"Unique identifier for the backup.\"),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000).\"),\n created_at: z.string().describe(\"Timestamp when the backup was created.\"),\n size_bytes: z.number().int().describe(\"Backup size in bytes.\").nullable().optional(),\n description: z.string().describe(\"Optional description providing context.\").nullable().optional(),\n record_count: z.number().int().describe(\"Total number of records in the backup.\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces in the backup.\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the source index.\"),\n source_index_name: z.string().describe(\"Name of the index the backup originated from.\"),\n}).describe(\"Individual backup item details.\");\nconst PineconeListIndexBackups_BackupPaginationSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for backup listing.\");\nexport const PineconeListIndexBackupsOutput: z.ZodTypeAny = z.object({\n data: z.array(PineconeListIndexBackups_BackupItemSchema).describe(\"List of backup objects for the specified index.\"),\n pagination: PineconeListIndexBackups_BackupPaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing index backups.\");\n\nexport const pineconeListIndexBackups = action(\"PINECONE_LIST_INDEX_BACKUPS\", {\n slug: \"pinecone-list-index-backups\",\n name: \"List Index Backups\",\n description: \"Tool to list all backups for a specific Pinecone index. Use when you need to view available backups for an index. Supports pagination via limit and paginationToken parameters.\",\n input: PineconeListIndexBackupsInput,\n output: PineconeListIndexBackupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC9D,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4DA,IAAAA,EAAE,OAAO,EACzE,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAClE,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CAC9D,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AACxF,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,kDAAgEA,IAAAA,EAAE,OAAO,EAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,iDAAiD;CACnH,YAAY,gDAAgD,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-index-backups.cjs","names":["z","action"],"sources":["../../src/actions/list-index-backups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListIndexBackupsInput = z.object({\n limit: z.number().int().describe(\"The number of results to return per page. Must be between 1 and 100.\").optional(),\n index_name: z.string().describe(\"Name of the backed up index.\"),\n pagination_token: z.string().describe(\"The token to use to retrieve the next page of results.\").optional(),\n}).describe(\"Request model for listing backups of a specific index.\");\nconst PineconeListIndexBackups_BackupSchemaSchema = z.object({\n indexed: z.array(z.string()).describe(\"List of indexed metadata fields.\").nullable().optional(),\n}).describe(\"Schema configuration for metadata index.\");\nconst PineconeListIndexBackups_BackupItemSchema = z.object({\n name: z.string().describe(\"Optional user-defined name for the backup.\").nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value tags associated with the backup.\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider where backup is stored.\").nullable(),\n metric: z.string().describe(\"Distance metric used (cosine, euclidean, dotproduct).\").nullable().optional(),\n region: z.string().describe(\"Cloud region where backup is stored.\").nullable(),\n schema: PineconeListIndexBackups_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status of the backup (e.g., Initializing, Ready, Failed).\").nullable(),\n backup_id: z.string().describe(\"Unique identifier for the backup.\").nullable(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000).\").nullable(),\n created_at: z.string().describe(\"Timestamp when the backup was created.\").nullable(),\n size_bytes: z.number().int().describe(\"Backup size in bytes.\").nullable().optional(),\n description: z.string().describe(\"Optional description providing context.\").nullable().optional(),\n record_count: z.number().int().describe(\"Total number of records in the backup.\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces in the backup.\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the source index.\").nullable(),\n source_index_name: z.string().describe(\"Name of the index the backup originated from.\").nullable(),\n}).describe(\"Individual backup item details.\");\nconst PineconeListIndexBackups_BackupPaginationSchema = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for backup listing.\");\nexport const PineconeListIndexBackupsOutput = z.object({\n data: z.array(PineconeListIndexBackups_BackupItemSchema).describe(\"List of backup objects for the specified index.\"),\n pagination: PineconeListIndexBackups_BackupPaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing index backups.\");\n\nexport const pineconeListIndexBackups = action(\"PINECONE_LIST_INDEX_BACKUPS\", {\n slug: \"pinecone-list-index-backups\",\n name: \"List Index Backups\",\n description: \"Tool to list all backups for a specific Pinecone index. Use when you need to view available backups for an index. Supports pagination via limit and paginationToken parameters.\",\n input: PineconeListIndexBackupsInput,\n output: PineconeListIndexBackupsOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-index-backups.d.ts
4
- declare const PineconeListIndexBackupsInput: z.ZodTypeAny;
5
- declare const PineconeListIndexBackupsOutput: z.ZodTypeAny;
6
- declare const pineconeListIndexBackups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListIndexBackupsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ index_name: z.ZodString;
7
+ pagination_token: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const PineconeListIndexBackupsOutput: z.ZodObject<{
10
+ data: z.ZodArray<z.ZodObject<{
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ tags: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
13
+ cloud: z.ZodNullable<z.ZodString>;
14
+ metric: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ region: z.ZodNullable<z.ZodString>;
16
+ schema: z.ZodOptional<z.ZodNullable<z.ZodObject<{
17
+ indexed: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
18
+ }, z.core.$strip>>>;
19
+ status: z.ZodNullable<z.ZodString>;
20
+ backup_id: z.ZodNullable<z.ZodString>;
21
+ dimension: z.ZodNullable<z.ZodNumber>;
22
+ created_at: z.ZodNullable<z.ZodString>;
23
+ size_bytes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ record_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ namespace_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ source_index_id: z.ZodNullable<z.ZodString>;
28
+ source_index_name: z.ZodNullable<z.ZodString>;
29
+ }, z.core.$strip>>;
30
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
31
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ }, z.core.$strip>>>;
33
+ }, z.core.$strip>;
34
+ declare const pineconeListIndexBackups: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ index_name: string;
36
+ limit?: number | undefined;
37
+ pagination_token?: string | undefined;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { pineconeListIndexBackups };
9
41
  //# sourceMappingURL=list-index-backups.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-index-backups.d.cts","names":[],"sources":["../../src/actions/list-index-backups.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAIuB;AAAA,cAyBxD,8BAAA,EAAgC,CAAA,CAAE,UAGS;AAAA,cAE3C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-index-backups.d.cts","names":[],"sources":["../../src/actions/list-index-backups.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cA6B7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-index-backups.d.ts
4
- declare const PineconeListIndexBackupsInput: z.ZodTypeAny;
5
- declare const PineconeListIndexBackupsOutput: z.ZodTypeAny;
6
- declare const pineconeListIndexBackups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListIndexBackupsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ index_name: z.ZodString;
7
+ pagination_token: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const PineconeListIndexBackupsOutput: z.ZodObject<{
10
+ data: z.ZodArray<z.ZodObject<{
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ tags: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
13
+ cloud: z.ZodNullable<z.ZodString>;
14
+ metric: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ region: z.ZodNullable<z.ZodString>;
16
+ schema: z.ZodOptional<z.ZodNullable<z.ZodObject<{
17
+ indexed: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
18
+ }, z.core.$strip>>>;
19
+ status: z.ZodNullable<z.ZodString>;
20
+ backup_id: z.ZodNullable<z.ZodString>;
21
+ dimension: z.ZodNullable<z.ZodNumber>;
22
+ created_at: z.ZodNullable<z.ZodString>;
23
+ size_bytes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ record_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ namespace_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ source_index_id: z.ZodNullable<z.ZodString>;
28
+ source_index_name: z.ZodNullable<z.ZodString>;
29
+ }, z.core.$strip>>;
30
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
31
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ }, z.core.$strip>>>;
33
+ }, z.core.$strip>;
34
+ declare const pineconeListIndexBackups: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ index_name: string;
36
+ limit?: number | undefined;
37
+ pagination_token?: string | undefined;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { pineconeListIndexBackups };
9
41
  //# sourceMappingURL=list-index-backups.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-index-backups.d.mts","names":[],"sources":["../../src/actions/list-index-backups.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAIuB;AAAA,cAyBxD,8BAAA,EAAgC,CAAA,CAAE,UAGS;AAAA,cAE3C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-index-backups.d.mts","names":[],"sources":["../../src/actions/list-index-backups.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cA6B7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -10,20 +10,20 @@ const PineconeListIndexBackups_BackupSchemaSchema = z.object({ indexed: z.array(
10
10
  const PineconeListIndexBackups_BackupItemSchema = z.object({
11
11
  name: z.string().describe("Optional user-defined name for the backup.").nullable().optional(),
12
12
  tags: z.object({}).describe("Custom key-value tags associated with the backup.").nullable().optional(),
13
- cloud: z.string().describe("Cloud provider where backup is stored."),
13
+ cloud: z.string().describe("Cloud provider where backup is stored.").nullable(),
14
14
  metric: z.string().describe("Distance metric used (cosine, euclidean, dotproduct).").nullable().optional(),
15
- region: z.string().describe("Cloud region where backup is stored."),
15
+ region: z.string().describe("Cloud region where backup is stored.").nullable(),
16
16
  schema: PineconeListIndexBackups_BackupSchemaSchema.nullable().optional(),
17
- status: z.string().describe("Current status of the backup (e.g., Initializing, Ready, Failed)."),
18
- backup_id: z.string().describe("Unique identifier for the backup."),
19
- dimension: z.number().int().describe("Vector dimensions (1-20000)."),
20
- created_at: z.string().describe("Timestamp when the backup was created."),
17
+ status: z.string().describe("Current status of the backup (e.g., Initializing, Ready, Failed).").nullable(),
18
+ backup_id: z.string().describe("Unique identifier for the backup.").nullable(),
19
+ dimension: z.number().int().describe("Vector dimensions (1-20000).").nullable(),
20
+ created_at: z.string().describe("Timestamp when the backup was created.").nullable(),
21
21
  size_bytes: z.number().int().describe("Backup size in bytes.").nullable().optional(),
22
22
  description: z.string().describe("Optional description providing context.").nullable().optional(),
23
23
  record_count: z.number().int().describe("Total number of records in the backup.").nullable().optional(),
24
24
  namespace_count: z.number().int().describe("Number of namespaces in the backup.").nullable().optional(),
25
- source_index_id: z.string().describe("ID of the source index."),
26
- source_index_name: z.string().describe("Name of the index the backup originated from.")
25
+ source_index_id: z.string().describe("ID of the source index.").nullable(),
26
+ source_index_name: z.string().describe("Name of the index the backup originated from.").nullable()
27
27
  }).describe("Individual backup item details.");
28
28
  const PineconeListIndexBackups_BackupPaginationSchema = z.object({ next: z.string().describe("Token for retrieving the next page of results.").nullable().optional() }).describe("Pagination information for backup listing.");
29
29
  const pineconeListIndexBackups = action("PINECONE_LIST_INDEX_BACKUPS", {
@@ -1 +1 @@
1
- {"version":3,"file":"list-index-backups.mjs","names":[],"sources":["../../src/actions/list-index-backups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListIndexBackupsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"The number of results to return per page. Must be between 1 and 100.\").optional(),\n index_name: z.string().describe(\"Name of the backed up index.\"),\n pagination_token: z.string().describe(\"The token to use to retrieve the next page of results.\").optional(),\n}).describe(\"Request model for listing backups of a specific index.\");\nconst PineconeListIndexBackups_BackupSchemaSchema: z.ZodTypeAny = z.object({\n indexed: z.array(z.string()).describe(\"List of indexed metadata fields.\").nullable().optional(),\n}).describe(\"Schema configuration for metadata index.\");\nconst PineconeListIndexBackups_BackupItemSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Optional user-defined name for the backup.\").nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value tags associated with the backup.\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider where backup is stored.\"),\n metric: z.string().describe(\"Distance metric used (cosine, euclidean, dotproduct).\").nullable().optional(),\n region: z.string().describe(\"Cloud region where backup is stored.\"),\n schema: PineconeListIndexBackups_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status of the backup (e.g., Initializing, Ready, Failed).\"),\n backup_id: z.string().describe(\"Unique identifier for the backup.\"),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000).\"),\n created_at: z.string().describe(\"Timestamp when the backup was created.\"),\n size_bytes: z.number().int().describe(\"Backup size in bytes.\").nullable().optional(),\n description: z.string().describe(\"Optional description providing context.\").nullable().optional(),\n record_count: z.number().int().describe(\"Total number of records in the backup.\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces in the backup.\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the source index.\"),\n source_index_name: z.string().describe(\"Name of the index the backup originated from.\"),\n}).describe(\"Individual backup item details.\");\nconst PineconeListIndexBackups_BackupPaginationSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for backup listing.\");\nexport const PineconeListIndexBackupsOutput: z.ZodTypeAny = z.object({\n data: z.array(PineconeListIndexBackups_BackupItemSchema).describe(\"List of backup objects for the specified index.\"),\n pagination: PineconeListIndexBackups_BackupPaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing index backups.\");\n\nexport const pineconeListIndexBackups = action(\"PINECONE_LIST_INDEX_BACKUPS\", {\n slug: \"pinecone-list-index-backups\",\n name: \"List Index Backups\",\n description: \"Tool to list all backups for a specific Pinecone index. Use when you need to view available backups for an index. Supports pagination via limit and paginationToken parameters.\",\n input: PineconeListIndexBackupsInput,\n output: PineconeListIndexBackupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC9D,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4D,EAAE,OAAO,EACzE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,4CAA0D,EAAE,OAAO;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAClE,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CAC9D,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AACxF,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,kDAAgE,EAAE,OAAO,EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAMxD,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0D,EAAE,OAAO;EACnE,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,iDAAiD;EACnH,YAAY,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAClF,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-index-backups.mjs","names":[],"sources":["../../src/actions/list-index-backups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListIndexBackupsInput = z.object({\n limit: z.number().int().describe(\"The number of results to return per page. Must be between 1 and 100.\").optional(),\n index_name: z.string().describe(\"Name of the backed up index.\"),\n pagination_token: z.string().describe(\"The token to use to retrieve the next page of results.\").optional(),\n}).describe(\"Request model for listing backups of a specific index.\");\nconst PineconeListIndexBackups_BackupSchemaSchema = z.object({\n indexed: z.array(z.string()).describe(\"List of indexed metadata fields.\").nullable().optional(),\n}).describe(\"Schema configuration for metadata index.\");\nconst PineconeListIndexBackups_BackupItemSchema = z.object({\n name: z.string().describe(\"Optional user-defined name for the backup.\").nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value tags associated with the backup.\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider where backup is stored.\").nullable(),\n metric: z.string().describe(\"Distance metric used (cosine, euclidean, dotproduct).\").nullable().optional(),\n region: z.string().describe(\"Cloud region where backup is stored.\").nullable(),\n schema: PineconeListIndexBackups_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status of the backup (e.g., Initializing, Ready, Failed).\").nullable(),\n backup_id: z.string().describe(\"Unique identifier for the backup.\").nullable(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000).\").nullable(),\n created_at: z.string().describe(\"Timestamp when the backup was created.\").nullable(),\n size_bytes: z.number().int().describe(\"Backup size in bytes.\").nullable().optional(),\n description: z.string().describe(\"Optional description providing context.\").nullable().optional(),\n record_count: z.number().int().describe(\"Total number of records in the backup.\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces in the backup.\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the source index.\").nullable(),\n source_index_name: z.string().describe(\"Name of the index the backup originated from.\").nullable(),\n}).describe(\"Individual backup item details.\");\nconst PineconeListIndexBackups_BackupPaginationSchema = z.object({\n next: z.string().describe(\"Token for retrieving the next page of results.\").nullable().optional(),\n}).describe(\"Pagination information for backup listing.\");\nexport const PineconeListIndexBackupsOutput = z.object({\n data: z.array(PineconeListIndexBackups_BackupItemSchema).describe(\"List of backup objects for the specified index.\"),\n pagination: PineconeListIndexBackups_BackupPaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing index backups.\");\n\nexport const pineconeListIndexBackups = action(\"PINECONE_LIST_INDEX_BACKUPS\", {\n slug: \"pinecone-list-index-backups\",\n name: \"List Index Backups\",\n description: \"Tool to list all backups for a specific Pinecone index. Use when you need to view available backups for an index. Supports pagination via limit and paginationToken parameters.\",\n input: PineconeListIndexBackupsInput,\n output: PineconeListIndexBackupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC9D,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA8C,EAAE,OAAO,EAC3D,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,4CAA4C,EAAE,OAAO;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACzE,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,kDAAkD,EAAE,OAAO,EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAMxD,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4C,EAAE,OAAO;EACrD,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,iDAAiD;EACnH,YAAY,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAClF,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
@@ -3,34 +3,34 @@ let zod = require("zod");
3
3
  //#region src/actions/list-indexes.ts
4
4
  const PineconeListIndexesInput = zod.z.object({}).describe("Request model for listing indexes. No parameters are required.");
5
5
  const PineconeListIndexes_PodSpecSchema = zod.z.object({
6
- pods: zod.z.number().int().describe("Number of pods."),
7
- shards: zod.z.number().int().describe("Number of shards."),
8
- podType: zod.z.string().describe("Type of pod."),
9
- replicas: zod.z.number().int().describe("Number of replicas."),
10
- environment: zod.z.string().describe("Deployment environment."),
6
+ pods: zod.z.number().int().describe("Number of pods.").nullable(),
7
+ shards: zod.z.number().int().describe("Number of shards.").nullable(),
8
+ podType: zod.z.string().describe("Type of pod.").nullable(),
9
+ replicas: zod.z.number().int().describe("Number of replicas.").nullable(),
10
+ environment: zod.z.string().describe("Deployment environment.").nullable(),
11
11
  metadataConfig: zod.z.object({}).describe("Metadata configuration.").nullable().optional(),
12
12
  sourceCollection: zod.z.string().describe("Source collection name.").nullable().optional()
13
13
  }).describe("Pod-based deployment specification.");
14
14
  const PineconeListIndexes_ServerlessSpecSchema = zod.z.object({
15
- cloud: zod.z.string().describe("Cloud provider."),
16
- region: zod.z.string().describe("Cloud region.")
15
+ cloud: zod.z.string().describe("Cloud provider.").nullable(),
16
+ region: zod.z.string().describe("Cloud region.").nullable()
17
17
  }).describe("Serverless deployment specification.");
18
18
  const PineconeListIndexes_IndexSpecSchema = zod.z.object({
19
19
  pod: PineconeListIndexes_PodSpecSchema.nullable().optional(),
20
20
  serverless: PineconeListIndexes_ServerlessSpecSchema.nullable().optional()
21
21
  }).describe("Deployment specification for an index.");
22
22
  const PineconeListIndexes_IndexStatusSchema = zod.z.object({
23
- ready: zod.z.boolean().describe("Indicates if the index is operational."),
24
- state: zod.z.string().describe("Current state of the index (Initializing, Ready, ScalingUp, ScalingDown, Terminating).")
23
+ ready: zod.z.boolean().describe("Indicates if the index is operational.").nullable(),
24
+ state: zod.z.string().describe("Current state of the index (Initializing, Ready, ScalingUp, ScalingDown, Terminating).").nullable()
25
25
  }).describe("Status information for an index.");
26
26
  const PineconeListIndexes_IndexItemSchema = zod.z.object({
27
- host: zod.z.string().describe("Index endpoint URL."),
28
- name: zod.z.string().describe("The index identifier."),
27
+ host: zod.z.string().describe("Index endpoint URL.").nullable(),
28
+ name: zod.z.string().describe("The index identifier.").nullable(),
29
29
  spec: PineconeListIndexes_IndexSpecSchema.nullable().optional(),
30
30
  tags: zod.z.object({}).describe("Custom key-value metadata.").nullable().optional(),
31
- metric: zod.z.string().describe("Distance metric: cosine, euclidean, or dotproduct."),
31
+ metric: zod.z.string().describe("Distance metric: cosine, euclidean, or dotproduct.").nullable(),
32
32
  status: PineconeListIndexes_IndexStatusSchema.nullable(),
33
- dimension: zod.z.number().int().describe("Vector dimensionality."),
33
+ dimension: zod.z.number().int().describe("Vector dimensionality.").nullable(),
34
34
  vectorType: zod.z.string().describe("Vector type: dense or sparse.").nullable().optional(),
35
35
  privateHost: zod.z.string().describe("Private endpoint URL.").nullable().optional(),
36
36
  deletionProtection: zod.z.string().describe("Deletion protection status.").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"list-indexes.cjs","names":["z","action"],"sources":["../../src/actions/list-indexes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListIndexesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing indexes. No parameters are required.\");\nconst PineconeListIndexes_PodSpecSchema: z.ZodTypeAny = z.object({\n pods: z.number().int().describe(\"Number of pods.\"),\n shards: z.number().int().describe(\"Number of shards.\"),\n podType: z.string().describe(\"Type of pod.\"),\n replicas: z.number().int().describe(\"Number of replicas.\"),\n environment: z.string().describe(\"Deployment environment.\"),\n metadataConfig: z.object({}).describe(\"Metadata configuration.\").nullable().optional(),\n sourceCollection: z.string().describe(\"Source collection name.\").nullable().optional(),\n}).describe(\"Pod-based deployment specification.\");\nconst PineconeListIndexes_ServerlessSpecSchema: z.ZodTypeAny = z.object({\n cloud: z.string().describe(\"Cloud provider.\"),\n region: z.string().describe(\"Cloud region.\"),\n}).describe(\"Serverless deployment specification.\");\nconst PineconeListIndexes_IndexSpecSchema: z.ZodTypeAny = z.object({\n pod: PineconeListIndexes_PodSpecSchema.nullable().optional(),\n serverless: PineconeListIndexes_ServerlessSpecSchema.nullable().optional(),\n}).describe(\"Deployment specification for an index.\");\nconst PineconeListIndexes_IndexStatusSchema: z.ZodTypeAny = z.object({\n ready: z.boolean().describe(\"Indicates if the index is operational.\"),\n state: z.string().describe(\"Current state of the index (Initializing, Ready, ScalingUp, ScalingDown, Terminating).\"),\n}).describe(\"Status information for an index.\");\nconst PineconeListIndexes_IndexItemSchema: z.ZodTypeAny = z.object({\n host: z.string().describe(\"Index endpoint URL.\"),\n name: z.string().describe(\"The index identifier.\"),\n spec: PineconeListIndexes_IndexSpecSchema.nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value metadata.\").nullable().optional(),\n metric: z.string().describe(\"Distance metric: cosine, euclidean, or dotproduct.\"),\n status: PineconeListIndexes_IndexStatusSchema.nullable(),\n dimension: z.number().int().describe(\"Vector dimensionality.\"),\n vectorType: z.string().describe(\"Vector type: dense or sparse.\").nullable().optional(),\n privateHost: z.string().describe(\"Private endpoint URL.\").nullable().optional(),\n deletionProtection: z.string().describe(\"Deletion protection status.\").nullable().optional(),\n}).describe(\"Individual index information.\");\nexport const PineconeListIndexesOutput: z.ZodTypeAny = z.object({\n indexes: z.array(PineconeListIndexes_IndexItemSchema).describe(\"List of indexes in the project.\").nullable().optional(),\n}).describe(\"Response model for listing indexes.\");\n\nexport const pineconeListIndexes = action(\"PINECONE_LIST_INDEXES\", {\n slug: \"pinecone-list-indexes\",\n name: \"List Indexes\",\n description: \"Tool to list all indexes in a Pinecone project. Use when you need to retrieve all indexes with their configurations and status information.\",\n input: PineconeListIndexesInput,\n output: PineconeListIndexesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-indexes.cjs","names":["z","action"],"sources":["../../src/actions/list-indexes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListIndexesInput = z.object({}).describe(\"Request model for listing indexes. No parameters are required.\");\nconst PineconeListIndexes_PodSpecSchema = z.object({\n pods: z.number().int().describe(\"Number of pods.\").nullable(),\n shards: z.number().int().describe(\"Number of shards.\").nullable(),\n podType: z.string().describe(\"Type of pod.\").nullable(),\n replicas: z.number().int().describe(\"Number of replicas.\").nullable(),\n environment: z.string().describe(\"Deployment environment.\").nullable(),\n metadataConfig: z.object({}).describe(\"Metadata configuration.\").nullable().optional(),\n sourceCollection: z.string().describe(\"Source collection name.\").nullable().optional(),\n}).describe(\"Pod-based deployment specification.\");\nconst PineconeListIndexes_ServerlessSpecSchema = z.object({\n cloud: z.string().describe(\"Cloud provider.\").nullable(),\n region: z.string().describe(\"Cloud region.\").nullable(),\n}).describe(\"Serverless deployment specification.\");\nconst PineconeListIndexes_IndexSpecSchema = z.object({\n pod: PineconeListIndexes_PodSpecSchema.nullable().optional(),\n serverless: PineconeListIndexes_ServerlessSpecSchema.nullable().optional(),\n}).describe(\"Deployment specification for an index.\");\nconst PineconeListIndexes_IndexStatusSchema = z.object({\n ready: z.boolean().describe(\"Indicates if the index is operational.\").nullable(),\n state: z.string().describe(\"Current state of the index (Initializing, Ready, ScalingUp, ScalingDown, Terminating).\").nullable(),\n}).describe(\"Status information for an index.\");\nconst PineconeListIndexes_IndexItemSchema = z.object({\n host: z.string().describe(\"Index endpoint URL.\").nullable(),\n name: z.string().describe(\"The index identifier.\").nullable(),\n spec: PineconeListIndexes_IndexSpecSchema.nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value metadata.\").nullable().optional(),\n metric: z.string().describe(\"Distance metric: cosine, euclidean, or dotproduct.\").nullable(),\n status: PineconeListIndexes_IndexStatusSchema.nullable(),\n dimension: z.number().int().describe(\"Vector dimensionality.\").nullable(),\n vectorType: z.string().describe(\"Vector type: dense or sparse.\").nullable().optional(),\n privateHost: z.string().describe(\"Private endpoint URL.\").nullable().optional(),\n deletionProtection: z.string().describe(\"Deletion protection status.\").nullable().optional(),\n}).describe(\"Individual index information.\");\nexport const PineconeListIndexesOutput = z.object({\n indexes: z.array(PineconeListIndexes_IndexItemSchema).describe(\"List of indexes in the project.\").nullable().optional(),\n}).describe(\"Response model for listing indexes.\");\n\nexport const pineconeListIndexes = action(\"PINECONE_LIST_INDEXES\", {\n slug: \"pinecone-list-indexes\",\n name: \"List Indexes\",\n description: \"Tool to list all indexes in a Pinecone project. Use when you need to retrieve all indexes with their configurations and status information.\",\n input: PineconeListIndexesInput,\n output: PineconeListIndexesOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,39 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-indexes.d.ts
4
- declare const PineconeListIndexesInput: z.ZodTypeAny;
5
- declare const PineconeListIndexesOutput: z.ZodTypeAny;
6
- declare const pineconeListIndexes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListIndexesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PineconeListIndexesOutput: z.ZodObject<{
6
+ indexes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
7
+ host: z.ZodNullable<z.ZodString>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ spec: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ pod: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11
+ pods: z.ZodNullable<z.ZodNumber>;
12
+ shards: z.ZodNullable<z.ZodNumber>;
13
+ podType: z.ZodNullable<z.ZodString>;
14
+ replicas: z.ZodNullable<z.ZodNumber>;
15
+ environment: z.ZodNullable<z.ZodString>;
16
+ metadataConfig: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
17
+ sourceCollection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$strip>>>;
19
+ serverless: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
+ cloud: z.ZodNullable<z.ZodString>;
21
+ region: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>>>;
23
+ }, z.core.$strip>>>;
24
+ tags: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
25
+ metric: z.ZodNullable<z.ZodString>;
26
+ status: z.ZodNullable<z.ZodObject<{
27
+ ready: z.ZodNullable<z.ZodBoolean>;
28
+ state: z.ZodNullable<z.ZodString>;
29
+ }, z.core.$strip>>;
30
+ dimension: z.ZodNullable<z.ZodNumber>;
31
+ vectorType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ privateHost: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ deletionProtection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ }, z.core.$strip>>>>;
35
+ }, z.core.$strip>;
36
+ declare const pineconeListIndexes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { pineconeListIndexes };
9
39
  //# sourceMappingURL=list-indexes.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-indexes.d.cts","names":[],"sources":["../../src/actions/list-indexes.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAAoG;AAAA,cAkChI,yBAAA,EAA2B,CAAA,CAAE,UAEQ;AAAA,cAErC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-indexes.d.cts","names":[],"sources":["../../src/actions/list-indexes.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkCxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,39 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-indexes.d.ts
4
- declare const PineconeListIndexesInput: z.ZodTypeAny;
5
- declare const PineconeListIndexesOutput: z.ZodTypeAny;
6
- declare const pineconeListIndexes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListIndexesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PineconeListIndexesOutput: z.ZodObject<{
6
+ indexes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
7
+ host: z.ZodNullable<z.ZodString>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ spec: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ pod: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11
+ pods: z.ZodNullable<z.ZodNumber>;
12
+ shards: z.ZodNullable<z.ZodNumber>;
13
+ podType: z.ZodNullable<z.ZodString>;
14
+ replicas: z.ZodNullable<z.ZodNumber>;
15
+ environment: z.ZodNullable<z.ZodString>;
16
+ metadataConfig: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
17
+ sourceCollection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$strip>>>;
19
+ serverless: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
+ cloud: z.ZodNullable<z.ZodString>;
21
+ region: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>>>;
23
+ }, z.core.$strip>>>;
24
+ tags: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
25
+ metric: z.ZodNullable<z.ZodString>;
26
+ status: z.ZodNullable<z.ZodObject<{
27
+ ready: z.ZodNullable<z.ZodBoolean>;
28
+ state: z.ZodNullable<z.ZodString>;
29
+ }, z.core.$strip>>;
30
+ dimension: z.ZodNullable<z.ZodNumber>;
31
+ vectorType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ privateHost: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ deletionProtection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ }, z.core.$strip>>>>;
35
+ }, z.core.$strip>;
36
+ declare const pineconeListIndexes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { pineconeListIndexes };
9
39
  //# sourceMappingURL=list-indexes.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-indexes.d.mts","names":[],"sources":["../../src/actions/list-indexes.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAAoG;AAAA,cAkChI,yBAAA,EAA2B,CAAA,CAAE,UAEQ;AAAA,cAErC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-indexes.d.mts","names":[],"sources":["../../src/actions/list-indexes.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkCxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,34 +3,34 @@ import { z } from "zod";
3
3
  //#region src/actions/list-indexes.ts
4
4
  const PineconeListIndexesInput = z.object({}).describe("Request model for listing indexes. No parameters are required.");
5
5
  const PineconeListIndexes_PodSpecSchema = z.object({
6
- pods: z.number().int().describe("Number of pods."),
7
- shards: z.number().int().describe("Number of shards."),
8
- podType: z.string().describe("Type of pod."),
9
- replicas: z.number().int().describe("Number of replicas."),
10
- environment: z.string().describe("Deployment environment."),
6
+ pods: z.number().int().describe("Number of pods.").nullable(),
7
+ shards: z.number().int().describe("Number of shards.").nullable(),
8
+ podType: z.string().describe("Type of pod.").nullable(),
9
+ replicas: z.number().int().describe("Number of replicas.").nullable(),
10
+ environment: z.string().describe("Deployment environment.").nullable(),
11
11
  metadataConfig: z.object({}).describe("Metadata configuration.").nullable().optional(),
12
12
  sourceCollection: z.string().describe("Source collection name.").nullable().optional()
13
13
  }).describe("Pod-based deployment specification.");
14
14
  const PineconeListIndexes_ServerlessSpecSchema = z.object({
15
- cloud: z.string().describe("Cloud provider."),
16
- region: z.string().describe("Cloud region.")
15
+ cloud: z.string().describe("Cloud provider.").nullable(),
16
+ region: z.string().describe("Cloud region.").nullable()
17
17
  }).describe("Serverless deployment specification.");
18
18
  const PineconeListIndexes_IndexSpecSchema = z.object({
19
19
  pod: PineconeListIndexes_PodSpecSchema.nullable().optional(),
20
20
  serverless: PineconeListIndexes_ServerlessSpecSchema.nullable().optional()
21
21
  }).describe("Deployment specification for an index.");
22
22
  const PineconeListIndexes_IndexStatusSchema = z.object({
23
- ready: z.boolean().describe("Indicates if the index is operational."),
24
- state: z.string().describe("Current state of the index (Initializing, Ready, ScalingUp, ScalingDown, Terminating).")
23
+ ready: z.boolean().describe("Indicates if the index is operational.").nullable(),
24
+ state: z.string().describe("Current state of the index (Initializing, Ready, ScalingUp, ScalingDown, Terminating).").nullable()
25
25
  }).describe("Status information for an index.");
26
26
  const PineconeListIndexes_IndexItemSchema = z.object({
27
- host: z.string().describe("Index endpoint URL."),
28
- name: z.string().describe("The index identifier."),
27
+ host: z.string().describe("Index endpoint URL.").nullable(),
28
+ name: z.string().describe("The index identifier.").nullable(),
29
29
  spec: PineconeListIndexes_IndexSpecSchema.nullable().optional(),
30
30
  tags: z.object({}).describe("Custom key-value metadata.").nullable().optional(),
31
- metric: z.string().describe("Distance metric: cosine, euclidean, or dotproduct."),
31
+ metric: z.string().describe("Distance metric: cosine, euclidean, or dotproduct.").nullable(),
32
32
  status: PineconeListIndexes_IndexStatusSchema.nullable(),
33
- dimension: z.number().int().describe("Vector dimensionality."),
33
+ dimension: z.number().int().describe("Vector dimensionality.").nullable(),
34
34
  vectorType: z.string().describe("Vector type: dense or sparse.").nullable().optional(),
35
35
  privateHost: z.string().describe("Private endpoint URL.").nullable().optional(),
36
36
  deletionProtection: z.string().describe("Deletion protection status.").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"list-indexes.mjs","names":[],"sources":["../../src/actions/list-indexes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListIndexesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing indexes. No parameters are required.\");\nconst PineconeListIndexes_PodSpecSchema: z.ZodTypeAny = z.object({\n pods: z.number().int().describe(\"Number of pods.\"),\n shards: z.number().int().describe(\"Number of shards.\"),\n podType: z.string().describe(\"Type of pod.\"),\n replicas: z.number().int().describe(\"Number of replicas.\"),\n environment: z.string().describe(\"Deployment environment.\"),\n metadataConfig: z.object({}).describe(\"Metadata configuration.\").nullable().optional(),\n sourceCollection: z.string().describe(\"Source collection name.\").nullable().optional(),\n}).describe(\"Pod-based deployment specification.\");\nconst PineconeListIndexes_ServerlessSpecSchema: z.ZodTypeAny = z.object({\n cloud: z.string().describe(\"Cloud provider.\"),\n region: z.string().describe(\"Cloud region.\"),\n}).describe(\"Serverless deployment specification.\");\nconst PineconeListIndexes_IndexSpecSchema: z.ZodTypeAny = z.object({\n pod: PineconeListIndexes_PodSpecSchema.nullable().optional(),\n serverless: PineconeListIndexes_ServerlessSpecSchema.nullable().optional(),\n}).describe(\"Deployment specification for an index.\");\nconst PineconeListIndexes_IndexStatusSchema: z.ZodTypeAny = z.object({\n ready: z.boolean().describe(\"Indicates if the index is operational.\"),\n state: z.string().describe(\"Current state of the index (Initializing, Ready, ScalingUp, ScalingDown, Terminating).\"),\n}).describe(\"Status information for an index.\");\nconst PineconeListIndexes_IndexItemSchema: z.ZodTypeAny = z.object({\n host: z.string().describe(\"Index endpoint URL.\"),\n name: z.string().describe(\"The index identifier.\"),\n spec: PineconeListIndexes_IndexSpecSchema.nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value metadata.\").nullable().optional(),\n metric: z.string().describe(\"Distance metric: cosine, euclidean, or dotproduct.\"),\n status: PineconeListIndexes_IndexStatusSchema.nullable(),\n dimension: z.number().int().describe(\"Vector dimensionality.\"),\n vectorType: z.string().describe(\"Vector type: dense or sparse.\").nullable().optional(),\n privateHost: z.string().describe(\"Private endpoint URL.\").nullable().optional(),\n deletionProtection: z.string().describe(\"Deletion protection status.\").nullable().optional(),\n}).describe(\"Individual index information.\");\nexport const PineconeListIndexesOutput: z.ZodTypeAny = z.object({\n indexes: z.array(PineconeListIndexes_IndexItemSchema).describe(\"List of indexes in the project.\").nullable().optional(),\n}).describe(\"Response model for listing indexes.\");\n\nexport const pineconeListIndexes = action(\"PINECONE_LIST_INDEXES\", {\n slug: \"pinecone-list-indexes\",\n name: \"List Indexes\",\n description: \"Tool to list all indexes in a Pinecone project. Use when you need to retrieve all indexes with their configurations and status information.\",\n input: PineconeListIndexesInput,\n output: PineconeListIndexesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5I,MAAM,oCAAkD,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB;CACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB;CACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc;CAC3C,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CACzD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CAC1D,gBAAgB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,2CAAyD,EAAE,OAAO;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB;CAC5C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;AAC7C,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,sCAAoD,EAAE,OAAO;CACjE,KAAK,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC3D,YAAY,yCAAyC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,wCAAsD,EAAE,OAAO;CACnE,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;AACrH,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,sCAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACjD,MAAM,oCAAoC,SAAS,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAChF,QAAQ,sCAAsC,SAAS;CACvD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB;CAC7D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAK3C,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,SAAS,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxH,CAAC,CAAC,CAAC,SAAS,qCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-indexes.mjs","names":[],"sources":["../../src/actions/list-indexes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListIndexesInput = z.object({}).describe(\"Request model for listing indexes. No parameters are required.\");\nconst PineconeListIndexes_PodSpecSchema = z.object({\n pods: z.number().int().describe(\"Number of pods.\").nullable(),\n shards: z.number().int().describe(\"Number of shards.\").nullable(),\n podType: z.string().describe(\"Type of pod.\").nullable(),\n replicas: z.number().int().describe(\"Number of replicas.\").nullable(),\n environment: z.string().describe(\"Deployment environment.\").nullable(),\n metadataConfig: z.object({}).describe(\"Metadata configuration.\").nullable().optional(),\n sourceCollection: z.string().describe(\"Source collection name.\").nullable().optional(),\n}).describe(\"Pod-based deployment specification.\");\nconst PineconeListIndexes_ServerlessSpecSchema = z.object({\n cloud: z.string().describe(\"Cloud provider.\").nullable(),\n region: z.string().describe(\"Cloud region.\").nullable(),\n}).describe(\"Serverless deployment specification.\");\nconst PineconeListIndexes_IndexSpecSchema = z.object({\n pod: PineconeListIndexes_PodSpecSchema.nullable().optional(),\n serverless: PineconeListIndexes_ServerlessSpecSchema.nullable().optional(),\n}).describe(\"Deployment specification for an index.\");\nconst PineconeListIndexes_IndexStatusSchema = z.object({\n ready: z.boolean().describe(\"Indicates if the index is operational.\").nullable(),\n state: z.string().describe(\"Current state of the index (Initializing, Ready, ScalingUp, ScalingDown, Terminating).\").nullable(),\n}).describe(\"Status information for an index.\");\nconst PineconeListIndexes_IndexItemSchema = z.object({\n host: z.string().describe(\"Index endpoint URL.\").nullable(),\n name: z.string().describe(\"The index identifier.\").nullable(),\n spec: PineconeListIndexes_IndexSpecSchema.nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value metadata.\").nullable().optional(),\n metric: z.string().describe(\"Distance metric: cosine, euclidean, or dotproduct.\").nullable(),\n status: PineconeListIndexes_IndexStatusSchema.nullable(),\n dimension: z.number().int().describe(\"Vector dimensionality.\").nullable(),\n vectorType: z.string().describe(\"Vector type: dense or sparse.\").nullable().optional(),\n privateHost: z.string().describe(\"Private endpoint URL.\").nullable().optional(),\n deletionProtection: z.string().describe(\"Deletion protection status.\").nullable().optional(),\n}).describe(\"Individual index information.\");\nexport const PineconeListIndexesOutput = z.object({\n indexes: z.array(PineconeListIndexes_IndexItemSchema).describe(\"List of indexes in the project.\").nullable().optional(),\n}).describe(\"Response model for listing indexes.\");\n\nexport const pineconeListIndexes = action(\"PINECONE_LIST_INDEXES\", {\n slug: \"pinecone-list-indexes\",\n name: \"List Indexes\",\n description: \"Tool to list all indexes in a Pinecone project. Use when you need to retrieve all indexes with their configurations and status information.\",\n input: PineconeListIndexesInput,\n output: PineconeListIndexesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC9H,MAAM,oCAAoC,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAChE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACtD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACrE,gBAAgB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,2CAA2C,EAAE,OAAO;CACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;AACxD,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,sCAAsC,EAAE,OAAO;CACnD,KAAK,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC3D,YAAY,yCAAyC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,wCAAwC,EAAE,OAAO;CACrD,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,sCAAsC,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,MAAM,oCAAoC,SAAS,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,QAAQ,sCAAsC,SAAS;CACvD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAK3C,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxH,CAAC,CAAC,CAAC,SAAS,qCAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-models.cjs","names":["z","action"],"sources":["../../src/actions/list-models.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListModelsInput: z.ZodTypeAny = z.object({\n type: z.enum([\"embed\", \"rerank\"]).describe(\"Filter models by type. Use 'embed' for embedding models or 'rerank' for reranking models.\").optional(),\n vector_type: z.enum([\"dense\", \"sparse\"]).describe(\"Filter embedding models by vector type. Only relevant when type='embed'. Use 'dense' for dense vectors or 'sparse' for sparse vectors.\").optional(),\n}).describe(\"Request model for listing available models with optional filters.\");\nconst PineconeListModels_SupportedParameterSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Parameter name.\").nullable().optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n}).describe(\"Represents a parameter configuration supported by a model.\");\nconst PineconeListModels_ModelInfoSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Model type - 'embed' or 'rerank'.\").nullable().optional(),\n model: z.string().describe(\"Model name/identifier.\").nullable().optional(),\n modality: z.string().describe(\"Model modality (e.g., 'text').\").nullable().optional(),\n vector_type: z.string().describe(\"Type of vectors produced (for embedding models).\").nullable().optional(),\n provider_name: z.string().describe(\"Organization that provides the model.\").nullable().optional(),\n max_batch_size: z.number().int().describe(\"Maximum number of sequences that can be processed in a batch.\").nullable().optional(),\n default_dimension: z.number().int().describe(\"Default embedding dimension (for embedding models).\").nullable().optional(),\n short_description: z.string().describe(\"Brief description of the model.\").nullable().optional(),\n supported_metrics: z.array(z.string()).describe(\"Similarity metrics supported (for embedding models).\").nullable().optional(),\n max_sequence_length: z.number().int().describe(\"Maximum number of tokens per sequence.\").nullable().optional(),\n supported_dimensions: z.array(z.number().int()).describe(\"List of supported dimensions (for embedding models).\").nullable().optional(),\n supported_parameters: z.array(PineconeListModels_SupportedParameterSchema).describe(\"Array of parameter configurations supported by the model.\").nullable().optional(),\n}).describe(\"Information about a single model.\");\nexport const PineconeListModelsOutput: z.ZodTypeAny = z.object({\n models: z.array(PineconeListModels_ModelInfoSchema).describe(\"Array of available models with their information.\"),\n}).describe(\"Response model for listing available models.\");\n\nexport const pineconeListModels = action(\"PINECONE_LIST_MODELS\", {\n slug: \"pinecone-list-models\",\n name: \"List Available Models\",\n description: \"Tool to list all available embedding and reranking models hosted by Pinecone. Use when you need to discover available models or filter by model type (embed/rerank) or vector type (dense/sparse).\",\n input: PineconeListModelsInput,\n output: PineconeListModelsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACvM,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,qCAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,sBAAsBA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvK,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,QAAQA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,mDAAmD,EAClH,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-models.cjs","names":["z","action"],"sources":["../../src/actions/list-models.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeListModelsInput = z.object({\n type: z.enum([\"embed\", \"rerank\"]).describe(\"Filter models by type. Use 'embed' for embedding models or 'rerank' for reranking models.\").optional(),\n vector_type: z.enum([\"dense\", \"sparse\"]).describe(\"Filter embedding models by vector type. Only relevant when type='embed'. Use 'dense' for dense vectors or 'sparse' for sparse vectors.\").optional(),\n}).describe(\"Request model for listing available models with optional filters.\");\nconst PineconeListModels_SupportedParameterSchema = z.object({\n name: z.string().describe(\"Parameter name.\").nullable().optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n}).describe(\"Represents a parameter configuration supported by a model.\");\nconst PineconeListModels_ModelInfoSchema = z.object({\n type: z.string().describe(\"Model type - 'embed' or 'rerank'.\").nullable().optional(),\n model: z.string().describe(\"Model name/identifier.\").nullable().optional(),\n modality: z.string().describe(\"Model modality (e.g., 'text').\").nullable().optional(),\n vector_type: z.string().describe(\"Type of vectors produced (for embedding models).\").nullable().optional(),\n provider_name: z.string().describe(\"Organization that provides the model.\").nullable().optional(),\n max_batch_size: z.number().int().describe(\"Maximum number of sequences that can be processed in a batch.\").nullable().optional(),\n default_dimension: z.number().int().describe(\"Default embedding dimension (for embedding models).\").nullable().optional(),\n short_description: z.string().describe(\"Brief description of the model.\").nullable().optional(),\n supported_metrics: z.array(z.string()).describe(\"Similarity metrics supported (for embedding models).\").nullable().optional(),\n max_sequence_length: z.number().int().describe(\"Maximum number of tokens per sequence.\").nullable().optional(),\n supported_dimensions: z.array(z.number().int()).describe(\"List of supported dimensions (for embedding models).\").nullable().optional(),\n supported_parameters: z.array(PineconeListModels_SupportedParameterSchema).describe(\"Array of parameter configurations supported by the model.\").nullable().optional(),\n}).describe(\"Information about a single model.\");\nexport const PineconeListModelsOutput = z.object({\n models: z.array(PineconeListModels_ModelInfoSchema).describe(\"Array of available models with their information.\"),\n}).describe(\"Response model for listing available models.\");\n\nexport const pineconeListModels = action(\"PINECONE_LIST_MODELS\", {\n slug: \"pinecone-list-models\",\n name: \"List Available Models\",\n description: \"Tool to list all available embedding and reranking models hosted by Pinecone. Use when you need to discover available models or filter by model type (embed/rerank) or vector type (dense/sparse).\",\n input: PineconeListModelsInput,\n output: PineconeListModelsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACvM,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,sBAAsBA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvK,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,mDAAmD,EAClH,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,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-models.d.ts
4
- declare const PineconeListModelsInput: z.ZodTypeAny;
5
- declare const PineconeListModelsOutput: z.ZodTypeAny;
6
- declare const pineconeListModels: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeListModelsInput: z.ZodObject<{
5
+ type: z.ZodOptional<z.ZodEnum<{
6
+ embed: "embed";
7
+ rerank: "rerank";
8
+ }>>;
9
+ vector_type: z.ZodOptional<z.ZodEnum<{
10
+ dense: "dense";
11
+ sparse: "sparse";
12
+ }>>;
13
+ }, z.core.$strip>;
14
+ declare const PineconeListModelsOutput: z.ZodObject<{
15
+ models: z.ZodArray<z.ZodObject<{
16
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ modality: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ vector_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ provider_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ max_batch_size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ default_dimension: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ short_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ supported_metrics: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
25
+ max_sequence_length: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ supported_dimensions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
27
+ supported_parameters: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
28
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ value: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
30
+ }, z.core.$strip>>>>;
31
+ }, z.core.$strip>>;
32
+ }, z.core.$strip>;
33
+ declare const pineconeListModels: import("@keystrokehq/action").WorkflowActionDefinition<{
34
+ type?: "embed" | "rerank" | undefined;
35
+ vector_type?: "dense" | "sparse" | undefined;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { pineconeListModels };
9
39
  //# sourceMappingURL=list-models.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-models.d.cts","names":[],"sources":["../../src/actions/list-models.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAGwC;AAAA,cAmBnE,wBAAA,EAA0B,CAAA,CAAE,UAEkB;AAAA,cAE9C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-models.d.cts","names":[],"sources":["../../src/actions/list-models.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;cAsBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}