@keystrokehq/share_point 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (516) hide show
  1. package/README.md +1 -1
  2. package/dist/actions/add-attachment-to-list-item.cjs +1 -1
  3. package/dist/actions/add-attachment-to-list-item.cjs.map +1 -1
  4. package/dist/actions/add-attachment-to-list-item.d.cts +1 -1
  5. package/dist/actions/add-attachment-to-list-item.d.mts +1 -1
  6. package/dist/actions/add-attachment-to-list-item.mjs +1 -1
  7. package/dist/actions/add-attachment-to-list-item.mjs.map +1 -1
  8. package/dist/actions/add-field-link-to-content-type.cjs +2 -2
  9. package/dist/actions/add-field-link-to-content-type.cjs.map +1 -1
  10. package/dist/actions/add-field-link-to-content-type.d.cts +2 -2
  11. package/dist/actions/add-field-link-to-content-type.d.mts +2 -2
  12. package/dist/actions/add-field-link-to-content-type.mjs +2 -2
  13. package/dist/actions/add-field-link-to-content-type.mjs.map +1 -1
  14. package/dist/actions/add-role-assignment-to-item.cjs +1 -1
  15. package/dist/actions/add-role-assignment-to-item.cjs.map +1 -1
  16. package/dist/actions/add-role-assignment-to-item.d.cts +1 -1
  17. package/dist/actions/add-role-assignment-to-item.d.mts +1 -1
  18. package/dist/actions/add-role-assignment-to-item.mjs +1 -1
  19. package/dist/actions/add-role-assignment-to-item.mjs.map +1 -1
  20. package/dist/actions/add-role-assignment-to-list.cjs +1 -1
  21. package/dist/actions/add-role-assignment-to-list.cjs.map +1 -1
  22. package/dist/actions/add-role-assignment-to-list.d.cts +1 -1
  23. package/dist/actions/add-role-assignment-to-list.d.mts +1 -1
  24. package/dist/actions/add-role-assignment-to-list.mjs +1 -1
  25. package/dist/actions/add-role-assignment-to-list.mjs.map +1 -1
  26. package/dist/actions/break-role-inheritance-on-item.cjs +1 -1
  27. package/dist/actions/break-role-inheritance-on-item.cjs.map +1 -1
  28. package/dist/actions/break-role-inheritance-on-item.d.cts +1 -1
  29. package/dist/actions/break-role-inheritance-on-item.d.mts +1 -1
  30. package/dist/actions/break-role-inheritance-on-item.mjs +1 -1
  31. package/dist/actions/break-role-inheritance-on-item.mjs.map +1 -1
  32. package/dist/actions/break-role-inheritance-on-list.cjs +1 -1
  33. package/dist/actions/break-role-inheritance-on-list.cjs.map +1 -1
  34. package/dist/actions/break-role-inheritance-on-list.d.cts +1 -1
  35. package/dist/actions/break-role-inheritance-on-list.d.mts +1 -1
  36. package/dist/actions/break-role-inheritance-on-list.mjs +1 -1
  37. package/dist/actions/break-role-inheritance-on-list.mjs.map +1 -1
  38. package/dist/actions/check-in-file.cjs +1 -1
  39. package/dist/actions/check-in-file.cjs.map +1 -1
  40. package/dist/actions/check-in-file.d.cts +1 -1
  41. package/dist/actions/check-in-file.d.mts +1 -1
  42. package/dist/actions/check-in-file.mjs +1 -1
  43. package/dist/actions/check-in-file.mjs.map +1 -1
  44. package/dist/actions/create-content-type.cjs +2 -2
  45. package/dist/actions/create-content-type.cjs.map +1 -1
  46. package/dist/actions/create-content-type.d.cts +2 -2
  47. package/dist/actions/create-content-type.d.mts +2 -2
  48. package/dist/actions/create-content-type.mjs +2 -2
  49. package/dist/actions/create-content-type.mjs.map +1 -1
  50. package/dist/actions/create-drive-item-sharing-link.cjs +3 -3
  51. package/dist/actions/create-drive-item-sharing-link.cjs.map +1 -1
  52. package/dist/actions/create-drive-item-sharing-link.d.cts +3 -3
  53. package/dist/actions/create-drive-item-sharing-link.d.mts +3 -3
  54. package/dist/actions/create-drive-item-sharing-link.mjs +3 -3
  55. package/dist/actions/create-drive-item-sharing-link.mjs.map +1 -1
  56. package/dist/actions/create-list-field.cjs +1 -1
  57. package/dist/actions/create-list-field.cjs.map +1 -1
  58. package/dist/actions/create-list-field.d.cts +1 -1
  59. package/dist/actions/create-list-field.d.mts +1 -1
  60. package/dist/actions/create-list-field.mjs +1 -1
  61. package/dist/actions/create-list-field.mjs.map +1 -1
  62. package/dist/actions/create-list-item-by-id.cjs +2 -2
  63. package/dist/actions/create-list-item-by-id.cjs.map +1 -1
  64. package/dist/actions/create-list-item-by-id.d.cts +3 -3
  65. package/dist/actions/create-list-item-by-id.d.mts +3 -3
  66. package/dist/actions/create-list-item-by-id.mjs +2 -2
  67. package/dist/actions/create-list-item-by-id.mjs.map +1 -1
  68. package/dist/actions/create-list-item-in-folder.cjs +3 -3
  69. package/dist/actions/create-list-item-in-folder.cjs.map +1 -1
  70. package/dist/actions/create-list-item-in-folder.d.cts +4 -3
  71. package/dist/actions/create-list-item-in-folder.d.mts +4 -3
  72. package/dist/actions/create-list-item-in-folder.mjs +3 -3
  73. package/dist/actions/create-list-item-in-folder.mjs.map +1 -1
  74. package/dist/actions/create-web.cjs +1 -1
  75. package/dist/actions/create-web.cjs.map +1 -1
  76. package/dist/actions/create-web.d.cts +1 -1
  77. package/dist/actions/create-web.d.mts +1 -1
  78. package/dist/actions/create-web.mjs +1 -1
  79. package/dist/actions/create-web.mjs.map +1 -1
  80. package/dist/actions/delete-drive-item-version-content.cjs +1 -1
  81. package/dist/actions/delete-drive-item-version-content.cjs.map +1 -1
  82. package/dist/actions/delete-drive-item-version-content.d.cts +1 -1
  83. package/dist/actions/delete-drive-item-version-content.d.mts +1 -1
  84. package/dist/actions/delete-drive-item-version-content.mjs +1 -1
  85. package/dist/actions/delete-drive-item-version-content.mjs.map +1 -1
  86. package/dist/actions/delete-file-item.cjs +1 -1
  87. package/dist/actions/delete-file-item.cjs.map +1 -1
  88. package/dist/actions/delete-file-item.d.cts +1 -1
  89. package/dist/actions/delete-file-item.d.mts +1 -1
  90. package/dist/actions/delete-file-item.mjs +1 -1
  91. package/dist/actions/delete-file-item.mjs.map +1 -1
  92. package/dist/actions/delete-folder.cjs +1 -1
  93. package/dist/actions/delete-folder.cjs.map +1 -1
  94. package/dist/actions/delete-folder.d.cts +1 -1
  95. package/dist/actions/delete-folder.d.mts +1 -1
  96. package/dist/actions/delete-folder.mjs +1 -1
  97. package/dist/actions/delete-folder.mjs.map +1 -1
  98. package/dist/actions/delete-list-by-title.cjs +1 -1
  99. package/dist/actions/delete-list-by-title.cjs.map +1 -1
  100. package/dist/actions/delete-list-by-title.d.cts +1 -1
  101. package/dist/actions/delete-list-by-title.d.mts +1 -1
  102. package/dist/actions/delete-list-by-title.mjs +1 -1
  103. package/dist/actions/delete-list-by-title.mjs.map +1 -1
  104. package/dist/actions/delete-list-item.cjs +1 -1
  105. package/dist/actions/delete-list-item.cjs.map +1 -1
  106. package/dist/actions/delete-list-item.d.cts +1 -1
  107. package/dist/actions/delete-list-item.d.mts +1 -1
  108. package/dist/actions/delete-list-item.mjs +1 -1
  109. package/dist/actions/delete-list-item.mjs.map +1 -1
  110. package/dist/actions/delete-list-items.cjs +2 -2
  111. package/dist/actions/delete-list-items.cjs.map +1 -1
  112. package/dist/actions/delete-list-items.d.cts +2 -2
  113. package/dist/actions/delete-list-items.d.mts +2 -2
  114. package/dist/actions/delete-list-items.mjs +2 -2
  115. package/dist/actions/delete-list-items.mjs.map +1 -1
  116. package/dist/actions/delete-list.cjs +1 -1
  117. package/dist/actions/delete-list.cjs.map +1 -1
  118. package/dist/actions/delete-list.d.cts +1 -1
  119. package/dist/actions/delete-list.d.mts +1 -1
  120. package/dist/actions/delete-list.mjs +1 -1
  121. package/dist/actions/delete-list.mjs.map +1 -1
  122. package/dist/actions/delete-recycle-bin-item-permanent.cjs +1 -1
  123. package/dist/actions/delete-recycle-bin-item-permanent.cjs.map +1 -1
  124. package/dist/actions/delete-recycle-bin-item-permanent.d.cts +1 -1
  125. package/dist/actions/delete-recycle-bin-item-permanent.d.mts +1 -1
  126. package/dist/actions/delete-recycle-bin-item-permanent.mjs +1 -1
  127. package/dist/actions/delete-recycle-bin-item-permanent.mjs.map +1 -1
  128. package/dist/actions/download-file-by-server-relative-url.cjs +2 -2
  129. package/dist/actions/download-file-by-server-relative-url.cjs.map +1 -1
  130. package/dist/actions/download-file-by-server-relative-url.d.cts +2 -2
  131. package/dist/actions/download-file-by-server-relative-url.d.mts +2 -2
  132. package/dist/actions/download-file-by-server-relative-url.mjs +2 -2
  133. package/dist/actions/download-file-by-server-relative-url.mjs.map +1 -1
  134. package/dist/actions/ensure-user.cjs +4 -4
  135. package/dist/actions/ensure-user.cjs.map +1 -1
  136. package/dist/actions/ensure-user.d.cts +4 -4
  137. package/dist/actions/ensure-user.d.mts +4 -4
  138. package/dist/actions/ensure-user.mjs +4 -4
  139. package/dist/actions/ensure-user.mjs.map +1 -1
  140. package/dist/actions/follow.cjs +1 -1
  141. package/dist/actions/follow.cjs.map +1 -1
  142. package/dist/actions/follow.d.cts +1 -1
  143. package/dist/actions/follow.d.mts +1 -1
  144. package/dist/actions/follow.mjs +1 -1
  145. package/dist/actions/follow.mjs.map +1 -1
  146. package/dist/actions/get-all-folders.cjs +1 -1
  147. package/dist/actions/get-all-folders.cjs.map +1 -1
  148. package/dist/actions/get-all-folders.d.cts +1 -1
  149. package/dist/actions/get-all-folders.d.mts +1 -1
  150. package/dist/actions/get-all-folders.mjs +1 -1
  151. package/dist/actions/get-all-folders.mjs.map +1 -1
  152. package/dist/actions/get-changes.cjs +2 -2
  153. package/dist/actions/get-changes.cjs.map +1 -1
  154. package/dist/actions/get-changes.d.cts +2 -2
  155. package/dist/actions/get-changes.d.mts +2 -2
  156. package/dist/actions/get-changes.mjs +2 -2
  157. package/dist/actions/get-changes.mjs.map +1 -1
  158. package/dist/actions/get-content-type.cjs +2 -2
  159. package/dist/actions/get-content-type.cjs.map +1 -1
  160. package/dist/actions/get-content-type.d.cts +2 -2
  161. package/dist/actions/get-content-type.d.mts +2 -2
  162. package/dist/actions/get-content-type.mjs +2 -2
  163. package/dist/actions/get-content-type.mjs.map +1 -1
  164. package/dist/actions/get-content-types-for-list.cjs +3 -3
  165. package/dist/actions/get-content-types-for-list.cjs.map +1 -1
  166. package/dist/actions/get-content-types-for-list.d.cts +3 -3
  167. package/dist/actions/get-content-types-for-list.d.mts +3 -3
  168. package/dist/actions/get-content-types-for-list.mjs +3 -3
  169. package/dist/actions/get-content-types-for-list.mjs.map +1 -1
  170. package/dist/actions/get-content-types.cjs +3 -3
  171. package/dist/actions/get-content-types.cjs.map +1 -1
  172. package/dist/actions/get-content-types.d.cts +3 -3
  173. package/dist/actions/get-content-types.d.mts +3 -3
  174. package/dist/actions/get-content-types.mjs +3 -3
  175. package/dist/actions/get-content-types.mjs.map +1 -1
  176. package/dist/actions/get-context-info.cjs +2 -2
  177. package/dist/actions/get-context-info.cjs.map +1 -1
  178. package/dist/actions/get-context-info.d.cts +2 -2
  179. package/dist/actions/get-context-info.d.mts +2 -2
  180. package/dist/actions/get-context-info.mjs +2 -2
  181. package/dist/actions/get-context-info.mjs.map +1 -1
  182. package/dist/actions/get-current-user.cjs +4 -4
  183. package/dist/actions/get-current-user.cjs.map +1 -1
  184. package/dist/actions/get-current-user.d.cts +6 -6
  185. package/dist/actions/get-current-user.d.mts +6 -6
  186. package/dist/actions/get-current-user.mjs +4 -4
  187. package/dist/actions/get-current-user.mjs.map +1 -1
  188. package/dist/actions/get-drive-item-analytics.cjs +2 -2
  189. package/dist/actions/get-drive-item-analytics.cjs.map +1 -1
  190. package/dist/actions/get-drive-item-analytics.d.cts +6 -6
  191. package/dist/actions/get-drive-item-analytics.d.mts +6 -6
  192. package/dist/actions/get-drive-item-analytics.mjs +2 -2
  193. package/dist/actions/get-drive-item-analytics.mjs.map +1 -1
  194. package/dist/actions/get-group-users-by-id.cjs +2 -2
  195. package/dist/actions/get-group-users-by-id.cjs.map +1 -1
  196. package/dist/actions/get-group-users-by-id.d.cts +2 -2
  197. package/dist/actions/get-group-users-by-id.d.mts +2 -2
  198. package/dist/actions/get-group-users-by-id.mjs +2 -2
  199. package/dist/actions/get-group-users-by-id.mjs.map +1 -1
  200. package/dist/actions/get-group-users.cjs +2 -2
  201. package/dist/actions/get-group-users.cjs.map +1 -1
  202. package/dist/actions/get-group-users.d.cts +2 -2
  203. package/dist/actions/get-group-users.d.mts +2 -2
  204. package/dist/actions/get-group-users.mjs +2 -2
  205. package/dist/actions/get-group-users.mjs.map +1 -1
  206. package/dist/actions/get-item-attachment-content.cjs +2 -2
  207. package/dist/actions/get-item-attachment-content.cjs.map +1 -1
  208. package/dist/actions/get-item-attachment-content.d.cts +2 -2
  209. package/dist/actions/get-item-attachment-content.d.mts +2 -2
  210. package/dist/actions/get-item-attachment-content.mjs +2 -2
  211. package/dist/actions/get-item-attachment-content.mjs.map +1 -1
  212. package/dist/actions/get-list-content-type-by-id.cjs +3 -3
  213. package/dist/actions/get-list-content-type-by-id.cjs.map +1 -1
  214. package/dist/actions/get-list-content-type-by-id.d.cts +3 -3
  215. package/dist/actions/get-list-content-type-by-id.d.mts +3 -3
  216. package/dist/actions/get-list-content-type-by-id.mjs +3 -3
  217. package/dist/actions/get-list-content-type-by-id.mjs.map +1 -1
  218. package/dist/actions/get-list-items-by-guid.cjs +1 -1
  219. package/dist/actions/get-list-items-by-guid.cjs.map +1 -1
  220. package/dist/actions/get-list-items-by-guid.d.cts +1 -1
  221. package/dist/actions/get-list-items-by-guid.d.mts +1 -1
  222. package/dist/actions/get-list-items-by-guid.mjs +1 -1
  223. package/dist/actions/get-list-items-by-guid.mjs.map +1 -1
  224. package/dist/actions/get-list-items.cjs +3 -3
  225. package/dist/actions/get-list-items.cjs.map +1 -1
  226. package/dist/actions/get-list-items.d.cts +22 -22
  227. package/dist/actions/get-list-items.d.mts +22 -22
  228. package/dist/actions/get-list-items.mjs +3 -3
  229. package/dist/actions/get-list-items.mjs.map +1 -1
  230. package/dist/actions/get-my-followed.cjs +2 -2
  231. package/dist/actions/get-my-followed.cjs.map +1 -1
  232. package/dist/actions/get-my-followed.d.cts +2 -2
  233. package/dist/actions/get-my-followed.d.mts +2 -2
  234. package/dist/actions/get-my-followed.mjs +2 -2
  235. package/dist/actions/get-my-followed.mjs.map +1 -1
  236. package/dist/actions/get-my-followers.cjs +2 -2
  237. package/dist/actions/get-my-followers.cjs.map +1 -1
  238. package/dist/actions/get-my-followers.d.cts +2 -2
  239. package/dist/actions/get-my-followers.d.mts +2 -2
  240. package/dist/actions/get-my-followers.mjs +2 -2
  241. package/dist/actions/get-my-followers.mjs.map +1 -1
  242. package/dist/actions/get-role-definitions.cjs +3 -3
  243. package/dist/actions/get-role-definitions.cjs.map +1 -1
  244. package/dist/actions/get-role-definitions.d.cts +3 -3
  245. package/dist/actions/get-role-definitions.d.mts +3 -3
  246. package/dist/actions/get-role-definitions.mjs +3 -3
  247. package/dist/actions/get-role-definitions.mjs.map +1 -1
  248. package/dist/actions/get-site-by-id.cjs +1 -1
  249. package/dist/actions/get-site-by-id.cjs.map +1 -1
  250. package/dist/actions/get-site-by-id.d.cts +7 -7
  251. package/dist/actions/get-site-by-id.d.mts +7 -7
  252. package/dist/actions/get-site-by-id.mjs +1 -1
  253. package/dist/actions/get-site-by-id.mjs.map +1 -1
  254. package/dist/actions/get-site-collection-info.cjs +1 -1
  255. package/dist/actions/get-site-collection-info.cjs.map +1 -1
  256. package/dist/actions/get-site-collection-info.d.cts +2 -2
  257. package/dist/actions/get-site-collection-info.d.mts +2 -2
  258. package/dist/actions/get-site-collection-info.mjs +1 -1
  259. package/dist/actions/get-site-collection-info.mjs.map +1 -1
  260. package/dist/actions/get-site-drive-item-by-path.cjs +4 -4
  261. package/dist/actions/get-site-drive-item-by-path.cjs.map +1 -1
  262. package/dist/actions/get-site-drive-item-by-path.d.cts +26 -26
  263. package/dist/actions/get-site-drive-item-by-path.d.mts +26 -26
  264. package/dist/actions/get-site-drive-item-by-path.mjs +4 -4
  265. package/dist/actions/get-site-drive-item-by-path.mjs.map +1 -1
  266. package/dist/actions/get-site-root.cjs +1 -1
  267. package/dist/actions/get-site-root.cjs.map +1 -1
  268. package/dist/actions/get-site-root.d.cts +7 -7
  269. package/dist/actions/get-site-root.d.mts +7 -7
  270. package/dist/actions/get-site-root.mjs +1 -1
  271. package/dist/actions/get-site-root.mjs.map +1 -1
  272. package/dist/actions/get-user-effective-permissions-on-web.cjs +1 -1
  273. package/dist/actions/get-user-effective-permissions-on-web.cjs.map +1 -1
  274. package/dist/actions/get-user-effective-permissions-on-web.d.cts +1 -1
  275. package/dist/actions/get-user-effective-permissions-on-web.d.mts +1 -1
  276. package/dist/actions/get-user-effective-permissions-on-web.mjs +1 -1
  277. package/dist/actions/get-user-effective-permissions-on-web.mjs.map +1 -1
  278. package/dist/actions/get-web-info.cjs +1 -1
  279. package/dist/actions/get-web-info.cjs.map +1 -1
  280. package/dist/actions/get-web-info.d.cts +7 -7
  281. package/dist/actions/get-web-info.d.mts +7 -7
  282. package/dist/actions/get-web-info.mjs +1 -1
  283. package/dist/actions/get-web-info.mjs.map +1 -1
  284. package/dist/actions/get-webhook-subscription.cjs +1 -1
  285. package/dist/actions/get-webhook-subscription.cjs.map +1 -1
  286. package/dist/actions/get-webhook-subscription.d.cts +1 -1
  287. package/dist/actions/get-webhook-subscription.d.mts +1 -1
  288. package/dist/actions/get-webhook-subscription.mjs +1 -1
  289. package/dist/actions/get-webhook-subscription.mjs.map +1 -1
  290. package/dist/actions/get-webhook-subscriptions.cjs +2 -2
  291. package/dist/actions/get-webhook-subscriptions.cjs.map +1 -1
  292. package/dist/actions/get-webhook-subscriptions.d.cts +2 -2
  293. package/dist/actions/get-webhook-subscriptions.d.mts +2 -2
  294. package/dist/actions/get-webhook-subscriptions.mjs +2 -2
  295. package/dist/actions/get-webhook-subscriptions.mjs.map +1 -1
  296. package/dist/actions/is-followed.cjs +1 -1
  297. package/dist/actions/is-followed.cjs.map +1 -1
  298. package/dist/actions/is-followed.d.cts +1 -1
  299. package/dist/actions/is-followed.d.mts +1 -1
  300. package/dist/actions/is-followed.mjs +1 -1
  301. package/dist/actions/is-followed.mjs.map +1 -1
  302. package/dist/actions/list-all-lists.cjs +1 -1
  303. package/dist/actions/list-all-lists.cjs.map +1 -1
  304. package/dist/actions/list-all-lists.d.cts +1 -1
  305. package/dist/actions/list-all-lists.d.mts +1 -1
  306. package/dist/actions/list-all-lists.mjs +1 -1
  307. package/dist/actions/list-all-lists.mjs.map +1 -1
  308. package/dist/actions/list-drive-children.cjs +1 -1
  309. package/dist/actions/list-drive-children.cjs.map +1 -1
  310. package/dist/actions/list-drive-children.d.cts +1 -1
  311. package/dist/actions/list-drive-children.d.mts +1 -1
  312. package/dist/actions/list-drive-children.mjs +1 -1
  313. package/dist/actions/list-drive-children.mjs.map +1 -1
  314. package/dist/actions/list-drive-recent-items.cjs +1 -1
  315. package/dist/actions/list-drive-recent-items.cjs.map +1 -1
  316. package/dist/actions/list-drive-recent-items.d.cts +2 -2
  317. package/dist/actions/list-drive-recent-items.d.mts +2 -2
  318. package/dist/actions/list-drive-recent-items.mjs +1 -1
  319. package/dist/actions/list-drive-recent-items.mjs.map +1 -1
  320. package/dist/actions/list-files-in-folder.cjs +1 -1
  321. package/dist/actions/list-files-in-folder.cjs.map +1 -1
  322. package/dist/actions/list-files-in-folder.d.cts +1 -1
  323. package/dist/actions/list-files-in-folder.d.mts +1 -1
  324. package/dist/actions/list-files-in-folder.mjs +1 -1
  325. package/dist/actions/list-files-in-folder.mjs.map +1 -1
  326. package/dist/actions/list-item-attachments.cjs +2 -2
  327. package/dist/actions/list-item-attachments.cjs.map +1 -1
  328. package/dist/actions/list-item-attachments.d.cts +2 -2
  329. package/dist/actions/list-item-attachments.d.mts +2 -2
  330. package/dist/actions/list-item-attachments.mjs +2 -2
  331. package/dist/actions/list-item-attachments.mjs.map +1 -1
  332. package/dist/actions/list-list-columns.cjs +1 -1
  333. package/dist/actions/list-list-columns.cjs.map +1 -1
  334. package/dist/actions/list-list-columns.d.cts +1 -1
  335. package/dist/actions/list-list-columns.d.mts +1 -1
  336. package/dist/actions/list-list-columns.mjs +1 -1
  337. package/dist/actions/list-list-columns.mjs.map +1 -1
  338. package/dist/actions/list-recycle-bin-items.cjs +2 -2
  339. package/dist/actions/list-recycle-bin-items.cjs.map +1 -1
  340. package/dist/actions/list-recycle-bin-items.d.cts +2 -2
  341. package/dist/actions/list-recycle-bin-items.d.mts +2 -2
  342. package/dist/actions/list-recycle-bin-items.mjs +2 -2
  343. package/dist/actions/list-recycle-bin-items.mjs.map +1 -1
  344. package/dist/actions/list-site-groups.cjs +5 -5
  345. package/dist/actions/list-site-groups.cjs.map +1 -1
  346. package/dist/actions/list-site-groups.d.cts +8 -8
  347. package/dist/actions/list-site-groups.d.mts +8 -8
  348. package/dist/actions/list-site-groups.mjs +5 -5
  349. package/dist/actions/list-site-groups.mjs.map +1 -1
  350. package/dist/actions/list-site-users.cjs +8 -8
  351. package/dist/actions/list-site-users.cjs.map +1 -1
  352. package/dist/actions/list-site-users.d.cts +11 -11
  353. package/dist/actions/list-site-users.d.mts +11 -11
  354. package/dist/actions/list-site-users.mjs +8 -8
  355. package/dist/actions/list-site-users.mjs.map +1 -1
  356. package/dist/actions/list-subfolders-in-folder.cjs +1 -1
  357. package/dist/actions/list-subfolders-in-folder.cjs.map +1 -1
  358. package/dist/actions/list-subfolders-in-folder.d.cts +1 -1
  359. package/dist/actions/list-subfolders-in-folder.d.mts +1 -1
  360. package/dist/actions/list-subfolders-in-folder.mjs +1 -1
  361. package/dist/actions/list-subfolders-in-folder.mjs.map +1 -1
  362. package/dist/actions/log-event.cjs +1 -1
  363. package/dist/actions/log-event.cjs.map +1 -1
  364. package/dist/actions/log-event.d.cts +1 -1
  365. package/dist/actions/log-event.d.mts +1 -1
  366. package/dist/actions/log-event.mjs +1 -1
  367. package/dist/actions/log-event.mjs.map +1 -1
  368. package/dist/actions/recycle-file.cjs +1 -1
  369. package/dist/actions/recycle-file.cjs.map +1 -1
  370. package/dist/actions/recycle-file.d.cts +1 -1
  371. package/dist/actions/recycle-file.d.mts +1 -1
  372. package/dist/actions/recycle-file.mjs +1 -1
  373. package/dist/actions/recycle-file.mjs.map +1 -1
  374. package/dist/actions/recycle-list-item.cjs +1 -1
  375. package/dist/actions/recycle-list-item.cjs.map +1 -1
  376. package/dist/actions/recycle-list-item.d.cts +1 -1
  377. package/dist/actions/recycle-list-item.d.mts +1 -1
  378. package/dist/actions/recycle-list-item.mjs +1 -1
  379. package/dist/actions/recycle-list-item.mjs.map +1 -1
  380. package/dist/actions/rename-folder.cjs +1 -1
  381. package/dist/actions/rename-folder.cjs.map +1 -1
  382. package/dist/actions/rename-folder.d.cts +1 -1
  383. package/dist/actions/rename-folder.d.mts +1 -1
  384. package/dist/actions/rename-folder.mjs +1 -1
  385. package/dist/actions/rename-folder.mjs.map +1 -1
  386. package/dist/actions/render-list-data-as-stream.cjs +2 -2
  387. package/dist/actions/render-list-data-as-stream.cjs.map +1 -1
  388. package/dist/actions/render-list-data-as-stream.d.cts +3 -3
  389. package/dist/actions/render-list-data-as-stream.d.mts +3 -3
  390. package/dist/actions/render-list-data-as-stream.mjs +2 -2
  391. package/dist/actions/render-list-data-as-stream.mjs.map +1 -1
  392. package/dist/actions/restore-drive-item-version.cjs +1 -1
  393. package/dist/actions/restore-drive-item-version.cjs.map +1 -1
  394. package/dist/actions/restore-drive-item-version.d.cts +1 -1
  395. package/dist/actions/restore-drive-item-version.d.mts +1 -1
  396. package/dist/actions/restore-drive-item-version.mjs +1 -1
  397. package/dist/actions/restore-drive-item-version.mjs.map +1 -1
  398. package/dist/actions/restore-recycle-bin-item.cjs +1 -1
  399. package/dist/actions/restore-recycle-bin-item.cjs.map +1 -1
  400. package/dist/actions/restore-recycle-bin-item.d.cts +1 -1
  401. package/dist/actions/restore-recycle-bin-item.d.mts +1 -1
  402. package/dist/actions/restore-recycle-bin-item.mjs +1 -1
  403. package/dist/actions/restore-recycle-bin-item.mjs.map +1 -1
  404. package/dist/actions/search-files.cjs +14 -14
  405. package/dist/actions/search-files.cjs.map +1 -1
  406. package/dist/actions/search-files.d.cts +17 -17
  407. package/dist/actions/search-files.d.mts +17 -17
  408. package/dist/actions/search-files.mjs +14 -14
  409. package/dist/actions/search-files.mjs.map +1 -1
  410. package/dist/actions/search-query.cjs +10 -10
  411. package/dist/actions/search-query.cjs.map +1 -1
  412. package/dist/actions/search-query.d.cts +12 -12
  413. package/dist/actions/search-query.d.mts +12 -12
  414. package/dist/actions/search-query.mjs +10 -10
  415. package/dist/actions/search-query.mjs.map +1 -1
  416. package/dist/actions/search-suggest.cjs +1 -1
  417. package/dist/actions/search-suggest.cjs.map +1 -1
  418. package/dist/actions/search-suggest.d.cts +1 -1
  419. package/dist/actions/search-suggest.d.mts +1 -1
  420. package/dist/actions/search-suggest.mjs +1 -1
  421. package/dist/actions/search-suggest.mjs.map +1 -1
  422. package/dist/actions/sharepoint-check-out-file.cjs +1 -1
  423. package/dist/actions/sharepoint-check-out-file.cjs.map +1 -1
  424. package/dist/actions/sharepoint-check-out-file.d.cts +1 -1
  425. package/dist/actions/sharepoint-check-out-file.d.mts +1 -1
  426. package/dist/actions/sharepoint-check-out-file.mjs +1 -1
  427. package/dist/actions/sharepoint-check-out-file.mjs.map +1 -1
  428. package/dist/actions/sharepoint-create-folder.cjs +1 -1
  429. package/dist/actions/sharepoint-create-folder.cjs.map +1 -1
  430. package/dist/actions/sharepoint-create-folder.d.cts +1 -1
  431. package/dist/actions/sharepoint-create-folder.d.mts +1 -1
  432. package/dist/actions/sharepoint-create-folder.mjs +1 -1
  433. package/dist/actions/sharepoint-create-folder.mjs.map +1 -1
  434. package/dist/actions/sharepoint-create-list-item.cjs +1 -1
  435. package/dist/actions/sharepoint-create-list-item.cjs.map +1 -1
  436. package/dist/actions/sharepoint-create-list-item.d.cts +1 -1
  437. package/dist/actions/sharepoint-create-list-item.d.mts +1 -1
  438. package/dist/actions/sharepoint-create-list-item.mjs +1 -1
  439. package/dist/actions/sharepoint-create-list-item.mjs.map +1 -1
  440. package/dist/actions/sharepoint-create-list.cjs +1 -1
  441. package/dist/actions/sharepoint-create-list.cjs.map +1 -1
  442. package/dist/actions/sharepoint-create-list.d.cts +1 -1
  443. package/dist/actions/sharepoint-create-list.d.mts +1 -1
  444. package/dist/actions/sharepoint-create-list.mjs +1 -1
  445. package/dist/actions/sharepoint-create-list.mjs.map +1 -1
  446. package/dist/actions/sharepoint-find-user.cjs +2 -2
  447. package/dist/actions/sharepoint-find-user.cjs.map +1 -1
  448. package/dist/actions/sharepoint-find-user.d.cts +2 -2
  449. package/dist/actions/sharepoint-find-user.d.mts +2 -2
  450. package/dist/actions/sharepoint-find-user.mjs +2 -2
  451. package/dist/actions/sharepoint-find-user.mjs.map +1 -1
  452. package/dist/actions/sharepoint-remove-user.cjs +1 -1
  453. package/dist/actions/sharepoint-remove-user.cjs.map +1 -1
  454. package/dist/actions/sharepoint-remove-user.d.cts +1 -1
  455. package/dist/actions/sharepoint-remove-user.d.mts +1 -1
  456. package/dist/actions/sharepoint-remove-user.mjs +1 -1
  457. package/dist/actions/sharepoint-remove-user.mjs.map +1 -1
  458. package/dist/actions/undo-checkout-file.cjs +1 -1
  459. package/dist/actions/undo-checkout-file.cjs.map +1 -1
  460. package/dist/actions/undo-checkout-file.d.cts +1 -1
  461. package/dist/actions/undo-checkout-file.d.mts +1 -1
  462. package/dist/actions/undo-checkout-file.mjs +1 -1
  463. package/dist/actions/undo-checkout-file.mjs.map +1 -1
  464. package/dist/actions/update-content-type.cjs +6 -6
  465. package/dist/actions/update-content-type.cjs.map +1 -1
  466. package/dist/actions/update-content-type.d.cts +10 -6
  467. package/dist/actions/update-content-type.d.mts +10 -6
  468. package/dist/actions/update-content-type.mjs +6 -6
  469. package/dist/actions/update-content-type.mjs.map +1 -1
  470. package/dist/actions/update-file-item.cjs +2 -2
  471. package/dist/actions/update-file-item.cjs.map +1 -1
  472. package/dist/actions/update-file-item.d.cts +3 -3
  473. package/dist/actions/update-file-item.d.mts +3 -3
  474. package/dist/actions/update-file-item.mjs +2 -2
  475. package/dist/actions/update-file-item.mjs.map +1 -1
  476. package/dist/actions/update-list-item.cjs +2 -2
  477. package/dist/actions/update-list-item.cjs.map +1 -1
  478. package/dist/actions/update-list-item.d.cts +3 -3
  479. package/dist/actions/update-list-item.d.mts +3 -3
  480. package/dist/actions/update-list-item.mjs +2 -2
  481. package/dist/actions/update-list-item.mjs.map +1 -1
  482. package/dist/actions/update-list.cjs +1 -1
  483. package/dist/actions/update-list.cjs.map +1 -1
  484. package/dist/actions/update-list.d.cts +1 -1
  485. package/dist/actions/update-list.d.mts +1 -1
  486. package/dist/actions/update-list.mjs +1 -1
  487. package/dist/actions/update-list.mjs.map +1 -1
  488. package/dist/actions/update-site.cjs +1 -1
  489. package/dist/actions/update-site.cjs.map +1 -1
  490. package/dist/actions/update-site.d.cts +1 -1
  491. package/dist/actions/update-site.d.mts +1 -1
  492. package/dist/actions/update-site.mjs +1 -1
  493. package/dist/actions/update-site.mjs.map +1 -1
  494. package/dist/actions/upload-file.cjs +1 -1
  495. package/dist/actions/upload-file.cjs.map +1 -1
  496. package/dist/actions/upload-file.d.cts +1 -1
  497. package/dist/actions/upload-file.d.mts +1 -1
  498. package/dist/actions/upload-file.mjs +1 -1
  499. package/dist/actions/upload-file.mjs.map +1 -1
  500. package/dist/actions/upload-from-url.cjs +2 -2
  501. package/dist/actions/upload-from-url.cjs.map +1 -1
  502. package/dist/actions/upload-from-url.d.cts +3 -3
  503. package/dist/actions/upload-from-url.d.mts +3 -3
  504. package/dist/actions/upload-from-url.mjs +2 -2
  505. package/dist/actions/upload-from-url.mjs.map +1 -1
  506. package/dist/actions/validate-credential.cjs +1 -1
  507. package/dist/actions/validate-credential.cjs.map +1 -1
  508. package/dist/actions/validate-credential.d.cts +1 -1
  509. package/dist/actions/validate-credential.d.mts +1 -1
  510. package/dist/actions/validate-credential.mjs +1 -1
  511. package/dist/actions/validate-credential.mjs.map +1 -1
  512. package/dist/execute.cjs +1 -1
  513. package/dist/execute.cjs.map +1 -1
  514. package/dist/execute.mjs +1 -1
  515. package/dist/execute.mjs.map +1 -1
  516. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"list-drive-children.mjs","names":[],"sources":["../../src/actions/list-drive-children.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListDriveChildrenInput = z.object({\n top: z.number().int().default(200).describe(\"Number of items to return (OData $top parameter). Default is 200.\").optional(),\n filter: z.string().describe(\"OData filter expression. Common values: 'folder ne null' (only folders), 'file ne null' (only files), or custom filters like \\\"name eq 'document.pdf'\\\".\").optional(),\n select: z.string().describe(\"Comma-separated properties to return (e.g., 'id,name,size,folder,file,webUrl').\").optional(),\n orderby: z.string().describe(\"OData orderby expression (e.g., 'name asc', 'lastModifiedDateTime desc').\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the drive ID (GUID) that identifies a specific document library or OneDrive.\"),\n folder_id: z.string().describe(\"The unique identifier of a specific folder within the drive. If not provided, lists root folder children.\").optional(),\n}).describe(\"Request parameters for listing children in a SharePoint drive.\");\nconst SharePointListDriveChildren_FileFacetSchema = z.object({\n hashes: z.object({}).describe(\"Hashes of the file content\").nullable().optional(),\n mimeType: z.string().describe(\"MIME type of the file\").nullable().optional(),\n}).passthrough().describe(\"File facet indicating the item is a file.\");\nconst SharePointListDriveChildren_FolderFacetSchema = z.object({\n childCount: z.number().int().describe(\"Number of children in the folder\").nullable().optional(),\n}).passthrough().describe(\"Folder facet indicating the item is a folder.\");\nconst SharePointListDriveChildren_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier\").nullable().optional(),\n displayName: z.string().describe(\"Display name\").nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, application, or device.\");\nconst SharePointListDriveChildren_IdentitySetSchema = z.object({\n user: SharePointListDriveChildren_IdentitySchema.nullable().optional(),\n device: SharePointListDriveChildren_IdentitySchema.nullable().optional(),\n application: SharePointListDriveChildren_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Identity information about who created or modified an item.\");\nconst SharePointListDriveChildren_FileSystemInfoSchema = z.object({\n createdDateTime: z.string().describe(\"Date and time the item was created (ISO 8601)\").nullable().optional(),\n lastAccessedDateTime: z.string().describe(\"Date and time the item was last accessed (ISO 8601)\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"File system metadata.\");\nconst SharePointListDriveChildren_ItemReferenceSchema = z.object({\n id: z.string().describe(\"Identifier of the item\").nullable().optional(),\n name: z.string().describe(\"Name of the item\").nullable().optional(),\n path: z.string().describe(\"Path to the item\").nullable().optional(),\n siteId: z.string().describe(\"Identifier of the site\").nullable().optional(),\n driveId: z.string().describe(\"Identifier of the drive\").nullable().optional(),\n}).passthrough().describe(\"Reference to a parent item or drive.\");\nconst SharePointListDriveChildren_DriveItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the item within the drive\").nullable().optional(),\n cTag: z.string().describe(\"ETag for the content of the item\").nullable().optional(),\n eTag: z.string().describe(\"ETag for the entire item (metadata + content)\").nullable().optional(),\n file: SharePointListDriveChildren_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the item (filename and extension)\").nullable().optional(),\n size: z.number().int().describe(\"Size of the item in bytes\").nullable().optional(),\n folder: SharePointListDriveChildren_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser\").nullable().optional(),\n createdBy: SharePointListDriveChildren_IdentitySetSchema.nullable().optional(),\n fileSystemInfo: SharePointListDriveChildren_FileSystemInfoSchema.nullable().optional(),\n lastModifiedBy: SharePointListDriveChildren_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation (ISO 8601)\").nullable().optional(),\n parentReference: SharePointListDriveChildren_ItemReferenceSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"Drive item representing a file or folder.\");\nexport const SharePointListDriveChildrenOutput = z.object({\n value: z.array(SharePointListDriveChildren_DriveItemSchema).describe(\"Array of drive items (files and folders) in the specified drive or folder.\"),\n \"@odata.nextLink\": z.string().describe(\"URL for the next page of results if pagination is needed.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing children of a drive or folder.\");\n\nexport const sharePointListDriveChildren = action(\"SHARE_POINT_LIST_DRIVE_CHILDREN\", {\n slug: \"share_point-list-drive-children\",\n name: \"List Drive Children\",\n description: \"Tool to list children (files and folders) in a SharePoint drive using REST API v2.0. Use when you need to enumerate items in a drive's root folder or a specific folder within the drive.\",\n input: SharePointListDriveChildrenInput,\n output: SharePointListDriveChildrenOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-drive-children.mjs","names":[],"sources":["../../src/actions/list-drive-children.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListDriveChildrenInput = z.object({\n top: z.number().int().default(200).describe(\"Number of items to return (OData $top parameter). Default is 200.\").optional(),\n filter: z.string().describe(\"OData filter expression. Common values: 'folder ne null' (only folders), 'file ne null' (only files), or custom filters like \\\"name eq 'document.pdf'\\\".\").optional(),\n select: z.string().describe(\"Comma-separated properties to return (e.g., 'id,name,size,folder,file,webUrl').\").optional(),\n orderby: z.string().describe(\"OData orderby expression (e.g., 'name asc', 'lastModifiedDateTime desc').\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the drive ID (GUID) that identifies a specific document library or OneDrive.\"),\n folder_id: z.string().describe(\"The unique identifier of a specific folder within the drive. If not provided, lists root folder children.\").optional(),\n}).describe(\"Request parameters for listing children in a SharePoint drive.\");\nconst SharePointListDriveChildren_FileFacetSchema = z.object({\n hashes: z.record(z.string(), z.unknown()).describe(\"Hashes of the file content\").nullable().optional(),\n mimeType: z.string().describe(\"MIME type of the file\").nullable().optional(),\n}).passthrough().describe(\"File facet indicating the item is a file.\");\nconst SharePointListDriveChildren_FolderFacetSchema = z.object({\n childCount: z.number().int().describe(\"Number of children in the folder\").nullable().optional(),\n}).passthrough().describe(\"Folder facet indicating the item is a folder.\");\nconst SharePointListDriveChildren_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier\").nullable().optional(),\n displayName: z.string().describe(\"Display name\").nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, application, or device.\");\nconst SharePointListDriveChildren_IdentitySetSchema = z.object({\n user: SharePointListDriveChildren_IdentitySchema.nullable().optional(),\n device: SharePointListDriveChildren_IdentitySchema.nullable().optional(),\n application: SharePointListDriveChildren_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Identity information about who created or modified an item.\");\nconst SharePointListDriveChildren_FileSystemInfoSchema = z.object({\n createdDateTime: z.string().describe(\"Date and time the item was created (ISO 8601)\").nullable().optional(),\n lastAccessedDateTime: z.string().describe(\"Date and time the item was last accessed (ISO 8601)\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"File system metadata.\");\nconst SharePointListDriveChildren_ItemReferenceSchema = z.object({\n id: z.string().describe(\"Identifier of the item\").nullable().optional(),\n name: z.string().describe(\"Name of the item\").nullable().optional(),\n path: z.string().describe(\"Path to the item\").nullable().optional(),\n siteId: z.string().describe(\"Identifier of the site\").nullable().optional(),\n driveId: z.string().describe(\"Identifier of the drive\").nullable().optional(),\n}).passthrough().describe(\"Reference to a parent item or drive.\");\nconst SharePointListDriveChildren_DriveItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the item within the drive\").nullable().optional(),\n cTag: z.string().describe(\"ETag for the content of the item\").nullable().optional(),\n eTag: z.string().describe(\"ETag for the entire item (metadata + content)\").nullable().optional(),\n file: SharePointListDriveChildren_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the item (filename and extension)\").nullable().optional(),\n size: z.number().int().describe(\"Size of the item in bytes\").nullable().optional(),\n folder: SharePointListDriveChildren_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser\").nullable().optional(),\n createdBy: SharePointListDriveChildren_IdentitySetSchema.nullable().optional(),\n fileSystemInfo: SharePointListDriveChildren_FileSystemInfoSchema.nullable().optional(),\n lastModifiedBy: SharePointListDriveChildren_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation (ISO 8601)\").nullable().optional(),\n parentReference: SharePointListDriveChildren_ItemReferenceSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"Drive item representing a file or folder.\");\nexport const SharePointListDriveChildrenOutput = z.object({\n value: z.array(SharePointListDriveChildren_DriveItemSchema).describe(\"Array of drive items (files and folders) in the specified drive or folder.\"),\n \"@odata.nextLink\": z.string().describe(\"URL for the next page of results if pagination is needed.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing children of a drive or folder.\");\n\nexport const sharePointListDriveChildren = action(\"SHARE_POINT_LIST_DRIVE_CHILDREN\", {\n slug: \"share_point-list-drive-children\",\n name: \"List Drive Children\",\n description: \"Tool to list children (files and folders) in a SharePoint drive using REST API v2.0. Use when you need to enumerate items in a drive's root folder or a specific folder within the drive.\",\n input: SharePointListDriveChildrenInput,\n output: SharePointListDriveChildrenOutput,\n});\n"],"mappings":"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"}
@@ -7,7 +7,7 @@ const SharePointListDriveRecentItemsInput = zod.z.object({
7
7
  site_name: zod.z.string().describe("The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used.").optional()
8
8
  }).describe("Request parameters for listing recently modified items in a drive.");
9
9
  const SharePointListDriveRecentItems_FileFacetSchema = zod.z.object({
10
- hashes: zod.z.object({}).describe("Hashes of the file content").nullable().optional(),
10
+ hashes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Hashes of the file content").nullable().optional(),
11
11
  mimeType: zod.z.string().describe("MIME type of the file").nullable().optional()
12
12
  }).passthrough().describe("File facet indicating the item is a file.");
13
13
  const SharePointListDriveRecentItems_FolderFacetSchema = zod.z.object({ childCount: zod.z.number().int().describe("Number of children in the folder").nullable().optional() }).passthrough().describe("Folder facet indicating the item is a folder.");
@@ -1 +1 @@
1
- {"version":3,"file":"list-drive-recent-items.cjs","names":["z","action"],"sources":["../../src/actions/list-drive-recent-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListDriveRecentItemsInput = z.object({\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the drive ID (GUID) that identifies a specific document library or OneDrive.\"),\n row_limit: z.number().int().default(20).describe(\"Maximum number of recently modified items to return. Default is 20.\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used.\").optional(),\n}).describe(\"Request parameters for listing recently modified items in a drive.\");\nconst SharePointListDriveRecentItems_FileFacetSchema = z.object({\n hashes: z.object({}).describe(\"Hashes of the file content\").nullable().optional(),\n mimeType: z.string().describe(\"MIME type of the file\").nullable().optional(),\n}).passthrough().describe(\"File facet indicating the item is a file.\");\nconst SharePointListDriveRecentItems_FolderFacetSchema = z.object({\n childCount: z.number().int().describe(\"Number of children in the folder\").nullable().optional(),\n}).passthrough().describe(\"Folder facet indicating the item is a folder.\");\nconst SharePointListDriveRecentItems_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier\").nullable().optional(),\n displayName: z.string().describe(\"Display name\").nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, application, or device.\");\nconst SharePointListDriveRecentItems_IdentitySetSchema = z.object({\n user: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n device: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n application: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Identity information about who created or modified an item.\");\nconst SharePointListDriveRecentItems_ItemReferenceSchema = z.object({\n id: z.string().describe(\"Identifier of the item\").nullable().optional(),\n name: z.string().describe(\"Name of the item\").nullable().optional(),\n path: z.string().describe(\"Path to the item\").nullable().optional(),\n siteId: z.string().describe(\"Identifier of the site\").nullable().optional(),\n driveId: z.string().describe(\"Identifier of the drive\").nullable().optional(),\n}).passthrough().describe(\"Reference to a parent item or drive.\");\nconst SharePointListDriveRecentItems_RemoteItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the remote item\").nullable().optional(),\n file: SharePointListDriveRecentItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the remote item\").nullable().optional(),\n size: z.number().int().describe(\"Size of the remote item in bytes\").nullable().optional(),\n folder: SharePointListDriveRecentItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL to access the remote item in a browser\").nullable().optional(),\n parentReference: SharePointListDriveRecentItems_ItemReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Information about an item from another drive.\");\nconst SharePointListDriveRecentItems_FileSystemInfoSchema = z.object({\n createdDateTime: z.string().describe(\"Date and time the item was created (ISO 8601)\").nullable().optional(),\n lastAccessedDateTime: z.string().describe(\"Date and time the item was last accessed (ISO 8601)\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"File system metadata.\");\nconst SharePointListDriveRecentItems_DriveItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the item within the drive.\").nullable().optional(),\n cTag: z.string().describe(\"ETag for the content of the item\").nullable().optional(),\n eTag: z.string().describe(\"ETag for the entire item (metadata + content)\").nullable().optional(),\n file: SharePointListDriveRecentItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the item (filename and extension)\").nullable().optional(),\n size: z.number().int().describe(\"Size of the item in bytes\").nullable().optional(),\n folder: SharePointListDriveRecentItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser\").nullable().optional(),\n createdBy: SharePointListDriveRecentItems_IdentitySetSchema.nullable().optional(),\n remoteItem: SharePointListDriveRecentItems_RemoteItemSchema.nullable().optional(),\n fileSystemInfo: SharePointListDriveRecentItems_FileSystemInfoSchema.nullable().optional(),\n lastModifiedBy: SharePointListDriveRecentItems_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation (ISO 8601)\").nullable().optional(),\n parentReference: SharePointListDriveRecentItems_ItemReferenceSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"Drive item representing a file or folder.\");\nexport const SharePointListDriveRecentItemsOutput = z.object({\n value: z.array(SharePointListDriveRecentItems_DriveItemSchema).describe(\"Array of recently modified drive items sorted by modification time (most recent first). Items include files and folders from the root folder.\"),\n}).passthrough().describe(\"Response model containing recently modified drive items.\");\n\nexport const sharePointListDriveRecentItems = action(\"SHARE_POINT_LIST_DRIVE_RECENT_ITEMS\", {\n slug: \"share_point-list-drive-recent-items\",\n name: \"List Recently Modified Drive Items\",\n description: \"Tool to list recently modified items in a SharePoint drive using Microsoft Graph API. Returns files and folders from the root folder sorted by modification time (most recent first). Note: This action uses the /root/children endpoint with $orderby=lastModifiedDateTime desc to retrieve recently modified items from the root folder.\",\n input: SharePointListDriveRecentItemsInput,\n output: SharePointListDriveRecentItemsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-drive-recent-items.cjs","names":["z","action"],"sources":["../../src/actions/list-drive-recent-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListDriveRecentItemsInput = z.object({\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the drive ID (GUID) that identifies a specific document library or OneDrive.\"),\n row_limit: z.number().int().default(20).describe(\"Maximum number of recently modified items to return. Default is 20.\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used.\").optional(),\n}).describe(\"Request parameters for listing recently modified items in a drive.\");\nconst SharePointListDriveRecentItems_FileFacetSchema = z.object({\n hashes: z.record(z.string(), z.unknown()).describe(\"Hashes of the file content\").nullable().optional(),\n mimeType: z.string().describe(\"MIME type of the file\").nullable().optional(),\n}).passthrough().describe(\"File facet indicating the item is a file.\");\nconst SharePointListDriveRecentItems_FolderFacetSchema = z.object({\n childCount: z.number().int().describe(\"Number of children in the folder\").nullable().optional(),\n}).passthrough().describe(\"Folder facet indicating the item is a folder.\");\nconst SharePointListDriveRecentItems_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier\").nullable().optional(),\n displayName: z.string().describe(\"Display name\").nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, application, or device.\");\nconst SharePointListDriveRecentItems_IdentitySetSchema = z.object({\n user: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n device: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n application: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Identity information about who created or modified an item.\");\nconst SharePointListDriveRecentItems_ItemReferenceSchema = z.object({\n id: z.string().describe(\"Identifier of the item\").nullable().optional(),\n name: z.string().describe(\"Name of the item\").nullable().optional(),\n path: z.string().describe(\"Path to the item\").nullable().optional(),\n siteId: z.string().describe(\"Identifier of the site\").nullable().optional(),\n driveId: z.string().describe(\"Identifier of the drive\").nullable().optional(),\n}).passthrough().describe(\"Reference to a parent item or drive.\");\nconst SharePointListDriveRecentItems_RemoteItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the remote item\").nullable().optional(),\n file: SharePointListDriveRecentItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the remote item\").nullable().optional(),\n size: z.number().int().describe(\"Size of the remote item in bytes\").nullable().optional(),\n folder: SharePointListDriveRecentItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL to access the remote item in a browser\").nullable().optional(),\n parentReference: SharePointListDriveRecentItems_ItemReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Information about an item from another drive.\");\nconst SharePointListDriveRecentItems_FileSystemInfoSchema = z.object({\n createdDateTime: z.string().describe(\"Date and time the item was created (ISO 8601)\").nullable().optional(),\n lastAccessedDateTime: z.string().describe(\"Date and time the item was last accessed (ISO 8601)\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"File system metadata.\");\nconst SharePointListDriveRecentItems_DriveItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the item within the drive.\").nullable().optional(),\n cTag: z.string().describe(\"ETag for the content of the item\").nullable().optional(),\n eTag: z.string().describe(\"ETag for the entire item (metadata + content)\").nullable().optional(),\n file: SharePointListDriveRecentItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the item (filename and extension)\").nullable().optional(),\n size: z.number().int().describe(\"Size of the item in bytes\").nullable().optional(),\n folder: SharePointListDriveRecentItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser\").nullable().optional(),\n createdBy: SharePointListDriveRecentItems_IdentitySetSchema.nullable().optional(),\n remoteItem: SharePointListDriveRecentItems_RemoteItemSchema.nullable().optional(),\n fileSystemInfo: SharePointListDriveRecentItems_FileSystemInfoSchema.nullable().optional(),\n lastModifiedBy: SharePointListDriveRecentItems_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation (ISO 8601)\").nullable().optional(),\n parentReference: SharePointListDriveRecentItems_ItemReferenceSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"Drive item representing a file or folder.\");\nexport const SharePointListDriveRecentItemsOutput = z.object({\n value: z.array(SharePointListDriveRecentItems_DriveItemSchema).describe(\"Array of recently modified drive items sorted by modification time (most recent first). Items include files and folders from the root folder.\"),\n}).passthrough().describe(\"Response model containing recently modified drive items.\");\n\nexport const sharePointListDriveRecentItems = action(\"SHARE_POINT_LIST_DRIVE_RECENT_ITEMS\", {\n slug: \"share_point-list-drive-recent-items\",\n name: \"List Recently Modified Drive Items\",\n description: \"Tool to list recently modified items in a SharePoint drive using Microsoft Graph API. Returns files and folders from the root folder sorted by modification time (most recent first). Note: This action uses the /root/children endpoint with $orderby=lastModifiedDateTime desc to retrieve recently modified items from the root folder.\",\n input: SharePointListDriveRecentItemsInput,\n output: SharePointListDriveRecentItemsOutput,\n});\n"],"mappings":"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"}
@@ -12,7 +12,7 @@ declare const SharePointListDriveRecentItemsOutput: z.ZodObject<{
12
12
  cTag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  eTag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  file: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15
- hashes: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
15
+ hashes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
16
16
  mimeType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  }, z.core.$loose>>>;
18
18
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -38,7 +38,7 @@ declare const SharePointListDriveRecentItemsOutput: z.ZodObject<{
38
38
  remoteItem: z.ZodOptional<z.ZodNullable<z.ZodObject<{
39
39
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
40
  file: z.ZodOptional<z.ZodNullable<z.ZodObject<{
41
- hashes: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
41
+ hashes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
42
42
  mimeType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
43
  }, z.core.$loose>>>;
44
44
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -12,7 +12,7 @@ declare const SharePointListDriveRecentItemsOutput: z.ZodObject<{
12
12
  cTag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  eTag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  file: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15
- hashes: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
15
+ hashes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
16
16
  mimeType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  }, z.core.$loose>>>;
18
18
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -38,7 +38,7 @@ declare const SharePointListDriveRecentItemsOutput: z.ZodObject<{
38
38
  remoteItem: z.ZodOptional<z.ZodNullable<z.ZodObject<{
39
39
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
40
  file: z.ZodOptional<z.ZodNullable<z.ZodObject<{
41
- hashes: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
41
+ hashes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
42
42
  mimeType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
43
  }, z.core.$loose>>>;
44
44
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -7,7 +7,7 @@ const SharePointListDriveRecentItemsInput = z.object({
7
7
  site_name: z.string().describe("The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used.").optional()
8
8
  }).describe("Request parameters for listing recently modified items in a drive.");
9
9
  const SharePointListDriveRecentItems_FileFacetSchema = z.object({
10
- hashes: z.object({}).describe("Hashes of the file content").nullable().optional(),
10
+ hashes: z.record(z.string(), z.unknown()).describe("Hashes of the file content").nullable().optional(),
11
11
  mimeType: z.string().describe("MIME type of the file").nullable().optional()
12
12
  }).passthrough().describe("File facet indicating the item is a file.");
13
13
  const SharePointListDriveRecentItems_FolderFacetSchema = z.object({ childCount: z.number().int().describe("Number of children in the folder").nullable().optional() }).passthrough().describe("Folder facet indicating the item is a folder.");
@@ -1 +1 @@
1
- {"version":3,"file":"list-drive-recent-items.mjs","names":[],"sources":["../../src/actions/list-drive-recent-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListDriveRecentItemsInput = z.object({\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the drive ID (GUID) that identifies a specific document library or OneDrive.\"),\n row_limit: z.number().int().default(20).describe(\"Maximum number of recently modified items to return. Default is 20.\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used.\").optional(),\n}).describe(\"Request parameters for listing recently modified items in a drive.\");\nconst SharePointListDriveRecentItems_FileFacetSchema = z.object({\n hashes: z.object({}).describe(\"Hashes of the file content\").nullable().optional(),\n mimeType: z.string().describe(\"MIME type of the file\").nullable().optional(),\n}).passthrough().describe(\"File facet indicating the item is a file.\");\nconst SharePointListDriveRecentItems_FolderFacetSchema = z.object({\n childCount: z.number().int().describe(\"Number of children in the folder\").nullable().optional(),\n}).passthrough().describe(\"Folder facet indicating the item is a folder.\");\nconst SharePointListDriveRecentItems_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier\").nullable().optional(),\n displayName: z.string().describe(\"Display name\").nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, application, or device.\");\nconst SharePointListDriveRecentItems_IdentitySetSchema = z.object({\n user: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n device: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n application: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Identity information about who created or modified an item.\");\nconst SharePointListDriveRecentItems_ItemReferenceSchema = z.object({\n id: z.string().describe(\"Identifier of the item\").nullable().optional(),\n name: z.string().describe(\"Name of the item\").nullable().optional(),\n path: z.string().describe(\"Path to the item\").nullable().optional(),\n siteId: z.string().describe(\"Identifier of the site\").nullable().optional(),\n driveId: z.string().describe(\"Identifier of the drive\").nullable().optional(),\n}).passthrough().describe(\"Reference to a parent item or drive.\");\nconst SharePointListDriveRecentItems_RemoteItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the remote item\").nullable().optional(),\n file: SharePointListDriveRecentItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the remote item\").nullable().optional(),\n size: z.number().int().describe(\"Size of the remote item in bytes\").nullable().optional(),\n folder: SharePointListDriveRecentItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL to access the remote item in a browser\").nullable().optional(),\n parentReference: SharePointListDriveRecentItems_ItemReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Information about an item from another drive.\");\nconst SharePointListDriveRecentItems_FileSystemInfoSchema = z.object({\n createdDateTime: z.string().describe(\"Date and time the item was created (ISO 8601)\").nullable().optional(),\n lastAccessedDateTime: z.string().describe(\"Date and time the item was last accessed (ISO 8601)\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"File system metadata.\");\nconst SharePointListDriveRecentItems_DriveItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the item within the drive.\").nullable().optional(),\n cTag: z.string().describe(\"ETag for the content of the item\").nullable().optional(),\n eTag: z.string().describe(\"ETag for the entire item (metadata + content)\").nullable().optional(),\n file: SharePointListDriveRecentItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the item (filename and extension)\").nullable().optional(),\n size: z.number().int().describe(\"Size of the item in bytes\").nullable().optional(),\n folder: SharePointListDriveRecentItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser\").nullable().optional(),\n createdBy: SharePointListDriveRecentItems_IdentitySetSchema.nullable().optional(),\n remoteItem: SharePointListDriveRecentItems_RemoteItemSchema.nullable().optional(),\n fileSystemInfo: SharePointListDriveRecentItems_FileSystemInfoSchema.nullable().optional(),\n lastModifiedBy: SharePointListDriveRecentItems_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation (ISO 8601)\").nullable().optional(),\n parentReference: SharePointListDriveRecentItems_ItemReferenceSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"Drive item representing a file or folder.\");\nexport const SharePointListDriveRecentItemsOutput = z.object({\n value: z.array(SharePointListDriveRecentItems_DriveItemSchema).describe(\"Array of recently modified drive items sorted by modification time (most recent first). Items include files and folders from the root folder.\"),\n}).passthrough().describe(\"Response model containing recently modified drive items.\");\n\nexport const sharePointListDriveRecentItems = action(\"SHARE_POINT_LIST_DRIVE_RECENT_ITEMS\", {\n slug: \"share_point-list-drive-recent-items\",\n name: \"List Recently Modified Drive Items\",\n description: \"Tool to list recently modified items in a SharePoint drive using Microsoft Graph API. Returns files and folders from the root folder sorted by modification time (most recent first). Note: This action uses the /root/children endpoint with $orderby=lastModifiedDateTime desc to retrieve recently modified items from the root folder.\",\n input: SharePointListDriveRecentItemsInput,\n output: SharePointListDriveRecentItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;CACxJ,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACjI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AAClJ,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,iDAAiD,EAAE,OAAO;CAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,mDAAmD,EAAE,OAAO,EAChE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AACzE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC1E,aAAa,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,+CAA+C,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,iBAAiB,mDAAmD,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AACzE,MAAM,sDAAsD,EAAE,OAAO;CACnE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AACjD,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,+CAA+C,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAW,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAChF,YAAY,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAChF,gBAAgB,oDAAoD,SAAS,CAAC,CAAC,SAAS;CACxF,gBAAgB,iDAAiD,SAAS,CAAC,CAAC,SAAS;CACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiB,mDAAmD,SAAS,CAAC,CAAC,SAAS;CACxF,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,OAAO,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,+IAA+I,EACzN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"list-drive-recent-items.mjs","names":[],"sources":["../../src/actions/list-drive-recent-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListDriveRecentItemsInput = z.object({\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the drive ID (GUID) that identifies a specific document library or OneDrive.\"),\n row_limit: z.number().int().default(20).describe(\"Maximum number of recently modified items to return. Default is 20.\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used.\").optional(),\n}).describe(\"Request parameters for listing recently modified items in a drive.\");\nconst SharePointListDriveRecentItems_FileFacetSchema = z.object({\n hashes: z.record(z.string(), z.unknown()).describe(\"Hashes of the file content\").nullable().optional(),\n mimeType: z.string().describe(\"MIME type of the file\").nullable().optional(),\n}).passthrough().describe(\"File facet indicating the item is a file.\");\nconst SharePointListDriveRecentItems_FolderFacetSchema = z.object({\n childCount: z.number().int().describe(\"Number of children in the folder\").nullable().optional(),\n}).passthrough().describe(\"Folder facet indicating the item is a folder.\");\nconst SharePointListDriveRecentItems_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier\").nullable().optional(),\n displayName: z.string().describe(\"Display name\").nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, application, or device.\");\nconst SharePointListDriveRecentItems_IdentitySetSchema = z.object({\n user: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n device: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n application: SharePointListDriveRecentItems_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Identity information about who created or modified an item.\");\nconst SharePointListDriveRecentItems_ItemReferenceSchema = z.object({\n id: z.string().describe(\"Identifier of the item\").nullable().optional(),\n name: z.string().describe(\"Name of the item\").nullable().optional(),\n path: z.string().describe(\"Path to the item\").nullable().optional(),\n siteId: z.string().describe(\"Identifier of the site\").nullable().optional(),\n driveId: z.string().describe(\"Identifier of the drive\").nullable().optional(),\n}).passthrough().describe(\"Reference to a parent item or drive.\");\nconst SharePointListDriveRecentItems_RemoteItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the remote item\").nullable().optional(),\n file: SharePointListDriveRecentItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the remote item\").nullable().optional(),\n size: z.number().int().describe(\"Size of the remote item in bytes\").nullable().optional(),\n folder: SharePointListDriveRecentItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL to access the remote item in a browser\").nullable().optional(),\n parentReference: SharePointListDriveRecentItems_ItemReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Information about an item from another drive.\");\nconst SharePointListDriveRecentItems_FileSystemInfoSchema = z.object({\n createdDateTime: z.string().describe(\"Date and time the item was created (ISO 8601)\").nullable().optional(),\n lastAccessedDateTime: z.string().describe(\"Date and time the item was last accessed (ISO 8601)\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"File system metadata.\");\nconst SharePointListDriveRecentItems_DriveItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the item within the drive.\").nullable().optional(),\n cTag: z.string().describe(\"ETag for the content of the item\").nullable().optional(),\n eTag: z.string().describe(\"ETag for the entire item (metadata + content)\").nullable().optional(),\n file: SharePointListDriveRecentItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Name of the item (filename and extension)\").nullable().optional(),\n size: z.number().int().describe(\"Size of the item in bytes\").nullable().optional(),\n folder: SharePointListDriveRecentItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser\").nullable().optional(),\n createdBy: SharePointListDriveRecentItems_IdentitySetSchema.nullable().optional(),\n remoteItem: SharePointListDriveRecentItems_RemoteItemSchema.nullable().optional(),\n fileSystemInfo: SharePointListDriveRecentItems_FileSystemInfoSchema.nullable().optional(),\n lastModifiedBy: SharePointListDriveRecentItems_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation (ISO 8601)\").nullable().optional(),\n parentReference: SharePointListDriveRecentItems_ItemReferenceSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601)\").nullable().optional(),\n}).passthrough().describe(\"Drive item representing a file or folder.\");\nexport const SharePointListDriveRecentItemsOutput = z.object({\n value: z.array(SharePointListDriveRecentItems_DriveItemSchema).describe(\"Array of recently modified drive items sorted by modification time (most recent first). Items include files and folders from the root folder.\"),\n}).passthrough().describe(\"Response model containing recently modified drive items.\");\n\nexport const sharePointListDriveRecentItems = action(\"SHARE_POINT_LIST_DRIVE_RECENT_ITEMS\", {\n slug: \"share_point-list-drive-recent-items\",\n name: \"List Recently Modified Drive Items\",\n description: \"Tool to list recently modified items in a SharePoint drive using Microsoft Graph API. Returns files and folders from the root folder sorted by modification time (most recent first). Note: This action uses the /root/children endpoint with $orderby=lastModifiedDateTime desc to retrieve recently modified items from the root folder.\",\n input: SharePointListDriveRecentItemsInput,\n output: SharePointListDriveRecentItemsOutput,\n});\n"],"mappings":"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"}
@@ -21,7 +21,7 @@ const SharePointListFilesInFolder_FileInfoSchema = zod.z.object({
21
21
  TimeLastModified: zod.z.string().describe("When the file was last modified (ISO 8601 format).").nullable().optional(),
22
22
  ServerRelativeUrl: zod.z.string().describe("Server-relative URL of the file.").nullable().optional()
23
23
  }).passthrough().describe("SharePoint file information model.");
24
- const SharePointListFilesInFolderOutput = zod.z.object({ files: zod.z.array(SharePointListFilesInFolder_FileInfoSchema).describe("Array of file objects returned from the specified folder.") }).describe("Response model containing list of files in the folder.");
24
+ const SharePointListFilesInFolderOutput = zod.z.object({ files: zod.z.array(SharePointListFilesInFolder_FileInfoSchema).describe("Array of file objects returned from the specified folder.") }).passthrough().describe("Response model containing list of files in the folder.");
25
25
  const sharePointListFilesInFolder = require_action.action("SHARE_POINT_LIST_FILES_IN_FOLDER", {
26
26
  slug: "share_point-list-files-in-folder",
27
27
  name: "List Files in Folder",
@@ -1 +1 @@
1
- {"version":3,"file":"list-files-in-folder.cjs","names":["z","action"],"sources":["../../src/actions/list-files-in-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListFilesInFolderInput = z.object({\n top: z.number().int().describe(\"OData $top to limit the number of files returned.\").optional(),\n expand: z.string().describe(\"OData $expand to inline related entities (e.g., 'ListItemAllFields'). When expanding 'Files,Folders', access results via `Files.results` and `Folders.results` arrays in the response.\").optional(),\n select: z.string().describe(\"OData $select to specify which file properties to return (comma-separated).\").optional(),\n orderby: z.string().describe(\"OData $orderby to sort the results (e.g., 'Name desc').\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes 'https://{tenant}.sharepoint.com/sites/{site}'.\").optional(),\n skiptoken: z.string().describe(\"OData $skiptoken for server-side paging.\").optional(),\n folder_name: z.string().describe(\"Server-relative URL of the folder, e.g., '/Shared Documents' or '/sites/MySite/Folder'. Must be a valid path to an existing folder. Near-miss paths (wrong casing, extra/missing slashes, abbreviated names) silently return empty results rather than an error; use server_relative_url values from prior API responses to ensure exact paths.\"),\n}).describe(\"Request parameters for listing files in a SharePoint folder.\");\nconst SharePointListFilesInFolder_FileInfoSchema = z.object({\n ETag: z.string().describe(\"Entity tag for versioning.\").nullable().optional(),\n Name: z.string().describe(\"The name of the file.\").nullable().optional(),\n Title: z.string().describe(\"Title of the file.\").nullable().optional(),\n Exists: z.boolean().describe(\"Whether the file exists.\").nullable().optional(),\n Length: z.string().describe(\"File size in bytes (as string).\").nullable().optional(),\n UniqueId: z.string().describe(\"Unique identifier (GUID) of the file.\").nullable().optional(),\n TimeCreated: z.string().describe(\"When the file was created (ISO 8601 format).\").nullable().optional(),\n TimeLastModified: z.string().describe(\"When the file was last modified (ISO 8601 format).\").nullable().optional(),\n ServerRelativeUrl: z.string().describe(\"Server-relative URL of the file.\").nullable().optional(),\n}).passthrough().describe(\"SharePoint file information model.\");\nexport const SharePointListFilesInFolderOutput = z.object({\n files: z.array(SharePointListFilesInFolder_FileInfoSchema).describe(\"Array of file objects returned from the specified folder.\"),\n}).describe(\"Response model containing list of files in the folder.\");\n\nexport const sharePointListFilesInFolder = action(\"SHARE_POINT_LIST_FILES_IN_FOLDER\", {\n slug: \"share_point-list-files-in-folder\",\n name: \"List Files in Folder\",\n description: \"Tool to list files within a SharePoint folder (non-recursive; does not enumerate subfolders). Use when you need to enumerate all files in a folder by its server-relative URL. To cover nested structures, call the tool separately for each subfolder.\",\n input: SharePointListFilesInFolderInput,\n output: SharePointListFilesInFolderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wLAAwL,CAAC,CAAC,SAAS;CAC/N,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACpH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACxO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iVAAiV;AACpX,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,OAAOA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,2DAA2D,EACjI,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,8BAA8BC,eAAAA,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-files-in-folder.cjs","names":["z","action"],"sources":["../../src/actions/list-files-in-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListFilesInFolderInput = z.object({\n top: z.number().int().describe(\"OData $top to limit the number of files returned.\").optional(),\n expand: z.string().describe(\"OData $expand to inline related entities (e.g., 'ListItemAllFields'). When expanding 'Files,Folders', access results via `Files.results` and `Folders.results` arrays in the response.\").optional(),\n select: z.string().describe(\"OData $select to specify which file properties to return (comma-separated).\").optional(),\n orderby: z.string().describe(\"OData $orderby to sort the results (e.g., 'Name desc').\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes 'https://{tenant}.sharepoint.com/sites/{site}'.\").optional(),\n skiptoken: z.string().describe(\"OData $skiptoken for server-side paging.\").optional(),\n folder_name: z.string().describe(\"Server-relative URL of the folder, e.g., '/Shared Documents' or '/sites/MySite/Folder'. Must be a valid path to an existing folder. Near-miss paths (wrong casing, extra/missing slashes, abbreviated names) silently return empty results rather than an error; use server_relative_url values from prior API responses to ensure exact paths.\"),\n}).describe(\"Request parameters for listing files in a SharePoint folder.\");\nconst SharePointListFilesInFolder_FileInfoSchema = z.object({\n ETag: z.string().describe(\"Entity tag for versioning.\").nullable().optional(),\n Name: z.string().describe(\"The name of the file.\").nullable().optional(),\n Title: z.string().describe(\"Title of the file.\").nullable().optional(),\n Exists: z.boolean().describe(\"Whether the file exists.\").nullable().optional(),\n Length: z.string().describe(\"File size in bytes (as string).\").nullable().optional(),\n UniqueId: z.string().describe(\"Unique identifier (GUID) of the file.\").nullable().optional(),\n TimeCreated: z.string().describe(\"When the file was created (ISO 8601 format).\").nullable().optional(),\n TimeLastModified: z.string().describe(\"When the file was last modified (ISO 8601 format).\").nullable().optional(),\n ServerRelativeUrl: z.string().describe(\"Server-relative URL of the file.\").nullable().optional(),\n}).passthrough().describe(\"SharePoint file information model.\");\nexport const SharePointListFilesInFolderOutput = z.object({\n files: z.array(SharePointListFilesInFolder_FileInfoSchema).describe(\"Array of file objects returned from the specified folder.\"),\n}).passthrough().describe(\"Response model containing list of files in the folder.\");\n\nexport const sharePointListFilesInFolder = action(\"SHARE_POINT_LIST_FILES_IN_FOLDER\", {\n slug: \"share_point-list-files-in-folder\",\n name: \"List Files in Folder\",\n description: \"Tool to list files within a SharePoint folder (non-recursive; does not enumerate subfolders). Use when you need to enumerate all files in a folder by its server-relative URL. To cover nested structures, call the tool separately for each subfolder.\",\n input: SharePointListFilesInFolderInput,\n output: SharePointListFilesInFolderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wLAAwL,CAAC,CAAC,SAAS;CAC/N,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACpH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACxO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iVAAiV;AACpX,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,OAAOA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,2DAA2D,EACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,8BAA8BC,eAAAA,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -22,7 +22,7 @@ declare const SharePointListFilesInFolderOutput: z.ZodObject<{
22
22
  TimeLastModified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
23
  ServerRelativeUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  }, z.core.$loose>>;
25
- }, z.core.$strip>;
25
+ }, z.core.$loose>;
26
26
  declare const sharePointListFilesInFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  folder_name: string;
28
28
  top?: number | undefined;
@@ -22,7 +22,7 @@ declare const SharePointListFilesInFolderOutput: z.ZodObject<{
22
22
  TimeLastModified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
23
  ServerRelativeUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  }, z.core.$loose>>;
25
- }, z.core.$strip>;
25
+ }, z.core.$loose>;
26
26
  declare const sharePointListFilesInFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  folder_name: string;
28
28
  top?: number | undefined;
@@ -26,7 +26,7 @@ const sharePointListFilesInFolder = action("SHARE_POINT_LIST_FILES_IN_FOLDER", {
26
26
  name: "List Files in Folder",
27
27
  description: "Tool to list files within a SharePoint folder (non-recursive; does not enumerate subfolders). Use when you need to enumerate all files in a folder by its server-relative URL. To cover nested structures, call the tool separately for each subfolder.",
28
28
  input: SharePointListFilesInFolderInput,
29
- output: z.object({ files: z.array(SharePointListFilesInFolder_FileInfoSchema).describe("Array of file objects returned from the specified folder.") }).describe("Response model containing list of files in the folder.")
29
+ output: z.object({ files: z.array(SharePointListFilesInFolder_FileInfoSchema).describe("Array of file objects returned from the specified folder.") }).passthrough().describe("Response model containing list of files in the folder.")
30
30
  });
31
31
  //#endregion
32
32
  export { sharePointListFilesInFolder };
@@ -1 +1 @@
1
- {"version":3,"file":"list-files-in-folder.mjs","names":[],"sources":["../../src/actions/list-files-in-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListFilesInFolderInput = z.object({\n top: z.number().int().describe(\"OData $top to limit the number of files returned.\").optional(),\n expand: z.string().describe(\"OData $expand to inline related entities (e.g., 'ListItemAllFields'). When expanding 'Files,Folders', access results via `Files.results` and `Folders.results` arrays in the response.\").optional(),\n select: z.string().describe(\"OData $select to specify which file properties to return (comma-separated).\").optional(),\n orderby: z.string().describe(\"OData $orderby to sort the results (e.g., 'Name desc').\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes 'https://{tenant}.sharepoint.com/sites/{site}'.\").optional(),\n skiptoken: z.string().describe(\"OData $skiptoken for server-side paging.\").optional(),\n folder_name: z.string().describe(\"Server-relative URL of the folder, e.g., '/Shared Documents' or '/sites/MySite/Folder'. Must be a valid path to an existing folder. Near-miss paths (wrong casing, extra/missing slashes, abbreviated names) silently return empty results rather than an error; use server_relative_url values from prior API responses to ensure exact paths.\"),\n}).describe(\"Request parameters for listing files in a SharePoint folder.\");\nconst SharePointListFilesInFolder_FileInfoSchema = z.object({\n ETag: z.string().describe(\"Entity tag for versioning.\").nullable().optional(),\n Name: z.string().describe(\"The name of the file.\").nullable().optional(),\n Title: z.string().describe(\"Title of the file.\").nullable().optional(),\n Exists: z.boolean().describe(\"Whether the file exists.\").nullable().optional(),\n Length: z.string().describe(\"File size in bytes (as string).\").nullable().optional(),\n UniqueId: z.string().describe(\"Unique identifier (GUID) of the file.\").nullable().optional(),\n TimeCreated: z.string().describe(\"When the file was created (ISO 8601 format).\").nullable().optional(),\n TimeLastModified: z.string().describe(\"When the file was last modified (ISO 8601 format).\").nullable().optional(),\n ServerRelativeUrl: z.string().describe(\"Server-relative URL of the file.\").nullable().optional(),\n}).passthrough().describe(\"SharePoint file information model.\");\nexport const SharePointListFilesInFolderOutput = z.object({\n files: z.array(SharePointListFilesInFolder_FileInfoSchema).describe(\"Array of file objects returned from the specified folder.\"),\n}).describe(\"Response model containing list of files in the folder.\");\n\nexport const sharePointListFilesInFolder = action(\"SHARE_POINT_LIST_FILES_IN_FOLDER\", {\n slug: \"share_point-list-files-in-folder\",\n name: \"List Files in Folder\",\n description: \"Tool to list files within a SharePoint folder (non-recursive; does not enumerate subfolders). Use when you need to enumerate all files in a folder by its server-relative URL. To cover nested structures, call the tool separately for each subfolder.\",\n input: SharePointListFilesInFolderInput,\n output: SharePointListFilesInFolderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wLAAwL,CAAC,CAAC,SAAS;CAC/N,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACpH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACxO,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iVAAiV;AACpX,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAK9D,MAAa,8BAA8B,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,OAAO,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,2DAA2D,EACjI,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-files-in-folder.mjs","names":[],"sources":["../../src/actions/list-files-in-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListFilesInFolderInput = z.object({\n top: z.number().int().describe(\"OData $top to limit the number of files returned.\").optional(),\n expand: z.string().describe(\"OData $expand to inline related entities (e.g., 'ListItemAllFields'). When expanding 'Files,Folders', access results via `Files.results` and `Folders.results` arrays in the response.\").optional(),\n select: z.string().describe(\"OData $select to specify which file properties to return (comma-separated).\").optional(),\n orderby: z.string().describe(\"OData $orderby to sort the results (e.g., 'Name desc').\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes 'https://{tenant}.sharepoint.com/sites/{site}'.\").optional(),\n skiptoken: z.string().describe(\"OData $skiptoken for server-side paging.\").optional(),\n folder_name: z.string().describe(\"Server-relative URL of the folder, e.g., '/Shared Documents' or '/sites/MySite/Folder'. Must be a valid path to an existing folder. Near-miss paths (wrong casing, extra/missing slashes, abbreviated names) silently return empty results rather than an error; use server_relative_url values from prior API responses to ensure exact paths.\"),\n}).describe(\"Request parameters for listing files in a SharePoint folder.\");\nconst SharePointListFilesInFolder_FileInfoSchema = z.object({\n ETag: z.string().describe(\"Entity tag for versioning.\").nullable().optional(),\n Name: z.string().describe(\"The name of the file.\").nullable().optional(),\n Title: z.string().describe(\"Title of the file.\").nullable().optional(),\n Exists: z.boolean().describe(\"Whether the file exists.\").nullable().optional(),\n Length: z.string().describe(\"File size in bytes (as string).\").nullable().optional(),\n UniqueId: z.string().describe(\"Unique identifier (GUID) of the file.\").nullable().optional(),\n TimeCreated: z.string().describe(\"When the file was created (ISO 8601 format).\").nullable().optional(),\n TimeLastModified: z.string().describe(\"When the file was last modified (ISO 8601 format).\").nullable().optional(),\n ServerRelativeUrl: z.string().describe(\"Server-relative URL of the file.\").nullable().optional(),\n}).passthrough().describe(\"SharePoint file information model.\");\nexport const SharePointListFilesInFolderOutput = z.object({\n files: z.array(SharePointListFilesInFolder_FileInfoSchema).describe(\"Array of file objects returned from the specified folder.\"),\n}).passthrough().describe(\"Response model containing list of files in the folder.\");\n\nexport const sharePointListFilesInFolder = action(\"SHARE_POINT_LIST_FILES_IN_FOLDER\", {\n slug: \"share_point-list-files-in-folder\",\n name: \"List Files in Folder\",\n description: \"Tool to list files within a SharePoint folder (non-recursive; does not enumerate subfolders). Use when you need to enumerate all files in a folder by its server-relative URL. To cover nested structures, call the tool separately for each subfolder.\",\n input: SharePointListFilesInFolderInput,\n output: SharePointListFilesInFolderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wLAAwL,CAAC,CAAC,SAAS;CAC/N,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACpH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACxO,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iVAAiV;AACpX,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAK9D,MAAa,8BAA8B,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,OAAO,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,2DAA2D,EACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
@@ -9,8 +9,8 @@ const SharePointListItemAttachmentsInput = zod.z.object({
9
9
  const SharePointListItemAttachments_AttachmentSchema = zod.z.object({
10
10
  FileName: zod.z.string().describe("Attachment file name including extension.").nullable(),
11
11
  ServerRelativeUrl: zod.z.string().describe("Server-relative URL to the attachment file.").nullable()
12
- }).describe("Model representing an attachment on a list item.");
13
- const SharePointListItemAttachmentsOutput = zod.z.object({ attachments: zod.z.array(SharePointListItemAttachments_AttachmentSchema).describe("List of attachments for the specified list item.") }).describe("Response model for attachments of a SharePoint list item.");
12
+ }).passthrough().describe("Model representing an attachment on a list item.");
13
+ const SharePointListItemAttachmentsOutput = zod.z.object({ attachments: zod.z.array(SharePointListItemAttachments_AttachmentSchema).describe("List of attachments for the specified list item.") }).passthrough().describe("Response model for attachments of a SharePoint list item.");
14
14
  const sharePointListItemAttachments = require_action.action("SHARE_POINT_LIST_ITEM_ATTACHMENTS", {
15
15
  slug: "share_point-list-item-attachments",
16
16
  name: "List Item Attachments",
@@ -1 +1 @@
1
- {"version":3,"file":"list-item-attachments.cjs","names":["z","action"],"sources":["../../src/actions/list-item-attachments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListItemAttachmentsInput = z.object({\n item_id: z.number().int().describe(\"ID of the list item to list attachments for (must be ≥ 1).\"),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.\").optional(),\n list_title: z.string().describe(\"Display title of the SharePoint list containing the item.\"),\n}).describe(\"Request model for listing attachments of a SharePoint list item.\");\nconst SharePointListItemAttachments_AttachmentSchema = z.object({\n FileName: z.string().describe(\"Attachment file name including extension.\").nullable(),\n ServerRelativeUrl: z.string().describe(\"Server-relative URL to the attachment file.\").nullable(),\n}).describe(\"Model representing an attachment on a list item.\");\nexport const SharePointListItemAttachmentsOutput = z.object({\n attachments: z.array(SharePointListItemAttachments_AttachmentSchema).describe(\"List of attachments for the specified list item.\"),\n}).describe(\"Response model for attachments of a SharePoint list item.\");\n\nexport const sharePointListItemAttachments = action(\"SHARE_POINT_LIST_ITEM_ATTACHMENTS\", {\n slug: \"share_point-list-item-attachments\",\n name: \"List Item Attachments\",\n description: \"Tool to list all attachments for a SharePoint list item. Use when you need to retrieve filenames and server-relative URLs of each attachment after confirming the list title and item ID.\",\n input: SharePointListItemAttachmentsInput,\n output: SharePointListItemAttachmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;AAC7F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,aAAaA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kDAAkD,EAClI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-item-attachments.cjs","names":["z","action"],"sources":["../../src/actions/list-item-attachments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListItemAttachmentsInput = z.object({\n item_id: z.number().int().describe(\"ID of the list item to list attachments for (must be ≥ 1).\"),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.\").optional(),\n list_title: z.string().describe(\"Display title of the SharePoint list containing the item.\"),\n}).describe(\"Request model for listing attachments of a SharePoint list item.\");\nconst SharePointListItemAttachments_AttachmentSchema = z.object({\n FileName: z.string().describe(\"Attachment file name including extension.\").nullable(),\n ServerRelativeUrl: z.string().describe(\"Server-relative URL to the attachment file.\").nullable(),\n}).passthrough().describe(\"Model representing an attachment on a list item.\");\nexport const SharePointListItemAttachmentsOutput = z.object({\n attachments: z.array(SharePointListItemAttachments_AttachmentSchema).describe(\"List of attachments for the specified list item.\"),\n}).passthrough().describe(\"Response model for attachments of a SharePoint list item.\");\n\nexport const sharePointListItemAttachments = action(\"SHARE_POINT_LIST_ITEM_ATTACHMENTS\", {\n slug: \"share_point-list-item-attachments\",\n name: \"List Item Attachments\",\n description: \"Tool to list all attachments for a SharePoint list item. Use when you need to retrieve filenames and server-relative URLs of each attachment after confirming the list title and item ID.\",\n input: SharePointListItemAttachmentsInput,\n output: SharePointListItemAttachmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;AAC7F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,aAAaA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kDAAkD,EAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -10,8 +10,8 @@ declare const SharePointListItemAttachmentsOutput: z.ZodObject<{
10
10
  attachments: z.ZodArray<z.ZodObject<{
11
11
  FileName: z.ZodNullable<z.ZodString>;
12
12
  ServerRelativeUrl: z.ZodNullable<z.ZodString>;
13
- }, z.core.$strip>>;
14
- }, z.core.$strip>;
13
+ }, z.core.$loose>>;
14
+ }, z.core.$loose>;
15
15
  declare const sharePointListItemAttachments: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  item_id: number;
17
17
  list_title: string;
@@ -10,8 +10,8 @@ declare const SharePointListItemAttachmentsOutput: z.ZodObject<{
10
10
  attachments: z.ZodArray<z.ZodObject<{
11
11
  FileName: z.ZodNullable<z.ZodString>;
12
12
  ServerRelativeUrl: z.ZodNullable<z.ZodString>;
13
- }, z.core.$strip>>;
14
- }, z.core.$strip>;
13
+ }, z.core.$loose>>;
14
+ }, z.core.$loose>;
15
15
  declare const sharePointListItemAttachments: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  item_id: number;
17
17
  list_title: string;
@@ -9,13 +9,13 @@ const SharePointListItemAttachmentsInput = z.object({
9
9
  const SharePointListItemAttachments_AttachmentSchema = z.object({
10
10
  FileName: z.string().describe("Attachment file name including extension.").nullable(),
11
11
  ServerRelativeUrl: z.string().describe("Server-relative URL to the attachment file.").nullable()
12
- }).describe("Model representing an attachment on a list item.");
12
+ }).passthrough().describe("Model representing an attachment on a list item.");
13
13
  const sharePointListItemAttachments = action("SHARE_POINT_LIST_ITEM_ATTACHMENTS", {
14
14
  slug: "share_point-list-item-attachments",
15
15
  name: "List Item Attachments",
16
16
  description: "Tool to list all attachments for a SharePoint list item. Use when you need to retrieve filenames and server-relative URLs of each attachment after confirming the list title and item ID.",
17
17
  input: SharePointListItemAttachmentsInput,
18
- output: z.object({ attachments: z.array(SharePointListItemAttachments_AttachmentSchema).describe("List of attachments for the specified list item.") }).describe("Response model for attachments of a SharePoint list item.")
18
+ output: z.object({ attachments: z.array(SharePointListItemAttachments_AttachmentSchema).describe("List of attachments for the specified list item.") }).passthrough().describe("Response model for attachments of a SharePoint list item.")
19
19
  });
20
20
  //#endregion
21
21
  export { sharePointListItemAttachments };
@@ -1 +1 @@
1
- {"version":3,"file":"list-item-attachments.mjs","names":[],"sources":["../../src/actions/list-item-attachments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListItemAttachmentsInput = z.object({\n item_id: z.number().int().describe(\"ID of the list item to list attachments for (must be ≥ 1).\"),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.\").optional(),\n list_title: z.string().describe(\"Display title of the SharePoint list containing the item.\"),\n}).describe(\"Request model for listing attachments of a SharePoint list item.\");\nconst SharePointListItemAttachments_AttachmentSchema = z.object({\n FileName: z.string().describe(\"Attachment file name including extension.\").nullable(),\n ServerRelativeUrl: z.string().describe(\"Server-relative URL to the attachment file.\").nullable(),\n}).describe(\"Model representing an attachment on a list item.\");\nexport const SharePointListItemAttachmentsOutput = z.object({\n attachments: z.array(SharePointListItemAttachments_AttachmentSchema).describe(\"List of attachments for the specified list item.\"),\n}).describe(\"Response model for attachments of a SharePoint list item.\");\n\nexport const sharePointListItemAttachments = action(\"SHARE_POINT_LIST_ITEM_ATTACHMENTS\", {\n slug: \"share_point-list-item-attachments\",\n name: \"List Item Attachments\",\n description: \"Tool to list all attachments for a SharePoint list item. Use when you need to retrieve filenames and server-relative URLs of each attachment after confirming the list title and item ID.\",\n input: SharePointListItemAttachmentsInput,\n output: SharePointListItemAttachmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;AAC7F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,iDAAiD,EAAE,OAAO;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAK9D,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,aAAa,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kDAAkD,EAClI,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-item-attachments.mjs","names":[],"sources":["../../src/actions/list-item-attachments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListItemAttachmentsInput = z.object({\n item_id: z.number().int().describe(\"ID of the list item to list attachments for (must be ≥ 1).\"),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.\").optional(),\n list_title: z.string().describe(\"Display title of the SharePoint list containing the item.\"),\n}).describe(\"Request model for listing attachments of a SharePoint list item.\");\nconst SharePointListItemAttachments_AttachmentSchema = z.object({\n FileName: z.string().describe(\"Attachment file name including extension.\").nullable(),\n ServerRelativeUrl: z.string().describe(\"Server-relative URL to the attachment file.\").nullable(),\n}).passthrough().describe(\"Model representing an attachment on a list item.\");\nexport const SharePointListItemAttachmentsOutput = z.object({\n attachments: z.array(SharePointListItemAttachments_AttachmentSchema).describe(\"List of attachments for the specified list item.\"),\n}).passthrough().describe(\"Response model for attachments of a SharePoint list item.\");\n\nexport const sharePointListItemAttachments = action(\"SHARE_POINT_LIST_ITEM_ATTACHMENTS\", {\n slug: \"share_point-list-item-attachments\",\n name: \"List Item Attachments\",\n description: \"Tool to list all attachments for a SharePoint list item. Use when you need to retrieve filenames and server-relative URLs of each attachment after confirming the list title and item ID.\",\n input: SharePointListItemAttachmentsInput,\n output: SharePointListItemAttachmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;AAC7F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,iDAAiD,EAAE,OAAO;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAK5E,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,aAAa,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kDAAkD,EAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
@@ -25,7 +25,7 @@ const SharePointListListColumns_ColumnDefinitionSchema = zod.z.object({
25
25
  ReadOnlyField: zod.z.boolean().describe("Whether the column is read-only.").nullable().optional(),
26
26
  EnforceUniqueValues: zod.z.boolean().describe("Whether values in this column must be unique.").nullable().optional()
27
27
  }).passthrough().describe("Model representing a SharePoint list column definition.");
28
- const SharePointListListColumnsOutput = zod.z.object({ columns: zod.z.array(SharePointListListColumns_ColumnDefinitionSchema).describe("List of column definitions for the specified SharePoint list.") }).describe("Response model containing a list of column definitions.");
28
+ const SharePointListListColumnsOutput = zod.z.object({ columns: zod.z.array(SharePointListListColumns_ColumnDefinitionSchema).describe("List of column definitions for the specified SharePoint list.") }).passthrough().describe("Response model containing a list of column definitions.");
29
29
  const sharePointListListColumns = require_action.action("SHARE_POINT_LIST_LIST_COLUMNS", {
30
30
  slug: "share_point-list-list-columns",
31
31
  name: "List SharePoint List Columns",
@@ -1 +1 @@
1
- {"version":3,"file":"list-list-columns.cjs","names":["z","action"],"sources":["../../src/actions/list-list-columns.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListListColumnsInput = z.object({\n top: z.number().int().describe(\"OData $top to limit the number of results.\").optional(),\n filter: z.string().describe(\"OData $filter to narrow results, e.g., 'Hidden eq false'.\").optional(),\n select: z.string().describe(\"OData $select to specify which column fields to return, e.g., 'Title,InternalName,TypeAsString'.\").optional(),\n list_id: z.string().describe(\"GUID of the SharePoint list to retrieve columns for, in canonical format, e.g., '01234567-89ab-cdef-0123-456789abcdef'.\"),\n orderby: z.string().describe(\"OData $orderby to sort results, e.g., 'Title asc'.\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.\").optional(),\n}).describe(\"Request model for listing column definitions in a SharePoint list.\");\nconst SharePointListListColumns_ColumnDefinitionSchema = z.object({\n Id: z.string().describe(\"GUID of the column.\").nullable().optional(),\n Group: z.string().describe(\"Group or category of the column.\").nullable().optional(),\n Title: z.string().describe(\"Display title of the column.\").nullable(),\n Hidden: z.boolean().describe(\"Whether the column is hidden from the user interface.\").nullable().optional(),\n Indexed: z.boolean().describe(\"Whether the column is indexed for search and queries.\").nullable().optional(),\n Required: z.boolean().describe(\"Whether the column is required (non-nullable).\").nullable().optional(),\n StaticName: z.string().describe(\"Static name of the column (same as InternalName).\").nullable().optional(),\n Description: z.string().describe(\"Description of the column.\").nullable().optional(),\n DefaultValue: z.string().describe(\"Default value for the column.\").nullable().optional(),\n InternalName: z.string().describe(\"Internal name of the column (static name).\").nullable().optional(),\n TypeAsString: z.string().describe(\"Field type as string, e.g., 'Text', 'Number', 'DateTime', 'Choice', 'Lookup', 'User'.\").nullable().optional(),\n FieldTypeKind: z.number().int().describe(\"Numeric value from SP.FieldType enumeration. Common values: 1=Counter, 2=Text, 3=Note, 6=Choice, 8=Boolean, 9=Number, 11=URL, 20=User.\").nullable().optional(),\n ReadOnlyField: z.boolean().describe(\"Whether the column is read-only.\").nullable().optional(),\n EnforceUniqueValues: z.boolean().describe(\"Whether values in this column must be unique.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a SharePoint list column definition.\");\nexport const SharePointListListColumnsOutput = z.object({\n columns: z.array(SharePointListListColumns_ColumnDefinitionSchema).describe(\"List of column definitions for the specified SharePoint list.\"),\n}).describe(\"Response model containing a list of column definitions.\");\n\nexport const sharePointListListColumns = action(\"SHARE_POINT_LIST_LIST_COLUMNS\", {\n slug: \"share_point-list-list-columns\",\n name: \"List SharePoint List Columns\",\n description: \"Tool to list all column definitions in a SharePoint list. Use when you need to retrieve field metadata including column names, types, and properties.\",\n input: SharePointListListColumnsInput,\n output: SharePointListListColumnsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACzI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH;CACtJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;AACxO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/I,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvM,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,+DAA+D,EAC7I,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-list-columns.cjs","names":["z","action"],"sources":["../../src/actions/list-list-columns.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListListColumnsInput = z.object({\n top: z.number().int().describe(\"OData $top to limit the number of results.\").optional(),\n filter: z.string().describe(\"OData $filter to narrow results, e.g., 'Hidden eq false'.\").optional(),\n select: z.string().describe(\"OData $select to specify which column fields to return, e.g., 'Title,InternalName,TypeAsString'.\").optional(),\n list_id: z.string().describe(\"GUID of the SharePoint list to retrieve columns for, in canonical format, e.g., '01234567-89ab-cdef-0123-456789abcdef'.\"),\n orderby: z.string().describe(\"OData $orderby to sort results, e.g., 'Title asc'.\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.\").optional(),\n}).describe(\"Request model for listing column definitions in a SharePoint list.\");\nconst SharePointListListColumns_ColumnDefinitionSchema = z.object({\n Id: z.string().describe(\"GUID of the column.\").nullable().optional(),\n Group: z.string().describe(\"Group or category of the column.\").nullable().optional(),\n Title: z.string().describe(\"Display title of the column.\").nullable(),\n Hidden: z.boolean().describe(\"Whether the column is hidden from the user interface.\").nullable().optional(),\n Indexed: z.boolean().describe(\"Whether the column is indexed for search and queries.\").nullable().optional(),\n Required: z.boolean().describe(\"Whether the column is required (non-nullable).\").nullable().optional(),\n StaticName: z.string().describe(\"Static name of the column (same as InternalName).\").nullable().optional(),\n Description: z.string().describe(\"Description of the column.\").nullable().optional(),\n DefaultValue: z.string().describe(\"Default value for the column.\").nullable().optional(),\n InternalName: z.string().describe(\"Internal name of the column (static name).\").nullable().optional(),\n TypeAsString: z.string().describe(\"Field type as string, e.g., 'Text', 'Number', 'DateTime', 'Choice', 'Lookup', 'User'.\").nullable().optional(),\n FieldTypeKind: z.number().int().describe(\"Numeric value from SP.FieldType enumeration. Common values: 1=Counter, 2=Text, 3=Note, 6=Choice, 8=Boolean, 9=Number, 11=URL, 20=User.\").nullable().optional(),\n ReadOnlyField: z.boolean().describe(\"Whether the column is read-only.\").nullable().optional(),\n EnforceUniqueValues: z.boolean().describe(\"Whether values in this column must be unique.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a SharePoint list column definition.\");\nexport const SharePointListListColumnsOutput = z.object({\n columns: z.array(SharePointListListColumns_ColumnDefinitionSchema).describe(\"List of column definitions for the specified SharePoint list.\"),\n}).passthrough().describe(\"Response model containing a list of column definitions.\");\n\nexport const sharePointListListColumns = action(\"SHARE_POINT_LIST_LIST_COLUMNS\", {\n slug: \"share_point-list-list-columns\",\n name: \"List SharePoint List Columns\",\n description: \"Tool to list all column definitions in a SharePoint list. Use when you need to retrieve field metadata including column names, types, and properties.\",\n input: SharePointListListColumnsInput,\n output: SharePointListListColumnsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACzI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH;CACtJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;AACxO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/I,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvM,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,+DAA+D,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -26,7 +26,7 @@ declare const SharePointListListColumnsOutput: z.ZodObject<{
26
26
  ReadOnlyField: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
27
27
  EnforceUniqueValues: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
28
28
  }, z.core.$loose>>;
29
- }, z.core.$strip>;
29
+ }, z.core.$loose>;
30
30
  declare const sharePointListListColumns: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  list_id: string;
32
32
  top?: number | undefined;
@@ -26,7 +26,7 @@ declare const SharePointListListColumnsOutput: z.ZodObject<{
26
26
  ReadOnlyField: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
27
27
  EnforceUniqueValues: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
28
28
  }, z.core.$loose>>;
29
- }, z.core.$strip>;
29
+ }, z.core.$loose>;
30
30
  declare const sharePointListListColumns: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  list_id: string;
32
32
  top?: number | undefined;
@@ -30,7 +30,7 @@ const sharePointListListColumns = action("SHARE_POINT_LIST_LIST_COLUMNS", {
30
30
  name: "List SharePoint List Columns",
31
31
  description: "Tool to list all column definitions in a SharePoint list. Use when you need to retrieve field metadata including column names, types, and properties.",
32
32
  input: SharePointListListColumnsInput,
33
- output: z.object({ columns: z.array(SharePointListListColumns_ColumnDefinitionSchema).describe("List of column definitions for the specified SharePoint list.") }).describe("Response model containing a list of column definitions.")
33
+ output: z.object({ columns: z.array(SharePointListListColumns_ColumnDefinitionSchema).describe("List of column definitions for the specified SharePoint list.") }).passthrough().describe("Response model containing a list of column definitions.")
34
34
  });
35
35
  //#endregion
36
36
  export { sharePointListListColumns };
@@ -1 +1 @@
1
- {"version":3,"file":"list-list-columns.mjs","names":[],"sources":["../../src/actions/list-list-columns.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListListColumnsInput = z.object({\n top: z.number().int().describe(\"OData $top to limit the number of results.\").optional(),\n filter: z.string().describe(\"OData $filter to narrow results, e.g., 'Hidden eq false'.\").optional(),\n select: z.string().describe(\"OData $select to specify which column fields to return, e.g., 'Title,InternalName,TypeAsString'.\").optional(),\n list_id: z.string().describe(\"GUID of the SharePoint list to retrieve columns for, in canonical format, e.g., '01234567-89ab-cdef-0123-456789abcdef'.\"),\n orderby: z.string().describe(\"OData $orderby to sort results, e.g., 'Title asc'.\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.\").optional(),\n}).describe(\"Request model for listing column definitions in a SharePoint list.\");\nconst SharePointListListColumns_ColumnDefinitionSchema = z.object({\n Id: z.string().describe(\"GUID of the column.\").nullable().optional(),\n Group: z.string().describe(\"Group or category of the column.\").nullable().optional(),\n Title: z.string().describe(\"Display title of the column.\").nullable(),\n Hidden: z.boolean().describe(\"Whether the column is hidden from the user interface.\").nullable().optional(),\n Indexed: z.boolean().describe(\"Whether the column is indexed for search and queries.\").nullable().optional(),\n Required: z.boolean().describe(\"Whether the column is required (non-nullable).\").nullable().optional(),\n StaticName: z.string().describe(\"Static name of the column (same as InternalName).\").nullable().optional(),\n Description: z.string().describe(\"Description of the column.\").nullable().optional(),\n DefaultValue: z.string().describe(\"Default value for the column.\").nullable().optional(),\n InternalName: z.string().describe(\"Internal name of the column (static name).\").nullable().optional(),\n TypeAsString: z.string().describe(\"Field type as string, e.g., 'Text', 'Number', 'DateTime', 'Choice', 'Lookup', 'User'.\").nullable().optional(),\n FieldTypeKind: z.number().int().describe(\"Numeric value from SP.FieldType enumeration. Common values: 1=Counter, 2=Text, 3=Note, 6=Choice, 8=Boolean, 9=Number, 11=URL, 20=User.\").nullable().optional(),\n ReadOnlyField: z.boolean().describe(\"Whether the column is read-only.\").nullable().optional(),\n EnforceUniqueValues: z.boolean().describe(\"Whether values in this column must be unique.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a SharePoint list column definition.\");\nexport const SharePointListListColumnsOutput = z.object({\n columns: z.array(SharePointListListColumns_ColumnDefinitionSchema).describe(\"List of column definitions for the specified SharePoint list.\"),\n}).describe(\"Response model containing a list of column definitions.\");\n\nexport const sharePointListListColumns = action(\"SHARE_POINT_LIST_LIST_COLUMNS\", {\n slug: \"share_point-list-list-columns\",\n name: \"List SharePoint List Columns\",\n description: \"Tool to list all column definitions in a SharePoint list. Use when you need to retrieve field metadata including column names, types, and properties.\",\n input: SharePointListListColumnsInput,\n output: SharePointListListColumnsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACzI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH;CACtJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;AACxO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/I,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvM,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAKnF,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,SAAS,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,+DAA+D,EAC7I,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-list-columns.mjs","names":[],"sources":["../../src/actions/list-list-columns.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListListColumnsInput = z.object({\n top: z.number().int().describe(\"OData $top to limit the number of results.\").optional(),\n filter: z.string().describe(\"OData $filter to narrow results, e.g., 'Hidden eq false'.\").optional(),\n select: z.string().describe(\"OData $select to specify which column fields to return, e.g., 'Title,InternalName,TypeAsString'.\").optional(),\n list_id: z.string().describe(\"GUID of the SharePoint list to retrieve columns for, in canonical format, e.g., '01234567-89ab-cdef-0123-456789abcdef'.\"),\n orderby: z.string().describe(\"OData $orderby to sort results, e.g., 'Title asc'.\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., 'composio-test'). If omitted, the root site is used. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.\").optional(),\n}).describe(\"Request model for listing column definitions in a SharePoint list.\");\nconst SharePointListListColumns_ColumnDefinitionSchema = z.object({\n Id: z.string().describe(\"GUID of the column.\").nullable().optional(),\n Group: z.string().describe(\"Group or category of the column.\").nullable().optional(),\n Title: z.string().describe(\"Display title of the column.\").nullable(),\n Hidden: z.boolean().describe(\"Whether the column is hidden from the user interface.\").nullable().optional(),\n Indexed: z.boolean().describe(\"Whether the column is indexed for search and queries.\").nullable().optional(),\n Required: z.boolean().describe(\"Whether the column is required (non-nullable).\").nullable().optional(),\n StaticName: z.string().describe(\"Static name of the column (same as InternalName).\").nullable().optional(),\n Description: z.string().describe(\"Description of the column.\").nullable().optional(),\n DefaultValue: z.string().describe(\"Default value for the column.\").nullable().optional(),\n InternalName: z.string().describe(\"Internal name of the column (static name).\").nullable().optional(),\n TypeAsString: z.string().describe(\"Field type as string, e.g., 'Text', 'Number', 'DateTime', 'Choice', 'Lookup', 'User'.\").nullable().optional(),\n FieldTypeKind: z.number().int().describe(\"Numeric value from SP.FieldType enumeration. Common values: 1=Counter, 2=Text, 3=Note, 6=Choice, 8=Boolean, 9=Number, 11=URL, 20=User.\").nullable().optional(),\n ReadOnlyField: z.boolean().describe(\"Whether the column is read-only.\").nullable().optional(),\n EnforceUniqueValues: z.boolean().describe(\"Whether values in this column must be unique.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a SharePoint list column definition.\");\nexport const SharePointListListColumnsOutput = z.object({\n columns: z.array(SharePointListListColumns_ColumnDefinitionSchema).describe(\"List of column definitions for the specified SharePoint list.\"),\n}).passthrough().describe(\"Response model containing a list of column definitions.\");\n\nexport const sharePointListListColumns = action(\"SHARE_POINT_LIST_LIST_COLUMNS\", {\n slug: \"share_point-list-list-columns\",\n name: \"List SharePoint List Columns\",\n description: \"Tool to list all column definitions in a SharePoint list. Use when you need to retrieve field metadata including column names, types, and properties.\",\n input: SharePointListListColumnsInput,\n output: SharePointListListColumnsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACzI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH;CACtJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;AACxO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/I,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvM,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAKnF,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,SAAS,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,+DAA+D,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
@@ -21,11 +21,11 @@ const SharePointListRecycleBinItems_RecycleBinItemSchema = zod.z.object({
21
21
  DeletedBy: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Expanded user who deleted the item if requested.").nullable().optional(),
22
22
  ItemState: zod.z.number().int().describe("Stage of the recycle bin (SP.RecycleBinItemState enum).").nullable().optional(),
23
23
  DeletedDate: zod.z.string().describe("Timestamp when the item was deleted.").nullable().optional()
24
- }).describe("Model representing a recycle bin item in SharePoint.\n\nNote: SharePoint REST returns PascalCase property names (e.g., Id, Title, DeletedDate).\nWe map these via aliases so the model fields remain pythonic while accepting API keys.");
24
+ }).passthrough().describe("Model representing a recycle bin item in SharePoint.\n\nNote: SharePoint REST returns PascalCase property names (e.g., Id, Title, DeletedDate).\nWe map these via aliases so the model fields remain pythonic while accepting API keys.");
25
25
  const SharePointListRecycleBinItemsOutput = zod.z.object({
26
26
  items: zod.z.array(SharePointListRecycleBinItems_RecycleBinItemSchema).describe("List of recycle bin items."),
27
27
  skiptoken: zod.z.string().describe("Pagination token to retrieve the next page of results.").nullable().optional()
28
- }).describe("Response model containing recycle bin items and pagination token.");
28
+ }).passthrough().describe("Response model containing recycle bin items and pagination token.");
29
29
  const sharePointListRecycleBinItems = require_action.action("SHARE_POINT_LIST_RECYCLE_BIN_ITEMS", {
30
30
  slug: "share_point-list-recycle-bin-items",
31
31
  name: "List Recycle Bin Items",
@@ -1 +1 @@
1
- {"version":3,"file":"list-recycle-bin-items.cjs","names":["z","action"],"sources":["../../src/actions/list-recycle-bin-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListRecycleBinItemsInput = z.object({\n top: z.number().int().describe(\"Maximum number of items to return.\").optional(),\n expand: z.string().describe(\"Comma-separated list of navigation properties to expand (e.g., Author,DeletedBy).\").optional(),\n filter: z.string().describe(\"OData filter expression to filter items (e.g., ItemState eq 1).\").optional(),\n select: z.string().describe(\"Comma-separated list of fields to include in the response (e.g., Id,Title,DeletedDate).\").optional(),\n orderby: z.string().describe(\"OData orderby expression to sort results (e.g., DeletedDate desc).\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., `composio-test`). If omitted, the root site is used. When provided, the API base URL becomes `https://{tenant}.sharepoint.com/sites/{site}`.\").optional(),\n skiptoken: z.string().describe(\"Token for server-driven pagination. Extract this value from the `@odata.nextLink` or pagination token in the previous response and pass it into the next call to retrieve subsequent pages.\").optional(),\n}).describe(\"Request parameters for listing items in the SharePoint Recycle Bin.\");\nconst SharePointListRecycleBinItems_RecycleBinItemSchema = z.object({\n Id: z.string().describe(\"Unique identifier of the recycle bin item.\").nullable().optional(),\n Size: z.number().int().describe(\"Size of the item in bytes.\").nullable().optional(),\n Title: z.string().describe(\"Title of the recycle bin item.\").nullable().optional(),\n Author: z.record(z.string(), z.unknown()).describe(\"Expanded user who created the recycle bin item if requested.\").nullable().optional(),\n DirName: z.string().describe(\"Site-relative URL of the list or folder that originally contained the item.\").nullable().optional(),\n ItemType: z.number().int().describe(\"Type of the recycled object (SP.RecycleBinItemType enum).\").nullable().optional(),\n LeafName: z.string().describe(\"Name of the file or list item.\").nullable().optional(),\n DeletedBy: z.record(z.string(), z.unknown()).describe(\"Expanded user who deleted the item if requested.\").nullable().optional(),\n ItemState: z.number().int().describe(\"Stage of the recycle bin (SP.RecycleBinItemState enum).\").nullable().optional(),\n DeletedDate: z.string().describe(\"Timestamp when the item was deleted.\").nullable().optional(),\n}).describe(\"Model representing a recycle bin item in SharePoint.\\n\\nNote: SharePoint REST returns PascalCase property names (e.g., Id, Title, DeletedDate).\\nWe map these via aliases so the model fields remain pythonic while accepting API keys.\");\nexport const SharePointListRecycleBinItemsOutput = z.object({\n items: z.array(SharePointListRecycleBinItems_RecycleBinItemSchema).describe(\"List of recycle bin items.\"),\n skiptoken: z.string().describe(\"Pagination token to retrieve the next page of results.\").nullable().optional(),\n}).describe(\"Response model containing recycle bin items and pagination token.\");\n\nexport const sharePointListRecycleBinItems = action(\"SHARE_POINT_LIST_RECYCLE_BIN_ITEMS\", {\n slug: \"share_point-list-recycle-bin-items\",\n name: \"List Recycle Bin Items\",\n description: \"Tool to list items in the SharePoint Recycle Bin. Use when you need to retrieve deleted items and page through results.\",\n input: SharePointListRecycleBinItemsInput,\n output: SharePointListRecycleBinItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAC1H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CAChI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC5G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACxO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6LAA6L,CAAC,CAAC,SAAS;AACzO,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,yOAAyO;AACrP,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,OAAOA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,4BAA4B;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAE/E,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-recycle-bin-items.cjs","names":["z","action"],"sources":["../../src/actions/list-recycle-bin-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointListRecycleBinItemsInput = z.object({\n top: z.number().int().describe(\"Maximum number of items to return.\").optional(),\n expand: z.string().describe(\"Comma-separated list of navigation properties to expand (e.g., Author,DeletedBy).\").optional(),\n filter: z.string().describe(\"OData filter expression to filter items (e.g., ItemState eq 1).\").optional(),\n select: z.string().describe(\"Comma-separated list of fields to include in the response (e.g., Id,Title,DeletedDate).\").optional(),\n orderby: z.string().describe(\"OData orderby expression to sort results (e.g., DeletedDate desc).\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., `composio-test`). If omitted, the root site is used. When provided, the API base URL becomes `https://{tenant}.sharepoint.com/sites/{site}`.\").optional(),\n skiptoken: z.string().describe(\"Token for server-driven pagination. Extract this value from the `@odata.nextLink` or pagination token in the previous response and pass it into the next call to retrieve subsequent pages.\").optional(),\n}).describe(\"Request parameters for listing items in the SharePoint Recycle Bin.\");\nconst SharePointListRecycleBinItems_RecycleBinItemSchema = z.object({\n Id: z.string().describe(\"Unique identifier of the recycle bin item.\").nullable().optional(),\n Size: z.number().int().describe(\"Size of the item in bytes.\").nullable().optional(),\n Title: z.string().describe(\"Title of the recycle bin item.\").nullable().optional(),\n Author: z.record(z.string(), z.unknown()).describe(\"Expanded user who created the recycle bin item if requested.\").nullable().optional(),\n DirName: z.string().describe(\"Site-relative URL of the list or folder that originally contained the item.\").nullable().optional(),\n ItemType: z.number().int().describe(\"Type of the recycled object (SP.RecycleBinItemType enum).\").nullable().optional(),\n LeafName: z.string().describe(\"Name of the file or list item.\").nullable().optional(),\n DeletedBy: z.record(z.string(), z.unknown()).describe(\"Expanded user who deleted the item if requested.\").nullable().optional(),\n ItemState: z.number().int().describe(\"Stage of the recycle bin (SP.RecycleBinItemState enum).\").nullable().optional(),\n DeletedDate: z.string().describe(\"Timestamp when the item was deleted.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a recycle bin item in SharePoint.\\n\\nNote: SharePoint REST returns PascalCase property names (e.g., Id, Title, DeletedDate).\\nWe map these via aliases so the model fields remain pythonic while accepting API keys.\");\nexport const SharePointListRecycleBinItemsOutput = z.object({\n items: z.array(SharePointListRecycleBinItems_RecycleBinItemSchema).describe(\"List of recycle bin items.\"),\n skiptoken: z.string().describe(\"Pagination token to retrieve the next page of results.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing recycle bin items and pagination token.\");\n\nexport const sharePointListRecycleBinItems = action(\"SHARE_POINT_LIST_RECYCLE_BIN_ITEMS\", {\n slug: \"share_point-list-recycle-bin-items\",\n name: \"List Recycle Bin Items\",\n description: \"Tool to list items in the SharePoint Recycle Bin. Use when you need to retrieve deleted items and page through results.\",\n input: SharePointListRecycleBinItemsInput,\n output: SharePointListRecycleBinItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAC1H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CAChI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC5G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACxO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6LAA6L,CAAC,CAAC,SAAS;AACzO,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yOAAyO;AACnQ,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,OAAOA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,4BAA4B;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAE7F,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -22,9 +22,9 @@ declare const SharePointListRecycleBinItemsOutput: z.ZodObject<{
22
22
  DeletedBy: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
23
23
  ItemState: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
24
  DeletedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
- }, z.core.$strip>>;
25
+ }, z.core.$loose>>;
26
26
  skiptoken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
- }, z.core.$strip>;
27
+ }, z.core.$loose>;
28
28
  declare const sharePointListRecycleBinItems: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  top?: number | undefined;
30
30
  expand?: string | undefined;
@@ -22,9 +22,9 @@ declare const SharePointListRecycleBinItemsOutput: z.ZodObject<{
22
22
  DeletedBy: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
23
23
  ItemState: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
24
  DeletedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
- }, z.core.$strip>>;
25
+ }, z.core.$loose>>;
26
26
  skiptoken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
- }, z.core.$strip>;
27
+ }, z.core.$loose>;
28
28
  declare const sharePointListRecycleBinItems: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  top?: number | undefined;
30
30
  expand?: string | undefined;