@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
@@ -5,7 +5,7 @@ const SharePointCreateListItemInFolderInput = z.object({
5
5
  values: z.array(z.object({
6
6
  FieldName: z.string().describe("Internal name of the field to set"),
7
7
  FieldValue: z.string().describe("Value to assign to the field")
8
- })).describe("List of field name/value pairs to set on the new item."),
8
+ }).passthrough()).describe("List of field name/value pairs to set on the new item."),
9
9
  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 tenant is derived from the connected account's base URL.").optional(),
10
10
  folder_url: z.string().describe("URL of the target folder within the list where the item will be created. Accepts both server-relative URLs (e.g., '/Lists/MyList') and absolute URLs (e.g., 'https://site.sharepoint.com/sites/sitename/Lists/MyList'). For the list root folder, use '/Lists/<ListName>' or the full absolute URL. For a subfolder within the list, append the subfolder path. You can obtain this URL from the list's RootFolder.ServerRelativeUrl property. This parameter works with SharePoint lists only, NOT document libraries."),
11
11
  list_title: z.string().describe("The title of the SharePoint list where the item will be created. Must be an existing list (not a document library)."),
@@ -18,13 +18,13 @@ const SharePointCreateListItemInFolder_ListItemFieldResultSchema = z.object({
18
18
  FieldValue: z.string().describe("Value resulting after validation/update.").nullable(),
19
19
  ErrorMessage: z.string().describe("Error message for the field, if any.").nullable().optional(),
20
20
  HasException: z.boolean().describe("Indicates whether validation/update failed for the field.").nullable()
21
- });
21
+ }).passthrough();
22
22
  const sharePointCreateListItemInFolder = action("SHARE_POINT_CREATE_LIST_ITEM_IN_FOLDER", {
23
23
  slug: "share_point-create-list-item-in-folder",
24
24
  name: "Create List Item in Folder",
25
25
  description: "Tool to create a list item in a specific folder within a SharePoint list. IMPORTANT: This action works ONLY with SharePoint lists (not document libraries). The folder_url can be either a server-relative URL (e.g., '/Lists/MyList') or an absolute URL (e.g., 'https://site.sharepoint.com/sites/sitename/Lists/MyList'). To create files in document libraries, use a different action like upload_file.",
26
26
  input: SharePointCreateListItemInFolderInput,
27
- output: z.object({ value: z.array(SharePointCreateListItemInFolder_ListItemFieldResultSchema).describe("Array of per-field results for the newly created item.") })
27
+ output: z.object({ value: z.array(SharePointCreateListItemInFolder_ListItemFieldResultSchema).describe("Array of per-field results for the newly created item.") }).passthrough()
28
28
  });
29
29
  //#endregion
30
30
  export { sharePointCreateListItemInFolder };
@@ -1 +1 @@
1
- {"version":3,"file":"create-list-item-in-folder.mjs","names":[],"sources":["../../src/actions/create-list-item-in-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointCreateListItemInFolderInput = z.object({\n values: z.array(z.object({\n FieldName: z.string().describe(\"Internal name of the field to set\"),\n FieldValue: z.string().describe(\"Value to assign to the field\"),\n})).describe(\"List of field name/value pairs to set on the new item.\"),\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 tenant is derived from the connected account's base URL.\").optional(),\n folder_url: z.string().describe(\"URL of the target folder within the list where the item will be created. Accepts both server-relative URLs (e.g., '/Lists/MyList') and absolute URLs (e.g., 'https://site.sharepoint.com/sites/sitename/Lists/MyList'). For the list root folder, use '/Lists/<ListName>' or the full absolute URL. For a subfolder within the list, append the subfolder path. You can obtain this URL from the list's RootFolder.ServerRelativeUrl property. This parameter works with SharePoint lists only, NOT document libraries.\"),\n list_title: z.string().describe(\"The title of the SharePoint list where the item will be created. Must be an existing list (not a document library).\"),\n check_in_comment: z.string().describe(\"Optional check-in comment if the item is checked out.\").optional(),\n});\nconst SharePointCreateListItemInFolder_ListItemFieldResultSchema = z.object({\n ItemId: z.number().int().describe(\"Item ID reference (typically 0 in the response). To get the actual created item ID, look for the field result where FieldName='Id'.\").nullable(),\n ErrorCode: z.number().int().describe(\"Error code for the field operation. 0 indicates success, non-zero indicates an error.\").nullable(),\n FieldName: z.string().describe(\"Internal name of the field.\").nullable(),\n FieldValue: z.string().describe(\"Value resulting after validation/update.\").nullable(),\n ErrorMessage: z.string().describe(\"Error message for the field, if any.\").nullable().optional(),\n HasException: z.boolean().describe(\"Indicates whether validation/update failed for the field.\").nullable(),\n});\nexport const SharePointCreateListItemInFolderOutput = z.object({\n value: z.array(SharePointCreateListItemInFolder_ListItemFieldResultSchema).describe(\"Array of per-field results for the newly created item.\"),\n});\n\nexport const sharePointCreateListItemInFolder = action(\"SHARE_POINT_CREATE_LIST_ITEM_IN_FOLDER\", {\n slug: \"share_point-create-list-item-in-folder\",\n name: \"Create List Item in Folder\",\n description: \"Tool to create a list item in a specific folder within a SharePoint list. IMPORTANT: This action works ONLY with SharePoint lists (not document libraries). The folder_url can be either a server-relative URL (e.g., '/Lists/MyList') or an absolute URL (e.g., 'https://site.sharepoint.com/sites/sitename/Lists/MyList'). To create files in document libraries, use a different action like upload_file.\",\n input: SharePointCreateListItemInFolderInput,\n output: SharePointCreateListItemInFolderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,QAAQ,EAAE,MAAM,EAAE,OAAO;EACzB,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAChE,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD;CACnE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS;CAC5N,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yfAAyf;CACzhB,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH;CACrJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC1G,CAAC;AACD,MAAM,6DAA6D,EAAE,OAAO;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CAClL,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CACvI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC3G,CAAC;AAKD,MAAa,mCAAmC,OAAO,0CAA0C;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,OAAO,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,wDAAwD,EAC9I,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-list-item-in-folder.mjs","names":[],"sources":["../../src/actions/create-list-item-in-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointCreateListItemInFolderInput = z.object({\n values: z.array(z.object({\n FieldName: z.string().describe(\"Internal name of the field to set\"),\n FieldValue: z.string().describe(\"Value to assign to the field\"),\n}).passthrough()).describe(\"List of field name/value pairs to set on the new item.\"),\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 tenant is derived from the connected account's base URL.\").optional(),\n folder_url: z.string().describe(\"URL of the target folder within the list where the item will be created. Accepts both server-relative URLs (e.g., '/Lists/MyList') and absolute URLs (e.g., 'https://site.sharepoint.com/sites/sitename/Lists/MyList'). For the list root folder, use '/Lists/<ListName>' or the full absolute URL. For a subfolder within the list, append the subfolder path. You can obtain this URL from the list's RootFolder.ServerRelativeUrl property. This parameter works with SharePoint lists only, NOT document libraries.\"),\n list_title: z.string().describe(\"The title of the SharePoint list where the item will be created. Must be an existing list (not a document library).\"),\n check_in_comment: z.string().describe(\"Optional check-in comment if the item is checked out.\").optional(),\n});\nconst SharePointCreateListItemInFolder_ListItemFieldResultSchema = z.object({\n ItemId: z.number().int().describe(\"Item ID reference (typically 0 in the response). To get the actual created item ID, look for the field result where FieldName='Id'.\").nullable(),\n ErrorCode: z.number().int().describe(\"Error code for the field operation. 0 indicates success, non-zero indicates an error.\").nullable(),\n FieldName: z.string().describe(\"Internal name of the field.\").nullable(),\n FieldValue: z.string().describe(\"Value resulting after validation/update.\").nullable(),\n ErrorMessage: z.string().describe(\"Error message for the field, if any.\").nullable().optional(),\n HasException: z.boolean().describe(\"Indicates whether validation/update failed for the field.\").nullable(),\n}).passthrough();\nexport const SharePointCreateListItemInFolderOutput = z.object({\n value: z.array(SharePointCreateListItemInFolder_ListItemFieldResultSchema).describe(\"Array of per-field results for the newly created item.\"),\n}).passthrough();\n\nexport const sharePointCreateListItemInFolder = action(\"SHARE_POINT_CREATE_LIST_ITEM_IN_FOLDER\", {\n slug: \"share_point-create-list-item-in-folder\",\n name: \"Create List Item in Folder\",\n description: \"Tool to create a list item in a specific folder within a SharePoint list. IMPORTANT: This action works ONLY with SharePoint lists (not document libraries). The folder_url can be either a server-relative URL (e.g., '/Lists/MyList') or an absolute URL (e.g., 'https://site.sharepoint.com/sites/sitename/Lists/MyList'). To create files in document libraries, use a different action like upload_file.\",\n input: SharePointCreateListItemInFolderInput,\n output: SharePointCreateListItemInFolderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,QAAQ,EAAE,MAAM,EAAE,OAAO;EACzB,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,wDAAwD;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS;CAC5N,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yfAAyf;CACzhB,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH;CACrJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC1G,CAAC;AACD,MAAM,6DAA6D,EAAE,OAAO;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CAClL,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CACvI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,mCAAmC,OAAO,0CAA0C;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,OAAO,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,wDAAwD,EAC9I,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -19,7 +19,7 @@ const SharePointCreateWebOutput = zod.z.object({
19
19
  description: zod.z.string().describe("The description of the created subsite").nullable(),
20
20
  web_template: zod.z.string().describe("The web template used for the created subsite").nullable(),
21
21
  server_relative_url: zod.z.string().describe("The server-relative URL of the created subsite").nullable()
22
- });
22
+ }).passthrough();
23
23
  const sharePointCreateWeb = require_action.action("SHARE_POINT_CREATE_WEB", {
24
24
  slug: "share_point-create-web",
25
25
  name: "Create SharePoint Subsite",
@@ -1 +1 @@
1
- {"version":3,"file":"create-web.cjs","names":["z","action"],"sources":["../../src/actions/create-web.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointCreateWebInput = z.object({\n url: z.string().describe(\"The URL segment for the new subsite (e.g., 'TestSubWeb'). This becomes part of the site URL path. Must contain only letters, numbers, hyphens, and underscores.\"),\n title: z.string().describe(\"The display title for the new subsite.\"),\n language: z.number().int().default(1033).describe(\"Language code for the subsite. Default is 1033 (English - United States). Examples: 1031 (German), 1033 (English), 1036 (French), 1040 (Italian), 1041 (Japanese), 1042 (Korean), 1043 (Dutch), 2052 (Chinese - Simplified), 3082 (Spanish).\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to. You can find this in your SharePoint URL after /sites/ (e.g., https://tenant.sharepoint.com/sites/<subsite-name>). If omitted, the root site is used.\").optional(),\n description: z.string().default(\"\").describe(\"A description of the new subsite (optional).\").optional(),\n web_template: z.string().default(\"sts\").describe(\"Web template to use for the subsite. Use 'sts' for modern team site homepage or 'sts#0' for classic team site. Other options include 'blog', 'wiki', etc.\").optional(),\n use_unique_permissions: z.boolean().default(false).describe(\"If true, the subsite will have unique permissions separate from the parent site. If false, it inherits permissions from the parent site.\").optional(),\n});\nexport const SharePointCreateWebOutput = z.object({\n id: z.string().describe(\"The unique identifier (GUID) of the created subsite\").nullable(),\n url: z.string().describe(\"The URL of the created subsite\").nullable(),\n title: z.string().describe(\"The title of the created subsite\").nullable(),\n message: z.string().describe(\"Success message indicating subsite creation\").nullable(),\n language: z.number().int().describe(\"The language code of the created subsite\").nullable(),\n description: z.string().describe(\"The description of the created subsite\").nullable(),\n web_template: z.string().describe(\"The web template used for the created subsite\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative URL of the created subsite\").nullable(),\n});\n\nexport const sharePointCreateWeb = action(\"SHARE_POINT_CREATE_WEB\", {\n slug: \"share_point-create-web\",\n name: \"Create SharePoint Subsite\",\n description: \"Tool to create a new SharePoint subsite under the current site. Use when you need to create a new subsite with specific settings for permissions, language, and template.\",\n input: SharePointCreateWebInput,\n output: SharePointCreateWebOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;CAC1L,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8OAA8O,CAAC,CAAC,SAAS;CAC3S,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;CAC3O,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2JAA2J,CAAC,CAAC,SAAS;CACvN,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;AACnN,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACzF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACpF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC5F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AACtG,CAAC;AAED,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-web.cjs","names":["z","action"],"sources":["../../src/actions/create-web.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointCreateWebInput = z.object({\n url: z.string().describe(\"The URL segment for the new subsite (e.g., 'TestSubWeb'). This becomes part of the site URL path. Must contain only letters, numbers, hyphens, and underscores.\"),\n title: z.string().describe(\"The display title for the new subsite.\"),\n language: z.number().int().default(1033).describe(\"Language code for the subsite. Default is 1033 (English - United States). Examples: 1031 (German), 1033 (English), 1036 (French), 1040 (Italian), 1041 (Japanese), 1042 (Korean), 1043 (Dutch), 2052 (Chinese - Simplified), 3082 (Spanish).\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to. You can find this in your SharePoint URL after /sites/ (e.g., https://tenant.sharepoint.com/sites/<subsite-name>). If omitted, the root site is used.\").optional(),\n description: z.string().default(\"\").describe(\"A description of the new subsite (optional).\").optional(),\n web_template: z.string().default(\"sts\").describe(\"Web template to use for the subsite. Use 'sts' for modern team site homepage or 'sts#0' for classic team site. Other options include 'blog', 'wiki', etc.\").optional(),\n use_unique_permissions: z.boolean().default(false).describe(\"If true, the subsite will have unique permissions separate from the parent site. If false, it inherits permissions from the parent site.\").optional(),\n});\nexport const SharePointCreateWebOutput = z.object({\n id: z.string().describe(\"The unique identifier (GUID) of the created subsite\").nullable(),\n url: z.string().describe(\"The URL of the created subsite\").nullable(),\n title: z.string().describe(\"The title of the created subsite\").nullable(),\n message: z.string().describe(\"Success message indicating subsite creation\").nullable(),\n language: z.number().int().describe(\"The language code of the created subsite\").nullable(),\n description: z.string().describe(\"The description of the created subsite\").nullable(),\n web_template: z.string().describe(\"The web template used for the created subsite\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative URL of the created subsite\").nullable(),\n}).passthrough();\n\nexport const sharePointCreateWeb = action(\"SHARE_POINT_CREATE_WEB\", {\n slug: \"share_point-create-web\",\n name: \"Create SharePoint Subsite\",\n description: \"Tool to create a new SharePoint subsite under the current site. Use when you need to create a new subsite with specific settings for permissions, language, and template.\",\n input: SharePointCreateWebInput,\n output: SharePointCreateWebOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;CAC1L,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8OAA8O,CAAC,CAAC,SAAS;CAC3S,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;CAC3O,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2JAA2J,CAAC,CAAC,SAAS;CACvN,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;AACnN,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACzF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACpF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC5F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -19,7 +19,7 @@ declare const SharePointCreateWebOutput: z.ZodObject<{
19
19
  description: z.ZodNullable<z.ZodString>;
20
20
  web_template: z.ZodNullable<z.ZodString>;
21
21
  server_relative_url: z.ZodNullable<z.ZodString>;
22
- }, z.core.$strip>;
22
+ }, z.core.$loose>;
23
23
  declare const sharePointCreateWeb: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  url: string;
25
25
  title: string;
@@ -19,7 +19,7 @@ declare const SharePointCreateWebOutput: z.ZodObject<{
19
19
  description: z.ZodNullable<z.ZodString>;
20
20
  web_template: z.ZodNullable<z.ZodString>;
21
21
  server_relative_url: z.ZodNullable<z.ZodString>;
22
- }, z.core.$strip>;
22
+ }, z.core.$loose>;
23
23
  declare const sharePointCreateWeb: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  url: string;
25
25
  title: string;
@@ -22,7 +22,7 @@ const sharePointCreateWeb = action("SHARE_POINT_CREATE_WEB", {
22
22
  description: z.string().describe("The description of the created subsite").nullable(),
23
23
  web_template: z.string().describe("The web template used for the created subsite").nullable(),
24
24
  server_relative_url: z.string().describe("The server-relative URL of the created subsite").nullable()
25
- })
25
+ }).passthrough()
26
26
  });
27
27
  //#endregion
28
28
  export { sharePointCreateWeb };
@@ -1 +1 @@
1
- {"version":3,"file":"create-web.mjs","names":[],"sources":["../../src/actions/create-web.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointCreateWebInput = z.object({\n url: z.string().describe(\"The URL segment for the new subsite (e.g., 'TestSubWeb'). This becomes part of the site URL path. Must contain only letters, numbers, hyphens, and underscores.\"),\n title: z.string().describe(\"The display title for the new subsite.\"),\n language: z.number().int().default(1033).describe(\"Language code for the subsite. Default is 1033 (English - United States). Examples: 1031 (German), 1033 (English), 1036 (French), 1040 (Italian), 1041 (Japanese), 1042 (Korean), 1043 (Dutch), 2052 (Chinese - Simplified), 3082 (Spanish).\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to. You can find this in your SharePoint URL after /sites/ (e.g., https://tenant.sharepoint.com/sites/<subsite-name>). If omitted, the root site is used.\").optional(),\n description: z.string().default(\"\").describe(\"A description of the new subsite (optional).\").optional(),\n web_template: z.string().default(\"sts\").describe(\"Web template to use for the subsite. Use 'sts' for modern team site homepage or 'sts#0' for classic team site. Other options include 'blog', 'wiki', etc.\").optional(),\n use_unique_permissions: z.boolean().default(false).describe(\"If true, the subsite will have unique permissions separate from the parent site. If false, it inherits permissions from the parent site.\").optional(),\n});\nexport const SharePointCreateWebOutput = z.object({\n id: z.string().describe(\"The unique identifier (GUID) of the created subsite\").nullable(),\n url: z.string().describe(\"The URL of the created subsite\").nullable(),\n title: z.string().describe(\"The title of the created subsite\").nullable(),\n message: z.string().describe(\"Success message indicating subsite creation\").nullable(),\n language: z.number().int().describe(\"The language code of the created subsite\").nullable(),\n description: z.string().describe(\"The description of the created subsite\").nullable(),\n web_template: z.string().describe(\"The web template used for the created subsite\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative URL of the created subsite\").nullable(),\n});\n\nexport const sharePointCreateWeb = action(\"SHARE_POINT_CREATE_WEB\", {\n slug: \"share_point-create-web\",\n name: \"Create SharePoint Subsite\",\n description: \"Tool to create a new SharePoint subsite under the current site. Use when you need to create a new subsite with specific settings for permissions, language, and template.\",\n input: SharePointCreateWebInput,\n output: SharePointCreateWebOutput,\n});\n"],"mappings":";;AAwBA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBsC,EAAE,OAAO;EAC/C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;EAC1L,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACnE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8OAA8O,CAAC,CAAC,SAAS;EAC3S,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;EAC3O,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACtG,cAAc,EAAE,OAAO,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2JAA2J,CAAC,CAAC,SAAS;EACvN,wBAAwB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACnN,CAgBS;CACP,QAhBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACxF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACrF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC5F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACtG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-web.mjs","names":[],"sources":["../../src/actions/create-web.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointCreateWebInput = z.object({\n url: z.string().describe(\"The URL segment for the new subsite (e.g., 'TestSubWeb'). This becomes part of the site URL path. Must contain only letters, numbers, hyphens, and underscores.\"),\n title: z.string().describe(\"The display title for the new subsite.\"),\n language: z.number().int().default(1033).describe(\"Language code for the subsite. Default is 1033 (English - United States). Examples: 1031 (German), 1033 (English), 1036 (French), 1040 (Italian), 1041 (Japanese), 1042 (Korean), 1043 (Dutch), 2052 (Chinese - Simplified), 3082 (Spanish).\").optional(),\n site_name: z.string().describe(\"The subsite name to scope the request to. You can find this in your SharePoint URL after /sites/ (e.g., https://tenant.sharepoint.com/sites/<subsite-name>). If omitted, the root site is used.\").optional(),\n description: z.string().default(\"\").describe(\"A description of the new subsite (optional).\").optional(),\n web_template: z.string().default(\"sts\").describe(\"Web template to use for the subsite. Use 'sts' for modern team site homepage or 'sts#0' for classic team site. Other options include 'blog', 'wiki', etc.\").optional(),\n use_unique_permissions: z.boolean().default(false).describe(\"If true, the subsite will have unique permissions separate from the parent site. If false, it inherits permissions from the parent site.\").optional(),\n});\nexport const SharePointCreateWebOutput = z.object({\n id: z.string().describe(\"The unique identifier (GUID) of the created subsite\").nullable(),\n url: z.string().describe(\"The URL of the created subsite\").nullable(),\n title: z.string().describe(\"The title of the created subsite\").nullable(),\n message: z.string().describe(\"Success message indicating subsite creation\").nullable(),\n language: z.number().int().describe(\"The language code of the created subsite\").nullable(),\n description: z.string().describe(\"The description of the created subsite\").nullable(),\n web_template: z.string().describe(\"The web template used for the created subsite\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative URL of the created subsite\").nullable(),\n}).passthrough();\n\nexport const sharePointCreateWeb = action(\"SHARE_POINT_CREATE_WEB\", {\n slug: \"share_point-create-web\",\n name: \"Create SharePoint Subsite\",\n description: \"Tool to create a new SharePoint subsite under the current site. Use when you need to create a new subsite with specific settings for permissions, language, and template.\",\n input: SharePointCreateWebInput,\n output: SharePointCreateWebOutput,\n});\n"],"mappings":";;AAwBA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBsC,EAAE,OAAO;EAC/C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;EAC1L,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACnE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8OAA8O,CAAC,CAAC,SAAS;EAC3S,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;EAC3O,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACtG,cAAc,EAAE,OAAO,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2JAA2J,CAAC,CAAC,SAAS;EACvN,wBAAwB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACnN,CAgBS;CACP,QAhBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACxF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACrF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC5F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -11,7 +11,7 @@ const SharePointDeleteDriveItemVersionContentOutput = zod.z.object({
11
11
  drive_id: zod.z.string().describe("The drive ID of the deleted version content").nullable(),
12
12
  driveitem_id: zod.z.string().describe("The drive item ID of the deleted version content").nullable(),
13
13
  driveitemversion_id: zod.z.string().describe("The version ID of the deleted content").nullable()
14
- }).describe("Response model for drive item version content deletion.");
14
+ }).passthrough().describe("Response model for drive item version content deletion.");
15
15
  const sharePointDeleteDriveItemVersionContent = require_action.action("SHARE_POINT_DELETE_DRIVE_ITEM_VERSION_CONTENT", {
16
16
  slug: "share_point-delete-drive-item-version-content",
17
17
  name: "Delete Drive Item Version Content",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-drive-item-version-content.cjs","names":["z","action"],"sources":["../../src/actions/delete-drive-item-version-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteDriveItemVersionContentInput = z.object({\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the ID of the document library or drive where the item is stored. You can get this from drive listing endpoints.\"),\n driveitem_id: z.string().describe(\"The unique identifier of the drive item (file or folder). This is the ID of the specific item whose version content you want to delete.\"),\n driveitemversion_id: z.string().describe(\"The unique identifier of the version. Version IDs are typically numeric strings like '1.0', '2.0', '24.0', etc. You can retrieve version IDs by listing versions for a drive item.\"),\n}).describe(\"Request model for deleting content for a specific version of a drive item.\");\nexport const SharePointDeleteDriveItemVersionContentOutput = z.object({\n message: z.string().describe(\"Success message confirming the version content was deleted\").nullable(),\n drive_id: z.string().describe(\"The drive ID of the deleted version content\").nullable(),\n driveitem_id: z.string().describe(\"The drive item ID of the deleted version content\").nullable(),\n driveitemversion_id: z.string().describe(\"The version ID of the deleted content\").nullable(),\n}).describe(\"Response model for drive item version content deletion.\");\n\nexport const sharePointDeleteDriveItemVersionContent = action(\"SHARE_POINT_DELETE_DRIVE_ITEM_VERSION_CONTENT\", {\n slug: \"share_point-delete-drive-item-version-content\",\n name: \"Delete Drive Item Version Content\",\n description: \"Tool to delete content for a specific version of a drive item in SharePoint. Use when you need to remove the binary content associated with a particular version of a file while keeping the version metadata.\",\n input: SharePointDeleteDriveItemVersionContentInput,\n output: SharePointDeleteDriveItemVersionContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J;CAC5L,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI;CAC3K,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL;AAC/N,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC/F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,0CAA0CC,eAAAA,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-drive-item-version-content.cjs","names":["z","action"],"sources":["../../src/actions/delete-drive-item-version-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteDriveItemVersionContentInput = z.object({\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the ID of the document library or drive where the item is stored. You can get this from drive listing endpoints.\"),\n driveitem_id: z.string().describe(\"The unique identifier of the drive item (file or folder). This is the ID of the specific item whose version content you want to delete.\"),\n driveitemversion_id: z.string().describe(\"The unique identifier of the version. Version IDs are typically numeric strings like '1.0', '2.0', '24.0', etc. You can retrieve version IDs by listing versions for a drive item.\"),\n}).describe(\"Request model for deleting content for a specific version of a drive item.\");\nexport const SharePointDeleteDriveItemVersionContentOutput = z.object({\n message: z.string().describe(\"Success message confirming the version content was deleted\").nullable(),\n drive_id: z.string().describe(\"The drive ID of the deleted version content\").nullable(),\n driveitem_id: z.string().describe(\"The drive item ID of the deleted version content\").nullable(),\n driveitemversion_id: z.string().describe(\"The version ID of the deleted content\").nullable(),\n}).passthrough().describe(\"Response model for drive item version content deletion.\");\n\nexport const sharePointDeleteDriveItemVersionContent = action(\"SHARE_POINT_DELETE_DRIVE_ITEM_VERSION_CONTENT\", {\n slug: \"share_point-delete-drive-item-version-content\",\n name: \"Delete Drive Item Version Content\",\n description: \"Tool to delete content for a specific version of a drive item in SharePoint. Use when you need to remove the binary content associated with a particular version of a file while keeping the version metadata.\",\n input: SharePointDeleteDriveItemVersionContentInput,\n output: SharePointDeleteDriveItemVersionContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J;CAC5L,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI;CAC3K,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL;AAC/N,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC/F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,0CAA0CC,eAAAA,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -11,7 +11,7 @@ declare const SharePointDeleteDriveItemVersionContentOutput: z.ZodObject<{
11
11
  drive_id: z.ZodNullable<z.ZodString>;
12
12
  driveitem_id: z.ZodNullable<z.ZodString>;
13
13
  driveitemversion_id: z.ZodNullable<z.ZodString>;
14
- }, z.core.$strip>;
14
+ }, z.core.$loose>;
15
15
  declare const sharePointDeleteDriveItemVersionContent: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  drive_id: string;
17
17
  driveitem_id: string;
@@ -11,7 +11,7 @@ declare const SharePointDeleteDriveItemVersionContentOutput: z.ZodObject<{
11
11
  drive_id: z.ZodNullable<z.ZodString>;
12
12
  driveitem_id: z.ZodNullable<z.ZodString>;
13
13
  driveitemversion_id: z.ZodNullable<z.ZodString>;
14
- }, z.core.$strip>;
14
+ }, z.core.$loose>;
15
15
  declare const sharePointDeleteDriveItemVersionContent: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  drive_id: string;
17
17
  driveitem_id: string;
@@ -14,7 +14,7 @@ const sharePointDeleteDriveItemVersionContent = action("SHARE_POINT_DELETE_DRIVE
14
14
  drive_id: z.string().describe("The drive ID of the deleted version content").nullable(),
15
15
  driveitem_id: z.string().describe("The drive item ID of the deleted version content").nullable(),
16
16
  driveitemversion_id: z.string().describe("The version ID of the deleted content").nullable()
17
- }).describe("Response model for drive item version content deletion.")
17
+ }).passthrough().describe("Response model for drive item version content deletion.")
18
18
  });
19
19
  //#endregion
20
20
  export { sharePointDeleteDriveItemVersionContent };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-drive-item-version-content.mjs","names":[],"sources":["../../src/actions/delete-drive-item-version-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteDriveItemVersionContentInput = z.object({\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the ID of the document library or drive where the item is stored. You can get this from drive listing endpoints.\"),\n driveitem_id: z.string().describe(\"The unique identifier of the drive item (file or folder). This is the ID of the specific item whose version content you want to delete.\"),\n driveitemversion_id: z.string().describe(\"The unique identifier of the version. Version IDs are typically numeric strings like '1.0', '2.0', '24.0', etc. You can retrieve version IDs by listing versions for a drive item.\"),\n}).describe(\"Request model for deleting content for a specific version of a drive item.\");\nexport const SharePointDeleteDriveItemVersionContentOutput = z.object({\n message: z.string().describe(\"Success message confirming the version content was deleted\").nullable(),\n drive_id: z.string().describe(\"The drive ID of the deleted version content\").nullable(),\n driveitem_id: z.string().describe(\"The drive item ID of the deleted version content\").nullable(),\n driveitemversion_id: z.string().describe(\"The version ID of the deleted content\").nullable(),\n}).describe(\"Response model for drive item version content deletion.\");\n\nexport const sharePointDeleteDriveItemVersionContent = action(\"SHARE_POINT_DELETE_DRIVE_ITEM_VERSION_CONTENT\", {\n slug: \"share_point-delete-drive-item-version-content\",\n name: \"Delete Drive Item Version Content\",\n description: \"Tool to delete content for a specific version of a drive item in SharePoint. Use when you need to remove the binary content associated with a particular version of a file while keeping the version metadata.\",\n input: SharePointDeleteDriveItemVersionContentInput,\n output: SharePointDeleteDriveItemVersionContentOutput,\n});\n"],"mappings":";;AAgBA,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB0D,EAAE,OAAO;EACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J;EAC5L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI;EAC3K,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL;CAC/N,CAAC,CAAC,CAAC,SAAS,4EAYH;CACP,QAZ2D,EAAE,OAAO;EACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC/F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-drive-item-version-content.mjs","names":[],"sources":["../../src/actions/delete-drive-item-version-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteDriveItemVersionContentInput = z.object({\n drive_id: z.string().describe(\"The unique identifier of the drive. This is the ID of the document library or drive where the item is stored. You can get this from drive listing endpoints.\"),\n driveitem_id: z.string().describe(\"The unique identifier of the drive item (file or folder). This is the ID of the specific item whose version content you want to delete.\"),\n driveitemversion_id: z.string().describe(\"The unique identifier of the version. Version IDs are typically numeric strings like '1.0', '2.0', '24.0', etc. You can retrieve version IDs by listing versions for a drive item.\"),\n}).describe(\"Request model for deleting content for a specific version of a drive item.\");\nexport const SharePointDeleteDriveItemVersionContentOutput = z.object({\n message: z.string().describe(\"Success message confirming the version content was deleted\").nullable(),\n drive_id: z.string().describe(\"The drive ID of the deleted version content\").nullable(),\n driveitem_id: z.string().describe(\"The drive item ID of the deleted version content\").nullable(),\n driveitemversion_id: z.string().describe(\"The version ID of the deleted content\").nullable(),\n}).passthrough().describe(\"Response model for drive item version content deletion.\");\n\nexport const sharePointDeleteDriveItemVersionContent = action(\"SHARE_POINT_DELETE_DRIVE_ITEM_VERSION_CONTENT\", {\n slug: \"share_point-delete-drive-item-version-content\",\n name: \"Delete Drive Item Version Content\",\n description: \"Tool to delete content for a specific version of a drive item in SharePoint. Use when you need to remove the binary content associated with a particular version of a file while keeping the version metadata.\",\n input: SharePointDeleteDriveItemVersionContentInput,\n output: SharePointDeleteDriveItemVersionContentOutput,\n});\n"],"mappings":";;AAgBA,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB0D,EAAE,OAAO;EACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J;EAC5L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI;EAC3K,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL;CAC/N,CAAC,CAAC,CAAC,SAAS,4EAYH;CACP,QAZ2D,EAAE,OAAO;EACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC/F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
@@ -9,7 +9,7 @@ const SharePointDeleteFileItemInput = zod.z.object({
9
9
  const SharePointDeleteFileItemOutput = zod.z.object({
10
10
  message: zod.z.string().describe("Success message confirming the file was deleted").nullable(),
11
11
  server_relative_url: zod.z.string().describe("The server-relative path of the file that was deleted, matching the input parameter").nullable()
12
- }).describe("Response model for SharePoint file deletion.");
12
+ }).passthrough().describe("Response model for SharePoint file deletion.");
13
13
  const sharePointDeleteFileItem = require_action.action("SHARE_POINT_DELETE_FILE_ITEM", {
14
14
  slug: "share_point-delete-file-item",
15
15
  name: "Delete SharePoint File",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-file-item.cjs","names":["z","action"],"sources":["../../src/actions/delete-file-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteFileItemInput = z.object({\n etag: z.string().default(\"*\").describe(\"ETag for conditional deletion. Use '*' (default) to delete regardless of version. Provide a specific ETag value to delete only if the file hasn't been modified since that version.\").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 server_relative_url: z.string().describe(\"The server-relative path of the file to delete. This is the full path from the site root, including the document library and any parent folders. Format: '/DocumentLibrary/ParentFolder/FileName.ext'. Examples: '/Shared Documents/report.pdf', '/Documents/2024/Q1/summary.docx'.\"),\n}).describe(\"Request model for deleting a SharePoint file by server-relative URL.\");\nexport const SharePointDeleteFileItemOutput = z.object({\n message: z.string().describe(\"Success message confirming the file was deleted\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative path of the file that was deleted, matching the input parameter\").nullable(),\n}).describe(\"Response model for SharePoint file deletion.\");\n\nexport const sharePointDeleteFileItem = action(\"SHARE_POINT_DELETE_FILE_ITEM\", {\n slug: \"share_point-delete-file-item\",\n name: \"Delete SharePoint File\",\n description: \"Deletes a file from a SharePoint document library permanently. This action removes the specified file and moves it to the site's recycle bin. Use this when you need to remove files that are no longer needed. This action is irreversible — the file cannot be recovered once removed from the recycle bin. The operation is idempotent - attempting to delete a non-existent file will succeed without error. Requires the server-relative path of the file (e.g., '/Shared Documents/FileName.ext').\",\n input: SharePointDeleteFileItemInput,\n output: SharePointDeleteFileItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qLAAqL,CAAC,CAAC,SAAS;CACvO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qRAAqR;AAChU,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-file-item.cjs","names":["z","action"],"sources":["../../src/actions/delete-file-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteFileItemInput = z.object({\n etag: z.string().default(\"*\").describe(\"ETag for conditional deletion. Use '*' (default) to delete regardless of version. Provide a specific ETag value to delete only if the file hasn't been modified since that version.\").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 server_relative_url: z.string().describe(\"The server-relative path of the file to delete. This is the full path from the site root, including the document library and any parent folders. Format: '/DocumentLibrary/ParentFolder/FileName.ext'. Examples: '/Shared Documents/report.pdf', '/Documents/2024/Q1/summary.docx'.\"),\n}).describe(\"Request model for deleting a SharePoint file by server-relative URL.\");\nexport const SharePointDeleteFileItemOutput = z.object({\n message: z.string().describe(\"Success message confirming the file was deleted\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative path of the file that was deleted, matching the input parameter\").nullable(),\n}).passthrough().describe(\"Response model for SharePoint file deletion.\");\n\nexport const sharePointDeleteFileItem = action(\"SHARE_POINT_DELETE_FILE_ITEM\", {\n slug: \"share_point-delete-file-item\",\n name: \"Delete SharePoint File\",\n description: \"Deletes a file from a SharePoint document library permanently. This action removes the specified file and moves it to the site's recycle bin. Use this when you need to remove files that are no longer needed. This action is irreversible — the file cannot be recovered once removed from the recycle bin. The operation is idempotent - attempting to delete a non-existent file will succeed without error. Requires the server-relative path of the file (e.g., '/Shared Documents/FileName.ext').\",\n input: SharePointDeleteFileItemInput,\n output: SharePointDeleteFileItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qLAAqL,CAAC,CAAC,SAAS;CACvO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qRAAqR;AAChU,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -9,7 +9,7 @@ declare const SharePointDeleteFileItemInput: z.ZodObject<{
9
9
  declare const SharePointDeleteFileItemOutput: z.ZodObject<{
10
10
  message: z.ZodNullable<z.ZodString>;
11
11
  server_relative_url: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const sharePointDeleteFileItem: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  server_relative_url: string;
15
15
  etag?: string | undefined;
@@ -9,7 +9,7 @@ declare const SharePointDeleteFileItemInput: z.ZodObject<{
9
9
  declare const SharePointDeleteFileItemOutput: z.ZodObject<{
10
10
  message: z.ZodNullable<z.ZodString>;
11
11
  server_relative_url: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const sharePointDeleteFileItem: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  server_relative_url: string;
15
15
  etag?: string | undefined;
@@ -12,7 +12,7 @@ const sharePointDeleteFileItem = action("SHARE_POINT_DELETE_FILE_ITEM", {
12
12
  output: z.object({
13
13
  message: z.string().describe("Success message confirming the file was deleted").nullable(),
14
14
  server_relative_url: z.string().describe("The server-relative path of the file that was deleted, matching the input parameter").nullable()
15
- }).describe("Response model for SharePoint file deletion.")
15
+ }).passthrough().describe("Response model for SharePoint file deletion.")
16
16
  });
17
17
  //#endregion
18
18
  export { sharePointDeleteFileItem };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-file-item.mjs","names":[],"sources":["../../src/actions/delete-file-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteFileItemInput = z.object({\n etag: z.string().default(\"*\").describe(\"ETag for conditional deletion. Use '*' (default) to delete regardless of version. Provide a specific ETag value to delete only if the file hasn't been modified since that version.\").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 server_relative_url: z.string().describe(\"The server-relative path of the file to delete. This is the full path from the site root, including the document library and any parent folders. Format: '/DocumentLibrary/ParentFolder/FileName.ext'. Examples: '/Shared Documents/report.pdf', '/Documents/2024/Q1/summary.docx'.\"),\n}).describe(\"Request model for deleting a SharePoint file by server-relative URL.\");\nexport const SharePointDeleteFileItemOutput = z.object({\n message: z.string().describe(\"Success message confirming the file was deleted\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative path of the file that was deleted, matching the input parameter\").nullable(),\n}).describe(\"Response model for SharePoint file deletion.\");\n\nexport const sharePointDeleteFileItem = action(\"SHARE_POINT_DELETE_FILE_ITEM\", {\n slug: \"share_point-delete-file-item\",\n name: \"Delete SharePoint File\",\n description: \"Deletes a file from a SharePoint document library permanently. This action removes the specified file and moves it to the site's recycle bin. Use this when you need to remove files that are no longer needed. This action is irreversible — the file cannot be recovered once removed from the recycle bin. The operation is idempotent - attempting to delete a non-existent file will succeed without error. Requires the server-relative path of the file (e.g., '/Shared Documents/FileName.ext').\",\n input: SharePointDeleteFileItemInput,\n output: SharePointDeleteFileItemOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qLAAqL,CAAC,CAAC,SAAS;EACvO,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;EACtO,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qRAAqR;CAChU,CAAC,CAAC,CAAC,SAAS,sEAUH;CACP,QAV4C,EAAE,OAAO;EACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACzF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC3I,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-file-item.mjs","names":[],"sources":["../../src/actions/delete-file-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteFileItemInput = z.object({\n etag: z.string().default(\"*\").describe(\"ETag for conditional deletion. Use '*' (default) to delete regardless of version. Provide a specific ETag value to delete only if the file hasn't been modified since that version.\").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 server_relative_url: z.string().describe(\"The server-relative path of the file to delete. This is the full path from the site root, including the document library and any parent folders. Format: '/DocumentLibrary/ParentFolder/FileName.ext'. Examples: '/Shared Documents/report.pdf', '/Documents/2024/Q1/summary.docx'.\"),\n}).describe(\"Request model for deleting a SharePoint file by server-relative URL.\");\nexport const SharePointDeleteFileItemOutput = z.object({\n message: z.string().describe(\"Success message confirming the file was deleted\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative path of the file that was deleted, matching the input parameter\").nullable(),\n}).passthrough().describe(\"Response model for SharePoint file deletion.\");\n\nexport const sharePointDeleteFileItem = action(\"SHARE_POINT_DELETE_FILE_ITEM\", {\n slug: \"share_point-delete-file-item\",\n name: \"Delete SharePoint File\",\n description: \"Deletes a file from a SharePoint document library permanently. This action removes the specified file and moves it to the site's recycle bin. Use this when you need to remove files that are no longer needed. This action is irreversible — the file cannot be recovered once removed from the recycle bin. The operation is idempotent - attempting to delete a non-existent file will succeed without error. Requires the server-relative path of the file (e.g., '/Shared Documents/FileName.ext').\",\n input: SharePointDeleteFileItemInput,\n output: SharePointDeleteFileItemOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qLAAqL,CAAC,CAAC,SAAS;EACvO,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;EACtO,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qRAAqR;CAChU,CAAC,CAAC,CAAC,SAAS,sEAUH;CACP,QAV4C,EAAE,OAAO;EACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACzF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
@@ -9,7 +9,7 @@ const SharePointDeleteFolderInput = zod.z.object({
9
9
  const SharePointDeleteFolderOutput = zod.z.object({
10
10
  message: zod.z.string().describe("Success message confirming the folder was deleted").nullable(),
11
11
  server_relative_url: zod.z.string().describe("The server-relative path of the folder that was deleted, matching the input parameter").nullable()
12
- }).describe("Response model for SharePoint folder deletion.");
12
+ }).passthrough().describe("Response model for SharePoint folder deletion.");
13
13
  const sharePointDeleteFolder = require_action.action("SHARE_POINT_DELETE_FOLDER", {
14
14
  slug: "share_point-delete-folder",
15
15
  name: "Delete SharePoint Folder",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-folder.cjs","names":["z","action"],"sources":["../../src/actions/delete-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteFolderInput = z.object({\n etag: z.string().default(\"*\").describe(\"ETag for conditional deletion. Use '*' (default) to delete regardless of version. Provide a specific ETag value to delete only if the folder hasn't been modified since that version.\").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 server_relative_url: z.string().describe(\"The server-relative path of the folder to delete. This is the full path from the site root, including the document library and any parent folders. Format: '/DocumentLibrary/ParentFolder/FolderName'. Examples: '/Shared Documents/Reports', '/Documents/2024/Q1'.\"),\n}).describe(\"Request model for deleting a SharePoint folder by server-relative URL.\");\nexport const SharePointDeleteFolderOutput = z.object({\n message: z.string().describe(\"Success message confirming the folder was deleted\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative path of the folder that was deleted, matching the input parameter\").nullable(),\n}).describe(\"Response model for SharePoint folder deletion.\");\n\nexport const sharePointDeleteFolder = action(\"SHARE_POINT_DELETE_FOLDER\", {\n slug: \"share_point-delete-folder\",\n name: \"Delete SharePoint Folder\",\n description: \"Deletes a folder from a SharePoint document library. This action permanently removes the specified folder and moves it to the site's recycle bin. Use this when you need to remove folders that are no longer needed. The operation is idempotent - attempting to delete a non-existent folder will succeed without error. Requires the server-relative path of the folder (e.g., '/Shared Documents/FolderName').\",\n input: SharePointDeleteFolderInput,\n output: SharePointDeleteFolderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;CACzO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CACpO,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qQAAqQ;AAChT,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC3F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-folder.cjs","names":["z","action"],"sources":["../../src/actions/delete-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteFolderInput = z.object({\n etag: z.string().default(\"*\").describe(\"ETag for conditional deletion. Use '*' (default) to delete regardless of version. Provide a specific ETag value to delete only if the folder hasn't been modified since that version.\").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 server_relative_url: z.string().describe(\"The server-relative path of the folder to delete. This is the full path from the site root, including the document library and any parent folders. Format: '/DocumentLibrary/ParentFolder/FolderName'. Examples: '/Shared Documents/Reports', '/Documents/2024/Q1'.\"),\n}).describe(\"Request model for deleting a SharePoint folder by server-relative URL.\");\nexport const SharePointDeleteFolderOutput = z.object({\n message: z.string().describe(\"Success message confirming the folder was deleted\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative path of the folder that was deleted, matching the input parameter\").nullable(),\n}).passthrough().describe(\"Response model for SharePoint folder deletion.\");\n\nexport const sharePointDeleteFolder = action(\"SHARE_POINT_DELETE_FOLDER\", {\n slug: \"share_point-delete-folder\",\n name: \"Delete SharePoint Folder\",\n description: \"Deletes a folder from a SharePoint document library. This action permanently removes the specified folder and moves it to the site's recycle bin. Use this when you need to remove folders that are no longer needed. The operation is idempotent - attempting to delete a non-existent folder will succeed without error. Requires the server-relative path of the folder (e.g., '/Shared Documents/FolderName').\",\n input: SharePointDeleteFolderInput,\n output: SharePointDeleteFolderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;CACzO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CACpO,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qQAAqQ;AAChT,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC3F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -9,7 +9,7 @@ declare const SharePointDeleteFolderInput: z.ZodObject<{
9
9
  declare const SharePointDeleteFolderOutput: z.ZodObject<{
10
10
  message: z.ZodNullable<z.ZodString>;
11
11
  server_relative_url: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const sharePointDeleteFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  server_relative_url: string;
15
15
  etag?: string | undefined;
@@ -9,7 +9,7 @@ declare const SharePointDeleteFolderInput: z.ZodObject<{
9
9
  declare const SharePointDeleteFolderOutput: z.ZodObject<{
10
10
  message: z.ZodNullable<z.ZodString>;
11
11
  server_relative_url: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const sharePointDeleteFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  server_relative_url: string;
15
15
  etag?: string | undefined;
@@ -12,7 +12,7 @@ const sharePointDeleteFolder = action("SHARE_POINT_DELETE_FOLDER", {
12
12
  output: z.object({
13
13
  message: z.string().describe("Success message confirming the folder was deleted").nullable(),
14
14
  server_relative_url: z.string().describe("The server-relative path of the folder that was deleted, matching the input parameter").nullable()
15
- }).describe("Response model for SharePoint folder deletion.")
15
+ }).passthrough().describe("Response model for SharePoint folder deletion.")
16
16
  });
17
17
  //#endregion
18
18
  export { sharePointDeleteFolder };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-folder.mjs","names":[],"sources":["../../src/actions/delete-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteFolderInput = z.object({\n etag: z.string().default(\"*\").describe(\"ETag for conditional deletion. Use '*' (default) to delete regardless of version. Provide a specific ETag value to delete only if the folder hasn't been modified since that version.\").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 server_relative_url: z.string().describe(\"The server-relative path of the folder to delete. This is the full path from the site root, including the document library and any parent folders. Format: '/DocumentLibrary/ParentFolder/FolderName'. Examples: '/Shared Documents/Reports', '/Documents/2024/Q1'.\"),\n}).describe(\"Request model for deleting a SharePoint folder by server-relative URL.\");\nexport const SharePointDeleteFolderOutput = z.object({\n message: z.string().describe(\"Success message confirming the folder was deleted\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative path of the folder that was deleted, matching the input parameter\").nullable(),\n}).describe(\"Response model for SharePoint folder deletion.\");\n\nexport const sharePointDeleteFolder = action(\"SHARE_POINT_DELETE_FOLDER\", {\n slug: \"share_point-delete-folder\",\n name: \"Delete SharePoint Folder\",\n description: \"Deletes a folder from a SharePoint document library. This action permanently removes the specified folder and moves it to the site's recycle bin. Use this when you need to remove folders that are no longer needed. The operation is idempotent - attempting to delete a non-existent folder will succeed without error. Requires the server-relative path of the folder (e.g., '/Shared Documents/FolderName').\",\n input: SharePointDeleteFolderInput,\n output: SharePointDeleteFolderOutput,\n});\n"],"mappings":";;AAcA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdyC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;EACzO,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;EACpO,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qQAAqQ;CAChT,CAAC,CAAC,CAAC,SAAS,wEAUH;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC3F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC7I,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-folder.mjs","names":[],"sources":["../../src/actions/delete-folder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteFolderInput = z.object({\n etag: z.string().default(\"*\").describe(\"ETag for conditional deletion. Use '*' (default) to delete regardless of version. Provide a specific ETag value to delete only if the folder hasn't been modified since that version.\").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 server_relative_url: z.string().describe(\"The server-relative path of the folder to delete. This is the full path from the site root, including the document library and any parent folders. Format: '/DocumentLibrary/ParentFolder/FolderName'. Examples: '/Shared Documents/Reports', '/Documents/2024/Q1'.\"),\n}).describe(\"Request model for deleting a SharePoint folder by server-relative URL.\");\nexport const SharePointDeleteFolderOutput = z.object({\n message: z.string().describe(\"Success message confirming the folder was deleted\").nullable(),\n server_relative_url: z.string().describe(\"The server-relative path of the folder that was deleted, matching the input parameter\").nullable(),\n}).passthrough().describe(\"Response model for SharePoint folder deletion.\");\n\nexport const sharePointDeleteFolder = action(\"SHARE_POINT_DELETE_FOLDER\", {\n slug: \"share_point-delete-folder\",\n name: \"Delete SharePoint Folder\",\n description: \"Deletes a folder from a SharePoint document library. This action permanently removes the specified folder and moves it to the site's recycle bin. Use this when you need to remove folders that are no longer needed. The operation is idempotent - attempting to delete a non-existent folder will succeed without error. Requires the server-relative path of the folder (e.g., '/Shared Documents/FolderName').\",\n input: SharePointDeleteFolderInput,\n output: SharePointDeleteFolderOutput,\n});\n"],"mappings":";;AAcA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdyC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;EACzO,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;EACpO,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qQAAqQ;CAChT,CAAC,CAAC,CAAC,SAAS,wEAUH;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC3F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -6,7 +6,7 @@ const SharePointDeleteListByTitleInput = zod.z.object({
6
6
  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. When provided, the API base URL becomes https://{tenant}.sharepoint.com/sites/{site}.").optional(),
7
7
  list_title: zod.z.string().describe("The title of the SharePoint list to delete. This is a destructive operation that permanently removes the list and all its contents.")
8
8
  }).describe("Request model for deleting a SharePoint list by its title.");
9
- const SharePointDeleteListByTitleOutput = zod.z.object({ message: zod.z.string().describe("Success message confirming the list was deleted.").nullable() }).describe("Response model for successful list deletion.");
9
+ const SharePointDeleteListByTitleOutput = zod.z.object({ message: zod.z.string().describe("Success message confirming the list was deleted.").nullable() }).passthrough().describe("Response model for successful list deletion.");
10
10
  const sharePointDeleteListByTitle = require_action.action("SHARE_POINT_DELETE_LIST_BY_TITLE", {
11
11
  slug: "share_point-delete-list-by-title",
12
12
  name: "Delete SharePoint List By Title",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-by-title.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-by-title.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListByTitleInput = z.object({\n if_match: z.string().default(\"*\").describe(\"ETag for concurrency control. Use '*' to force delete regardless of version, or provide a specific ETag value for version checking.\").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 list_title: z.string().describe(\"The title of the SharePoint list to delete. This is a destructive operation that permanently removes the list and all its contents.\"),\n}).describe(\"Request model for deleting a SharePoint list by its title.\");\nexport const SharePointDeleteListByTitleOutput = z.object({\n message: z.string().describe(\"Success message confirming the list was deleted.\").nullable(),\n}).describe(\"Response model for successful list deletion.\");\n\nexport const sharePointDeleteListByTitle = action(\"SHARE_POINT_DELETE_LIST_BY_TITLE\", {\n slug: \"share_point-delete-list-by-title\",\n name: \"Delete SharePoint List By Title\",\n description: \"Tool to delete a SharePoint list by its title. Use when you need to permanently remove a list and all its contents by specifying the list name.\",\n input: SharePointDeleteListByTitleInput,\n output: SharePointDeleteListByTitleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CAC3L,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI;AACvK,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,EAC5F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,8BAA8BC,eAAAA,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list-by-title.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-by-title.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListByTitleInput = z.object({\n if_match: z.string().default(\"*\").describe(\"ETag for concurrency control. Use '*' to force delete regardless of version, or provide a specific ETag value for version checking.\").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 list_title: z.string().describe(\"The title of the SharePoint list to delete. This is a destructive operation that permanently removes the list and all its contents.\"),\n}).describe(\"Request model for deleting a SharePoint list by its title.\");\nexport const SharePointDeleteListByTitleOutput = z.object({\n message: z.string().describe(\"Success message confirming the list was deleted.\").nullable(),\n}).passthrough().describe(\"Response model for successful list deletion.\");\n\nexport const sharePointDeleteListByTitle = action(\"SHARE_POINT_DELETE_LIST_BY_TITLE\", {\n slug: \"share_point-delete-list-by-title\",\n name: \"Delete SharePoint List By Title\",\n description: \"Tool to delete a SharePoint list by its title. Use when you need to permanently remove a list and all its contents by specifying the list name.\",\n input: SharePointDeleteListByTitleInput,\n output: SharePointDeleteListByTitleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CAC3L,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI;AACvK,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,EAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,8BAA8BC,eAAAA,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -8,7 +8,7 @@ declare const SharePointDeleteListByTitleInput: z.ZodObject<{
8
8
  }, z.core.$strip>;
9
9
  declare const SharePointDeleteListByTitleOutput: z.ZodObject<{
10
10
  message: z.ZodNullable<z.ZodString>;
11
- }, z.core.$strip>;
11
+ }, z.core.$loose>;
12
12
  declare const sharePointDeleteListByTitle: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  list_title: string;
14
14
  if_match?: string | undefined;
@@ -8,7 +8,7 @@ declare const SharePointDeleteListByTitleInput: z.ZodObject<{
8
8
  }, z.core.$strip>;
9
9
  declare const SharePointDeleteListByTitleOutput: z.ZodObject<{
10
10
  message: z.ZodNullable<z.ZodString>;
11
- }, z.core.$strip>;
11
+ }, z.core.$loose>;
12
12
  declare const sharePointDeleteListByTitle: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  list_title: string;
14
14
  if_match?: string | undefined;
@@ -9,7 +9,7 @@ const sharePointDeleteListByTitle = action("SHARE_POINT_DELETE_LIST_BY_TITLE", {
9
9
  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(),
10
10
  list_title: z.string().describe("The title of the SharePoint list to delete. This is a destructive operation that permanently removes the list and all its contents.")
11
11
  }).describe("Request model for deleting a SharePoint list by its title."),
12
- output: z.object({ message: z.string().describe("Success message confirming the list was deleted.").nullable() }).describe("Response model for successful list deletion.")
12
+ output: z.object({ message: z.string().describe("Success message confirming the list was deleted.").nullable() }).passthrough().describe("Response model for successful list deletion.")
13
13
  });
14
14
  //#endregion
15
15
  export { sharePointDeleteListByTitle };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-by-title.mjs","names":[],"sources":["../../src/actions/delete-list-by-title.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListByTitleInput = z.object({\n if_match: z.string().default(\"*\").describe(\"ETag for concurrency control. Use '*' to force delete regardless of version, or provide a specific ETag value for version checking.\").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 list_title: z.string().describe(\"The title of the SharePoint list to delete. This is a destructive operation that permanently removes the list and all its contents.\"),\n}).describe(\"Request model for deleting a SharePoint list by its title.\");\nexport const SharePointDeleteListByTitleOutput = z.object({\n message: z.string().describe(\"Success message confirming the list was deleted.\").nullable(),\n}).describe(\"Response model for successful list deletion.\");\n\nexport const sharePointDeleteListByTitle = action(\"SHARE_POINT_DELETE_LIST_BY_TITLE\", {\n slug: \"share_point-delete-list-by-title\",\n name: \"Delete SharePoint List By Title\",\n description: \"Tool to delete a SharePoint list by its title. Use when you need to permanently remove a list and all its contents by specifying the list name.\",\n input: SharePointDeleteListByTitleInput,\n output: SharePointDeleteListByTitleOutput,\n});\n"],"mappings":";;AAaA,MAAa,8BAA8B,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb8C,EAAE,OAAO;EACvD,UAAU,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EAC3L,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;EACtO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI;CACvK,CAAC,CAAC,CAAC,SAAS,4DASH;CACP,QAT+C,EAAE,OAAO,EACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,EAC5F,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list-by-title.mjs","names":[],"sources":["../../src/actions/delete-list-by-title.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListByTitleInput = z.object({\n if_match: z.string().default(\"*\").describe(\"ETag for concurrency control. Use '*' to force delete regardless of version, or provide a specific ETag value for version checking.\").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 list_title: z.string().describe(\"The title of the SharePoint list to delete. This is a destructive operation that permanently removes the list and all its contents.\"),\n}).describe(\"Request model for deleting a SharePoint list by its title.\");\nexport const SharePointDeleteListByTitleOutput = z.object({\n message: z.string().describe(\"Success message confirming the list was deleted.\").nullable(),\n}).passthrough().describe(\"Response model for successful list deletion.\");\n\nexport const sharePointDeleteListByTitle = action(\"SHARE_POINT_DELETE_LIST_BY_TITLE\", {\n slug: \"share_point-delete-list-by-title\",\n name: \"Delete SharePoint List By Title\",\n description: \"Tool to delete a SharePoint list by its title. Use when you need to permanently remove a list and all its contents by specifying the list name.\",\n input: SharePointDeleteListByTitleInput,\n output: SharePointDeleteListByTitleOutput,\n});\n"],"mappings":";;AAaA,MAAa,8BAA8B,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb8C,EAAE,OAAO;EACvD,UAAU,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EAC3L,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;EACtO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI;CACvK,CAAC,CAAC,CAAC,SAAS,4DASH;CACP,QAT+C,EAAE,OAAO,EACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,EAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
@@ -7,7 +7,7 @@ const SharePointDeleteListItemInput = zod.z.object({
7
7
  list_title: zod.z.string().describe("The exact title of the SharePoint list containing the item to delete"),
8
8
  match_etag: zod.z.string().default("*").describe("ETag value for concurrency control. Use '*' to force delete regardless of version. If providing a specific ETag, use the full quoted value returned by GET_LIST_ITEM_ETAG (e.g., '\"guid,version\"' format like '\"c7a93369-bda8-4da1-b1a3-3d87d2e207fc,1\"'). Simple version numbers like '1' are not valid ETags.").optional()
9
9
  });
10
- const SharePointDeleteListItemOutput = zod.z.object({ message: zod.z.string().describe("Result message indicating deletion status").nullable() });
10
+ const SharePointDeleteListItemOutput = zod.z.object({ message: zod.z.string().describe("Result message indicating deletion status").nullable() }).passthrough();
11
11
  const sharePointDeleteListItem = require_action.action("SHARE_POINT_DELETE_LIST_ITEM", {
12
12
  slug: "share_point-delete-list-item",
13
13
  name: "Delete SharePoint List Item",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-item.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListItemInput = z.object({\n item_id: z.number().int().describe(\"Numeric ID of the list item to delete\"),\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(\"The exact title of the SharePoint list containing the item to delete\"),\n match_etag: z.string().default(\"*\").describe(\"ETag value for concurrency control. Use '*' to force delete regardless of version. If providing a specific ETag, use the full quoted value returned by GET_LIST_ITEM_ETAG (e.g., '\\\"guid,version\\\"' format like '\\\"c7a93369-bda8-4da1-b1a3-3d87d2e207fc,1\\\"'). Simple version numbers like '1' are not valid ETags.\").optional(),\n});\nexport const SharePointDeleteListItemOutput = z.object({\n message: z.string().describe(\"Result message indicating deletion status\").nullable(),\n});\n\nexport const sharePointDeleteListItem = action(\"SHARE_POINT_DELETE_LIST_ITEM\", {\n slug: \"share_point-delete-list-item\",\n name: \"Delete SharePoint List Item\",\n description: \"Tool to delete a SharePoint list item. Use when you need to permanently remove an item by its ID. Use after obtaining the item's ETag to ensure concurrency control.\",\n input: SharePointDeleteListItemInput,\n output: SharePointDeleteListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qTAAqT,CAAC,CAAC,SAAS;AAC/W,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACrF,CAAC;AAED,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list-item.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListItemInput = z.object({\n item_id: z.number().int().describe(\"Numeric ID of the list item to delete\"),\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(\"The exact title of the SharePoint list containing the item to delete\"),\n match_etag: z.string().default(\"*\").describe(\"ETag value for concurrency control. Use '*' to force delete regardless of version. If providing a specific ETag, use the full quoted value returned by GET_LIST_ITEM_ETAG (e.g., '\\\"guid,version\\\"' format like '\\\"c7a93369-bda8-4da1-b1a3-3d87d2e207fc,1\\\"'). Simple version numbers like '1' are not valid ETags.\").optional(),\n});\nexport const SharePointDeleteListItemOutput = z.object({\n message: z.string().describe(\"Result message indicating deletion status\").nullable(),\n}).passthrough();\n\nexport const sharePointDeleteListItem = action(\"SHARE_POINT_DELETE_LIST_ITEM\", {\n slug: \"share_point-delete-list-item\",\n name: \"Delete SharePoint List Item\",\n description: \"Tool to delete a SharePoint list item. Use when you need to permanently remove an item by its ID. Use after obtaining the item's ETag to ensure concurrency control.\",\n input: SharePointDeleteListItemInput,\n output: SharePointDeleteListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qTAAqT,CAAC,CAAC,SAAS;AAC/W,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -9,7 +9,7 @@ declare const SharePointDeleteListItemInput: z.ZodObject<{
9
9
  }, z.core.$strip>;
10
10
  declare const SharePointDeleteListItemOutput: z.ZodObject<{
11
11
  message: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const sharePointDeleteListItem: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  item_id: number;
15
15
  list_title: string;
@@ -9,7 +9,7 @@ declare const SharePointDeleteListItemInput: z.ZodObject<{
9
9
  }, z.core.$strip>;
10
10
  declare const SharePointDeleteListItemOutput: z.ZodObject<{
11
11
  message: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const sharePointDeleteListItem: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  item_id: number;
15
15
  list_title: string;
@@ -10,7 +10,7 @@ const sharePointDeleteListItem = action("SHARE_POINT_DELETE_LIST_ITEM", {
10
10
  list_title: z.string().describe("The exact title of the SharePoint list containing the item to delete"),
11
11
  match_etag: z.string().default("*").describe("ETag value for concurrency control. Use '*' to force delete regardless of version. If providing a specific ETag, use the full quoted value returned by GET_LIST_ITEM_ETAG (e.g., '\"guid,version\"' format like '\"c7a93369-bda8-4da1-b1a3-3d87d2e207fc,1\"'). Simple version numbers like '1' are not valid ETags.").optional()
12
12
  }),
13
- output: z.object({ message: z.string().describe("Result message indicating deletion status").nullable() })
13
+ output: z.object({ message: z.string().describe("Result message indicating deletion status").nullable() }).passthrough()
14
14
  });
15
15
  //#endregion
16
16
  export { sharePointDeleteListItem };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-item.mjs","names":[],"sources":["../../src/actions/delete-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListItemInput = z.object({\n item_id: z.number().int().describe(\"Numeric ID of the list item to delete\"),\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(\"The exact title of the SharePoint list containing the item to delete\"),\n match_etag: z.string().default(\"*\").describe(\"ETag value for concurrency control. Use '*' to force delete regardless of version. If providing a specific ETag, use the full quoted value returned by GET_LIST_ITEM_ETAG (e.g., '\\\"guid,version\\\"' format like '\\\"c7a93369-bda8-4da1-b1a3-3d87d2e207fc,1\\\"'). Simple version numbers like '1' are not valid ETags.\").optional(),\n});\nexport const SharePointDeleteListItemOutput = z.object({\n message: z.string().describe(\"Result message indicating deletion status\").nullable(),\n});\n\nexport const sharePointDeleteListItem = action(\"SHARE_POINT_DELETE_LIST_ITEM\", {\n slug: \"share_point-delete-list-item\",\n name: \"Delete SharePoint List Item\",\n description: \"Tool to delete a SharePoint list item. Use when you need to permanently remove an item by its ID. Use after obtaining the item's ETag to ensure concurrency control.\",\n input: SharePointDeleteListItemInput,\n output: SharePointDeleteListItemOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;EAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;EACtO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qTAAqT,CAAC,CAAC,SAAS;CAC/W,CASS;CACP,QAT4C,EAAE,OAAO,EACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACrF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list-item.mjs","names":[],"sources":["../../src/actions/delete-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListItemInput = z.object({\n item_id: z.number().int().describe(\"Numeric ID of the list item to delete\"),\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(\"The exact title of the SharePoint list containing the item to delete\"),\n match_etag: z.string().default(\"*\").describe(\"ETag value for concurrency control. Use '*' to force delete regardless of version. If providing a specific ETag, use the full quoted value returned by GET_LIST_ITEM_ETAG (e.g., '\\\"guid,version\\\"' format like '\\\"c7a93369-bda8-4da1-b1a3-3d87d2e207fc,1\\\"'). Simple version numbers like '1' are not valid ETags.\").optional(),\n});\nexport const SharePointDeleteListItemOutput = z.object({\n message: z.string().describe(\"Result message indicating deletion status\").nullable(),\n}).passthrough();\n\nexport const sharePointDeleteListItem = action(\"SHARE_POINT_DELETE_LIST_ITEM\", {\n slug: \"share_point-delete-list-item\",\n name: \"Delete SharePoint List Item\",\n description: \"Tool to delete a SharePoint list item. Use when you need to permanently remove an item by its ID. Use after obtaining the item's ETag to ensure concurrency control.\",\n input: SharePointDeleteListItemInput,\n output: SharePointDeleteListItemOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;EAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;EACtO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,qTAAqT,CAAC,CAAC,SAAS;CAC/W,CASS;CACP,QAT4C,EAAE,OAAO,EACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -11,13 +11,13 @@ const SharePointDeleteListItems_DeletedItemResultSchema = zod.z.object({
11
11
  error: zod.z.string().describe("Error message if deletion failed").nullable().optional(),
12
12
  item_id: zod.z.number().int().describe("The ID of the list item").nullable(),
13
13
  success: zod.z.boolean().describe("Whether the deletion succeeded").nullable()
14
- }).describe("Result for a single deleted item.");
14
+ }).passthrough().describe("Result for a single deleted item.");
15
15
  const SharePointDeleteListItemsOutput = zod.z.object({
16
16
  message: zod.z.string().describe("Overall result message").nullable(),
17
17
  results: zod.z.array(SharePointDeleteListItems_DeletedItemResultSchema).describe("Detailed results for each item deletion attempt"),
18
18
  failed_count: zod.z.number().int().describe("Number of items that failed to delete").nullable(),
19
19
  deleted_count: zod.z.number().int().describe("Number of items successfully deleted").nullable()
20
- }).describe("Response model for bulk list item deletion.");
20
+ }).passthrough().describe("Response model for bulk list item deletion.");
21
21
  const sharePointDeleteListItems = require_action.action("SHARE_POINT_DELETE_LIST_ITEMS", {
22
22
  slug: "share_point-delete-list-items",
23
23
  name: "Delete Multiple SharePoint List Items",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-items.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListItemsInput = z.object({\n item_ids: z.array(z.number().int()).describe(\"List of numeric IDs of the list items to delete. All items must exist in the specified list.\"),\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(\"The exact title of the SharePoint list containing the items to delete\"),\n match_etag: z.string().default(\"*\").describe(\"ETag value for concurrency control. Use '*' to force delete regardless of version for all items. If providing a specific ETag, all items will use the same ETag constraint.\").optional(),\n}).describe(\"Request model for deleting multiple SharePoint list items.\");\nconst SharePointDeleteListItems_DeletedItemResultSchema = z.object({\n error: z.string().describe(\"Error message if deletion failed\").nullable().optional(),\n item_id: z.number().int().describe(\"The ID of the list item\").nullable(),\n success: z.boolean().describe(\"Whether the deletion succeeded\").nullable(),\n}).describe(\"Result for a single deleted item.\");\nexport const SharePointDeleteListItemsOutput = z.object({\n message: z.string().describe(\"Overall result message\").nullable(),\n results: z.array(SharePointDeleteListItems_DeletedItemResultSchema).describe(\"Detailed results for each item deletion attempt\"),\n failed_count: z.number().int().describe(\"Number of items that failed to delete\").nullable(),\n deleted_count: z.number().int().describe(\"Number of items successfully deleted\").nullable(),\n}).describe(\"Response model for bulk list item deletion.\");\n\nexport const sharePointDeleteListItems = action(\"SHARE_POINT_DELETE_LIST_ITEMS\", {\n slug: \"share_point-delete-list-items\",\n name: \"Delete Multiple SharePoint List Items\",\n description: \"Tool to delete multiple SharePoint list items in bulk. Use when you need to permanently remove multiple items by their IDs. This action is irreversible - deleted items cannot be recovered. For recoverable deletion, use the recycle action instead. Use this action when you have a list of item IDs to delete from the same list.\",\n input: SharePointDeleteListItemsInput,\n output: SharePointDeleteListItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,8FAA8F;CAC3I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,6KAA6K,CAAC,CAAC,SAAS;AACvO,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAChE,SAASA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,iDAAiD;CAC9H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list-items.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointDeleteListItemsInput = z.object({\n item_ids: z.array(z.number().int()).describe(\"List of numeric IDs of the list items to delete. All items must exist in the specified list.\"),\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(\"The exact title of the SharePoint list containing the items to delete\"),\n match_etag: z.string().default(\"*\").describe(\"ETag value for concurrency control. Use '*' to force delete regardless of version for all items. If providing a specific ETag, all items will use the same ETag constraint.\").optional(),\n}).describe(\"Request model for deleting multiple SharePoint list items.\");\nconst SharePointDeleteListItems_DeletedItemResultSchema = z.object({\n error: z.string().describe(\"Error message if deletion failed\").nullable().optional(),\n item_id: z.number().int().describe(\"The ID of the list item\").nullable(),\n success: z.boolean().describe(\"Whether the deletion succeeded\").nullable(),\n}).passthrough().describe(\"Result for a single deleted item.\");\nexport const SharePointDeleteListItemsOutput = z.object({\n message: z.string().describe(\"Overall result message\").nullable(),\n results: z.array(SharePointDeleteListItems_DeletedItemResultSchema).describe(\"Detailed results for each item deletion attempt\"),\n failed_count: z.number().int().describe(\"Number of items that failed to delete\").nullable(),\n deleted_count: z.number().int().describe(\"Number of items successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for bulk list item deletion.\");\n\nexport const sharePointDeleteListItems = action(\"SHARE_POINT_DELETE_LIST_ITEMS\", {\n slug: \"share_point-delete-list-items\",\n name: \"Delete Multiple SharePoint List Items\",\n description: \"Tool to delete multiple SharePoint list items in bulk. Use when you need to permanently remove multiple items by their IDs. This action is irreversible - deleted items cannot be recovered. For recoverable deletion, use the recycle action instead. Use this action when you have a list of item IDs to delete from the same list.\",\n input: SharePointDeleteListItemsInput,\n output: SharePointDeleteListItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,8FAA8F;CAC3I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,6KAA6K,CAAC,CAAC,SAAS;AACvO,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAChE,SAASA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,iDAAiD;CAC9H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -13,10 +13,10 @@ declare const SharePointDeleteListItemsOutput: z.ZodObject<{
13
13
  error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  item_id: z.ZodNullable<z.ZodNumber>;
15
15
  success: z.ZodNullable<z.ZodBoolean>;
16
- }, z.core.$strip>>;
16
+ }, z.core.$loose>>;
17
17
  failed_count: z.ZodNullable<z.ZodNumber>;
18
18
  deleted_count: z.ZodNullable<z.ZodNumber>;
19
- }, z.core.$strip>;
19
+ }, z.core.$loose>;
20
20
  declare const sharePointDeleteListItems: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  item_ids: number[];
22
22
  list_title: string;
@@ -13,10 +13,10 @@ declare const SharePointDeleteListItemsOutput: z.ZodObject<{
13
13
  error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  item_id: z.ZodNullable<z.ZodNumber>;
15
15
  success: z.ZodNullable<z.ZodBoolean>;
16
- }, z.core.$strip>>;
16
+ }, z.core.$loose>>;
17
17
  failed_count: z.ZodNullable<z.ZodNumber>;
18
18
  deleted_count: z.ZodNullable<z.ZodNumber>;
19
- }, z.core.$strip>;
19
+ }, z.core.$loose>;
20
20
  declare const sharePointDeleteListItems: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  item_ids: number[];
22
22
  list_title: string;