@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
@@ -13,7 +13,7 @@ const SharePointUpdateSiteInput = zod.z.object({
13
13
  const SharePointUpdateSiteOutput = zod.z.object({
14
14
  message: zod.z.string().describe("Success message describing the update result.").nullable(),
15
15
  success: zod.z.boolean().describe("Indicates whether the update operation succeeded.").nullable()
16
- }).describe("Response model for a successful site update.");
16
+ }).passthrough().describe("Response model for a successful site update.");
17
17
  const sharePointUpdateSite = require_action.action("SHARE_POINT_UPDATE_SITE", {
18
18
  slug: "share_point-update-site",
19
19
  name: "Update SharePoint Site",
@@ -1 +1 @@
1
- {"version":3,"file":"update-site.cjs","names":["z","action"],"sources":["../../src/actions/update-site.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUpdateSiteInput = z.object({\n title: z.string().describe(\"The new title for the site. If not provided, the title will not be updated.\").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 description: z.string().describe(\"The new description for the site. If not provided, the description will not be updated.\").optional(),\n tree_view_enabled: z.boolean().describe(\"Whether the tree view is enabled on the site.\").optional(),\n quick_launch_enabled: z.boolean().describe(\"Whether the Quick Launch navigation is enabled on the site.\").optional(),\n enable_minimal_download: z.boolean().describe(\"Whether to enable minimal download strategy for the site.\").optional(),\n save_site_as_template_enabled: z.boolean().describe(\"Whether the 'Save Site as Template' feature is enabled.\").optional(),\n}).describe(\"Request model for updating a SharePoint site (web).\");\nexport const SharePointUpdateSiteOutput = z.object({\n message: z.string().describe(\"Success message describing the update result.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the update operation succeeded.\").nullable(),\n}).describe(\"Response model for a successful site update.\");\n\nexport const sharePointUpdateSite = action(\"SHARE_POINT_UPDATE_SITE\", {\n slug: \"share_point-update-site\",\n name: \"Update SharePoint Site\",\n description: \"Tool to update properties of the current SharePoint site (web). Use when you need to modify site title, description, or other SP.Web properties via MERGE.\",\n input: SharePointUpdateSiteInput,\n output: SharePointUpdateSiteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACnH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACxO,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACrI,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClG,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACnH,yBAAyBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACpH,+BAA+BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-site.cjs","names":["z","action"],"sources":["../../src/actions/update-site.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUpdateSiteInput = z.object({\n title: z.string().describe(\"The new title for the site. If not provided, the title will not be updated.\").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 description: z.string().describe(\"The new description for the site. If not provided, the description will not be updated.\").optional(),\n tree_view_enabled: z.boolean().describe(\"Whether the tree view is enabled on the site.\").optional(),\n quick_launch_enabled: z.boolean().describe(\"Whether the Quick Launch navigation is enabled on the site.\").optional(),\n enable_minimal_download: z.boolean().describe(\"Whether to enable minimal download strategy for the site.\").optional(),\n save_site_as_template_enabled: z.boolean().describe(\"Whether the 'Save Site as Template' feature is enabled.\").optional(),\n}).describe(\"Request model for updating a SharePoint site (web).\");\nexport const SharePointUpdateSiteOutput = z.object({\n message: z.string().describe(\"Success message describing the update result.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the update operation succeeded.\").nullable(),\n}).passthrough().describe(\"Response model for a successful site update.\");\n\nexport const sharePointUpdateSite = action(\"SHARE_POINT_UPDATE_SITE\", {\n slug: \"share_point-update-site\",\n name: \"Update SharePoint Site\",\n description: \"Tool to update properties of the current SharePoint site (web). Use when you need to modify site title, description, or other SP.Web properties via MERGE.\",\n input: SharePointUpdateSiteInput,\n output: SharePointUpdateSiteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACnH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACxO,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACrI,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClG,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACnH,yBAAyBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACpH,+BAA+BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -13,7 +13,7 @@ declare const SharePointUpdateSiteInput: z.ZodObject<{
13
13
  declare const SharePointUpdateSiteOutput: z.ZodObject<{
14
14
  message: z.ZodNullable<z.ZodString>;
15
15
  success: z.ZodNullable<z.ZodBoolean>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const sharePointUpdateSite: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  title?: string | undefined;
19
19
  site_name?: string | undefined;
@@ -13,7 +13,7 @@ declare const SharePointUpdateSiteInput: z.ZodObject<{
13
13
  declare const SharePointUpdateSiteOutput: z.ZodObject<{
14
14
  message: z.ZodNullable<z.ZodString>;
15
15
  success: z.ZodNullable<z.ZodBoolean>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const sharePointUpdateSite: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  title?: string | undefined;
19
19
  site_name?: string | undefined;
@@ -16,7 +16,7 @@ const sharePointUpdateSite = action("SHARE_POINT_UPDATE_SITE", {
16
16
  output: z.object({
17
17
  message: z.string().describe("Success message describing the update result.").nullable(),
18
18
  success: z.boolean().describe("Indicates whether the update operation succeeded.").nullable()
19
- }).describe("Response model for a successful site update.")
19
+ }).passthrough().describe("Response model for a successful site update.")
20
20
  });
21
21
  //#endregion
22
22
  export { sharePointUpdateSite };
@@ -1 +1 @@
1
- {"version":3,"file":"update-site.mjs","names":[],"sources":["../../src/actions/update-site.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUpdateSiteInput = z.object({\n title: z.string().describe(\"The new title for the site. If not provided, the title will not be updated.\").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 description: z.string().describe(\"The new description for the site. If not provided, the description will not be updated.\").optional(),\n tree_view_enabled: z.boolean().describe(\"Whether the tree view is enabled on the site.\").optional(),\n quick_launch_enabled: z.boolean().describe(\"Whether the Quick Launch navigation is enabled on the site.\").optional(),\n enable_minimal_download: z.boolean().describe(\"Whether to enable minimal download strategy for the site.\").optional(),\n save_site_as_template_enabled: z.boolean().describe(\"Whether the 'Save Site as Template' feature is enabled.\").optional(),\n}).describe(\"Request model for updating a SharePoint site (web).\");\nexport const SharePointUpdateSiteOutput = z.object({\n message: z.string().describe(\"Success message describing the update result.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the update operation succeeded.\").nullable(),\n}).describe(\"Response model for a successful site update.\");\n\nexport const sharePointUpdateSite = action(\"SHARE_POINT_UPDATE_SITE\", {\n slug: \"share_point-update-site\",\n name: \"Update SharePoint Site\",\n description: \"Tool to update properties of the current SharePoint site (web). Use when you need to modify site title, description, or other SP.Web properties via MERGE.\",\n input: SharePointUpdateSiteInput,\n output: SharePointUpdateSiteOutput,\n});\n"],"mappings":";;AAkBA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBuC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACnH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;EACxO,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EACrI,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAClG,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACnH,yBAAyB,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACpH,+BAA+B,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,SAAS,qDAUH;CACP,QAVwC,EAAE,OAAO;EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-site.mjs","names":[],"sources":["../../src/actions/update-site.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUpdateSiteInput = z.object({\n title: z.string().describe(\"The new title for the site. If not provided, the title will not be updated.\").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 description: z.string().describe(\"The new description for the site. If not provided, the description will not be updated.\").optional(),\n tree_view_enabled: z.boolean().describe(\"Whether the tree view is enabled on the site.\").optional(),\n quick_launch_enabled: z.boolean().describe(\"Whether the Quick Launch navigation is enabled on the site.\").optional(),\n enable_minimal_download: z.boolean().describe(\"Whether to enable minimal download strategy for the site.\").optional(),\n save_site_as_template_enabled: z.boolean().describe(\"Whether the 'Save Site as Template' feature is enabled.\").optional(),\n}).describe(\"Request model for updating a SharePoint site (web).\");\nexport const SharePointUpdateSiteOutput = z.object({\n message: z.string().describe(\"Success message describing the update result.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the update operation succeeded.\").nullable(),\n}).passthrough().describe(\"Response model for a successful site update.\");\n\nexport const sharePointUpdateSite = action(\"SHARE_POINT_UPDATE_SITE\", {\n slug: \"share_point-update-site\",\n name: \"Update SharePoint Site\",\n description: \"Tool to update properties of the current SharePoint site (web). Use when you need to modify site title, description, or other SP.Web properties via MERGE.\",\n input: SharePointUpdateSiteInput,\n output: SharePointUpdateSiteOutput,\n});\n"],"mappings":";;AAkBA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBuC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACnH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;EACxO,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EACrI,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAClG,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACnH,yBAAyB,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACpH,+BAA+B,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,SAAS,qDAUH;CACP,QAVwC,EAAE,OAAO;EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
@@ -17,7 +17,7 @@ const SharePointUploadFileInput = zod.z.object({
17
17
  const SharePointUploadFileOutput = zod.z.object({
18
18
  name: zod.z.string().describe("Name of the uploaded file").nullable(),
19
19
  server_relative_path: zod.z.string().describe("Server-relative URL of the uploaded file").nullable()
20
- }).describe("Response model containing the server-relative path and name of the uploaded file.");
20
+ }).passthrough().describe("Response model containing the server-relative path and name of the uploaded file.");
21
21
  const sharePointUploadFile = require_action.action("SHARE_POINT_UPLOAD_FILE", {
22
22
  slug: "share_point-upload-file",
23
23
  name: "Upload File to Folder",
@@ -1 +1 @@
1
- {"version":3,"file":"upload-file.cjs","names":["z","action"],"sources":["../../src/actions/upload-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUploadFileInput = z.object({\n file: z.object({\n name: z.string().describe(\"The filename that will be used when uploading the file to the destination service\"),\n s3key: z.string().describe(\"The S3 key of a publicly accessible file, typically returned from a previous download action that stored the file in S3. This key references an existing file that can be uploaded to another service.\"),\n mimetype: z.string().describe(\"The MIME type of the file\"),\n}).describe(\"File to upload. Alternatively, omit this and provide either 'content_text' for UTF-8 text or 'content_base64' for arbitrary bytes along with 'file_name' to set the filename.\").optional(),\n file_name: z.string().describe(\"Filename to use when uploading if 'file' is not provided.\").optional(),\n overwrite: z.boolean().default(true).describe(\"Whether to overwrite an existing file with the same name. Defaults to true.\").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 content_text: z.string().describe(\"Optional raw text content to upload (UTF-8 encoded). Use when not passing 'file'.\").optional(),\n content_base64: z.string().describe(\"Optional base64-encoded bytes to upload. Use for binary content when not passing 'file'.\").optional(),\n folder_relative_url: z.string().describe(\"Destination folder path within the selected SharePoint site, starting with '/'. E.g., '/Shared Documents'.\"),\n}).describe(\"Request model for uploading a file to a SharePoint document library or folder.\");\nexport const SharePointUploadFileOutput = z.object({\n name: z.string().describe(\"Name of the uploaded file\").nullable(),\n server_relative_path: z.string().describe(\"Server-relative URL of the uploaded file\").nullable(),\n}).describe(\"Response model containing the server-relative path and name of the uploaded file.\");\n\nexport const sharePointUploadFile = action(\"SHARE_POINT_UPLOAD_FILE\", {\n slug: \"share_point-upload-file\",\n name: \"Upload File to Folder\",\n description: \"Tool to upload a file to a SharePoint document library or folder. Use when you need to programmatically add or update a file in a document library.\",\n input: SharePointUploadFileInput,\n output: SharePointUploadFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;EAC7G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wMAAwM;EACnO,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CAC3D,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS;CACpM,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACtI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAChI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACzI,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G;AACvJ,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAE/F,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"upload-file.cjs","names":["z","action"],"sources":["../../src/actions/upload-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUploadFileInput = z.object({\n file: z.object({\n name: z.string().describe(\"The filename that will be used when uploading the file to the destination service\"),\n s3key: z.string().describe(\"The S3 key of a publicly accessible file, typically returned from a previous download action that stored the file in S3. This key references an existing file that can be uploaded to another service.\"),\n mimetype: z.string().describe(\"The MIME type of the file\"),\n}).describe(\"File to upload. Alternatively, omit this and provide either 'content_text' for UTF-8 text or 'content_base64' for arbitrary bytes along with 'file_name' to set the filename.\").optional(),\n file_name: z.string().describe(\"Filename to use when uploading if 'file' is not provided.\").optional(),\n overwrite: z.boolean().default(true).describe(\"Whether to overwrite an existing file with the same name. Defaults to true.\").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 content_text: z.string().describe(\"Optional raw text content to upload (UTF-8 encoded). Use when not passing 'file'.\").optional(),\n content_base64: z.string().describe(\"Optional base64-encoded bytes to upload. Use for binary content when not passing 'file'.\").optional(),\n folder_relative_url: z.string().describe(\"Destination folder path within the selected SharePoint site, starting with '/'. E.g., '/Shared Documents'.\"),\n}).describe(\"Request model for uploading a file to a SharePoint document library or folder.\");\nexport const SharePointUploadFileOutput = z.object({\n name: z.string().describe(\"Name of the uploaded file\").nullable(),\n server_relative_path: z.string().describe(\"Server-relative URL of the uploaded file\").nullable(),\n}).passthrough().describe(\"Response model containing the server-relative path and name of the uploaded file.\");\n\nexport const sharePointUploadFile = action(\"SHARE_POINT_UPLOAD_FILE\", {\n slug: \"share_point-upload-file\",\n name: \"Upload File to Folder\",\n description: \"Tool to upload a file to a SharePoint document library or folder. Use when you need to programmatically add or update a file in a document library.\",\n input: SharePointUploadFileInput,\n output: SharePointUploadFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;EAC7G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wMAAwM;EACnO,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CAC3D,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS;CACpM,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACtI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;CACtO,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAChI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACzI,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G;AACvJ,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAAmF;AAE7G,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -17,7 +17,7 @@ declare const SharePointUploadFileInput: z.ZodObject<{
17
17
  declare const SharePointUploadFileOutput: z.ZodObject<{
18
18
  name: z.ZodNullable<z.ZodString>;
19
19
  server_relative_path: z.ZodNullable<z.ZodString>;
20
- }, z.core.$strip>;
20
+ }, z.core.$loose>;
21
21
  declare const sharePointUploadFile: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  folder_relative_url: string;
23
23
  file?: {
@@ -17,7 +17,7 @@ declare const SharePointUploadFileInput: z.ZodObject<{
17
17
  declare const SharePointUploadFileOutput: z.ZodObject<{
18
18
  name: z.ZodNullable<z.ZodString>;
19
19
  server_relative_path: z.ZodNullable<z.ZodString>;
20
- }, z.core.$strip>;
20
+ }, z.core.$loose>;
21
21
  declare const sharePointUploadFile: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  folder_relative_url: string;
23
23
  file?: {
@@ -20,7 +20,7 @@ const sharePointUploadFile = action("SHARE_POINT_UPLOAD_FILE", {
20
20
  output: z.object({
21
21
  name: z.string().describe("Name of the uploaded file").nullable(),
22
22
  server_relative_path: z.string().describe("Server-relative URL of the uploaded file").nullable()
23
- }).describe("Response model containing the server-relative path and name of the uploaded file.")
23
+ }).passthrough().describe("Response model containing the server-relative path and name of the uploaded file.")
24
24
  });
25
25
  //#endregion
26
26
  export { sharePointUploadFile };
@@ -1 +1 @@
1
- {"version":3,"file":"upload-file.mjs","names":[],"sources":["../../src/actions/upload-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUploadFileInput = z.object({\n file: z.object({\n name: z.string().describe(\"The filename that will be used when uploading the file to the destination service\"),\n s3key: z.string().describe(\"The S3 key of a publicly accessible file, typically returned from a previous download action that stored the file in S3. This key references an existing file that can be uploaded to another service.\"),\n mimetype: z.string().describe(\"The MIME type of the file\"),\n}).describe(\"File to upload. Alternatively, omit this and provide either 'content_text' for UTF-8 text or 'content_base64' for arbitrary bytes along with 'file_name' to set the filename.\").optional(),\n file_name: z.string().describe(\"Filename to use when uploading if 'file' is not provided.\").optional(),\n overwrite: z.boolean().default(true).describe(\"Whether to overwrite an existing file with the same name. Defaults to true.\").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 content_text: z.string().describe(\"Optional raw text content to upload (UTF-8 encoded). Use when not passing 'file'.\").optional(),\n content_base64: z.string().describe(\"Optional base64-encoded bytes to upload. Use for binary content when not passing 'file'.\").optional(),\n folder_relative_url: z.string().describe(\"Destination folder path within the selected SharePoint site, starting with '/'. E.g., '/Shared Documents'.\"),\n}).describe(\"Request model for uploading a file to a SharePoint document library or folder.\");\nexport const SharePointUploadFileOutput = z.object({\n name: z.string().describe(\"Name of the uploaded file\").nullable(),\n server_relative_path: z.string().describe(\"Server-relative URL of the uploaded file\").nullable(),\n}).describe(\"Response model containing the server-relative path and name of the uploaded file.\");\n\nexport const sharePointUploadFile = action(\"SHARE_POINT_UPLOAD_FILE\", {\n slug: \"share_point-upload-file\",\n name: \"Upload File to Folder\",\n description: \"Tool to upload a file to a SharePoint document library or folder. Use when you need to programmatically add or update a file in a document library.\",\n input: SharePointUploadFileInput,\n output: SharePointUploadFileOutput,\n});\n"],"mappings":";;AAsBA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtBuC,EAAE,OAAO;EAChD,MAAM,EAAE,OAAO;GACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;GAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wMAAwM;GACnO,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;EAC3D,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS;EACpM,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACrG,WAAW,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACtI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;EACtO,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;EAChI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACzI,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G;CACvJ,CAAC,CAAC,CAAC,SAAS,gFAUH;CACP,QAVwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAChE,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,SAAS,mFAOF;AACV,CAAC"}
1
+ {"version":3,"file":"upload-file.mjs","names":[],"sources":["../../src/actions/upload-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUploadFileInput = z.object({\n file: z.object({\n name: z.string().describe(\"The filename that will be used when uploading the file to the destination service\"),\n s3key: z.string().describe(\"The S3 key of a publicly accessible file, typically returned from a previous download action that stored the file in S3. This key references an existing file that can be uploaded to another service.\"),\n mimetype: z.string().describe(\"The MIME type of the file\"),\n}).describe(\"File to upload. Alternatively, omit this and provide either 'content_text' for UTF-8 text or 'content_base64' for arbitrary bytes along with 'file_name' to set the filename.\").optional(),\n file_name: z.string().describe(\"Filename to use when uploading if 'file' is not provided.\").optional(),\n overwrite: z.boolean().default(true).describe(\"Whether to overwrite an existing file with the same name. Defaults to true.\").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 content_text: z.string().describe(\"Optional raw text content to upload (UTF-8 encoded). Use when not passing 'file'.\").optional(),\n content_base64: z.string().describe(\"Optional base64-encoded bytes to upload. Use for binary content when not passing 'file'.\").optional(),\n folder_relative_url: z.string().describe(\"Destination folder path within the selected SharePoint site, starting with '/'. E.g., '/Shared Documents'.\"),\n}).describe(\"Request model for uploading a file to a SharePoint document library or folder.\");\nexport const SharePointUploadFileOutput = z.object({\n name: z.string().describe(\"Name of the uploaded file\").nullable(),\n server_relative_path: z.string().describe(\"Server-relative URL of the uploaded file\").nullable(),\n}).passthrough().describe(\"Response model containing the server-relative path and name of the uploaded file.\");\n\nexport const sharePointUploadFile = action(\"SHARE_POINT_UPLOAD_FILE\", {\n slug: \"share_point-upload-file\",\n name: \"Upload File to Folder\",\n description: \"Tool to upload a file to a SharePoint document library or folder. Use when you need to programmatically add or update a file in a document library.\",\n input: SharePointUploadFileInput,\n output: SharePointUploadFileOutput,\n});\n"],"mappings":";;AAsBA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtBuC,EAAE,OAAO;EAChD,MAAM,EAAE,OAAO;GACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;GAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wMAAwM;GACnO,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;EAC3D,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS;EACpM,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACrG,WAAW,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACtI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS;EACtO,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;EAChI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACzI,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G;CACvJ,CAAC,CAAC,CAAC,SAAS,gFAUH;CACP,QAVwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAChE,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAOhB;AACV,CAAC"}
@@ -8,7 +8,7 @@ const SharePointUploadFromUrlInput = zod.z.object({
8
8
  file_name: zod.z.string().describe("Name for the uploaded file. If not provided, extracts from the URL or Content-Disposition header.").optional(),
9
9
  overwrite: zod.z.boolean().describe("DEPRECATED. Use 'conflict_behavior' instead. true → 'replace', false → 'fail'. Ignored if 'conflict_behavior' is set.").optional(),
10
10
  folder_path: zod.z.string().describe("Folder path relative to the drive root (e.g., 'Documents/Projects'). Defaults to root of drive.").optional(),
11
- source_headers: zod.z.object({}).describe("Optional HTTP headers to include when downloading from file_url. Use for authentication tokens, signed URLs, or CDN-specific headers.").optional(),
11
+ source_headers: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Optional HTTP headers to include when downloading from file_url. Use for authentication tokens, signed URLs, or CDN-specific headers.").optional(),
12
12
  conflict_behavior: zod.z.enum([
13
13
  "fail",
14
14
  "replace",
@@ -23,7 +23,7 @@ const SharePointUploadFromUrlOutput = zod.z.object({
23
23
  was_renamed: zod.z.boolean().describe("True if SharePoint renamed the file due to a name conflict (conflict_behavior='rename'), False otherwise.").nullable(),
24
24
  createdDateTime: zod.z.string().describe("The timestamp when the file was created.").nullable().optional(),
25
25
  lastModifiedDateTime: zod.z.string().describe("The timestamp when the file was last modified.").nullable().optional()
26
- });
26
+ }).passthrough();
27
27
  const sharePointUploadFromUrl = require_action.action("SHARE_POINT_UPLOAD_FROM_URL", {
28
28
  slug: "share_point-upload-from-url",
29
29
  name: "Upload File from URL to SharePoint",
@@ -1 +1 @@
1
- {"version":3,"file":"upload-from-url.cjs","names":["z","action"],"sources":["../../src/actions/upload-from-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUploadFromUrlInput = z.object({\n site_id: z.string().describe(\"SharePoint site ID (e.g., contoso.sharepoint.com,2C712604-...,2D2244C3-...). If not provided, uses the default site from authentication.\").optional(),\n drive_id: z.string().describe(\"Drive ID where the file should be uploaded. If not provided, uses the default document library.\").optional(),\n file_url: z.string().describe(\"The URL of the file to download and upload to SharePoint. Must be accessible from the server.\"),\n file_name: z.string().describe(\"Name for the uploaded file. If not provided, extracts from the URL or Content-Disposition header.\").optional(),\n overwrite: z.boolean().describe(\"DEPRECATED. Use 'conflict_behavior' instead. true → 'replace', false → 'fail'. Ignored if 'conflict_behavior' is set.\").optional(),\n folder_path: z.string().describe(\"Folder path relative to the drive root (e.g., 'Documents/Projects'). Defaults to root of drive.\").optional(),\n source_headers: z.object({}).describe(\"Optional HTTP headers to include when downloading from file_url. Use for authentication tokens, signed URLs, or CDN-specific headers.\").optional(),\n conflict_behavior: z.enum([\"fail\", \"replace\", \"rename\"]).describe(\"Specifies how to handle name conflicts when uploading files to SharePoint.\").optional(),\n});\nexport const SharePointUploadFromUrlOutput = z.object({\n id: z.string().describe(\"The unique ID of the uploaded file in SharePoint.\").nullable(),\n name: z.string().describe(\"The final name of the uploaded file as stored by SharePoint. When conflict_behavior='rename', this will include the auto-generated suffix (e.g., 'report 1.docx').\").nullable(),\n size: z.number().int().describe(\"The size of the file in bytes.\").nullable().optional(),\n webUrl: z.string().describe(\"A URL for opening the file in SharePoint's web interface.\").nullable().optional(),\n was_renamed: z.boolean().describe(\"True if SharePoint renamed the file due to a name conflict (conflict_behavior='rename'), False otherwise.\").nullable(),\n createdDateTime: z.string().describe(\"The timestamp when the file was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The timestamp when the file was last modified.\").nullable().optional(),\n});\n\nexport const sharePointUploadFromUrl = action(\"SHARE_POINT_UPLOAD_FROM_URL\", {\n slug: \"share_point-upload-from-url\",\n name: \"Upload File from URL to SharePoint\",\n description: \"Tool to fetch a file from a URL and upload it to SharePoint. Use when you need to upload files directly from external URLs without downloading them to the client first. When a file with the same name already exists, use conflict_behavior to control the behavior: - 'replace': Overwrites the existing file (fails with HTTP 423 if the file is locked/open) - 'fail': Returns an error if a file with that name exists - 'rename': Uploads with an auto-generated suffix (e.g., 'report 1.docx'), bypassing file locks\",\n input: SharePointUploadFromUrlInput,\n output: SharePointUploadFromUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CAClL,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAC1I,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;CAC7H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC7I,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;CAClK,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAC7I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;CACxL,mBAAmBA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC3J,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;CACzM,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CACxJ,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC;AAED,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"upload-from-url.cjs","names":["z","action"],"sources":["../../src/actions/upload-from-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUploadFromUrlInput = z.object({\n site_id: z.string().describe(\"SharePoint site ID (e.g., contoso.sharepoint.com,2C712604-...,2D2244C3-...). If not provided, uses the default site from authentication.\").optional(),\n drive_id: z.string().describe(\"Drive ID where the file should be uploaded. If not provided, uses the default document library.\").optional(),\n file_url: z.string().describe(\"The URL of the file to download and upload to SharePoint. Must be accessible from the server.\"),\n file_name: z.string().describe(\"Name for the uploaded file. If not provided, extracts from the URL or Content-Disposition header.\").optional(),\n overwrite: z.boolean().describe(\"DEPRECATED. Use 'conflict_behavior' instead. true → 'replace', false → 'fail'. Ignored if 'conflict_behavior' is set.\").optional(),\n folder_path: z.string().describe(\"Folder path relative to the drive root (e.g., 'Documents/Projects'). Defaults to root of drive.\").optional(),\n source_headers: z.record(z.string(), z.unknown()).describe(\"Optional HTTP headers to include when downloading from file_url. Use for authentication tokens, signed URLs, or CDN-specific headers.\").optional(),\n conflict_behavior: z.enum([\"fail\", \"replace\", \"rename\"]).describe(\"Specifies how to handle name conflicts when uploading files to SharePoint.\").optional(),\n});\nexport const SharePointUploadFromUrlOutput = z.object({\n id: z.string().describe(\"The unique ID of the uploaded file in SharePoint.\").nullable(),\n name: z.string().describe(\"The final name of the uploaded file as stored by SharePoint. When conflict_behavior='rename', this will include the auto-generated suffix (e.g., 'report 1.docx').\").nullable(),\n size: z.number().int().describe(\"The size of the file in bytes.\").nullable().optional(),\n webUrl: z.string().describe(\"A URL for opening the file in SharePoint's web interface.\").nullable().optional(),\n was_renamed: z.boolean().describe(\"True if SharePoint renamed the file due to a name conflict (conflict_behavior='rename'), False otherwise.\").nullable(),\n createdDateTime: z.string().describe(\"The timestamp when the file was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The timestamp when the file was last modified.\").nullable().optional(),\n}).passthrough();\n\nexport const sharePointUploadFromUrl = action(\"SHARE_POINT_UPLOAD_FROM_URL\", {\n slug: \"share_point-upload-from-url\",\n name: \"Upload File from URL to SharePoint\",\n description: \"Tool to fetch a file from a URL and upload it to SharePoint. Use when you need to upload files directly from external URLs without downloading them to the client first. When a file with the same name already exists, use conflict_behavior to control the behavior: - 'replace': Overwrites the existing file (fails with HTTP 423 if the file is locked/open) - 'fail': Returns an error if a file with that name exists - 'rename': Uploads with an auto-generated suffix (e.g., 'report 1.docx'), bypassing file locks\",\n input: SharePointUploadFromUrlInput,\n output: SharePointUploadFromUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CAClL,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAC1I,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;CAC7H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC7I,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;CAClK,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAC7I,gBAAgBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;CAC7M,mBAAmBA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC3J,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;CACzM,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CACxJ,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -8,7 +8,7 @@ declare const SharePointUploadFromUrlInput: z.ZodObject<{
8
8
  file_name: z.ZodOptional<z.ZodString>;
9
9
  overwrite: z.ZodOptional<z.ZodBoolean>;
10
10
  folder_path: z.ZodOptional<z.ZodString>;
11
- source_headers: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
11
+ source_headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
12
12
  conflict_behavior: z.ZodOptional<z.ZodEnum<{
13
13
  replace: "replace";
14
14
  fail: "fail";
@@ -23,7 +23,7 @@ declare const SharePointUploadFromUrlOutput: z.ZodObject<{
23
23
  was_renamed: z.ZodNullable<z.ZodBoolean>;
24
24
  createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
- }, z.core.$strip>;
26
+ }, z.core.$loose>;
27
27
  declare const sharePointUploadFromUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  file_url: string;
29
29
  site_id?: string | undefined;
@@ -31,7 +31,7 @@ declare const sharePointUploadFromUrl: import("@keystrokehq/action").WorkflowAct
31
31
  file_name?: string | undefined;
32
32
  overwrite?: boolean | undefined;
33
33
  folder_path?: string | undefined;
34
- source_headers?: Record<string, never> | undefined;
34
+ source_headers?: Record<string, unknown> | undefined;
35
35
  conflict_behavior?: "replace" | "fail" | "rename" | undefined;
36
36
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
37
  //#endregion
@@ -8,7 +8,7 @@ declare const SharePointUploadFromUrlInput: z.ZodObject<{
8
8
  file_name: z.ZodOptional<z.ZodString>;
9
9
  overwrite: z.ZodOptional<z.ZodBoolean>;
10
10
  folder_path: z.ZodOptional<z.ZodString>;
11
- source_headers: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
11
+ source_headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
12
12
  conflict_behavior: z.ZodOptional<z.ZodEnum<{
13
13
  replace: "replace";
14
14
  fail: "fail";
@@ -23,7 +23,7 @@ declare const SharePointUploadFromUrlOutput: z.ZodObject<{
23
23
  was_renamed: z.ZodNullable<z.ZodBoolean>;
24
24
  createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
- }, z.core.$strip>;
26
+ }, z.core.$loose>;
27
27
  declare const sharePointUploadFromUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  file_url: string;
29
29
  site_id?: string | undefined;
@@ -31,7 +31,7 @@ declare const sharePointUploadFromUrl: import("@keystrokehq/action").WorkflowAct
31
31
  file_name?: string | undefined;
32
32
  overwrite?: boolean | undefined;
33
33
  folder_path?: string | undefined;
34
- source_headers?: Record<string, never> | undefined;
34
+ source_headers?: Record<string, unknown> | undefined;
35
35
  conflict_behavior?: "replace" | "fail" | "rename" | undefined;
36
36
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
37
  //#endregion
@@ -11,7 +11,7 @@ const sharePointUploadFromUrl = action("SHARE_POINT_UPLOAD_FROM_URL", {
11
11
  file_name: z.string().describe("Name for the uploaded file. If not provided, extracts from the URL or Content-Disposition header.").optional(),
12
12
  overwrite: z.boolean().describe("DEPRECATED. Use 'conflict_behavior' instead. true → 'replace', false → 'fail'. Ignored if 'conflict_behavior' is set.").optional(),
13
13
  folder_path: z.string().describe("Folder path relative to the drive root (e.g., 'Documents/Projects'). Defaults to root of drive.").optional(),
14
- source_headers: z.object({}).describe("Optional HTTP headers to include when downloading from file_url. Use for authentication tokens, signed URLs, or CDN-specific headers.").optional(),
14
+ source_headers: z.record(z.string(), z.unknown()).describe("Optional HTTP headers to include when downloading from file_url. Use for authentication tokens, signed URLs, or CDN-specific headers.").optional(),
15
15
  conflict_behavior: z.enum([
16
16
  "fail",
17
17
  "replace",
@@ -26,7 +26,7 @@ const sharePointUploadFromUrl = action("SHARE_POINT_UPLOAD_FROM_URL", {
26
26
  was_renamed: z.boolean().describe("True if SharePoint renamed the file due to a name conflict (conflict_behavior='rename'), False otherwise.").nullable(),
27
27
  createdDateTime: z.string().describe("The timestamp when the file was created.").nullable().optional(),
28
28
  lastModifiedDateTime: z.string().describe("The timestamp when the file was last modified.").nullable().optional()
29
- })
29
+ }).passthrough()
30
30
  });
31
31
  //#endregion
32
32
  export { sharePointUploadFromUrl };
@@ -1 +1 @@
1
- {"version":3,"file":"upload-from-url.mjs","names":[],"sources":["../../src/actions/upload-from-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUploadFromUrlInput = z.object({\n site_id: z.string().describe(\"SharePoint site ID (e.g., contoso.sharepoint.com,2C712604-...,2D2244C3-...). If not provided, uses the default site from authentication.\").optional(),\n drive_id: z.string().describe(\"Drive ID where the file should be uploaded. If not provided, uses the default document library.\").optional(),\n file_url: z.string().describe(\"The URL of the file to download and upload to SharePoint. Must be accessible from the server.\"),\n file_name: z.string().describe(\"Name for the uploaded file. If not provided, extracts from the URL or Content-Disposition header.\").optional(),\n overwrite: z.boolean().describe(\"DEPRECATED. Use 'conflict_behavior' instead. true → 'replace', false → 'fail'. Ignored if 'conflict_behavior' is set.\").optional(),\n folder_path: z.string().describe(\"Folder path relative to the drive root (e.g., 'Documents/Projects'). Defaults to root of drive.\").optional(),\n source_headers: z.object({}).describe(\"Optional HTTP headers to include when downloading from file_url. Use for authentication tokens, signed URLs, or CDN-specific headers.\").optional(),\n conflict_behavior: z.enum([\"fail\", \"replace\", \"rename\"]).describe(\"Specifies how to handle name conflicts when uploading files to SharePoint.\").optional(),\n});\nexport const SharePointUploadFromUrlOutput = z.object({\n id: z.string().describe(\"The unique ID of the uploaded file in SharePoint.\").nullable(),\n name: z.string().describe(\"The final name of the uploaded file as stored by SharePoint. When conflict_behavior='rename', this will include the auto-generated suffix (e.g., 'report 1.docx').\").nullable(),\n size: z.number().int().describe(\"The size of the file in bytes.\").nullable().optional(),\n webUrl: z.string().describe(\"A URL for opening the file in SharePoint's web interface.\").nullable().optional(),\n was_renamed: z.boolean().describe(\"True if SharePoint renamed the file due to a name conflict (conflict_behavior='rename'), False otherwise.\").nullable(),\n createdDateTime: z.string().describe(\"The timestamp when the file was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The timestamp when the file was last modified.\").nullable().optional(),\n});\n\nexport const sharePointUploadFromUrl = action(\"SHARE_POINT_UPLOAD_FROM_URL\", {\n slug: \"share_point-upload-from-url\",\n name: \"Upload File from URL to SharePoint\",\n description: \"Tool to fetch a file from a URL and upload it to SharePoint. Use when you need to upload files directly from external URLs without downloading them to the client first. When a file with the same name already exists, use conflict_behavior to control the behavior: - 'replace': Overwrites the existing file (fails with HTTP 423 if the file is locked/open) - 'fail': Returns an error if a file with that name exists - 'rename': Uploads with an auto-generated suffix (e.g., 'report 1.docx'), bypassing file locks\",\n input: SharePointUploadFromUrlInput,\n output: SharePointUploadFromUrlOutput,\n});\n"],"mappings":";;AAwBA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxB0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;EAClL,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;EAC1I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;EAC7H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EAC7I,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;EAClK,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;EAC7I,gBAAgB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;EACxL,mBAAmB,EAAE,KAAK;GAAC;GAAQ;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC3J,CAeS;CACP,QAf2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;EACzM,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;EACxJ,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"upload-from-url.mjs","names":[],"sources":["../../src/actions/upload-from-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointUploadFromUrlInput = z.object({\n site_id: z.string().describe(\"SharePoint site ID (e.g., contoso.sharepoint.com,2C712604-...,2D2244C3-...). If not provided, uses the default site from authentication.\").optional(),\n drive_id: z.string().describe(\"Drive ID where the file should be uploaded. If not provided, uses the default document library.\").optional(),\n file_url: z.string().describe(\"The URL of the file to download and upload to SharePoint. Must be accessible from the server.\"),\n file_name: z.string().describe(\"Name for the uploaded file. If not provided, extracts from the URL or Content-Disposition header.\").optional(),\n overwrite: z.boolean().describe(\"DEPRECATED. Use 'conflict_behavior' instead. true → 'replace', false → 'fail'. Ignored if 'conflict_behavior' is set.\").optional(),\n folder_path: z.string().describe(\"Folder path relative to the drive root (e.g., 'Documents/Projects'). Defaults to root of drive.\").optional(),\n source_headers: z.record(z.string(), z.unknown()).describe(\"Optional HTTP headers to include when downloading from file_url. Use for authentication tokens, signed URLs, or CDN-specific headers.\").optional(),\n conflict_behavior: z.enum([\"fail\", \"replace\", \"rename\"]).describe(\"Specifies how to handle name conflicts when uploading files to SharePoint.\").optional(),\n});\nexport const SharePointUploadFromUrlOutput = z.object({\n id: z.string().describe(\"The unique ID of the uploaded file in SharePoint.\").nullable(),\n name: z.string().describe(\"The final name of the uploaded file as stored by SharePoint. When conflict_behavior='rename', this will include the auto-generated suffix (e.g., 'report 1.docx').\").nullable(),\n size: z.number().int().describe(\"The size of the file in bytes.\").nullable().optional(),\n webUrl: z.string().describe(\"A URL for opening the file in SharePoint's web interface.\").nullable().optional(),\n was_renamed: z.boolean().describe(\"True if SharePoint renamed the file due to a name conflict (conflict_behavior='rename'), False otherwise.\").nullable(),\n createdDateTime: z.string().describe(\"The timestamp when the file was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The timestamp when the file was last modified.\").nullable().optional(),\n}).passthrough();\n\nexport const sharePointUploadFromUrl = action(\"SHARE_POINT_UPLOAD_FROM_URL\", {\n slug: \"share_point-upload-from-url\",\n name: \"Upload File from URL to SharePoint\",\n description: \"Tool to fetch a file from a URL and upload it to SharePoint. Use when you need to upload files directly from external URLs without downloading them to the client first. When a file with the same name already exists, use conflict_behavior to control the behavior: - 'replace': Overwrites the existing file (fails with HTTP 423 if the file is locked/open) - 'fail': Returns an error if a file with that name exists - 'rename': Uploads with an auto-generated suffix (e.g., 'report 1.docx'), bypassing file locks\",\n input: SharePointUploadFromUrlInput,\n output: SharePointUploadFromUrlOutput,\n});\n"],"mappings":";;AAwBA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxB0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;EAClL,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;EAC1I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;EAC7H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EAC7I,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;EAClK,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;EAC7I,gBAAgB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;EAC7M,mBAAmB,EAAE,KAAK;GAAC;GAAQ;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC3J,CAeS;CACP,QAf2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;EACzM,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;EACxJ,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -7,7 +7,7 @@ const SharePointValidateCredentialOutput = zod.z.object({
7
7
  message: zod.z.string().describe("Additional information about the validation result or error details if validation failed.").nullable().optional(),
8
8
  user_email: zod.z.string().describe("Email address of the authenticated user if credentials are valid.").nullable().optional(),
9
9
  user_login_name: zod.z.string().describe("Login name of the authenticated user if credentials are valid.").nullable().optional()
10
- }).describe("Response model for credential validation results.");
10
+ }).passthrough().describe("Response model for credential validation results.");
11
11
  const sharePointValidateCredential = require_action.action("SHARE_POINT_VALIDATE_CREDENTIAL", {
12
12
  slug: "share_point-validate-credential",
13
13
  name: "Validate SharePoint Credentials",
@@ -1 +1 @@
1
- {"version":3,"file":"validate-credential.cjs","names":["z","action"],"sources":["../../src/actions/validate-credential.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointValidateCredentialInput = z.object({\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., `composio-test`). If omitted, the root site is used. When provided, the API base URL becomes `https://{tenant}.sharepoint.com/sites/{site}`.\").optional(),\n}).describe(\"Request model for validating SharePoint credentials.\");\nexport const SharePointValidateCredentialOutput = z.object({\n valid: z.boolean().describe(\"Whether the SharePoint credentials are valid and authorized for the specified site.\").nullable(),\n message: z.string().describe(\"Additional information about the validation result or error details if validation failed.\").nullable().optional(),\n user_email: z.string().describe(\"Email address of the authenticated user if credentials are valid.\").nullable().optional(),\n user_login_name: z.string().describe(\"Login name of the authenticated user if credentials are valid.\").nullable().optional(),\n}).describe(\"Response model for credential validation results.\");\n\nexport const sharePointValidateCredential = action(\"SHARE_POINT_VALIDATE_CREDENTIAL\", {\n slug: \"share_point-validate-credential\",\n name: \"Validate SharePoint Credentials\",\n description: \"Validate SharePoint credentials by attempting to retrieve the current user information. Use this action during setup or configuration to verify that provided credentials have valid access to the SharePoint site before performing other operations.\",\n input: SharePointValidateCredentialInput,\n output: SharePointValidateCredentialOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS,EAC1O,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC5H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"validate-credential.cjs","names":["z","action"],"sources":["../../src/actions/validate-credential.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointValidateCredentialInput = z.object({\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., `composio-test`). If omitted, the root site is used. When provided, the API base URL becomes `https://{tenant}.sharepoint.com/sites/{site}`.\").optional(),\n}).describe(\"Request model for validating SharePoint credentials.\");\nexport const SharePointValidateCredentialOutput = z.object({\n valid: z.boolean().describe(\"Whether the SharePoint credentials are valid and authorized for the specified site.\").nullable(),\n message: z.string().describe(\"Additional information about the validation result or error details if validation failed.\").nullable().optional(),\n user_email: z.string().describe(\"Email address of the authenticated user if credentials are valid.\").nullable().optional(),\n user_login_name: z.string().describe(\"Login name of the authenticated user if credentials are valid.\").nullable().optional(),\n}).passthrough().describe(\"Response model for credential validation results.\");\n\nexport const sharePointValidateCredential = action(\"SHARE_POINT_VALIDATE_CREDENTIAL\", {\n slug: \"share_point-validate-credential\",\n name: \"Validate SharePoint Credentials\",\n description: \"Validate SharePoint credentials by attempting to retrieve the current user information. Use this action during setup or configuration to verify that provided credentials have valid access to the SharePoint site before performing other operations.\",\n input: SharePointValidateCredentialInput,\n output: SharePointValidateCredentialOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS,EAC1O,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC5H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -9,7 +9,7 @@ declare const SharePointValidateCredentialOutput: z.ZodObject<{
9
9
  message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
10
  user_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
11
  user_login_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const sharePointValidateCredential: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  site_name?: string | undefined;
15
15
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -9,7 +9,7 @@ declare const SharePointValidateCredentialOutput: z.ZodObject<{
9
9
  message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
10
  user_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
11
  user_login_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const sharePointValidateCredential: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  site_name?: string | undefined;
15
15
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -10,7 +10,7 @@ const sharePointValidateCredential = action("SHARE_POINT_VALIDATE_CREDENTIAL", {
10
10
  message: z.string().describe("Additional information about the validation result or error details if validation failed.").nullable().optional(),
11
11
  user_email: z.string().describe("Email address of the authenticated user if credentials are valid.").nullable().optional(),
12
12
  user_login_name: z.string().describe("Login name of the authenticated user if credentials are valid.").nullable().optional()
13
- }).describe("Response model for credential validation results.")
13
+ }).passthrough().describe("Response model for credential validation results.")
14
14
  });
15
15
  //#endregion
16
16
  export { sharePointValidateCredential };
@@ -1 +1 @@
1
- {"version":3,"file":"validate-credential.mjs","names":[],"sources":["../../src/actions/validate-credential.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointValidateCredentialInput = z.object({\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., `composio-test`). If omitted, the root site is used. When provided, the API base URL becomes `https://{tenant}.sharepoint.com/sites/{site}`.\").optional(),\n}).describe(\"Request model for validating SharePoint credentials.\");\nexport const SharePointValidateCredentialOutput = z.object({\n valid: z.boolean().describe(\"Whether the SharePoint credentials are valid and authorized for the specified site.\").nullable(),\n message: z.string().describe(\"Additional information about the validation result or error details if validation failed.\").nullable().optional(),\n user_email: z.string().describe(\"Email address of the authenticated user if credentials are valid.\").nullable().optional(),\n user_login_name: z.string().describe(\"Login name of the authenticated user if credentials are valid.\").nullable().optional(),\n}).describe(\"Response model for credential validation results.\");\n\nexport const sharePointValidateCredential = action(\"SHARE_POINT_VALIDATE_CREDENTIAL\", {\n slug: \"share_point-validate-credential\",\n name: \"Validate SharePoint Credentials\",\n description: \"Validate SharePoint credentials by attempting to retrieve the current user information. Use this action during setup or configuration to verify that provided credentials have valid access to the SharePoint site before performing other operations.\",\n input: SharePointValidateCredentialInput,\n output: SharePointValidateCredentialOutput,\n});\n"],"mappings":";;AAcA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd+C,EAAE,OAAO,EACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS,EAC1O,CAAC,CAAC,CAAC,SAAS,sDAYH;CACP,QAZgD,EAAE,OAAO;EACzD,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC5H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"validate-credential.mjs","names":[],"sources":["../../src/actions/validate-credential.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SharePointValidateCredentialInput = z.object({\n site_name: z.string().describe(\"The subsite name to scope the request to (e.g., `composio-test`). If omitted, the root site is used. When provided, the API base URL becomes `https://{tenant}.sharepoint.com/sites/{site}`.\").optional(),\n}).describe(\"Request model for validating SharePoint credentials.\");\nexport const SharePointValidateCredentialOutput = z.object({\n valid: z.boolean().describe(\"Whether the SharePoint credentials are valid and authorized for the specified site.\").nullable(),\n message: z.string().describe(\"Additional information about the validation result or error details if validation failed.\").nullable().optional(),\n user_email: z.string().describe(\"Email address of the authenticated user if credentials are valid.\").nullable().optional(),\n user_login_name: z.string().describe(\"Login name of the authenticated user if credentials are valid.\").nullable().optional(),\n}).passthrough().describe(\"Response model for credential validation results.\");\n\nexport const sharePointValidateCredential = action(\"SHARE_POINT_VALIDATE_CREDENTIAL\", {\n slug: \"share_point-validate-credential\",\n name: \"Validate SharePoint Credentials\",\n description: \"Validate SharePoint credentials by attempting to retrieve the current user information. Use this action during setup or configuration to verify that provided credentials have valid access to the SharePoint site before performing other operations.\",\n input: SharePointValidateCredentialInput,\n output: SharePointValidateCredentialOutput,\n});\n"],"mappings":";;AAcA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd+C,EAAE,OAAO,EACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS,EAC1O,CAAC,CAAC,CAAC,SAAS,sDAYH;CACP,QAZgD,EAAE,OAAO;EACzD,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC5H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
package/dist/execute.cjs CHANGED
@@ -2,7 +2,7 @@ let _keystrokehq_keystroke_client = require("@keystrokehq/keystroke/client");
2
2
  //#region src/execute.ts
3
3
  const APP_SLUG = "share_point";
4
4
  /** Pinned app version — updated on regeneration. */
5
- const APP_VERSION = "20260702_00";
5
+ const APP_VERSION = "20260707_00";
6
6
  async function executeSharePointTool(tool, args) {
7
7
  const { result } = await (0, _keystrokehq_keystroke_client.createKeystrokeClient)().tools.execute({
8
8
  app: APP_SLUG,
@@ -1 +1 @@
1
- {"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"share_point\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260702_00\";\n\nexport async function executeSharePointTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,sBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
1
+ {"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"share_point\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260707_00\";\n\nexport async function executeSharePointTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,sBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
package/dist/execute.mjs CHANGED
@@ -2,7 +2,7 @@ import { createKeystrokeClient } from "@keystrokehq/keystroke/client";
2
2
  //#region src/execute.ts
3
3
  const APP_SLUG = "share_point";
4
4
  /** Pinned app version — updated on regeneration. */
5
- const APP_VERSION = "20260702_00";
5
+ const APP_VERSION = "20260707_00";
6
6
  async function executeSharePointTool(tool, args) {
7
7
  const { result } = await createKeystrokeClient().tools.execute({
8
8
  app: APP_SLUG,
@@ -1 +1 @@
1
- {"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"share_point\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260702_00\";\n\nexport async function executeSharePointTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,sBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
1
+ {"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"share_point\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260707_00\";\n\nexport async function executeSharePointTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,sBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/share_point",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"