@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":"delete-vectors.mjs","names":[],"sources":["../../src/actions/delete-vectors.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteVectorsInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"List of vector IDs to delete. Mutually exclusive with deleteAll and filter. Length: 1-1,000 IDs.\").optional(),\n filter: z.object({}).describe(\"Metadata filter to select vectors for deletion. Mutually exclusive with ids and deleteAll. Example: {\\\"genre\\\": {\\\"$in\\\": [\\\"comedy\\\", \\\"documentary\\\"]}, \\\"year\\\": {\\\"$eq\\\": 2019}}\").optional(),\n namespace: z.string().describe(\"The namespace to delete vectors from. If not specified, uses the default namespace.\").optional(),\n delete_all: z.boolean().describe(\"If true, deletes all vectors in the namespace. Mutually exclusive with ids and filter. Default: false.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to delete vectors from. Get this from the list_indexes response (e.g., 'my-index-abc123.svc.region.pinecone.io').\"),\n}).describe(\"Request model for deleting vectors from a Pinecone index.\");\nexport const PineconeDeleteVectorsOutput: z.ZodTypeAny = z.object({}).describe(\"Response model for delete vectors operation. Returns empty object on success.\");\n\nexport const pineconeDeleteVectors = action(\"PINECONE_DELETE_VECTORS\", {\n slug: \"pinecone-delete-vectors\",\n name: \"Delete Vectors\",\n description: \"Tool to delete vectors by ID from a Pinecone index. Use when you need to remove specific vectors from a namespace. Supports deletion by IDs, metadata filter, or entire namespace deletion.\",\n input: PineconeDeleteVectorsInput,\n output: PineconeDeleteVectorsOutput,\n});\n"],"mappings":";;AAaA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsD,EAAE,OAAO;EAC/D,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EAC/I,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sLAAsL,CAAC,CAAC,SAAS;EAC/N,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC/H,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EACpJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;CAC/K,CAAC,CAAC,CAAC,SAAS,2DAOH;CACP,QAPuD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAOrE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-vectors.mjs","names":[],"sources":["../../src/actions/delete-vectors.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteVectorsInput = z.object({\n ids: z.array(z.string()).describe(\"List of vector IDs to delete. Mutually exclusive with deleteAll and filter. Length: 1-1,000 IDs.\").optional(),\n filter: z.object({}).describe(\"Metadata filter to select vectors for deletion. Mutually exclusive with ids and deleteAll. Example: {\\\"genre\\\": {\\\"$in\\\": [\\\"comedy\\\", \\\"documentary\\\"]}, \\\"year\\\": {\\\"$eq\\\": 2019}}\").optional(),\n namespace: z.string().describe(\"The namespace to delete vectors from. If not specified, uses the default namespace.\").optional(),\n delete_all: z.boolean().describe(\"If true, deletes all vectors in the namespace. Mutually exclusive with ids and filter. Default: false.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to delete vectors from. Get this from the list_indexes response (e.g., 'my-index-abc123.svc.region.pinecone.io').\"),\n}).describe(\"Request model for deleting vectors from a Pinecone index.\");\nexport const PineconeDeleteVectorsOutput = z.object({}).describe(\"Response model for delete vectors operation. Returns empty object on success.\");\n\nexport const pineconeDeleteVectors = action(\"PINECONE_DELETE_VECTORS\", {\n slug: \"pinecone-delete-vectors\",\n name: \"Delete Vectors\",\n description: \"Tool to delete vectors by ID from a Pinecone index. Use when you need to remove specific vectors from a namespace. Supports deletion by IDs, metadata filter, or entire namespace deletion.\",\n input: PineconeDeleteVectorsInput,\n output: PineconeDeleteVectorsOutput,\n});\n"],"mappings":";;AAaA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbwC,EAAE,OAAO;EACjD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EAC/I,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sLAAsL,CAAC,CAAC,SAAS;EAC/N,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC/H,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EACpJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;CAC/K,CAAC,CAAC,CAAC,SAAS,2DAOH;CACP,QAPyC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAOvD;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"describe-backup.cjs","names":["z","action"],"sources":["../../src/actions/describe-backup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBackupInput: z.ZodTypeAny = z.object({\n backup_id: z.string().describe(\"The unique identifier of the backup to retrieve\"),\n}).describe(\"Request model for retrieving backup details.\");\nconst PineconeDescribeBackup_BackupSchemaSchema: z.ZodTypeAny = z.object({}).describe(\"Schema configuration for metadata index with filterable fields.\");\nexport const PineconeDescribeBackupOutput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Optional user-defined backup name\").nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value metadata\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider (aws, gcp, azure)\").nullable().optional(),\n metric: z.string().describe(\"Distance metric (cosine, euclidean, dotproduct)\").nullable().optional(),\n region: z.string().describe(\"Cloud region location\").nullable().optional(),\n schema: PineconeDescribeBackup_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status (e.g., Ready, Initializing, Failed)\").nullable().optional(),\n backup_id: z.string().describe(\"Unique identifier for the backup\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000)\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp of creation\").nullable().optional(),\n size_bytes: z.number().int().describe(\"Backup size in bytes\").nullable().optional(),\n description: z.string().describe(\"Optional contextual description\").nullable().optional(),\n record_count: z.number().int().describe(\"Total records stored\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the original index\").nullable().optional(),\n source_index_name: z.string().describe(\"Name of the original index\").nullable().optional(),\n}).describe(\"Response model containing detailed backup information.\");\n\nexport const pineconeDescribeBackup = action(\"PINECONE_DESCRIBE_BACKUP\", {\n slug: \"pinecone-describe-backup\",\n name: \"Describe Backup\",\n description: \"Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.\",\n input: PineconeDescribeBackupInput,\n output: PineconeDescribeBackupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAClF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,4CAA0DA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AACvJ,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"describe-backup.cjs","names":["z","action"],"sources":["../../src/actions/describe-backup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBackupInput = z.object({\n backup_id: z.string().describe(\"The unique identifier of the backup to retrieve\"),\n}).describe(\"Request model for retrieving backup details.\");\nconst PineconeDescribeBackup_BackupSchemaSchema = z.object({}).describe(\"Schema configuration for metadata index with filterable fields.\");\nexport const PineconeDescribeBackupOutput = z.object({\n name: z.string().describe(\"Optional user-defined backup name\").nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value metadata\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider (aws, gcp, azure)\").nullable().optional(),\n metric: z.string().describe(\"Distance metric (cosine, euclidean, dotproduct)\").nullable().optional(),\n region: z.string().describe(\"Cloud region location\").nullable().optional(),\n schema: PineconeDescribeBackup_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status (e.g., Ready, Initializing, Failed)\").nullable().optional(),\n backup_id: z.string().describe(\"Unique identifier for the backup\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000)\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp of creation\").nullable().optional(),\n size_bytes: z.number().int().describe(\"Backup size in bytes\").nullable().optional(),\n description: z.string().describe(\"Optional contextual description\").nullable().optional(),\n record_count: z.number().int().describe(\"Total records stored\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the original index\").nullable().optional(),\n source_index_name: z.string().describe(\"Name of the original index\").nullable().optional(),\n}).describe(\"Response model containing detailed backup information.\");\n\nexport const pineconeDescribeBackup = action(\"PINECONE_DESCRIBE_BACKUP\", {\n slug: \"pinecone-describe-backup\",\n name: \"Describe Backup\",\n description: \"Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.\",\n input: PineconeDescribeBackupInput,\n output: PineconeDescribeBackupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAClF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,4CAA4CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AACzI,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/describe-backup.d.ts
4
- declare const PineconeDescribeBackupInput: z.ZodTypeAny;
5
- declare const PineconeDescribeBackupOutput: z.ZodTypeAny;
6
- declare const pineconeDescribeBackup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeDescribeBackupInput: z.ZodObject<{
5
+ backup_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PineconeDescribeBackupOutput: z.ZodObject<{
8
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ tags: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
10
+ cloud: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ metric: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ schema: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
14
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ backup_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ dimension: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ size_bytes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ record_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ namespace_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ source_index_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ source_index_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$strip>;
25
+ declare const pineconeDescribeBackup: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ backup_id: string;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { pineconeDescribeBackup };
9
30
  //# sourceMappingURL=describe-backup.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"describe-backup.d.cts","names":[],"sources":["../../src/actions/describe-backup.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEe;AAAA,cAE9C,4BAAA,EAA8B,CAAA,CAAE,UAiBwB;AAAA,cAExD,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"describe-backup.d.cts","names":[],"sources":["../../src/actions/describe-backup.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmB5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/describe-backup.d.ts
4
- declare const PineconeDescribeBackupInput: z.ZodTypeAny;
5
- declare const PineconeDescribeBackupOutput: z.ZodTypeAny;
6
- declare const pineconeDescribeBackup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeDescribeBackupInput: z.ZodObject<{
5
+ backup_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PineconeDescribeBackupOutput: z.ZodObject<{
8
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ tags: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
10
+ cloud: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ metric: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ schema: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
14
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ backup_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ dimension: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ size_bytes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ record_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ namespace_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ source_index_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ source_index_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$strip>;
25
+ declare const pineconeDescribeBackup: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ backup_id: string;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { pineconeDescribeBackup };
9
30
  //# sourceMappingURL=describe-backup.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"describe-backup.d.mts","names":[],"sources":["../../src/actions/describe-backup.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEe;AAAA,cAE9C,4BAAA,EAA8B,CAAA,CAAE,UAiBwB;AAAA,cAExD,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"describe-backup.d.mts","names":[],"sources":["../../src/actions/describe-backup.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmB5B,sBAAA,gCAAsB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"describe-backup.mjs","names":[],"sources":["../../src/actions/describe-backup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBackupInput: z.ZodTypeAny = z.object({\n backup_id: z.string().describe(\"The unique identifier of the backup to retrieve\"),\n}).describe(\"Request model for retrieving backup details.\");\nconst PineconeDescribeBackup_BackupSchemaSchema: z.ZodTypeAny = z.object({}).describe(\"Schema configuration for metadata index with filterable fields.\");\nexport const PineconeDescribeBackupOutput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Optional user-defined backup name\").nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value metadata\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider (aws, gcp, azure)\").nullable().optional(),\n metric: z.string().describe(\"Distance metric (cosine, euclidean, dotproduct)\").nullable().optional(),\n region: z.string().describe(\"Cloud region location\").nullable().optional(),\n schema: PineconeDescribeBackup_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status (e.g., Ready, Initializing, Failed)\").nullable().optional(),\n backup_id: z.string().describe(\"Unique identifier for the backup\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000)\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp of creation\").nullable().optional(),\n size_bytes: z.number().int().describe(\"Backup size in bytes\").nullable().optional(),\n description: z.string().describe(\"Optional contextual description\").nullable().optional(),\n record_count: z.number().int().describe(\"Total records stored\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the original index\").nullable().optional(),\n source_index_name: z.string().describe(\"Name of the original index\").nullable().optional(),\n}).describe(\"Response model containing detailed backup information.\");\n\nexport const pineconeDescribeBackup = action(\"PINECONE_DESCRIBE_BACKUP\", {\n slug: \"pinecone-describe-backup\",\n name: \"Describe Backup\",\n description: \"Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.\",\n input: PineconeDescribeBackupInput,\n output: PineconeDescribeBackupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO,EAChE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAClF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,4CAA0D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAoBvJ,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAxBwD,EAAE,OAAO;EACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"describe-backup.mjs","names":[],"sources":["../../src/actions/describe-backup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBackupInput = z.object({\n backup_id: z.string().describe(\"The unique identifier of the backup to retrieve\"),\n}).describe(\"Request model for retrieving backup details.\");\nconst PineconeDescribeBackup_BackupSchemaSchema = z.object({}).describe(\"Schema configuration for metadata index with filterable fields.\");\nexport const PineconeDescribeBackupOutput = z.object({\n name: z.string().describe(\"Optional user-defined backup name\").nullable().optional(),\n tags: z.object({}).describe(\"Custom key-value metadata\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider (aws, gcp, azure)\").nullable().optional(),\n metric: z.string().describe(\"Distance metric (cosine, euclidean, dotproduct)\").nullable().optional(),\n region: z.string().describe(\"Cloud region location\").nullable().optional(),\n schema: PineconeDescribeBackup_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status (e.g., Ready, Initializing, Failed)\").nullable().optional(),\n backup_id: z.string().describe(\"Unique identifier for the backup\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000)\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp of creation\").nullable().optional(),\n size_bytes: z.number().int().describe(\"Backup size in bytes\").nullable().optional(),\n description: z.string().describe(\"Optional contextual description\").nullable().optional(),\n record_count: z.number().int().describe(\"Total records stored\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the original index\").nullable().optional(),\n source_index_name: z.string().describe(\"Name of the original index\").nullable().optional(),\n}).describe(\"Response model containing detailed backup information.\");\n\nexport const pineconeDescribeBackup = action(\"PINECONE_DESCRIBE_BACKUP\", {\n slug: \"pinecone-describe-backup\",\n name: \"Describe Backup\",\n description: \"Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.\",\n input: PineconeDescribeBackupInput,\n output: PineconeDescribeBackupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,EAClD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAClF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,4CAA4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAoBzI,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAxB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"describe-bulk-import.cjs","names":["z","action"],"sources":["../../src/actions/describe-bulk-import.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBulkImportInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the import operation to describe.\"),\n index_host: z.string().describe(\"The host URL of the Pinecone index where the bulk import is being performed. This is the data plane URL (e.g., 'my-index-abc123.svc.us-east1-gcp.pinecone.io').\"),\n}).describe(\"Request model for describing a bulk import operation.\");\nexport const PineconeDescribeBulkImportOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the import operation.\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported.\").nullable().optional(),\n error: z.string().describe(\"The error message if the import process failed.\").nullable().optional(),\n status: z.string().describe(\"The status of the operation. Possible values: 'Pending', 'InProgress', 'Failed', 'Completed', or 'Cancelled'.\").nullable().optional(),\n createdAt: z.string().describe(\"The start time of the import operation in date-time format.\").nullable().optional(),\n finishedAt: z.string().describe(\"The end time of the import operation in date-time format.\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0.0-100.0).\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported.\").nullable().optional(),\n}).describe(\"Response model containing detailed information about a bulk import operation.\");\n\nexport const pineconeDescribeBulkImport = action(\"PINECONE_DESCRIBE_BULK_IMPORT\", {\n slug: \"pinecone-describe-bulk-import\",\n name: \"Describe Bulk Import\",\n description: \"Tool to describe a specific bulk import operation in Pinecone. Use when you need to retrieve detailed information about an import's status, progress, timing, and any errors.\",\n input: PineconeDescribeBulkImportInput,\n output: PineconeDescribeBulkImportOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;AACnM,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAE3F,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"describe-bulk-import.cjs","names":["z","action"],"sources":["../../src/actions/describe-bulk-import.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBulkImportInput = z.object({\n id: z.string().describe(\"Unique identifier for the import operation to describe.\"),\n index_host: z.string().describe(\"The host URL of the Pinecone index where the bulk import is being performed. This is the data plane URL (e.g., 'my-index-abc123.svc.us-east1-gcp.pinecone.io').\"),\n}).describe(\"Request model for describing a bulk import operation.\");\nexport const PineconeDescribeBulkImportOutput = z.object({\n id: z.string().describe(\"Unique identifier for the import operation.\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported.\").nullable().optional(),\n error: z.string().describe(\"The error message if the import process failed.\").nullable().optional(),\n status: z.string().describe(\"The status of the operation. Possible values: 'Pending', 'InProgress', 'Failed', 'Completed', or 'Cancelled'.\").nullable().optional(),\n createdAt: z.string().describe(\"The start time of the import operation in date-time format.\").nullable().optional(),\n finishedAt: z.string().describe(\"The end time of the import operation in date-time format.\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0.0-100.0).\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported.\").nullable().optional(),\n}).describe(\"Response model containing detailed information about a bulk import operation.\");\n\nexport const pineconeDescribeBulkImport = action(\"PINECONE_DESCRIBE_BULK_IMPORT\", {\n slug: \"pinecone-describe-bulk-import\",\n name: \"Describe Bulk Import\",\n description: \"Tool to describe a specific bulk import operation in Pinecone. Use when you need to retrieve detailed information about an import's status, progress, timing, and any errors.\",\n input: PineconeDescribeBulkImportInput,\n output: PineconeDescribeBulkImportOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;AACnM,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAE3F,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/describe-bulk-import.d.ts
4
- declare const PineconeDescribeBulkImportInput: z.ZodTypeAny;
5
- declare const PineconeDescribeBulkImportOutput: z.ZodTypeAny;
6
- declare const pineconeDescribeBulkImport: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeDescribeBulkImportInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ index_host: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const PineconeDescribeBulkImportOutput: z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ finishedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ percentComplete: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ recordsImported: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ }, z.core.$strip>;
18
+ declare const pineconeDescribeBulkImport: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ id: string;
20
+ index_host: string;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { pineconeDescribeBulkImport };
9
24
  //# sourceMappingURL=describe-bulk-import.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"describe-bulk-import.d.cts","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGoB;AAAA,cACvD,gCAAA,EAAkC,CAAA,CAAE,UAS2C;AAAA,cAE/E,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"describe-bulk-import.d.cts","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/describe-bulk-import.d.ts
4
- declare const PineconeDescribeBulkImportInput: z.ZodTypeAny;
5
- declare const PineconeDescribeBulkImportOutput: z.ZodTypeAny;
6
- declare const pineconeDescribeBulkImport: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeDescribeBulkImportInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ index_host: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const PineconeDescribeBulkImportOutput: z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ finishedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ percentComplete: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ recordsImported: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ }, z.core.$strip>;
18
+ declare const pineconeDescribeBulkImport: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ id: string;
20
+ index_host: string;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { pineconeDescribeBulkImport };
9
24
  //# sourceMappingURL=describe-bulk-import.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"describe-bulk-import.d.mts","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGoB;AAAA,cACvD,gCAAA,EAAkC,CAAA,CAAE,UAS2C;AAAA,cAE/E,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"describe-bulk-import.d.mts","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,gCAA0B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"describe-bulk-import.mjs","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBulkImportInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the import operation to describe.\"),\n index_host: z.string().describe(\"The host URL of the Pinecone index where the bulk import is being performed. This is the data plane URL (e.g., 'my-index-abc123.svc.us-east1-gcp.pinecone.io').\"),\n}).describe(\"Request model for describing a bulk import operation.\");\nexport const PineconeDescribeBulkImportOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the import operation.\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported.\").nullable().optional(),\n error: z.string().describe(\"The error message if the import process failed.\").nullable().optional(),\n status: z.string().describe(\"The status of the operation. Possible values: 'Pending', 'InProgress', 'Failed', 'Completed', or 'Cancelled'.\").nullable().optional(),\n createdAt: z.string().describe(\"The start time of the import operation in date-time format.\").nullable().optional(),\n finishedAt: z.string().describe(\"The end time of the import operation in date-time format.\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0.0-100.0).\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported.\").nullable().optional(),\n}).describe(\"Response model containing detailed information about a bulk import operation.\");\n\nexport const pineconeDescribeBulkImport = action(\"PINECONE_DESCRIBE_BULK_IMPORT\", {\n slug: \"pinecone-describe-bulk-import\",\n name: \"Describe Bulk Import\",\n description: \"Tool to describe a specific bulk import operation in Pinecone. Use when you need to retrieve detailed information about an import's status, progress, timing, and any errors.\",\n input: PineconeDescribeBulkImportInput,\n output: PineconeDescribeBulkImportOutput,\n});\n"],"mappings":";;AAmBA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB2D,EAAE,OAAO;EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;CACnM,CAAC,CAAC,CAAC,SAAS,uDAgBH;CACP,QAhB4D,EAAE,OAAO;EACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjK,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,CAAC,CAAC,CAAC,SAAS,+EAOF;AACV,CAAC"}
1
+ {"version":3,"file":"describe-bulk-import.mjs","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBulkImportInput = z.object({\n id: z.string().describe(\"Unique identifier for the import operation to describe.\"),\n index_host: z.string().describe(\"The host URL of the Pinecone index where the bulk import is being performed. This is the data plane URL (e.g., 'my-index-abc123.svc.us-east1-gcp.pinecone.io').\"),\n}).describe(\"Request model for describing a bulk import operation.\");\nexport const PineconeDescribeBulkImportOutput = z.object({\n id: z.string().describe(\"Unique identifier for the import operation.\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported.\").nullable().optional(),\n error: z.string().describe(\"The error message if the import process failed.\").nullable().optional(),\n status: z.string().describe(\"The status of the operation. Possible values: 'Pending', 'InProgress', 'Failed', 'Completed', or 'Cancelled'.\").nullable().optional(),\n createdAt: z.string().describe(\"The start time of the import operation in date-time format.\").nullable().optional(),\n finishedAt: z.string().describe(\"The end time of the import operation in date-time format.\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0.0-100.0).\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported.\").nullable().optional(),\n}).describe(\"Response model containing detailed information about a bulk import operation.\");\n\nexport const pineconeDescribeBulkImport = action(\"PINECONE_DESCRIBE_BULK_IMPORT\", {\n slug: \"pinecone-describe-bulk-import\",\n name: \"Describe Bulk Import\",\n description: \"Tool to describe a specific bulk import operation in Pinecone. Use when you need to retrieve detailed information about an import's status, progress, timing, and any errors.\",\n input: PineconeDescribeBulkImportInput,\n output: PineconeDescribeBulkImportOutput,\n});\n"],"mappings":";;AAmBA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;CACnM,CAAC,CAAC,CAAC,SAAS,uDAgBH;CACP,QAhB8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjK,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,CAAC,CAAC,CAAC,SAAS,+EAOF;AACV,CAAC"}
@@ -9,8 +9,8 @@ const PineconeDescribeFileInput = zod.z.object({
9
9
  assistant_file_id: zod.z.string().describe("The UUID of the file to describe.")
10
10
  }).describe("Request parameters for describing a file uploaded to a Pinecone assistant.");
11
11
  const PineconeDescribeFileOutput = zod.z.object({
12
- id: zod.z.string().describe("The unique UUID identifier of the file."),
13
- name: zod.z.string().describe("The name of the uploaded file."),
12
+ id: zod.z.string().describe("The unique UUID identifier of the file.").nullable(),
13
+ name: zod.z.string().describe("The name of the uploaded file.").nullable(),
14
14
  status: zod.z.string().describe("The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.").nullable().optional(),
15
15
  metadata: zod.z.object({}).describe("Custom metadata associated with the file.").nullable().optional(),
16
16
  created_on: zod.z.string().describe("Timestamp when the file was created (ISO 8601 format).").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"describe-file.cjs","names":["z","action"],"sources":["../../src/actions/describe-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeFileInput: z.ZodTypeAny = z.object({\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n include_url: z.string().describe(\"Set to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.\"),\n assistant_name: z.string().describe(\"The name of the assistant to which the file was uploaded.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to describe.\"),\n}).describe(\"Request parameters for describing a file uploaded to a Pinecone assistant.\");\nexport const PineconeDescribeFileOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique UUID identifier of the file.\"),\n name: z.string().describe(\"The name of the uploaded file.\"),\n status: z.string().describe(\"The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.\").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 (ISO 8601 format).\").nullable().optional(),\n multimodal: z.boolean().describe(\"Indicates whether the file was processed as multimodal.\").nullable().optional(),\n signed_url: z.string().describe(\"A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time. Only present if include_url was set to 'true'.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated (ISO 8601 format).\").nullable().optional(),\n percent_done: z.number().describe(\"The percentage of the file that has been processed (0.0 to 100.0).\").nullable().optional(),\n error_message: z.string().describe(\"A message describing any error during file processing. Only provided if an error occurs.\").nullable().optional(),\n}).describe(\"Response containing the status and metadata of an uploaded file.\");\n\nexport const pineconeDescribeFile = action(\"PINECONE_DESCRIBE_FILE\", {\n slug: \"pinecone-describe-file\",\n name: \"Describe File\",\n description: \"Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.\",\n input: PineconeDescribeFileInput,\n output: PineconeDescribeFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC9L,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;CAC7I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC/F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;AAC5E,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,ySAAyS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3V,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oOAAoO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1R,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"describe-file.cjs","names":["z","action"],"sources":["../../src/actions/describe-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeFileInput = z.object({\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n include_url: z.string().describe(\"Set to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.\"),\n assistant_name: z.string().describe(\"The name of the assistant to which the file was uploaded.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to describe.\"),\n}).describe(\"Request parameters for describing a file uploaded to a Pinecone assistant.\");\nexport const PineconeDescribeFileOutput = z.object({\n id: z.string().describe(\"The unique UUID identifier of the file.\").nullable(),\n name: z.string().describe(\"The name of the uploaded file.\").nullable(),\n status: z.string().describe(\"The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.\").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 (ISO 8601 format).\").nullable().optional(),\n multimodal: z.boolean().describe(\"Indicates whether the file was processed as multimodal.\").nullable().optional(),\n signed_url: z.string().describe(\"A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time. Only present if include_url was set to 'true'.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated (ISO 8601 format).\").nullable().optional(),\n percent_done: z.number().describe(\"The percentage of the file that has been processed (0.0 to 100.0).\").nullable().optional(),\n error_message: z.string().describe(\"A message describing any error during file processing. Only provided if an error occurs.\").nullable().optional(),\n}).describe(\"Response containing the status and metadata of an uploaded file.\");\n\nexport const pineconeDescribeFile = action(\"PINECONE_DESCRIBE_FILE\", {\n slug: \"pinecone-describe-file\",\n name: \"Describe File\",\n description: \"Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.\",\n input: PineconeDescribeFileInput,\n output: PineconeDescribeFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC9L,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;CAC7I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC/F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;AAC5E,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,ySAAyS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3V,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oOAAoO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1R,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/describe-file.d.ts
4
- declare const PineconeDescribeFileInput: z.ZodTypeAny;
5
- declare const PineconeDescribeFileOutput: z.ZodTypeAny;
6
- declare const pineconeDescribeFile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeDescribeFileInput: z.ZodObject<{
5
+ api_version: z.ZodOptional<z.ZodDefault<z.ZodString>>;
6
+ include_url: z.ZodOptional<z.ZodString>;
7
+ assistant_host: z.ZodString;
8
+ assistant_name: z.ZodString;
9
+ assistant_file_id: z.ZodString;
10
+ }, z.core.$strip>;
11
+ declare const PineconeDescribeFileOutput: z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
16
+ created_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ multimodal: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ signed_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ updated_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ percent_done: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ error_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$strip>;
23
+ declare const pineconeDescribeFile: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ assistant_host: string;
25
+ assistant_name: string;
26
+ assistant_file_id: string;
27
+ api_version?: string | undefined;
28
+ include_url?: string | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { pineconeDescribeFile };
9
32
  //# sourceMappingURL=describe-file.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"describe-file.d.cts","names":[],"sources":["../../src/actions/describe-file.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAM+C;AAAA,cAC5E,0BAAA,EAA4B,CAAA,CAAE,UAWoC;AAAA,cAElE,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"describe-file.d.cts","names":[],"sources":["../../src/actions/describe-file.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAOzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/describe-file.d.ts
4
- declare const PineconeDescribeFileInput: z.ZodTypeAny;
5
- declare const PineconeDescribeFileOutput: z.ZodTypeAny;
6
- declare const pineconeDescribeFile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeDescribeFileInput: z.ZodObject<{
5
+ api_version: z.ZodOptional<z.ZodDefault<z.ZodString>>;
6
+ include_url: z.ZodOptional<z.ZodString>;
7
+ assistant_host: z.ZodString;
8
+ assistant_name: z.ZodString;
9
+ assistant_file_id: z.ZodString;
10
+ }, z.core.$strip>;
11
+ declare const PineconeDescribeFileOutput: z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
16
+ created_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ multimodal: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ signed_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ updated_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ percent_done: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ error_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$strip>;
23
+ declare const pineconeDescribeFile: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ assistant_host: string;
25
+ assistant_name: string;
26
+ assistant_file_id: string;
27
+ api_version?: string | undefined;
28
+ include_url?: string | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { pineconeDescribeFile };
9
32
  //# sourceMappingURL=describe-file.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"describe-file.d.mts","names":[],"sources":["../../src/actions/describe-file.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAM+C;AAAA,cAC5E,0BAAA,EAA4B,CAAA,CAAE,UAWoC;AAAA,cAElE,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"describe-file.d.mts","names":[],"sources":["../../src/actions/describe-file.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAOzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa1B,oBAAA,gCAAoB,wBAAA"}
@@ -12,8 +12,8 @@ const pineconeDescribeFile = action("PINECONE_DESCRIBE_FILE", {
12
12
  assistant_file_id: z.string().describe("The UUID of the file to describe.")
13
13
  }).describe("Request parameters for describing a file uploaded to a Pinecone assistant."),
14
14
  output: z.object({
15
- id: z.string().describe("The unique UUID identifier of the file."),
16
- name: z.string().describe("The name of the uploaded file."),
15
+ id: z.string().describe("The unique UUID identifier of the file.").nullable(),
16
+ name: z.string().describe("The name of the uploaded file.").nullable(),
17
17
  status: z.string().describe("The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.").nullable().optional(),
18
18
  metadata: z.object({}).describe("Custom metadata associated with the file.").nullable().optional(),
19
19
  created_on: z.string().describe("Timestamp when the file was created (ISO 8601 format).").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"describe-file.mjs","names":[],"sources":["../../src/actions/describe-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeFileInput: z.ZodTypeAny = z.object({\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n include_url: z.string().describe(\"Set to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.\"),\n assistant_name: z.string().describe(\"The name of the assistant to which the file was uploaded.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to describe.\"),\n}).describe(\"Request parameters for describing a file uploaded to a Pinecone assistant.\");\nexport const PineconeDescribeFileOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique UUID identifier of the file.\"),\n name: z.string().describe(\"The name of the uploaded file.\"),\n status: z.string().describe(\"The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.\").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 (ISO 8601 format).\").nullable().optional(),\n multimodal: z.boolean().describe(\"Indicates whether the file was processed as multimodal.\").nullable().optional(),\n signed_url: z.string().describe(\"A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time. Only present if include_url was set to 'true'.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated (ISO 8601 format).\").nullable().optional(),\n percent_done: z.number().describe(\"The percentage of the file that has been processed (0.0 to 100.0).\").nullable().optional(),\n error_message: z.string().describe(\"A message describing any error during file processing. Only provided if an error occurs.\").nullable().optional(),\n}).describe(\"Response containing the status and metadata of an uploaded file.\");\n\nexport const pineconeDescribeFile = action(\"PINECONE_DESCRIBE_FILE\", {\n slug: \"pinecone-describe-file\",\n name: \"Describe File\",\n description: \"Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.\",\n input: PineconeDescribeFileInput,\n output: PineconeDescribeFileOutput,\n});\n"],"mappings":";;AAwBA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBqD,EAAE,OAAO;EAC9D,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;EAC9L,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;EAC7I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EAC/F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC5E,CAAC,CAAC,CAAC,SAAS,4EAkBH;CACP,QAlBsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,ySAAyS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3V,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oOAAoO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1R,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"describe-file.mjs","names":[],"sources":["../../src/actions/describe-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeFileInput = z.object({\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n include_url: z.string().describe(\"Set to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.\"),\n assistant_name: z.string().describe(\"The name of the assistant to which the file was uploaded.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to describe.\"),\n}).describe(\"Request parameters for describing a file uploaded to a Pinecone assistant.\");\nexport const PineconeDescribeFileOutput = z.object({\n id: z.string().describe(\"The unique UUID identifier of the file.\").nullable(),\n name: z.string().describe(\"The name of the uploaded file.\").nullable(),\n status: z.string().describe(\"The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.\").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 (ISO 8601 format).\").nullable().optional(),\n multimodal: z.boolean().describe(\"Indicates whether the file was processed as multimodal.\").nullable().optional(),\n signed_url: z.string().describe(\"A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time. Only present if include_url was set to 'true'.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated (ISO 8601 format).\").nullable().optional(),\n percent_done: z.number().describe(\"The percentage of the file that has been processed (0.0 to 100.0).\").nullable().optional(),\n error_message: z.string().describe(\"A message describing any error during file processing. Only provided if an error occurs.\").nullable().optional(),\n}).describe(\"Response containing the status and metadata of an uploaded file.\");\n\nexport const pineconeDescribeFile = action(\"PINECONE_DESCRIBE_FILE\", {\n slug: \"pinecone-describe-file\",\n name: \"Describe File\",\n description: \"Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.\",\n input: PineconeDescribeFileInput,\n output: PineconeDescribeFileOutput,\n});\n"],"mappings":";;AAwBA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBuC,EAAE,OAAO;EAChD,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;EAC9L,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;EAC7I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EAC/F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC5E,CAAC,CAAC,CAAC,SAAS,4EAkBH;CACP,QAlBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,ySAAyS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3V,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oOAAoO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1R,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"describe-index-stats.cjs","names":["z","action"],"sources":["../../src/actions/describe-index-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeIndexStatsInput: z.ZodTypeAny = z.object({\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter expression to get stats for only vectors matching the filter. Only supported on pod-based indexes. Serverless and starter indexes do not support this parameter.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to get stats for (e.g., 'index-name-xxx.svc.region.pinecone.io'). Get this from the list_indexes response.\"),\n}).describe(\"Request model for getting index statistics.\");\nexport const PineconeDescribeIndexStatsOutput: z.ZodTypeAny = z.object({\n metric: z.string().describe(\"Similarity measurement metric (e.g., 'cosine')\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension (not specified for sparse indexes)\").nullable().optional(),\n namespaces: z.object({}).describe(\"Maps each namespace name to a NamespaceSummary object containing vector count\").nullable().optional(),\n vectorType: z.string().describe(\"Type of vectors stored (e.g., 'dense')\").nullable().optional(),\n indexFullness: z.number().describe(\"Index fullness percentage (0-1), relevant only for pod-based indexes\").nullable().optional(),\n memory_fullness: z.number().describe(\"Memory usage for dedicated indexes\").nullable().optional(),\n storage_fullness: z.number().describe(\"Storage usage for dedicated indexes\").nullable().optional(),\n totalVectorCount: z.number().int().describe(\"Total number of vectors across all namespaces\").nullable().optional(),\n}).describe(\"Response model for index statistics including vector count, dimensions, and fullness.\");\n\nexport const pineconeDescribeIndexStats = action(\"PINECONE_DESCRIBE_INDEX_STATS\", {\n slug: \"pinecone-describe-index-stats\",\n name: \"Describe Index Stats\",\n description: \"Tool to get index statistics including vector count per namespace, dimensions, and fullness. Use when you need to understand the contents and status of an index.\",\n input: PineconeDescribeIndexStatsInput,\n output: PineconeDescribeIndexStatsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS;CAChP,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI;AACxK,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,uFAAuF;AAEnG,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"describe-index-stats.cjs","names":["z","action"],"sources":["../../src/actions/describe-index-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeIndexStatsInput = z.object({\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter expression to get stats for only vectors matching the filter. Only supported on pod-based indexes. Serverless and starter indexes do not support this parameter.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to get stats for (e.g., 'index-name-xxx.svc.region.pinecone.io'). Get this from the list_indexes response.\"),\n}).describe(\"Request model for getting index statistics.\");\nexport const PineconeDescribeIndexStatsOutput = z.object({\n metric: z.string().describe(\"Similarity measurement metric (e.g., 'cosine')\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension (not specified for sparse indexes)\").nullable().optional(),\n namespaces: z.object({}).describe(\"Maps each namespace name to a NamespaceSummary object containing vector count\").nullable().optional(),\n vectorType: z.string().describe(\"Type of vectors stored (e.g., 'dense')\").nullable().optional(),\n indexFullness: z.number().describe(\"Index fullness percentage (0-1), relevant only for pod-based indexes\").nullable().optional(),\n memory_fullness: z.number().describe(\"Memory usage for dedicated indexes\").nullable().optional(),\n storage_fullness: z.number().describe(\"Storage usage for dedicated indexes\").nullable().optional(),\n totalVectorCount: z.number().int().describe(\"Total number of vectors across all namespaces\").nullable().optional(),\n}).describe(\"Response model for index statistics including vector count, dimensions, and fullness.\");\n\nexport const pineconeDescribeIndexStats = action(\"PINECONE_DESCRIBE_INDEX_STATS\", {\n slug: \"pinecone-describe-index-stats\",\n name: \"Describe Index Stats\",\n description: \"Tool to get index statistics including vector count per namespace, dimensions, and fullness. Use when you need to understand the contents and status of an index.\",\n input: PineconeDescribeIndexStatsInput,\n output: PineconeDescribeIndexStatsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS;CAChP,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI;AACxK,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,uFAAuF;AAEnG,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/describe-index-stats.d.ts
4
- declare const PineconeDescribeIndexStatsInput: z.ZodTypeAny;
5
- declare const PineconeDescribeIndexStatsOutput: z.ZodTypeAny;
6
- declare const pineconeDescribeIndexStats: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeDescribeIndexStatsInput: z.ZodObject<{
5
+ filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6
+ index_host: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const PineconeDescribeIndexStatsOutput: z.ZodObject<{
9
+ metric: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ dimension: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ namespaces: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
12
+ vectorType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ indexFullness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ memory_fullness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ storage_fullness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ totalVectorCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ }, z.core.$strip>;
18
+ declare const pineconeDescribeIndexStats: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ index_host: string;
20
+ filter?: Record<string, unknown> | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { pineconeDescribeIndexStats };
9
24
  //# sourceMappingURL=describe-index-stats.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"describe-index-stats.d.cts","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGU;AAAA,cAC7C,gCAAA,EAAkC,CAAA,CAAE,UASmD;AAAA,cAEvF,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"describe-index-stats.d.cts","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,gCAA0B,wBAAA;;WAMrC,MAAA;AAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/describe-index-stats.d.ts
4
- declare const PineconeDescribeIndexStatsInput: z.ZodTypeAny;
5
- declare const PineconeDescribeIndexStatsOutput: z.ZodTypeAny;
6
- declare const pineconeDescribeIndexStats: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PineconeDescribeIndexStatsInput: z.ZodObject<{
5
+ filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6
+ index_host: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const PineconeDescribeIndexStatsOutput: z.ZodObject<{
9
+ metric: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ dimension: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ namespaces: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
12
+ vectorType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ indexFullness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ memory_fullness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ storage_fullness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ totalVectorCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ }, z.core.$strip>;
18
+ declare const pineconeDescribeIndexStats: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ index_host: string;
20
+ filter?: Record<string, unknown> | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { pineconeDescribeIndexStats };
9
24
  //# sourceMappingURL=describe-index-stats.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"describe-index-stats.d.mts","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGU;AAAA,cAC7C,gCAAA,EAAkC,CAAA,CAAE,UASmD;AAAA,cAEvF,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"describe-index-stats.d.mts","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,gCAA0B,wBAAA;;WAMrC,MAAA;AAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"describe-index-stats.mjs","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeIndexStatsInput: z.ZodTypeAny = z.object({\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter expression to get stats for only vectors matching the filter. Only supported on pod-based indexes. Serverless and starter indexes do not support this parameter.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to get stats for (e.g., 'index-name-xxx.svc.region.pinecone.io'). Get this from the list_indexes response.\"),\n}).describe(\"Request model for getting index statistics.\");\nexport const PineconeDescribeIndexStatsOutput: z.ZodTypeAny = z.object({\n metric: z.string().describe(\"Similarity measurement metric (e.g., 'cosine')\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension (not specified for sparse indexes)\").nullable().optional(),\n namespaces: z.object({}).describe(\"Maps each namespace name to a NamespaceSummary object containing vector count\").nullable().optional(),\n vectorType: z.string().describe(\"Type of vectors stored (e.g., 'dense')\").nullable().optional(),\n indexFullness: z.number().describe(\"Index fullness percentage (0-1), relevant only for pod-based indexes\").nullable().optional(),\n memory_fullness: z.number().describe(\"Memory usage for dedicated indexes\").nullable().optional(),\n storage_fullness: z.number().describe(\"Storage usage for dedicated indexes\").nullable().optional(),\n totalVectorCount: z.number().int().describe(\"Total number of vectors across all namespaces\").nullable().optional(),\n}).describe(\"Response model for index statistics including vector count, dimensions, and fullness.\");\n\nexport const pineconeDescribeIndexStats = action(\"PINECONE_DESCRIBE_INDEX_STATS\", {\n slug: \"pinecone-describe-index-stats\",\n name: \"Describe Index Stats\",\n description: \"Tool to get index statistics including vector count per namespace, dimensions, and fullness. Use when you need to understand the contents and status of an index.\",\n input: PineconeDescribeIndexStatsInput,\n output: PineconeDescribeIndexStatsOutput,\n});\n"],"mappings":";;AAmBA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB2D,EAAE,OAAO;EACpE,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS;EAChP,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI;CACxK,CAAC,CAAC,CAAC,SAAS,6CAgBH;CACP,QAhB4D,EAAE,OAAO;EACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,YAAY,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,uFAOF;AACV,CAAC"}
1
+ {"version":3,"file":"describe-index-stats.mjs","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeIndexStatsInput = z.object({\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter expression to get stats for only vectors matching the filter. Only supported on pod-based indexes. Serverless and starter indexes do not support this parameter.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to get stats for (e.g., 'index-name-xxx.svc.region.pinecone.io'). Get this from the list_indexes response.\"),\n}).describe(\"Request model for getting index statistics.\");\nexport const PineconeDescribeIndexStatsOutput = z.object({\n metric: z.string().describe(\"Similarity measurement metric (e.g., 'cosine')\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension (not specified for sparse indexes)\").nullable().optional(),\n namespaces: z.object({}).describe(\"Maps each namespace name to a NamespaceSummary object containing vector count\").nullable().optional(),\n vectorType: z.string().describe(\"Type of vectors stored (e.g., 'dense')\").nullable().optional(),\n indexFullness: z.number().describe(\"Index fullness percentage (0-1), relevant only for pod-based indexes\").nullable().optional(),\n memory_fullness: z.number().describe(\"Memory usage for dedicated indexes\").nullable().optional(),\n storage_fullness: z.number().describe(\"Storage usage for dedicated indexes\").nullable().optional(),\n totalVectorCount: z.number().int().describe(\"Total number of vectors across all namespaces\").nullable().optional(),\n}).describe(\"Response model for index statistics including vector count, dimensions, and fullness.\");\n\nexport const pineconeDescribeIndexStats = action(\"PINECONE_DESCRIBE_INDEX_STATS\", {\n slug: \"pinecone-describe-index-stats\",\n name: \"Describe Index Stats\",\n description: \"Tool to get index statistics including vector count per namespace, dimensions, and fullness. Use when you need to understand the contents and status of an index.\",\n input: PineconeDescribeIndexStatsInput,\n output: PineconeDescribeIndexStatsOutput,\n});\n"],"mappings":";;AAmBA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB6C,EAAE,OAAO;EACtD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS;EAChP,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI;CACxK,CAAC,CAAC,CAAC,SAAS,6CAgBH;CACP,QAhB8C,EAAE,OAAO;EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,YAAY,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,uFAOF;AACV,CAAC"}
@@ -6,17 +6,17 @@ const PineconeDescribeIndexInput = zod.z.object({
6
6
  api_version: zod.z.string().default("2025-10").describe("Date-based version header for the Pinecone API.").optional()
7
7
  }).describe("Request parameters for describing a Pinecone index.");
8
8
  const PineconeDescribeIndex_PodSpecSchema = zod.z.object({
9
- pods: zod.z.number().int().describe("Number of pods."),
10
- shards: zod.z.number().int().describe("Number of shards."),
11
- pod_type: zod.z.string().describe("Type of pod."),
12
- replicas: zod.z.number().int().describe("Number of replicas."),
13
- environment: zod.z.string().describe("Deployment environment."),
9
+ pods: zod.z.number().int().describe("Number of pods.").nullable(),
10
+ shards: zod.z.number().int().describe("Number of shards.").nullable(),
11
+ pod_type: zod.z.string().describe("Type of pod.").nullable(),
12
+ replicas: zod.z.number().int().describe("Number of replicas.").nullable(),
13
+ environment: zod.z.string().describe("Deployment environment.").nullable(),
14
14
  metadata_config: zod.z.object({}).describe("Metadata configuration.").nullable().optional(),
15
15
  source_collection: zod.z.string().describe("Source collection name.").nullable().optional()
16
16
  }).describe("Pod-based deployment specification.");
17
17
  const PineconeDescribeIndex_ServerlessSpecSchema = zod.z.object({
18
- cloud: zod.z.string().describe("Cloud provider."),
19
- region: zod.z.string().describe("Cloud region.")
18
+ cloud: zod.z.string().describe("Cloud provider.").nullable(),
19
+ region: zod.z.string().describe("Cloud region.").nullable()
20
20
  }).describe("Serverless deployment specification.");
21
21
  const PineconeDescribeIndex_IndexSpecSchema = zod.z.object({
22
22
  pod: PineconeDescribeIndex_PodSpecSchema.nullable().optional(),
@@ -28,23 +28,23 @@ const PineconeDescribeIndex_EmbedFieldMapSchema = zod.z.object({
28
28
  }).describe("Field mapping for integrated embedding.");
29
29
  const PineconeDescribeIndex_EmbedConfigSchema = zod.z.object({
30
30
  read: zod.z.boolean().describe("Whether to use embeddings for read operations.").nullable().optional(),
31
- model: zod.z.string().describe("Name of the embedding model."),
31
+ model: zod.z.string().describe("Name of the embedding model.").nullable(),
32
32
  write: zod.z.boolean().describe("Whether to use embeddings for write operations.").nullable().optional(),
33
33
  field_map: PineconeDescribeIndex_EmbedFieldMapSchema.nullable().optional()
34
34
  }).describe("Configuration for integrated embedding and inference.");
35
35
  const PineconeDescribeIndex_IndexStatusSchema = zod.z.object({
36
- ready: zod.z.boolean().describe("Whether the index is operational."),
37
- state: zod.z.string().describe("Current condition of the index (e.g., Initializing, Ready, ScalingUp, ScalingDown, Terminating).")
36
+ ready: zod.z.boolean().describe("Whether the index is operational.").nullable(),
37
+ state: zod.z.string().describe("Current condition of the index (e.g., Initializing, Ready, ScalingUp, ScalingDown, Terminating).").nullable()
38
38
  }).describe("Current state of the index.");
39
39
  const PineconeDescribeIndexOutput = zod.z.object({
40
- host: zod.z.string().describe("Hosted URL address of the index."),
41
- name: zod.z.string().describe("Index name, 1-45 chars, alphanumeric/hyphens only."),
40
+ host: zod.z.string().describe("Hosted URL address of the index.").nullable(),
41
+ name: zod.z.string().describe("Index name, 1-45 chars, alphanumeric/hyphens only.").nullable(),
42
42
  spec: PineconeDescribeIndex_IndexSpecSchema.nullable().optional(),
43
43
  tags: zod.z.object({}).describe("Custom metadata key-value pairs.").nullable().optional(),
44
44
  embed: PineconeDescribeIndex_EmbedConfigSchema.nullable().optional(),
45
- metric: zod.z.string().describe("Distance metric: 'cosine', 'euclidean', or 'dotproduct'."),
45
+ metric: zod.z.string().describe("Distance metric: 'cosine', 'euclidean', or 'dotproduct'.").nullable(),
46
46
  status: PineconeDescribeIndex_IndexStatusSchema.nullable(),
47
- dimension: zod.z.number().int().describe("Vector dimensions, range 1-20000."),
47
+ dimension: zod.z.number().int().describe("Vector dimensions, range 1-20000.").nullable(),
48
48
  vector_type: zod.z.string().describe("Vector type: 'dense' or 'sparse' (default: 'dense').").nullable().optional(),
49
49
  private_host: zod.z.string().describe("Private endpoint URL if configured.").nullable().optional(),
50
50
  deletion_protection: zod.z.string().describe("Protection status for deletion.").nullable().optional()