@keystrokehq/outline 0.1.0 → 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 (817) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/activate-user.cjs +4 -4
  4. package/dist/actions/activate-user.cjs.map +1 -1
  5. package/dist/actions/activate-user.d.cts +26 -3
  6. package/dist/actions/activate-user.d.cts.map +1 -1
  7. package/dist/actions/activate-user.d.mts +26 -3
  8. package/dist/actions/activate-user.d.mts.map +1 -1
  9. package/dist/actions/activate-user.mjs +4 -4
  10. package/dist/actions/activate-user.mjs.map +1 -1
  11. package/dist/actions/add-collection-group.cjs +3 -3
  12. package/dist/actions/add-collection-group.cjs.map +1 -1
  13. package/dist/actions/add-collection-group.d.cts +22 -3
  14. package/dist/actions/add-collection-group.d.cts.map +1 -1
  15. package/dist/actions/add-collection-group.d.mts +22 -3
  16. package/dist/actions/add-collection-group.d.mts.map +1 -1
  17. package/dist/actions/add-collection-group.mjs +3 -3
  18. package/dist/actions/add-collection-group.mjs.map +1 -1
  19. package/dist/actions/add-document-user.cjs +4 -4
  20. package/dist/actions/add-document-user.cjs.map +1 -1
  21. package/dist/actions/add-document-user.d.cts +34 -3
  22. package/dist/actions/add-document-user.d.cts.map +1 -1
  23. package/dist/actions/add-document-user.d.mts +34 -3
  24. package/dist/actions/add-document-user.d.mts.map +1 -1
  25. package/dist/actions/add-document-user.mjs +4 -4
  26. package/dist/actions/add-document-user.mjs.map +1 -1
  27. package/dist/actions/add-group-to-document.cjs +3 -3
  28. package/dist/actions/add-group-to-document.cjs.map +1 -1
  29. package/dist/actions/add-group-to-document.d.cts +23 -3
  30. package/dist/actions/add-group-to-document.d.cts.map +1 -1
  31. package/dist/actions/add-group-to-document.d.mts +23 -3
  32. package/dist/actions/add-group-to-document.d.mts.map +1 -1
  33. package/dist/actions/add-group-to-document.mjs +3 -3
  34. package/dist/actions/add-group-to-document.mjs.map +1 -1
  35. package/dist/actions/add-group-user.cjs +4 -4
  36. package/dist/actions/add-group-user.cjs.map +1 -1
  37. package/dist/actions/add-group-user.d.cts +31 -3
  38. package/dist/actions/add-group-user.d.cts.map +1 -1
  39. package/dist/actions/add-group-user.d.mts +31 -3
  40. package/dist/actions/add-group-user.d.mts.map +1 -1
  41. package/dist/actions/add-group-user.mjs +4 -4
  42. package/dist/actions/add-group-user.mjs.map +1 -1
  43. package/dist/actions/add-user-to-collection.cjs +4 -4
  44. package/dist/actions/add-user-to-collection.cjs.map +1 -1
  45. package/dist/actions/add-user-to-collection.d.cts +34 -3
  46. package/dist/actions/add-user-to-collection.d.cts.map +1 -1
  47. package/dist/actions/add-user-to-collection.d.mts +34 -3
  48. package/dist/actions/add-user-to-collection.d.mts.map +1 -1
  49. package/dist/actions/add-user-to-collection.mjs +4 -4
  50. package/dist/actions/add-user-to-collection.mjs.map +1 -1
  51. package/dist/actions/archive-document.cjs +12 -12
  52. package/dist/actions/archive-document.cjs.map +1 -1
  53. package/dist/actions/archive-document.d.cts +44 -3
  54. package/dist/actions/archive-document.d.cts.map +1 -1
  55. package/dist/actions/archive-document.d.mts +44 -3
  56. package/dist/actions/archive-document.d.mts.map +1 -1
  57. package/dist/actions/archive-document.mjs +12 -12
  58. package/dist/actions/archive-document.mjs.map +1 -1
  59. package/dist/actions/create-attachment.cjs +4 -4
  60. package/dist/actions/create-attachment.cjs.map +1 -1
  61. package/dist/actions/create-attachment.d.cts +27 -3
  62. package/dist/actions/create-attachment.d.cts.map +1 -1
  63. package/dist/actions/create-attachment.d.mts +27 -3
  64. package/dist/actions/create-attachment.d.mts.map +1 -1
  65. package/dist/actions/create-attachment.mjs +4 -4
  66. package/dist/actions/create-attachment.mjs.map +1 -1
  67. package/dist/actions/create-collection.cjs +4 -4
  68. package/dist/actions/create-collection.cjs.map +1 -1
  69. package/dist/actions/create-collection.d.cts +36 -3
  70. package/dist/actions/create-collection.d.cts.map +1 -1
  71. package/dist/actions/create-collection.d.mts +36 -3
  72. package/dist/actions/create-collection.d.mts.map +1 -1
  73. package/dist/actions/create-collection.mjs +4 -4
  74. package/dist/actions/create-collection.mjs.map +1 -1
  75. package/dist/actions/create-comment.cjs +3 -3
  76. package/dist/actions/create-comment.cjs.map +1 -1
  77. package/dist/actions/create-comment.d.cts +30 -3
  78. package/dist/actions/create-comment.d.cts.map +1 -1
  79. package/dist/actions/create-comment.d.mts +30 -3
  80. package/dist/actions/create-comment.d.mts.map +1 -1
  81. package/dist/actions/create-comment.mjs +3 -3
  82. package/dist/actions/create-comment.mjs.map +1 -1
  83. package/dist/actions/create-document.cjs +15 -15
  84. package/dist/actions/create-document.cjs.map +1 -1
  85. package/dist/actions/create-document.d.cts +94 -3
  86. package/dist/actions/create-document.d.cts.map +1 -1
  87. package/dist/actions/create-document.d.mts +94 -3
  88. package/dist/actions/create-document.d.mts.map +1 -1
  89. package/dist/actions/create-document.mjs +15 -15
  90. package/dist/actions/create-document.mjs.map +1 -1
  91. package/dist/actions/create-group.cjs +4 -4
  92. package/dist/actions/create-group.cjs.map +1 -1
  93. package/dist/actions/create-group.d.cts +19 -3
  94. package/dist/actions/create-group.d.cts.map +1 -1
  95. package/dist/actions/create-group.d.mts +19 -3
  96. package/dist/actions/create-group.d.mts.map +1 -1
  97. package/dist/actions/create-group.mjs +4 -4
  98. package/dist/actions/create-group.mjs.map +1 -1
  99. package/dist/actions/create-o-auth-client.cjs +4 -4
  100. package/dist/actions/create-o-auth-client.cjs.map +1 -1
  101. package/dist/actions/create-o-auth-client.d.cts +38 -3
  102. package/dist/actions/create-o-auth-client.d.cts.map +1 -1
  103. package/dist/actions/create-o-auth-client.d.mts +38 -3
  104. package/dist/actions/create-o-auth-client.d.mts.map +1 -1
  105. package/dist/actions/create-o-auth-client.mjs +4 -4
  106. package/dist/actions/create-o-auth-client.mjs.map +1 -1
  107. package/dist/actions/create-share.cjs +15 -15
  108. package/dist/actions/create-share.cjs.map +1 -1
  109. package/dist/actions/create-share.d.cts +44 -3
  110. package/dist/actions/create-share.d.cts.map +1 -1
  111. package/dist/actions/create-share.d.mts +44 -3
  112. package/dist/actions/create-share.d.mts.map +1 -1
  113. package/dist/actions/create-share.mjs +15 -15
  114. package/dist/actions/create-share.mjs.map +1 -1
  115. package/dist/actions/create-star.cjs +2 -2
  116. package/dist/actions/create-star.cjs.map +1 -1
  117. package/dist/actions/create-star.d.cts +20 -3
  118. package/dist/actions/create-star.d.cts.map +1 -1
  119. package/dist/actions/create-star.d.mts +20 -3
  120. package/dist/actions/create-star.d.mts.map +1 -1
  121. package/dist/actions/create-star.mjs +2 -2
  122. package/dist/actions/create-star.mjs.map +1 -1
  123. package/dist/actions/create-template.cjs +6 -6
  124. package/dist/actions/create-template.cjs.map +1 -1
  125. package/dist/actions/create-template.d.cts +57 -3
  126. package/dist/actions/create-template.d.cts.map +1 -1
  127. package/dist/actions/create-template.d.mts +57 -3
  128. package/dist/actions/create-template.d.mts.map +1 -1
  129. package/dist/actions/create-template.mjs +6 -6
  130. package/dist/actions/create-template.mjs.map +1 -1
  131. package/dist/actions/create-view.cjs +2 -2
  132. package/dist/actions/create-view.cjs.map +1 -1
  133. package/dist/actions/create-view.d.cts +15 -3
  134. package/dist/actions/create-view.d.cts.map +1 -1
  135. package/dist/actions/create-view.d.mts +15 -3
  136. package/dist/actions/create-view.d.mts.map +1 -1
  137. package/dist/actions/create-view.mjs +2 -2
  138. package/dist/actions/create-view.mjs.map +1 -1
  139. package/dist/actions/delete-attachment.cjs +1 -1
  140. package/dist/actions/delete-attachment.cjs.map +1 -1
  141. package/dist/actions/delete-attachment.d.cts +9 -3
  142. package/dist/actions/delete-attachment.d.cts.map +1 -1
  143. package/dist/actions/delete-attachment.d.mts +9 -3
  144. package/dist/actions/delete-attachment.d.mts.map +1 -1
  145. package/dist/actions/delete-attachment.mjs +1 -1
  146. package/dist/actions/delete-attachment.mjs.map +1 -1
  147. package/dist/actions/delete-collection.cjs +1 -1
  148. package/dist/actions/delete-collection.cjs.map +1 -1
  149. package/dist/actions/delete-collection.d.cts +9 -3
  150. package/dist/actions/delete-collection.d.cts.map +1 -1
  151. package/dist/actions/delete-collection.d.mts +9 -3
  152. package/dist/actions/delete-collection.d.mts.map +1 -1
  153. package/dist/actions/delete-collection.mjs +1 -1
  154. package/dist/actions/delete-collection.mjs.map +1 -1
  155. package/dist/actions/delete-comment.cjs +1 -1
  156. package/dist/actions/delete-comment.cjs.map +1 -1
  157. package/dist/actions/delete-comment.d.cts +9 -3
  158. package/dist/actions/delete-comment.d.cts.map +1 -1
  159. package/dist/actions/delete-comment.d.mts +9 -3
  160. package/dist/actions/delete-comment.d.mts.map +1 -1
  161. package/dist/actions/delete-comment.mjs +1 -1
  162. package/dist/actions/delete-comment.mjs.map +1 -1
  163. package/dist/actions/delete-document.cjs +1 -1
  164. package/dist/actions/delete-document.cjs.map +1 -1
  165. package/dist/actions/delete-document.d.cts +11 -3
  166. package/dist/actions/delete-document.d.cts.map +1 -1
  167. package/dist/actions/delete-document.d.mts +11 -3
  168. package/dist/actions/delete-document.d.mts.map +1 -1
  169. package/dist/actions/delete-document.mjs +1 -1
  170. package/dist/actions/delete-document.mjs.map +1 -1
  171. package/dist/actions/delete-file-operation.cjs +1 -1
  172. package/dist/actions/delete-file-operation.cjs.map +1 -1
  173. package/dist/actions/delete-file-operation.d.cts +9 -3
  174. package/dist/actions/delete-file-operation.d.cts.map +1 -1
  175. package/dist/actions/delete-file-operation.d.mts +9 -3
  176. package/dist/actions/delete-file-operation.d.mts.map +1 -1
  177. package/dist/actions/delete-file-operation.mjs +1 -1
  178. package/dist/actions/delete-file-operation.mjs.map +1 -1
  179. package/dist/actions/delete-group.cjs +1 -1
  180. package/dist/actions/delete-group.cjs.map +1 -1
  181. package/dist/actions/delete-group.d.cts +9 -3
  182. package/dist/actions/delete-group.d.cts.map +1 -1
  183. package/dist/actions/delete-group.d.mts +9 -3
  184. package/dist/actions/delete-group.d.mts.map +1 -1
  185. package/dist/actions/delete-group.mjs +1 -1
  186. package/dist/actions/delete-group.mjs.map +1 -1
  187. package/dist/actions/delete-oauth-authentication.cjs +1 -1
  188. package/dist/actions/delete-oauth-authentication.cjs.map +1 -1
  189. package/dist/actions/delete-oauth-authentication.d.cts +11 -3
  190. package/dist/actions/delete-oauth-authentication.d.cts.map +1 -1
  191. package/dist/actions/delete-oauth-authentication.d.mts +11 -3
  192. package/dist/actions/delete-oauth-authentication.d.mts.map +1 -1
  193. package/dist/actions/delete-oauth-authentication.mjs +1 -1
  194. package/dist/actions/delete-oauth-authentication.mjs.map +1 -1
  195. package/dist/actions/delete-oauth-client.cjs +1 -1
  196. package/dist/actions/delete-oauth-client.cjs.map +1 -1
  197. package/dist/actions/delete-oauth-client.d.cts +9 -3
  198. package/dist/actions/delete-oauth-client.d.cts.map +1 -1
  199. package/dist/actions/delete-oauth-client.d.mts +9 -3
  200. package/dist/actions/delete-oauth-client.d.mts.map +1 -1
  201. package/dist/actions/delete-oauth-client.mjs +1 -1
  202. package/dist/actions/delete-oauth-client.mjs.map +1 -1
  203. package/dist/actions/delete-star.cjs +1 -1
  204. package/dist/actions/delete-star.cjs.map +1 -1
  205. package/dist/actions/delete-star.d.cts +9 -3
  206. package/dist/actions/delete-star.d.cts.map +1 -1
  207. package/dist/actions/delete-star.d.mts +9 -3
  208. package/dist/actions/delete-star.d.mts.map +1 -1
  209. package/dist/actions/delete-star.mjs +1 -1
  210. package/dist/actions/delete-star.mjs.map +1 -1
  211. package/dist/actions/delete-template.cjs +1 -1
  212. package/dist/actions/delete-template.cjs.map +1 -1
  213. package/dist/actions/delete-template.d.cts +9 -3
  214. package/dist/actions/delete-template.d.cts.map +1 -1
  215. package/dist/actions/delete-template.d.mts +9 -3
  216. package/dist/actions/delete-template.d.mts.map +1 -1
  217. package/dist/actions/delete-template.mjs +1 -1
  218. package/dist/actions/delete-template.mjs.map +1 -1
  219. package/dist/actions/delete-user.cjs +1 -1
  220. package/dist/actions/delete-user.cjs.map +1 -1
  221. package/dist/actions/delete-user.d.cts +9 -3
  222. package/dist/actions/delete-user.d.cts.map +1 -1
  223. package/dist/actions/delete-user.d.mts +9 -3
  224. package/dist/actions/delete-user.d.mts.map +1 -1
  225. package/dist/actions/delete-user.mjs +1 -1
  226. package/dist/actions/delete-user.mjs.map +1 -1
  227. package/dist/actions/duplicate-document.cjs +2 -2
  228. package/dist/actions/duplicate-document.cjs.map +1 -1
  229. package/dist/actions/duplicate-document.d.cts +54 -3
  230. package/dist/actions/duplicate-document.d.cts.map +1 -1
  231. package/dist/actions/duplicate-document.d.mts +54 -3
  232. package/dist/actions/duplicate-document.d.mts.map +1 -1
  233. package/dist/actions/duplicate-document.mjs +2 -2
  234. package/dist/actions/duplicate-document.mjs.map +1 -1
  235. package/dist/actions/duplicate-template.cjs +5 -5
  236. package/dist/actions/duplicate-template.cjs.map +1 -1
  237. package/dist/actions/duplicate-template.d.cts +51 -3
  238. package/dist/actions/duplicate-template.d.cts.map +1 -1
  239. package/dist/actions/duplicate-template.d.mts +51 -3
  240. package/dist/actions/duplicate-template.d.mts.map +1 -1
  241. package/dist/actions/duplicate-template.mjs +5 -5
  242. package/dist/actions/duplicate-template.mjs.map +1 -1
  243. package/dist/actions/empty-documents-trash.cjs +1 -1
  244. package/dist/actions/empty-documents-trash.cjs.map +1 -1
  245. package/dist/actions/empty-documents-trash.d.cts +5 -3
  246. package/dist/actions/empty-documents-trash.d.cts.map +1 -1
  247. package/dist/actions/empty-documents-trash.d.mts +5 -3
  248. package/dist/actions/empty-documents-trash.d.mts.map +1 -1
  249. package/dist/actions/empty-documents-trash.mjs +1 -1
  250. package/dist/actions/empty-documents-trash.mjs.map +1 -1
  251. package/dist/actions/export-all-collections.cjs +1 -1
  252. package/dist/actions/export-all-collections.cjs.map +1 -1
  253. package/dist/actions/export-all-collections.d.cts +17 -3
  254. package/dist/actions/export-all-collections.d.cts.map +1 -1
  255. package/dist/actions/export-all-collections.d.mts +17 -3
  256. package/dist/actions/export-all-collections.d.mts.map +1 -1
  257. package/dist/actions/export-all-collections.mjs +1 -1
  258. package/dist/actions/export-all-collections.mjs.map +1 -1
  259. package/dist/actions/export-collection.cjs +1 -1
  260. package/dist/actions/export-collection.cjs.map +1 -1
  261. package/dist/actions/export-collection.d.cts +15 -3
  262. package/dist/actions/export-collection.d.cts.map +1 -1
  263. package/dist/actions/export-collection.d.mts +15 -3
  264. package/dist/actions/export-collection.d.mts.map +1 -1
  265. package/dist/actions/export-collection.mjs +1 -1
  266. package/dist/actions/export-collection.mjs.map +1 -1
  267. package/dist/actions/export-document.cjs +5 -5
  268. package/dist/actions/export-document.cjs.map +1 -1
  269. package/dist/actions/export-document.d.cts +19 -3
  270. package/dist/actions/export-document.d.cts.map +1 -1
  271. package/dist/actions/export-document.d.mts +19 -3
  272. package/dist/actions/export-document.d.mts.map +1 -1
  273. package/dist/actions/export-document.mjs +5 -5
  274. package/dist/actions/export-document.mjs.map +1 -1
  275. package/dist/actions/get-attachment-redirect.cjs +3 -3
  276. package/dist/actions/get-attachment-redirect.cjs.map +1 -1
  277. package/dist/actions/get-attachment-redirect.d.cts +10 -3
  278. package/dist/actions/get-attachment-redirect.d.cts.map +1 -1
  279. package/dist/actions/get-attachment-redirect.d.mts +10 -3
  280. package/dist/actions/get-attachment-redirect.d.mts.map +1 -1
  281. package/dist/actions/get-attachment-redirect.mjs +3 -3
  282. package/dist/actions/get-attachment-redirect.mjs.map +1 -1
  283. package/dist/actions/get-auth-config.cjs +8 -8
  284. package/dist/actions/get-auth-config.cjs.map +1 -1
  285. package/dist/actions/get-auth-config.d.cts +13 -3
  286. package/dist/actions/get-auth-config.d.cts.map +1 -1
  287. package/dist/actions/get-auth-config.d.mts +13 -3
  288. package/dist/actions/get-auth-config.d.mts.map +1 -1
  289. package/dist/actions/get-auth-config.mjs +8 -8
  290. package/dist/actions/get-auth-config.mjs.map +1 -1
  291. package/dist/actions/get-collection-documents.cjs +21 -21
  292. package/dist/actions/get-collection-documents.cjs.map +1 -1
  293. package/dist/actions/get-collection-documents.d.cts +33 -3
  294. package/dist/actions/get-collection-documents.d.cts.map +1 -1
  295. package/dist/actions/get-collection-documents.d.mts +33 -3
  296. package/dist/actions/get-collection-documents.d.mts.map +1 -1
  297. package/dist/actions/get-collection-documents.mjs +21 -21
  298. package/dist/actions/get-collection-documents.mjs.map +1 -1
  299. package/dist/actions/get-collection.cjs +32 -32
  300. package/dist/actions/get-collection.cjs.map +1 -1
  301. package/dist/actions/get-collection.d.cts +51 -3
  302. package/dist/actions/get-collection.d.cts.map +1 -1
  303. package/dist/actions/get-collection.d.mts +51 -3
  304. package/dist/actions/get-collection.d.mts.map +1 -1
  305. package/dist/actions/get-collection.mjs +32 -32
  306. package/dist/actions/get-collection.mjs.map +1 -1
  307. package/dist/actions/get-comment.cjs +14 -14
  308. package/dist/actions/get-comment.cjs.map +1 -1
  309. package/dist/actions/get-comment.d.cts +50 -3
  310. package/dist/actions/get-comment.d.cts.map +1 -1
  311. package/dist/actions/get-comment.d.mts +50 -3
  312. package/dist/actions/get-comment.d.mts.map +1 -1
  313. package/dist/actions/get-comment.mjs +14 -14
  314. package/dist/actions/get-comment.mjs.map +1 -1
  315. package/dist/actions/get-document-info.cjs +12 -12
  316. package/dist/actions/get-document-info.cjs.map +1 -1
  317. package/dist/actions/get-document-info.d.cts +46 -3
  318. package/dist/actions/get-document-info.d.cts.map +1 -1
  319. package/dist/actions/get-document-info.d.mts +46 -3
  320. package/dist/actions/get-document-info.d.mts.map +1 -1
  321. package/dist/actions/get-document-info.mjs +12 -12
  322. package/dist/actions/get-document-info.mjs.map +1 -1
  323. package/dist/actions/get-documents-documents.cjs +1 -1
  324. package/dist/actions/get-documents-documents.cjs.map +1 -1
  325. package/dist/actions/get-documents-documents.d.cts +9 -3
  326. package/dist/actions/get-documents-documents.d.cts.map +1 -1
  327. package/dist/actions/get-documents-documents.d.mts +9 -3
  328. package/dist/actions/get-documents-documents.d.mts.map +1 -1
  329. package/dist/actions/get-documents-documents.mjs +1 -1
  330. package/dist/actions/get-documents-documents.mjs.map +1 -1
  331. package/dist/actions/get-file-operation-info.cjs +10 -10
  332. package/dist/actions/get-file-operation-info.cjs.map +1 -1
  333. package/dist/actions/get-file-operation-info.d.cts +27 -3
  334. package/dist/actions/get-file-operation-info.d.cts.map +1 -1
  335. package/dist/actions/get-file-operation-info.d.mts +27 -3
  336. package/dist/actions/get-file-operation-info.d.mts.map +1 -1
  337. package/dist/actions/get-file-operation-info.mjs +10 -10
  338. package/dist/actions/get-file-operation-info.mjs.map +1 -1
  339. package/dist/actions/get-group-info.cjs +7 -7
  340. package/dist/actions/get-group-info.cjs.map +1 -1
  341. package/dist/actions/get-group-info.d.cts +19 -3
  342. package/dist/actions/get-group-info.d.cts.map +1 -1
  343. package/dist/actions/get-group-info.d.mts +19 -3
  344. package/dist/actions/get-group-info.d.mts.map +1 -1
  345. package/dist/actions/get-group-info.mjs +7 -7
  346. package/dist/actions/get-group-info.mjs.map +1 -1
  347. package/dist/actions/get-oauth-client-info.cjs +8 -8
  348. package/dist/actions/get-oauth-client-info.cjs.map +1 -1
  349. package/dist/actions/get-oauth-client-info.d.cts +24 -3
  350. package/dist/actions/get-oauth-client-info.d.cts.map +1 -1
  351. package/dist/actions/get-oauth-client-info.d.mts +24 -3
  352. package/dist/actions/get-oauth-client-info.d.mts.map +1 -1
  353. package/dist/actions/get-oauth-client-info.mjs +8 -8
  354. package/dist/actions/get-oauth-client-info.mjs.map +1 -1
  355. package/dist/actions/get-revision-info.cjs +11 -11
  356. package/dist/actions/get-revision-info.cjs.map +1 -1
  357. package/dist/actions/get-revision-info.d.cts +25 -3
  358. package/dist/actions/get-revision-info.d.cts.map +1 -1
  359. package/dist/actions/get-revision-info.d.mts +25 -3
  360. package/dist/actions/get-revision-info.d.mts.map +1 -1
  361. package/dist/actions/get-revision-info.mjs +11 -11
  362. package/dist/actions/get-revision-info.mjs.map +1 -1
  363. package/dist/actions/get-share-info.cjs +17 -17
  364. package/dist/actions/get-share-info.cjs.map +1 -1
  365. package/dist/actions/get-share-info.d.cts +54 -3
  366. package/dist/actions/get-share-info.d.cts.map +1 -1
  367. package/dist/actions/get-share-info.d.mts +54 -3
  368. package/dist/actions/get-share-info.d.mts.map +1 -1
  369. package/dist/actions/get-share-info.mjs +17 -17
  370. package/dist/actions/get-share-info.mjs.map +1 -1
  371. package/dist/actions/get-template-info.cjs +5 -5
  372. package/dist/actions/get-template-info.cjs.map +1 -1
  373. package/dist/actions/get-template-info.d.cts +47 -3
  374. package/dist/actions/get-template-info.d.cts.map +1 -1
  375. package/dist/actions/get-template-info.d.mts +47 -3
  376. package/dist/actions/get-template-info.d.mts.map +1 -1
  377. package/dist/actions/get-template-info.mjs +5 -5
  378. package/dist/actions/get-template-info.mjs.map +1 -1
  379. package/dist/actions/get-user-info.cjs +8 -8
  380. package/dist/actions/get-user-info.cjs.map +1 -1
  381. package/dist/actions/get-user-info.d.cts +25 -3
  382. package/dist/actions/get-user-info.d.cts.map +1 -1
  383. package/dist/actions/get-user-info.d.mts +25 -3
  384. package/dist/actions/get-user-info.d.mts.map +1 -1
  385. package/dist/actions/get-user-info.mjs +8 -8
  386. package/dist/actions/get-user-info.mjs.map +1 -1
  387. package/dist/actions/invite-users.cjs +5 -5
  388. package/dist/actions/invite-users.cjs.map +1 -1
  389. package/dist/actions/invite-users.d.cts +41 -3
  390. package/dist/actions/invite-users.d.cts.map +1 -1
  391. package/dist/actions/invite-users.d.mts +41 -3
  392. package/dist/actions/invite-users.d.mts.map +1 -1
  393. package/dist/actions/invite-users.mjs +5 -5
  394. package/dist/actions/invite-users.mjs.map +1 -1
  395. package/dist/actions/list-archived-documents.cjs +15 -15
  396. package/dist/actions/list-archived-documents.cjs.map +1 -1
  397. package/dist/actions/list-archived-documents.d.cts +59 -3
  398. package/dist/actions/list-archived-documents.d.cts.map +1 -1
  399. package/dist/actions/list-archived-documents.d.mts +59 -3
  400. package/dist/actions/list-archived-documents.d.mts.map +1 -1
  401. package/dist/actions/list-archived-documents.mjs +15 -15
  402. package/dist/actions/list-archived-documents.mjs.map +1 -1
  403. package/dist/actions/list-collection-group-memberships.cjs +10 -10
  404. package/dist/actions/list-collection-group-memberships.cjs.map +1 -1
  405. package/dist/actions/list-collection-group-memberships.d.cts +38 -3
  406. package/dist/actions/list-collection-group-memberships.d.cts.map +1 -1
  407. package/dist/actions/list-collection-group-memberships.d.mts +38 -3
  408. package/dist/actions/list-collection-group-memberships.d.mts.map +1 -1
  409. package/dist/actions/list-collection-group-memberships.mjs +10 -10
  410. package/dist/actions/list-collection-group-memberships.mjs.map +1 -1
  411. package/dist/actions/list-collection-memberships.cjs +11 -11
  412. package/dist/actions/list-collection-memberships.cjs.map +1 -1
  413. package/dist/actions/list-collection-memberships.d.cts +43 -3
  414. package/dist/actions/list-collection-memberships.d.cts.map +1 -1
  415. package/dist/actions/list-collection-memberships.d.mts +43 -3
  416. package/dist/actions/list-collection-memberships.d.mts.map +1 -1
  417. package/dist/actions/list-collection-memberships.mjs +11 -11
  418. package/dist/actions/list-collection-memberships.mjs.map +1 -1
  419. package/dist/actions/list-collections.cjs +6 -6
  420. package/dist/actions/list-collections.cjs.map +1 -1
  421. package/dist/actions/list-collections.d.cts +51 -3
  422. package/dist/actions/list-collections.d.cts.map +1 -1
  423. package/dist/actions/list-collections.d.mts +51 -3
  424. package/dist/actions/list-collections.d.mts.map +1 -1
  425. package/dist/actions/list-collections.mjs +6 -6
  426. package/dist/actions/list-collections.mjs.map +1 -1
  427. package/dist/actions/list-comments.cjs +10 -10
  428. package/dist/actions/list-comments.cjs.map +1 -1
  429. package/dist/actions/list-comments.d.cts +73 -3
  430. package/dist/actions/list-comments.d.cts.map +1 -1
  431. package/dist/actions/list-comments.d.mts +73 -3
  432. package/dist/actions/list-comments.d.mts.map +1 -1
  433. package/dist/actions/list-comments.mjs +10 -10
  434. package/dist/actions/list-comments.mjs.map +1 -1
  435. package/dist/actions/list-data-attributes.cjs +5 -5
  436. package/dist/actions/list-data-attributes.cjs.map +1 -1
  437. package/dist/actions/list-data-attributes.d.cts +43 -3
  438. package/dist/actions/list-data-attributes.d.cts.map +1 -1
  439. package/dist/actions/list-data-attributes.d.mts +43 -3
  440. package/dist/actions/list-data-attributes.d.mts.map +1 -1
  441. package/dist/actions/list-data-attributes.mjs +5 -5
  442. package/dist/actions/list-data-attributes.mjs.map +1 -1
  443. package/dist/actions/list-deleted-documents.cjs +14 -14
  444. package/dist/actions/list-deleted-documents.cjs.map +1 -1
  445. package/dist/actions/list-deleted-documents.d.cts +75 -3
  446. package/dist/actions/list-deleted-documents.d.cts.map +1 -1
  447. package/dist/actions/list-deleted-documents.d.mts +75 -3
  448. package/dist/actions/list-deleted-documents.d.mts.map +1 -1
  449. package/dist/actions/list-deleted-documents.mjs +14 -14
  450. package/dist/actions/list-deleted-documents.mjs.map +1 -1
  451. package/dist/actions/list-document-group-memberships.cjs +10 -10
  452. package/dist/actions/list-document-group-memberships.cjs.map +1 -1
  453. package/dist/actions/list-document-group-memberships.d.cts +37 -3
  454. package/dist/actions/list-document-group-memberships.d.cts.map +1 -1
  455. package/dist/actions/list-document-group-memberships.d.mts +37 -3
  456. package/dist/actions/list-document-group-memberships.d.mts.map +1 -1
  457. package/dist/actions/list-document-group-memberships.mjs +10 -10
  458. package/dist/actions/list-document-group-memberships.mjs.map +1 -1
  459. package/dist/actions/list-document-memberships.cjs +11 -11
  460. package/dist/actions/list-document-memberships.cjs.map +1 -1
  461. package/dist/actions/list-document-memberships.d.cts +46 -3
  462. package/dist/actions/list-document-memberships.d.cts.map +1 -1
  463. package/dist/actions/list-document-memberships.d.mts +46 -3
  464. package/dist/actions/list-document-memberships.d.mts.map +1 -1
  465. package/dist/actions/list-document-memberships.mjs +11 -11
  466. package/dist/actions/list-document-memberships.mjs.map +1 -1
  467. package/dist/actions/list-document-users.cjs +5 -5
  468. package/dist/actions/list-document-users.cjs.map +1 -1
  469. package/dist/actions/list-document-users.d.cts +37 -3
  470. package/dist/actions/list-document-users.d.cts.map +1 -1
  471. package/dist/actions/list-document-users.d.mts +37 -3
  472. package/dist/actions/list-document-users.d.mts.map +1 -1
  473. package/dist/actions/list-document-users.mjs +5 -5
  474. package/dist/actions/list-document-users.mjs.map +1 -1
  475. package/dist/actions/list-documents.cjs +17 -17
  476. package/dist/actions/list-documents.cjs.map +1 -1
  477. package/dist/actions/list-documents.d.cts +65 -3
  478. package/dist/actions/list-documents.d.cts.map +1 -1
  479. package/dist/actions/list-documents.d.mts +65 -3
  480. package/dist/actions/list-documents.d.mts.map +1 -1
  481. package/dist/actions/list-documents.mjs +17 -17
  482. package/dist/actions/list-documents.mjs.map +1 -1
  483. package/dist/actions/list-draft-documents.cjs +7 -7
  484. package/dist/actions/list-draft-documents.cjs.map +1 -1
  485. package/dist/actions/list-draft-documents.d.cts +87 -3
  486. package/dist/actions/list-draft-documents.d.cts.map +1 -1
  487. package/dist/actions/list-draft-documents.d.mts +87 -3
  488. package/dist/actions/list-draft-documents.d.mts.map +1 -1
  489. package/dist/actions/list-draft-documents.mjs +7 -7
  490. package/dist/actions/list-draft-documents.mjs.map +1 -1
  491. package/dist/actions/list-events.cjs +7 -7
  492. package/dist/actions/list-events.cjs.map +1 -1
  493. package/dist/actions/list-events.d.cts +54 -3
  494. package/dist/actions/list-events.d.cts.map +1 -1
  495. package/dist/actions/list-events.d.mts +54 -3
  496. package/dist/actions/list-events.d.mts.map +1 -1
  497. package/dist/actions/list-events.mjs +7 -7
  498. package/dist/actions/list-events.mjs.map +1 -1
  499. package/dist/actions/list-file-operations.cjs +11 -11
  500. package/dist/actions/list-file-operations.cjs.map +1 -1
  501. package/dist/actions/list-file-operations.d.cts +39 -3
  502. package/dist/actions/list-file-operations.d.cts.map +1 -1
  503. package/dist/actions/list-file-operations.d.mts +39 -3
  504. package/dist/actions/list-file-operations.d.mts.map +1 -1
  505. package/dist/actions/list-file-operations.mjs +11 -11
  506. package/dist/actions/list-file-operations.mjs.map +1 -1
  507. package/dist/actions/list-group-memberships.cjs +12 -12
  508. package/dist/actions/list-group-memberships.cjs.map +1 -1
  509. package/dist/actions/list-group-memberships.d.cts +44 -3
  510. package/dist/actions/list-group-memberships.d.cts.map +1 -1
  511. package/dist/actions/list-group-memberships.d.mts +44 -3
  512. package/dist/actions/list-group-memberships.d.mts.map +1 -1
  513. package/dist/actions/list-group-memberships.mjs +12 -12
  514. package/dist/actions/list-group-memberships.mjs.map +1 -1
  515. package/dist/actions/list-groups.cjs +8 -8
  516. package/dist/actions/list-groups.cjs.map +1 -1
  517. package/dist/actions/list-groups.d.cts +54 -3
  518. package/dist/actions/list-groups.d.cts.map +1 -1
  519. package/dist/actions/list-groups.d.mts +54 -3
  520. package/dist/actions/list-groups.d.mts.map +1 -1
  521. package/dist/actions/list-groups.mjs +8 -8
  522. package/dist/actions/list-groups.mjs.map +1 -1
  523. package/dist/actions/list-o-auth-authentications.cjs +5 -5
  524. package/dist/actions/list-o-auth-authentications.cjs.map +1 -1
  525. package/dist/actions/list-o-auth-authentications.d.cts +26 -3
  526. package/dist/actions/list-o-auth-authentications.d.cts.map +1 -1
  527. package/dist/actions/list-o-auth-authentications.d.mts +26 -3
  528. package/dist/actions/list-o-auth-authentications.d.mts.map +1 -1
  529. package/dist/actions/list-o-auth-authentications.mjs +5 -5
  530. package/dist/actions/list-o-auth-authentications.mjs.map +1 -1
  531. package/dist/actions/list-oauth-clients.cjs +5 -5
  532. package/dist/actions/list-oauth-clients.cjs.map +1 -1
  533. package/dist/actions/list-oauth-clients.d.cts +31 -3
  534. package/dist/actions/list-oauth-clients.d.cts.map +1 -1
  535. package/dist/actions/list-oauth-clients.d.mts +31 -3
  536. package/dist/actions/list-oauth-clients.d.mts.map +1 -1
  537. package/dist/actions/list-oauth-clients.mjs +5 -5
  538. package/dist/actions/list-oauth-clients.mjs.map +1 -1
  539. package/dist/actions/list-recently-viewed-documents.cjs +17 -17
  540. package/dist/actions/list-recently-viewed-documents.cjs.map +1 -1
  541. package/dist/actions/list-recently-viewed-documents.d.cts +55 -3
  542. package/dist/actions/list-recently-viewed-documents.d.cts.map +1 -1
  543. package/dist/actions/list-recently-viewed-documents.d.mts +55 -3
  544. package/dist/actions/list-recently-viewed-documents.d.mts.map +1 -1
  545. package/dist/actions/list-recently-viewed-documents.mjs +17 -17
  546. package/dist/actions/list-recently-viewed-documents.mjs.map +1 -1
  547. package/dist/actions/list-revisions.cjs +8 -8
  548. package/dist/actions/list-revisions.cjs.map +1 -1
  549. package/dist/actions/list-revisions.d.cts +37 -3
  550. package/dist/actions/list-revisions.d.cts.map +1 -1
  551. package/dist/actions/list-revisions.d.mts +37 -3
  552. package/dist/actions/list-revisions.d.mts.map +1 -1
  553. package/dist/actions/list-revisions.mjs +8 -8
  554. package/dist/actions/list-revisions.mjs.map +1 -1
  555. package/dist/actions/list-shares.cjs +6 -6
  556. package/dist/actions/list-shares.cjs.map +1 -1
  557. package/dist/actions/list-shares.d.cts +49 -3
  558. package/dist/actions/list-shares.d.cts.map +1 -1
  559. package/dist/actions/list-shares.d.mts +49 -3
  560. package/dist/actions/list-shares.d.mts.map +1 -1
  561. package/dist/actions/list-shares.mjs +6 -6
  562. package/dist/actions/list-shares.mjs.map +1 -1
  563. package/dist/actions/list-stars.cjs +10 -10
  564. package/dist/actions/list-stars.cjs.map +1 -1
  565. package/dist/actions/list-stars.d.cts +44 -3
  566. package/dist/actions/list-stars.d.cts.map +1 -1
  567. package/dist/actions/list-stars.d.mts +44 -3
  568. package/dist/actions/list-stars.d.mts.map +1 -1
  569. package/dist/actions/list-stars.mjs +10 -10
  570. package/dist/actions/list-stars.mjs.map +1 -1
  571. package/dist/actions/list-templates.cjs +6 -6
  572. package/dist/actions/list-templates.cjs.map +1 -1
  573. package/dist/actions/list-templates.d.cts +65 -3
  574. package/dist/actions/list-templates.d.cts.map +1 -1
  575. package/dist/actions/list-templates.d.mts +65 -3
  576. package/dist/actions/list-templates.d.mts.map +1 -1
  577. package/dist/actions/list-templates.mjs +6 -6
  578. package/dist/actions/list-templates.mjs.map +1 -1
  579. package/dist/actions/list-users.cjs +5 -5
  580. package/dist/actions/list-users.cjs.map +1 -1
  581. package/dist/actions/list-users.d.cts +47 -3
  582. package/dist/actions/list-users.d.cts.map +1 -1
  583. package/dist/actions/list-users.d.mts +47 -3
  584. package/dist/actions/list-users.d.mts.map +1 -1
  585. package/dist/actions/list-users.mjs +5 -5
  586. package/dist/actions/list-users.mjs.map +1 -1
  587. package/dist/actions/list-views.cjs +13 -13
  588. package/dist/actions/list-views.cjs.map +1 -1
  589. package/dist/actions/list-views.d.cts +41 -3
  590. package/dist/actions/list-views.d.cts.map +1 -1
  591. package/dist/actions/list-views.d.mts +41 -3
  592. package/dist/actions/list-views.d.mts.map +1 -1
  593. package/dist/actions/list-views.mjs +13 -13
  594. package/dist/actions/list-views.mjs.map +1 -1
  595. package/dist/actions/move-document.cjs +2 -2
  596. package/dist/actions/move-document.cjs.map +1 -1
  597. package/dist/actions/move-document.d.cts +50 -3
  598. package/dist/actions/move-document.d.cts.map +1 -1
  599. package/dist/actions/move-document.d.mts +50 -3
  600. package/dist/actions/move-document.d.mts.map +1 -1
  601. package/dist/actions/move-document.mjs +2 -2
  602. package/dist/actions/move-document.mjs.map +1 -1
  603. package/dist/actions/redirect-file-operation.cjs +3 -3
  604. package/dist/actions/redirect-file-operation.cjs.map +1 -1
  605. package/dist/actions/redirect-file-operation.d.cts +10 -3
  606. package/dist/actions/redirect-file-operation.d.cts.map +1 -1
  607. package/dist/actions/redirect-file-operation.d.mts +10 -3
  608. package/dist/actions/redirect-file-operation.d.mts.map +1 -1
  609. package/dist/actions/redirect-file-operation.mjs +3 -3
  610. package/dist/actions/redirect-file-operation.mjs.map +1 -1
  611. package/dist/actions/remove-collection-group.cjs +1 -1
  612. package/dist/actions/remove-collection-group.cjs.map +1 -1
  613. package/dist/actions/remove-collection-group.d.cts +11 -3
  614. package/dist/actions/remove-collection-group.d.cts.map +1 -1
  615. package/dist/actions/remove-collection-group.d.mts +11 -3
  616. package/dist/actions/remove-collection-group.d.mts.map +1 -1
  617. package/dist/actions/remove-collection-group.mjs +1 -1
  618. package/dist/actions/remove-collection-group.mjs.map +1 -1
  619. package/dist/actions/remove-collection-user.cjs +1 -1
  620. package/dist/actions/remove-collection-user.cjs.map +1 -1
  621. package/dist/actions/remove-collection-user.d.cts +11 -3
  622. package/dist/actions/remove-collection-user.d.cts.map +1 -1
  623. package/dist/actions/remove-collection-user.d.mts +11 -3
  624. package/dist/actions/remove-collection-user.d.mts.map +1 -1
  625. package/dist/actions/remove-collection-user.mjs +1 -1
  626. package/dist/actions/remove-collection-user.mjs.map +1 -1
  627. package/dist/actions/remove-document-user.cjs +1 -1
  628. package/dist/actions/remove-document-user.cjs.map +1 -1
  629. package/dist/actions/remove-document-user.d.cts +11 -3
  630. package/dist/actions/remove-document-user.d.cts.map +1 -1
  631. package/dist/actions/remove-document-user.d.mts +11 -3
  632. package/dist/actions/remove-document-user.d.mts.map +1 -1
  633. package/dist/actions/remove-document-user.mjs +1 -1
  634. package/dist/actions/remove-document-user.mjs.map +1 -1
  635. package/dist/actions/remove-group-from-document.cjs +1 -1
  636. package/dist/actions/remove-group-from-document.cjs.map +1 -1
  637. package/dist/actions/remove-group-from-document.d.cts +11 -3
  638. package/dist/actions/remove-group-from-document.d.cts.map +1 -1
  639. package/dist/actions/remove-group-from-document.d.mts +11 -3
  640. package/dist/actions/remove-group-from-document.d.mts.map +1 -1
  641. package/dist/actions/remove-group-from-document.mjs +1 -1
  642. package/dist/actions/remove-group-from-document.mjs.map +1 -1
  643. package/dist/actions/remove-group-user.cjs +1 -1
  644. package/dist/actions/remove-group-user.cjs.map +1 -1
  645. package/dist/actions/remove-group-user.d.cts +11 -3
  646. package/dist/actions/remove-group-user.d.cts.map +1 -1
  647. package/dist/actions/remove-group-user.d.mts +11 -3
  648. package/dist/actions/remove-group-user.d.mts.map +1 -1
  649. package/dist/actions/remove-group-user.mjs +1 -1
  650. package/dist/actions/remove-group-user.mjs.map +1 -1
  651. package/dist/actions/restore-document.cjs +10 -10
  652. package/dist/actions/restore-document.cjs.map +1 -1
  653. package/dist/actions/restore-document.d.cts +47 -3
  654. package/dist/actions/restore-document.d.cts.map +1 -1
  655. package/dist/actions/restore-document.d.mts +47 -3
  656. package/dist/actions/restore-document.d.mts.map +1 -1
  657. package/dist/actions/restore-document.mjs +10 -10
  658. package/dist/actions/restore-document.mjs.map +1 -1
  659. package/dist/actions/restore-template.cjs +10 -10
  660. package/dist/actions/restore-template.cjs.map +1 -1
  661. package/dist/actions/restore-template.d.cts +40 -3
  662. package/dist/actions/restore-template.d.cts.map +1 -1
  663. package/dist/actions/restore-template.d.mts +40 -3
  664. package/dist/actions/restore-template.d.mts.map +1 -1
  665. package/dist/actions/restore-template.mjs +10 -10
  666. package/dist/actions/restore-template.mjs.map +1 -1
  667. package/dist/actions/retrieve-auth-info.cjs +8 -8
  668. package/dist/actions/retrieve-auth-info.cjs.map +1 -1
  669. package/dist/actions/retrieve-auth-info.d.cts +26 -3
  670. package/dist/actions/retrieve-auth-info.d.cts.map +1 -1
  671. package/dist/actions/retrieve-auth-info.d.mts +26 -3
  672. package/dist/actions/retrieve-auth-info.d.mts.map +1 -1
  673. package/dist/actions/retrieve-auth-info.mjs +8 -8
  674. package/dist/actions/retrieve-auth-info.mjs.map +1 -1
  675. package/dist/actions/revoke-share.cjs +1 -1
  676. package/dist/actions/revoke-share.cjs.map +1 -1
  677. package/dist/actions/revoke-share.d.cts +9 -3
  678. package/dist/actions/revoke-share.d.cts.map +1 -1
  679. package/dist/actions/revoke-share.d.mts +9 -3
  680. package/dist/actions/revoke-share.d.mts.map +1 -1
  681. package/dist/actions/revoke-share.mjs +1 -1
  682. package/dist/actions/revoke-share.mjs.map +1 -1
  683. package/dist/actions/rotate-oauth-client-secret.cjs +2 -2
  684. package/dist/actions/rotate-oauth-client-secret.cjs.map +1 -1
  685. package/dist/actions/rotate-oauth-client-secret.d.cts +17 -3
  686. package/dist/actions/rotate-oauth-client-secret.d.cts.map +1 -1
  687. package/dist/actions/rotate-oauth-client-secret.d.mts +17 -3
  688. package/dist/actions/rotate-oauth-client-secret.d.mts.map +1 -1
  689. package/dist/actions/rotate-oauth-client-secret.mjs +2 -2
  690. package/dist/actions/rotate-oauth-client-secret.mjs.map +1 -1
  691. package/dist/actions/search-document-titles.cjs +17 -17
  692. package/dist/actions/search-document-titles.cjs.map +1 -1
  693. package/dist/actions/search-document-titles.d.cts +86 -3
  694. package/dist/actions/search-document-titles.d.cts.map +1 -1
  695. package/dist/actions/search-document-titles.d.mts +86 -3
  696. package/dist/actions/search-document-titles.d.mts.map +1 -1
  697. package/dist/actions/search-document-titles.mjs +17 -17
  698. package/dist/actions/search-document-titles.mjs.map +1 -1
  699. package/dist/actions/search-documents.cjs +19 -19
  700. package/dist/actions/search-documents.cjs.map +1 -1
  701. package/dist/actions/search-documents.d.cts +73 -3
  702. package/dist/actions/search-documents.d.cts.map +1 -1
  703. package/dist/actions/search-documents.d.mts +73 -3
  704. package/dist/actions/search-documents.d.mts.map +1 -1
  705. package/dist/actions/search-documents.mjs +19 -19
  706. package/dist/actions/search-documents.mjs.map +1 -1
  707. package/dist/actions/suspend-user.cjs +4 -4
  708. package/dist/actions/suspend-user.cjs.map +1 -1
  709. package/dist/actions/suspend-user.d.cts +25 -3
  710. package/dist/actions/suspend-user.d.cts.map +1 -1
  711. package/dist/actions/suspend-user.d.mts +25 -3
  712. package/dist/actions/suspend-user.d.mts.map +1 -1
  713. package/dist/actions/suspend-user.mjs +4 -4
  714. package/dist/actions/suspend-user.mjs.map +1 -1
  715. package/dist/actions/templatize-document.cjs +5 -5
  716. package/dist/actions/templatize-document.cjs.map +1 -1
  717. package/dist/actions/templatize-document.d.cts +51 -3
  718. package/dist/actions/templatize-document.d.cts.map +1 -1
  719. package/dist/actions/templatize-document.d.mts +51 -3
  720. package/dist/actions/templatize-document.d.mts.map +1 -1
  721. package/dist/actions/templatize-document.mjs +5 -5
  722. package/dist/actions/templatize-document.mjs.map +1 -1
  723. package/dist/actions/unpublish-document.cjs +1 -1
  724. package/dist/actions/unpublish-document.cjs.map +1 -1
  725. package/dist/actions/unpublish-document.d.cts +11 -3
  726. package/dist/actions/unpublish-document.d.cts.map +1 -1
  727. package/dist/actions/unpublish-document.d.mts +11 -3
  728. package/dist/actions/unpublish-document.d.mts.map +1 -1
  729. package/dist/actions/unpublish-document.mjs +1 -1
  730. package/dist/actions/unpublish-document.mjs.map +1 -1
  731. package/dist/actions/update-collection.cjs +13 -13
  732. package/dist/actions/update-collection.cjs.map +1 -1
  733. package/dist/actions/update-collection.d.cts +43 -3
  734. package/dist/actions/update-collection.d.cts.map +1 -1
  735. package/dist/actions/update-collection.d.mts +43 -3
  736. package/dist/actions/update-collection.d.mts.map +1 -1
  737. package/dist/actions/update-collection.mjs +13 -13
  738. package/dist/actions/update-collection.mjs.map +1 -1
  739. package/dist/actions/update-comment.cjs +1 -1
  740. package/dist/actions/update-comment.cjs.map +1 -1
  741. package/dist/actions/update-comment.d.cts +12 -3
  742. package/dist/actions/update-comment.d.cts.map +1 -1
  743. package/dist/actions/update-comment.d.mts +12 -3
  744. package/dist/actions/update-comment.d.mts.map +1 -1
  745. package/dist/actions/update-comment.mjs +1 -1
  746. package/dist/actions/update-comment.mjs.map +1 -1
  747. package/dist/actions/update-document.cjs +13 -13
  748. package/dist/actions/update-document.cjs.map +1 -1
  749. package/dist/actions/update-document.d.cts +73 -3
  750. package/dist/actions/update-document.d.cts.map +1 -1
  751. package/dist/actions/update-document.d.mts +73 -3
  752. package/dist/actions/update-document.d.mts.map +1 -1
  753. package/dist/actions/update-document.mjs +13 -13
  754. package/dist/actions/update-document.mjs.map +1 -1
  755. package/dist/actions/update-group.cjs +4 -4
  756. package/dist/actions/update-group.cjs.map +1 -1
  757. package/dist/actions/update-group.d.cts +20 -3
  758. package/dist/actions/update-group.d.cts.map +1 -1
  759. package/dist/actions/update-group.d.mts +20 -3
  760. package/dist/actions/update-group.d.mts.map +1 -1
  761. package/dist/actions/update-group.mjs +4 -4
  762. package/dist/actions/update-group.mjs.map +1 -1
  763. package/dist/actions/update-o-auth-client.cjs +4 -4
  764. package/dist/actions/update-o-auth-client.cjs.map +1 -1
  765. package/dist/actions/update-o-auth-client.d.cts +40 -3
  766. package/dist/actions/update-o-auth-client.d.cts.map +1 -1
  767. package/dist/actions/update-o-auth-client.d.mts +40 -3
  768. package/dist/actions/update-o-auth-client.d.mts.map +1 -1
  769. package/dist/actions/update-o-auth-client.mjs +4 -4
  770. package/dist/actions/update-o-auth-client.mjs.map +1 -1
  771. package/dist/actions/update-share.cjs +10 -10
  772. package/dist/actions/update-share.cjs.map +1 -1
  773. package/dist/actions/update-share.d.cts +36 -3
  774. package/dist/actions/update-share.d.cts.map +1 -1
  775. package/dist/actions/update-share.d.mts +36 -3
  776. package/dist/actions/update-share.d.mts.map +1 -1
  777. package/dist/actions/update-share.mjs +10 -10
  778. package/dist/actions/update-share.mjs.map +1 -1
  779. package/dist/actions/update-star.cjs +7 -7
  780. package/dist/actions/update-star.cjs.map +1 -1
  781. package/dist/actions/update-star.d.cts +23 -3
  782. package/dist/actions/update-star.d.cts.map +1 -1
  783. package/dist/actions/update-star.d.mts +23 -3
  784. package/dist/actions/update-star.d.mts.map +1 -1
  785. package/dist/actions/update-star.mjs +7 -7
  786. package/dist/actions/update-star.mjs.map +1 -1
  787. package/dist/actions/update-template.cjs +6 -6
  788. package/dist/actions/update-template.cjs.map +1 -1
  789. package/dist/actions/update-template.d.cts +59 -3
  790. package/dist/actions/update-template.d.cts.map +1 -1
  791. package/dist/actions/update-template.d.mts +59 -3
  792. package/dist/actions/update-template.d.mts.map +1 -1
  793. package/dist/actions/update-template.mjs +6 -6
  794. package/dist/actions/update-template.mjs.map +1 -1
  795. package/dist/actions/update-user-role.cjs +2 -2
  796. package/dist/actions/update-user-role.cjs.map +1 -1
  797. package/dist/actions/update-user-role.d.cts +25 -3
  798. package/dist/actions/update-user-role.d.cts.map +1 -1
  799. package/dist/actions/update-user-role.d.mts +25 -3
  800. package/dist/actions/update-user-role.d.mts.map +1 -1
  801. package/dist/actions/update-user-role.mjs +2 -2
  802. package/dist/actions/update-user-role.mjs.map +1 -1
  803. package/dist/actions/update-user.cjs +4 -4
  804. package/dist/actions/update-user.cjs.map +1 -1
  805. package/dist/actions/update-user.d.cts +31 -3
  806. package/dist/actions/update-user.d.cts.map +1 -1
  807. package/dist/actions/update-user.d.mts +31 -3
  808. package/dist/actions/update-user.d.mts.map +1 -1
  809. package/dist/actions/update-user.mjs +4 -4
  810. package/dist/actions/update-user.mjs.map +1 -1
  811. package/dist/catalog.cjs +13 -1
  812. package/dist/catalog.cjs.map +1 -1
  813. package/dist/catalog.d.cts +12 -0
  814. package/dist/catalog.d.mts +12 -0
  815. package/dist/catalog.mjs +13 -1
  816. package/dist/catalog.mjs.map +1 -1
  817. package/package.json +2 -2
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-documents-documents.d.ts
4
- declare const OutlineGetDocumentsDocumentsInput: z.ZodTypeAny;
5
- declare const OutlineGetDocumentsDocumentsOutput: z.ZodTypeAny;
6
- declare const outlineGetDocumentsDocuments: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const OutlineGetDocumentsDocumentsInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const OutlineGetDocumentsDocumentsOutput: z.ZodObject<{
8
+ data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
9
+ }, z.core.$loose>;
10
+ declare const outlineGetDocumentsDocuments: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { outlineGetDocumentsDocuments };
9
15
  //# sourceMappingURL=get-documents-documents.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-documents-documents.d.mts","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAEuB;AAAA,cAC5D,kCAAA,EAAoC,CAAA,CAAE,UAE+F;AAAA,cAErI,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-documents-documents.d.mts","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
@@ -5,7 +5,7 @@ const outlineGetDocumentsDocuments = action("OUTLINE_GET_DOCUMENTS_DOCUMENTS", {
5
5
  name: "Get Document Children Structure",
6
6
  description: "Tool to retrieve a document's child structure. Returns the nested document tree (hierarchy) for the children of the specified document. Use when you need to explore document organization or navigate the document hierarchy.",
7
7
  input: z.object({ id: z.string().describe("Unique identifier for the document. Either the UUID or the urlId is acceptable.") }).describe("Request model for retrieving a document's child structure."),
8
- output: z.object({ data: z.union([z.array(z.object({})), z.object({})]).nullable().optional() }).describe("Response model containing the nested document structure.\nThe data field contains the raw JSON tree structure with nested children.")
8
+ output: z.object({ data: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable().optional() }).passthrough().describe("Response model containing the nested document structure.\nThe data field contains the raw JSON tree structure with nested children.")
9
9
  });
10
10
  //#endregion
11
11
  export { outlineGetDocumentsDocuments };
@@ -1 +1 @@
1
- {"version":3,"file":"get-documents-documents.mjs","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetDocumentsDocumentsInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n}).describe(\"Request model for retrieving a document's child structure.\");\nexport const OutlineGetDocumentsDocumentsOutput: z.ZodTypeAny = z.object({\n data: z.union([z.array(z.object({})), z.object({})]).nullable().optional(),\n}).describe(\"Response model containing the nested document structure.\\nThe data field contains the raw JSON tree structure with nested children.\");\n\nexport const outlineGetDocumentsDocuments = action(\"OUTLINE_GET_DOCUMENTS_DOCUMENTS\", {\n slug: \"outline-get-documents-documents\",\n name: \"Get Document Children Structure\",\n description: \"Tool to retrieve a document's child structure. Returns the nested document tree (hierarchy) for the children of the specified document. Use when you need to explore document organization or navigate the document hierarchy.\",\n input: OutlineGetDocumentsDocumentsInput,\n output: OutlineGetDocumentsDocumentsOutput,\n});\n"],"mappings":";;AAWA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX6D,EAAE,OAAO,EACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAC3G,CAAC,CAAC,CAAC,SAAS,4DASH;CACP,QAT8D,EAAE,OAAO,EACvE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3E,CAAC,CAAC,CAAC,SAAS,qIAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-documents-documents.mjs","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetDocumentsDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n}).describe(\"Request model for retrieving a document's child structure.\");\nexport const OutlineGetDocumentsDocumentsOutput = z.object({\n data: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the nested document structure.\\nThe data field contains the raw JSON tree structure with nested children.\");\n\nexport const outlineGetDocumentsDocuments = action(\"OUTLINE_GET_DOCUMENTS_DOCUMENTS\", {\n slug: \"outline-get-documents-documents\",\n name: \"Get Document Children Structure\",\n description: \"Tool to retrieve a document's child structure. Returns the nested document tree (hierarchy) for the children of the specified document. Use when you need to explore document organization or navigate the document hierarchy.\",\n input: OutlineGetDocumentsDocumentsInput,\n output: OutlineGetDocumentsDocumentsOutput,\n});\n"],"mappings":";;AAWA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX+C,EAAE,OAAO,EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAC3G,CAAC,CAAC,CAAC,SAAS,4DASH;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qIAOhB;AACV,CAAC"}
@@ -3,26 +3,26 @@ let zod = require("zod");
3
3
  //#region src/actions/get-file-operation-info.ts
4
4
  const OutlineGetFileOperationInfoInput = zod.z.object({ id: zod.z.string().describe("Unique identifier for the file operation.") }).describe("Request model for retrieving file operation information.");
5
5
  const OutlineGetFileOperationInfo_UserSchema = zod.z.object({
6
- id: zod.z.string().describe("Unique identifier for the user."),
7
- name: zod.z.string().describe("Full name of the user."),
6
+ id: zod.z.string().describe("Unique identifier for the user.").nullable(),
7
+ name: zod.z.string().describe("Full name of the user.").nullable(),
8
8
  email: zod.z.string().describe("Email address of the user.").nullable().optional(),
9
9
  avatarUrl: zod.z.string().describe("URL to the user's avatar image.").nullable().optional()
10
- }).describe("User object representing the user who initiated the operation.");
10
+ }).passthrough().describe("User object representing the user who initiated the operation.");
11
11
  const OutlineGetFileOperationInfo_FileOperationSchema = zod.z.object({
12
- id: zod.z.string().describe("Unique identifier for the file operation."),
12
+ id: zod.z.string().describe("Unique identifier for the file operation.").nullable(),
13
13
  url: zod.z.string().describe("Download URL for the file, available once the operation is complete.").nullable().optional(),
14
14
  size: zod.z.number().int().describe("Size of the file in bytes, once the operation is complete.").nullable().optional(),
15
- type: zod.z.string().describe("Type of file operation: 'export' or 'import'."),
15
+ type: zod.z.string().describe("Type of file operation: 'export' or 'import'.").nullable(),
16
16
  user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),
17
17
  error: zod.z.string().describe("Error message if the operation failed.").nullable().optional(),
18
- state: zod.z.string().describe("Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error')."),
18
+ state: zod.z.string().describe("Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').").nullable(),
19
19
  teamId: zod.z.string().describe("ID of the team this operation belongs to.").nullable().optional(),
20
20
  userId: zod.z.string().describe("ID of the user who initiated the operation.").nullable().optional(),
21
- createdAt: zod.z.string().describe("ISO 8601 timestamp when the operation was created."),
22
- updatedAt: zod.z.string().describe("ISO 8601 timestamp when the operation was last updated."),
21
+ createdAt: zod.z.string().describe("ISO 8601 timestamp when the operation was created.").nullable(),
22
+ updatedAt: zod.z.string().describe("ISO 8601 timestamp when the operation was last updated.").nullable(),
23
23
  collectionId: zod.z.string().describe("ID of the collection associated with this operation, if applicable.").nullable().optional()
24
- }).describe("Represents a file operation tracking import or export progress.");
25
- const OutlineGetFileOperationInfoOutput = zod.z.object({ data: OutlineGetFileOperationInfo_FileOperationSchema.nullable() }).describe("Response model for retrieving file operation information.");
24
+ }).passthrough().describe("Represents a file operation tracking import or export progress.");
25
+ const OutlineGetFileOperationInfoOutput = zod.z.object({ data: OutlineGetFileOperationInfo_FileOperationSchema.nullable() }).passthrough().describe("Response model for retrieving file operation information.");
26
26
  const outlineGetFileOperationInfo = require_action.action("OUTLINE_GET_FILE_OPERATION_INFO", {
27
27
  slug: "outline-get-file-operation-info",
28
28
  name: "Get File Operation Info",
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-operation-info.cjs","names":["z","action"],"sources":["../../src/actions/get-file-operation-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetFileOperationInfoInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving file operation information.\");\nconst OutlineGetFileOperationInfo_UserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the user.\"),\n name: z.string().describe(\"Full name of the user.\"),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n}).describe(\"User object representing the user who initiated the operation.\");\nconst OutlineGetFileOperationInfo_FileOperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\"),\n user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\"),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\"),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\"),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).describe(\"Represents a file operation tracking import or export progress.\");\nexport const OutlineGetFileOperationInfoOutput: z.ZodTypeAny = z.object({\n data: OutlineGetFileOperationInfo_FileOperationSchema.nullable(),\n}).describe(\"Response model for retrieving file operation information.\");\n\nexport const outlineGetFileOperationInfo = action(\"OUTLINE_GET_FILE_OPERATION_INFO\", {\n slug: \"outline-get-file-operation-info\",\n name: \"Get File Operation Info\",\n description: \"Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.\",\n input: OutlineGetFileOperationInfoInput,\n output: OutlineGetFileOperationInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,yCAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACzE,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CACjH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-file-operation-info.cjs","names":["z","action"],"sources":["../../src/actions/get-file-operation-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetFileOperationInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving file operation information.\");\nconst OutlineGetFileOperationInfo_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the user who initiated the operation.\");\nconst OutlineGetFileOperationInfo_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Represents a file operation tracking import or export progress.\");\nexport const OutlineGetFileOperationInfoOutput = z.object({\n data: OutlineGetFileOperationInfo_FileOperationSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving file operation information.\");\n\nexport const outlineGetFileOperationInfo = action(\"OUTLINE_GET_FILE_OPERATION_INFO\", {\n slug: \"outline-get-file-operation-info\",\n name: \"Get File Operation Info\",\n description: \"Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.\",\n input: OutlineGetFileOperationInfoInput,\n output: OutlineGetFileOperationInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC5H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAC3F,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-file-operation-info.d.ts
4
- declare const OutlineGetFileOperationInfoInput: z.ZodTypeAny;
5
- declare const OutlineGetFileOperationInfoOutput: z.ZodTypeAny;
6
- declare const outlineGetFileOperationInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const OutlineGetFileOperationInfoInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const OutlineGetFileOperationInfoOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ type: z.ZodNullable<z.ZodString>;
13
+ user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ name: z.ZodNullable<z.ZodString>;
16
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$loose>>>;
19
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ state: z.ZodNullable<z.ZodString>;
21
+ teamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ createdAt: z.ZodNullable<z.ZodString>;
24
+ updatedAt: z.ZodNullable<z.ZodString>;
25
+ collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$loose>>;
27
+ }, z.core.$loose>;
28
+ declare const outlineGetFileOperationInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
29
+ id: string;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { outlineGetFileOperationInfo };
9
33
  //# sourceMappingURL=get-file-operation-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-operation-info.d.cts","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEsB;AAAA,cAqB1D,iCAAA,EAAmC,CAAA,CAAE,UAEsB;AAAA,cAE3D,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-file-operation-info.d.cts","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAuBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-file-operation-info.d.ts
4
- declare const OutlineGetFileOperationInfoInput: z.ZodTypeAny;
5
- declare const OutlineGetFileOperationInfoOutput: z.ZodTypeAny;
6
- declare const outlineGetFileOperationInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const OutlineGetFileOperationInfoInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const OutlineGetFileOperationInfoOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ type: z.ZodNullable<z.ZodString>;
13
+ user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ name: z.ZodNullable<z.ZodString>;
16
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$loose>>>;
19
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ state: z.ZodNullable<z.ZodString>;
21
+ teamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ createdAt: z.ZodNullable<z.ZodString>;
24
+ updatedAt: z.ZodNullable<z.ZodString>;
25
+ collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$loose>>;
27
+ }, z.core.$loose>;
28
+ declare const outlineGetFileOperationInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
29
+ id: string;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { outlineGetFileOperationInfo };
9
33
  //# sourceMappingURL=get-file-operation-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-operation-info.d.mts","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEsB;AAAA,cAqB1D,iCAAA,EAAmC,CAAA,CAAE,UAEsB;AAAA,cAE3D,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-file-operation-info.d.mts","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAuBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -3,31 +3,31 @@ import { z } from "zod";
3
3
  //#region src/actions/get-file-operation-info.ts
4
4
  const OutlineGetFileOperationInfoInput = z.object({ id: z.string().describe("Unique identifier for the file operation.") }).describe("Request model for retrieving file operation information.");
5
5
  const OutlineGetFileOperationInfo_UserSchema = z.object({
6
- id: z.string().describe("Unique identifier for the user."),
7
- name: z.string().describe("Full name of the user."),
6
+ id: z.string().describe("Unique identifier for the user.").nullable(),
7
+ name: z.string().describe("Full name of the user.").nullable(),
8
8
  email: z.string().describe("Email address of the user.").nullable().optional(),
9
9
  avatarUrl: z.string().describe("URL to the user's avatar image.").nullable().optional()
10
- }).describe("User object representing the user who initiated the operation.");
10
+ }).passthrough().describe("User object representing the user who initiated the operation.");
11
11
  const OutlineGetFileOperationInfo_FileOperationSchema = z.object({
12
- id: z.string().describe("Unique identifier for the file operation."),
12
+ id: z.string().describe("Unique identifier for the file operation.").nullable(),
13
13
  url: z.string().describe("Download URL for the file, available once the operation is complete.").nullable().optional(),
14
14
  size: z.number().int().describe("Size of the file in bytes, once the operation is complete.").nullable().optional(),
15
- type: z.string().describe("Type of file operation: 'export' or 'import'."),
15
+ type: z.string().describe("Type of file operation: 'export' or 'import'.").nullable(),
16
16
  user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),
17
17
  error: z.string().describe("Error message if the operation failed.").nullable().optional(),
18
- state: z.string().describe("Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error')."),
18
+ state: z.string().describe("Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').").nullable(),
19
19
  teamId: z.string().describe("ID of the team this operation belongs to.").nullable().optional(),
20
20
  userId: z.string().describe("ID of the user who initiated the operation.").nullable().optional(),
21
- createdAt: z.string().describe("ISO 8601 timestamp when the operation was created."),
22
- updatedAt: z.string().describe("ISO 8601 timestamp when the operation was last updated."),
21
+ createdAt: z.string().describe("ISO 8601 timestamp when the operation was created.").nullable(),
22
+ updatedAt: z.string().describe("ISO 8601 timestamp when the operation was last updated.").nullable(),
23
23
  collectionId: z.string().describe("ID of the collection associated with this operation, if applicable.").nullable().optional()
24
- }).describe("Represents a file operation tracking import or export progress.");
24
+ }).passthrough().describe("Represents a file operation tracking import or export progress.");
25
25
  const outlineGetFileOperationInfo = action("OUTLINE_GET_FILE_OPERATION_INFO", {
26
26
  slug: "outline-get-file-operation-info",
27
27
  name: "Get File Operation Info",
28
28
  description: "Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.",
29
29
  input: OutlineGetFileOperationInfoInput,
30
- output: z.object({ data: OutlineGetFileOperationInfo_FileOperationSchema.nullable() }).describe("Response model for retrieving file operation information.")
30
+ output: z.object({ data: OutlineGetFileOperationInfo_FileOperationSchema.nullable() }).passthrough().describe("Response model for retrieving file operation information.")
31
31
  });
32
32
  //#endregion
33
33
  export { outlineGetFileOperationInfo };
@@ -1 +1 @@
1
- {"version":3,"file":"get-file-operation-info.mjs","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetFileOperationInfoInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving file operation information.\");\nconst OutlineGetFileOperationInfo_UserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the user.\"),\n name: z.string().describe(\"Full name of the user.\"),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n}).describe(\"User object representing the user who initiated the operation.\");\nconst OutlineGetFileOperationInfo_FileOperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\"),\n user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\"),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\"),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\"),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).describe(\"Represents a file operation tracking import or export progress.\");\nexport const OutlineGetFileOperationInfoOutput: z.ZodTypeAny = z.object({\n data: OutlineGetFileOperationInfo_FileOperationSchema.nullable(),\n}).describe(\"Response model for retrieving file operation information.\");\n\nexport const outlineGetFileOperationInfo = action(\"OUTLINE_GET_FILE_OPERATION_INFO\", {\n slug: \"outline-get-file-operation-info\",\n name: \"Get File Operation Info\",\n description: \"Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.\",\n input: OutlineGetFileOperationInfoInput,\n output: OutlineGetFileOperationInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO,EACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,yCAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CAClD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,kDAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACzE,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CACjH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACxF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAK7E,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-file-operation-info.mjs","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetFileOperationInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving file operation information.\");\nconst OutlineGetFileOperationInfo_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the user who initiated the operation.\");\nconst OutlineGetFileOperationInfo_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Represents a file operation tracking import or export progress.\");\nexport const OutlineGetFileOperationInfoOutput = z.object({\n data: OutlineGetFileOperationInfo_FileOperationSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving file operation information.\");\n\nexport const outlineGetFileOperationInfo = action(\"OUTLINE_GET_FILE_OPERATION_INFO\", {\n slug: \"outline-get-file-operation-info\",\n name: \"Get File Operation Info\",\n description: \"Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.\",\n input: OutlineGetFileOperationInfoInput,\n output: OutlineGetFileOperationInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC5H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAK3F,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
@@ -3,20 +3,20 @@ let zod = require("zod");
3
3
  //#region src/actions/get-group-info.ts
4
4
  const OutlineGetGroupInfoInput = zod.z.object({ id: zod.z.string().describe("Unique identifier for the group (UUID format).") }).describe("Request model for retrieving a group by its unique identifier.");
5
5
  const OutlineGetGroupInfo_GroupDataSchema = zod.z.object({
6
- id: zod.z.string().describe("Unique identifier for the group"),
7
- name: zod.z.string().describe("Name of the group"),
6
+ id: zod.z.string().describe("Unique identifier for the group").nullable(),
7
+ name: zod.z.string().describe("Name of the group").nullable(),
8
8
  createdAt: zod.z.string().describe("Timestamp when the group was created").nullable().optional(),
9
9
  updatedAt: zod.z.string().describe("Timestamp when the group was last updated").nullable().optional(),
10
10
  memberCount: zod.z.number().describe("Number of users that are members of the group").nullable().optional()
11
- }).describe("Detailed information about a group.");
11
+ }).passthrough().describe("Detailed information about a group.");
12
12
  const OutlineGetGroupInfo_PolicySchema = zod.z.object({
13
- id: zod.z.string().describe("Identifier identical to the related resource"),
14
- abilities: zod.z.object({}).describe("Object describing authorized actions the user can perform")
15
- }).describe("Policy object describing authorized actions for the group.");
13
+ id: zod.z.string().describe("Identifier identical to the related resource").nullable(),
14
+ abilities: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Object describing authorized actions the user can perform")
15
+ }).passthrough().describe("Policy object describing authorized actions for the group.");
16
16
  const OutlineGetGroupInfoOutput = zod.z.object({
17
17
  data: OutlineGetGroupInfo_GroupDataSchema.nullable(),
18
18
  policies: zod.z.array(OutlineGetGroupInfo_PolicySchema).describe("Array of policy objects describing authorized actions").nullable().optional()
19
- }).describe("Response model for retrieving group information. Contains detailed group data\nand associated permissions/policies.");
19
+ }).passthrough().describe("Response model for retrieving group information. Contains detailed group data\nand associated permissions/policies.");
20
20
  const outlineGetGroupInfo = require_action.action("OUTLINE_GET_GROUP_INFO", {
21
21
  slug: "outline-get-group-info",
22
22
  name: "Get Group Info",
@@ -1 +1 @@
1
- {"version":3,"file":"get-group-info.cjs","names":["z","action"],"sources":["../../src/actions/get-group-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetGroupInfoInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the group (UUID format).\"),\n}).describe(\"Request model for retrieving a group by its unique identifier.\");\nconst OutlineGetGroupInfo_GroupDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the group\"),\n name: z.string().describe(\"Name of the group\"),\n createdAt: z.string().describe(\"Timestamp when the group was created\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the group was last updated\").nullable().optional(),\n memberCount: z.number().describe(\"Number of users that are members of the group\").nullable().optional(),\n}).describe(\"Detailed information about a group.\");\nconst OutlineGetGroupInfo_PolicySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\"),\n abilities: z.object({}).describe(\"Object describing authorized actions the user can perform\"),\n}).describe(\"Policy object describing authorized actions for the group.\");\nexport const OutlineGetGroupInfoOutput: z.ZodTypeAny = z.object({\n data: OutlineGetGroupInfo_GroupDataSchema.nullable(),\n policies: z.array(OutlineGetGroupInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).describe(\"Response model for retrieving group information. Contains detailed group data\\nand associated permissions/policies.\");\n\nexport const outlineGetGroupInfo = action(\"OUTLINE_GET_GROUP_INFO\", {\n slug: \"outline-get-group-info\",\n name: \"Get Group Info\",\n description: \"Tool to retrieve a group by its unique identifier. Returns group details including name and member count. Use when you need to fetch information about a specific group.\",\n input: OutlineGetGroupInfoInput,\n output: OutlineGetGroupInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sCAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC7C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAC9F,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAM,oCAAoC,SAAS;CACnD,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,qHAAqH;AAEjI,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-group-info.cjs","names":["z","action"],"sources":["../../src/actions/get-group-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetGroupInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the group (UUID format).\"),\n}).describe(\"Request model for retrieving a group by its unique identifier.\");\nconst OutlineGetGroupInfo_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the group was created\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the group was last updated\").nullable().optional(),\n memberCount: z.number().describe(\"Number of users that are members of the group\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a group.\");\nconst OutlineGetGroupInfo_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions for the group.\");\nexport const OutlineGetGroupInfoOutput = z.object({\n data: OutlineGetGroupInfo_GroupDataSchema.nullable(),\n policies: z.array(OutlineGetGroupInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving group information. Contains detailed group data\\nand associated permissions/policies.\");\n\nexport const outlineGetGroupInfo = action(\"OUTLINE_GET_GROUP_INFO\", {\n slug: \"outline-get-group-info\",\n name: \"Get Group Info\",\n description: \"Tool to retrieve a group by its unique identifier. Returns group details including name and member count. Use when you need to fetch information about a specific group.\",\n input: OutlineGetGroupInfoInput,\n output: OutlineGetGroupInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAM,oCAAoC,SAAS;CACnD,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qHAAqH;AAE/I,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-group-info.d.ts
4
- declare const OutlineGetGroupInfoInput: z.ZodTypeAny;
5
- declare const OutlineGetGroupInfoOutput: z.ZodTypeAny;
6
- declare const outlineGetGroupInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const OutlineGetGroupInfoInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const OutlineGetGroupInfoOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ memberCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ }, z.core.$loose>>;
15
+ policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
18
+ }, z.core.$loose>>>>;
19
+ }, z.core.$loose>;
20
+ declare const outlineGetGroupInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ id: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { outlineGetGroupInfo };
9
25
  //# sourceMappingURL=get-group-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-group-info.d.cts","names":[],"sources":["../../src/actions/get-group-info.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEoC;AAAA,cAYhE,yBAAA,EAA2B,CAAA,CAAE,UAGwF;AAAA,cAErH,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-group-info.d.cts","names":[],"sources":["../../src/actions/get-group-info.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAcxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-group-info.d.ts
4
- declare const OutlineGetGroupInfoInput: z.ZodTypeAny;
5
- declare const OutlineGetGroupInfoOutput: z.ZodTypeAny;
6
- declare const outlineGetGroupInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const OutlineGetGroupInfoInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const OutlineGetGroupInfoOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ memberCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ }, z.core.$loose>>;
15
+ policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
18
+ }, z.core.$loose>>>>;
19
+ }, z.core.$loose>;
20
+ declare const outlineGetGroupInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ id: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { outlineGetGroupInfo };
9
25
  //# sourceMappingURL=get-group-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-group-info.d.mts","names":[],"sources":["../../src/actions/get-group-info.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEoC;AAAA,cAYhE,yBAAA,EAA2B,CAAA,CAAE,UAGwF;AAAA,cAErH,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-group-info.d.mts","names":[],"sources":["../../src/actions/get-group-info.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAcxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
@@ -3,16 +3,16 @@ import { z } from "zod";
3
3
  //#region src/actions/get-group-info.ts
4
4
  const OutlineGetGroupInfoInput = z.object({ id: z.string().describe("Unique identifier for the group (UUID format).") }).describe("Request model for retrieving a group by its unique identifier.");
5
5
  const OutlineGetGroupInfo_GroupDataSchema = z.object({
6
- id: z.string().describe("Unique identifier for the group"),
7
- name: z.string().describe("Name of the group"),
6
+ id: z.string().describe("Unique identifier for the group").nullable(),
7
+ name: z.string().describe("Name of the group").nullable(),
8
8
  createdAt: z.string().describe("Timestamp when the group was created").nullable().optional(),
9
9
  updatedAt: z.string().describe("Timestamp when the group was last updated").nullable().optional(),
10
10
  memberCount: z.number().describe("Number of users that are members of the group").nullable().optional()
11
- }).describe("Detailed information about a group.");
11
+ }).passthrough().describe("Detailed information about a group.");
12
12
  const OutlineGetGroupInfo_PolicySchema = z.object({
13
- id: z.string().describe("Identifier identical to the related resource"),
14
- abilities: z.object({}).describe("Object describing authorized actions the user can perform")
15
- }).describe("Policy object describing authorized actions for the group.");
13
+ id: z.string().describe("Identifier identical to the related resource").nullable(),
14
+ abilities: z.record(z.string(), z.unknown()).describe("Object describing authorized actions the user can perform")
15
+ }).passthrough().describe("Policy object describing authorized actions for the group.");
16
16
  const outlineGetGroupInfo = action("OUTLINE_GET_GROUP_INFO", {
17
17
  slug: "outline-get-group-info",
18
18
  name: "Get Group Info",
@@ -21,7 +21,7 @@ const outlineGetGroupInfo = action("OUTLINE_GET_GROUP_INFO", {
21
21
  output: z.object({
22
22
  data: OutlineGetGroupInfo_GroupDataSchema.nullable(),
23
23
  policies: z.array(OutlineGetGroupInfo_PolicySchema).describe("Array of policy objects describing authorized actions").nullable().optional()
24
- }).describe("Response model for retrieving group information. Contains detailed group data\nand associated permissions/policies.")
24
+ }).passthrough().describe("Response model for retrieving group information. Contains detailed group data\nand associated permissions/policies.")
25
25
  });
26
26
  //#endregion
27
27
  export { outlineGetGroupInfo };
@@ -1 +1 @@
1
- {"version":3,"file":"get-group-info.mjs","names":[],"sources":["../../src/actions/get-group-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetGroupInfoInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the group (UUID format).\"),\n}).describe(\"Request model for retrieving a group by its unique identifier.\");\nconst OutlineGetGroupInfo_GroupDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the group\"),\n name: z.string().describe(\"Name of the group\"),\n createdAt: z.string().describe(\"Timestamp when the group was created\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the group was last updated\").nullable().optional(),\n memberCount: z.number().describe(\"Number of users that are members of the group\").nullable().optional(),\n}).describe(\"Detailed information about a group.\");\nconst OutlineGetGroupInfo_PolicySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\"),\n abilities: z.object({}).describe(\"Object describing authorized actions the user can perform\"),\n}).describe(\"Policy object describing authorized actions for the group.\");\nexport const OutlineGetGroupInfoOutput: z.ZodTypeAny = z.object({\n data: OutlineGetGroupInfo_GroupDataSchema.nullable(),\n policies: z.array(OutlineGetGroupInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).describe(\"Response model for retrieving group information. Contains detailed group data\\nand associated permissions/policies.\");\n\nexport const outlineGetGroupInfo = action(\"OUTLINE_GET_GROUP_INFO\", {\n slug: \"outline-get-group-info\",\n name: \"Get Group Info\",\n description: \"Tool to retrieve a group by its unique identifier. Returns group details including name and member count. Use when you need to fetch information about a specific group.\",\n input: OutlineGetGroupInfoInput,\n output: OutlineGetGroupInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyC,EAAE,OAAO,EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sCAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC7C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,mCAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAC9F,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAMxE,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVqD,EAAE,OAAO;EAC9D,MAAM,oCAAoC,SAAS;EACnD,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,CAAC,CAAC,CAAC,SAAS,qHAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-group-info.mjs","names":[],"sources":["../../src/actions/get-group-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetGroupInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the group (UUID format).\"),\n}).describe(\"Request model for retrieving a group by its unique identifier.\");\nconst OutlineGetGroupInfo_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the group was created\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the group was last updated\").nullable().optional(),\n memberCount: z.number().describe(\"Number of users that are members of the group\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a group.\");\nconst OutlineGetGroupInfo_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions for the group.\");\nexport const OutlineGetGroupInfoOutput = z.object({\n data: OutlineGetGroupInfo_GroupDataSchema.nullable(),\n policies: z.array(OutlineGetGroupInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving group information. Contains detailed group data\\nand associated permissions/policies.\");\n\nexport const outlineGetGroupInfo = action(\"OUTLINE_GET_GROUP_INFO\", {\n slug: \"outline-get-group-info\",\n name: \"Get Group Info\",\n description: \"Tool to retrieve a group by its unique identifier. Returns group details including name and member count. Use when you need to fetch information about a specific group.\",\n input: OutlineGetGroupInfoInput,\n output: OutlineGetGroupInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAMtF,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuC,EAAE,OAAO;EAChD,MAAM,oCAAoC,SAAS;EACnD,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qHAOhB;AACV,CAAC"}
@@ -6,23 +6,23 @@ const OutlineGetOauthClientInfoInput = zod.z.object({
6
6
  clientId: zod.z.string().describe("Public identifier for the OAuth client. At least one of id or clientId must be provided.").optional()
7
7
  }).describe("Request model for retrieving an OAuth client.\n\nAt least one of id or clientId must be provided.");
8
8
  const OutlineGetOauthClientInfo_OAuthClientSchema = zod.z.object({
9
- id: zod.z.string().describe("Unique identifier for the OAuth client (UUID)"),
10
- name: zod.z.string().describe("Name of the OAuth client application"),
9
+ id: zod.z.string().describe("Unique identifier for the OAuth client (UUID)").nullable(),
10
+ name: zod.z.string().describe("Name of the OAuth client application").nullable(),
11
11
  scopes: zod.z.array(zod.z.string()).describe("List of OAuth scopes granted to this client").nullable().optional(),
12
- clientId: zod.z.string().describe("Public identifier for the OAuth client"),
12
+ clientId: zod.z.string().describe("Public identifier for the OAuth client").nullable(),
13
13
  createdAt: zod.z.string().describe("ISO 8601 timestamp when the OAuth client was created").nullable().optional(),
14
14
  updatedAt: zod.z.string().describe("ISO 8601 timestamp when the OAuth client was last updated").nullable().optional(),
15
15
  clientSecret: zod.z.string().describe("Client secret for OAuth authentication").nullable().optional(),
16
16
  redirectUris: zod.z.array(zod.z.string()).describe("List of allowed redirect URIs for OAuth flow").nullable().optional()
17
- }).describe("OAuth client object with configuration details.");
17
+ }).passthrough().describe("OAuth client object with configuration details.");
18
18
  const OutlineGetOauthClientInfo_PolicySchema = zod.z.object({
19
- id: zod.z.string().describe("Identifier identical to the related OAuth client resource"),
20
- abilities: zod.z.object({}).describe("Object describing authorized actions the user can perform on this OAuth client")
21
- }).describe("Authorization policy for the OAuth client resource.");
19
+ id: zod.z.string().describe("Identifier identical to the related OAuth client resource").nullable(),
20
+ abilities: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Object describing authorized actions the user can perform on this OAuth client")
21
+ }).passthrough().describe("Authorization policy for the OAuth client resource.");
22
22
  const OutlineGetOauthClientInfoOutput = zod.z.object({
23
23
  data: OutlineGetOauthClientInfo_OAuthClientSchema.nullable(),
24
24
  policies: zod.z.array(OutlineGetOauthClientInfo_PolicySchema).describe("Array of policy objects describing authorized actions for this OAuth client").nullable().optional()
25
- }).describe("Response model for retrieving OAuth client information.");
25
+ }).passthrough().describe("Response model for retrieving OAuth client information.");
26
26
  const outlineGetOauthClientInfo = require_action.action("OUTLINE_GET_OAUTH_CLIENT_INFO", {
27
27
  slug: "outline-get-oauth-client-info",
28
28
  name: "Get OAuth Client Info",
@@ -1 +1 @@
1
- {"version":3,"file":"get-oauth-client-info.cjs","names":["z","action"],"sources":["../../src/actions/get-oauth-client-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetOauthClientInfoInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client. At least one of id or clientId must be provided.\").optional(),\n clientId: z.string().describe(\"Public identifier for the OAuth client. At least one of id or clientId must be provided.\").optional(),\n}).describe(\"Request model for retrieving an OAuth client.\\n\\nAt least one of id or clientId must be provided.\");\nconst OutlineGetOauthClientInfo_OAuthClientSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client (UUID)\"),\n name: z.string().describe(\"Name of the OAuth client application\"),\n scopes: z.array(z.string()).describe(\"List of OAuth scopes granted to this client\").nullable().optional(),\n clientId: z.string().describe(\"Public identifier for the OAuth client\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the OAuth client was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the OAuth client was last updated\").nullable().optional(),\n clientSecret: z.string().describe(\"Client secret for OAuth authentication\").nullable().optional(),\n redirectUris: z.array(z.string()).describe(\"List of allowed redirect URIs for OAuth flow\").nullable().optional(),\n}).describe(\"OAuth client object with configuration details.\");\nconst OutlineGetOauthClientInfo_PolicySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Identifier identical to the related OAuth client resource\"),\n abilities: z.object({}).describe(\"Object describing authorized actions the user can perform on this OAuth client\"),\n}).describe(\"Authorization policy for the OAuth client resource.\");\nexport const OutlineGetOauthClientInfoOutput: z.ZodTypeAny = z.object({\n data: OutlineGetOauthClientInfo_OAuthClientSchema.nullable(),\n policies: z.array(OutlineGetOauthClientInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions for this OAuth client\").nullable().optional(),\n}).describe(\"Response model for retrieving OAuth client information.\");\n\nexport const outlineGetOauthClientInfo = action(\"OUTLINE_GET_OAUTH_CLIENT_INFO\", {\n slug: \"outline-get-oauth-client-info\",\n name: \"Get OAuth Client Info\",\n description: \"Tool to retrieve an OAuth client from Outline by its id or clientId. Returns complete OAuth client configuration including name, scopes, and redirect URIs. Use when you need to fetch OAuth client details.\",\n input: OutlineGetOauthClientInfoInput,\n output: OutlineGetOauthClientInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC7H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAC/G,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAChE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,yCAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gFAAgF;AACnH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAM,4CAA4C,SAAS;CAC3D,UAAUA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-oauth-client-info.cjs","names":["z","action"],"sources":["../../src/actions/get-oauth-client-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetOauthClientInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client. At least one of id or clientId must be provided.\").optional(),\n clientId: z.string().describe(\"Public identifier for the OAuth client. At least one of id or clientId must be provided.\").optional(),\n}).describe(\"Request model for retrieving an OAuth client.\\n\\nAt least one of id or clientId must be provided.\");\nconst OutlineGetOauthClientInfo_OAuthClientSchema = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client (UUID)\").nullable(),\n name: z.string().describe(\"Name of the OAuth client application\").nullable(),\n scopes: z.array(z.string()).describe(\"List of OAuth scopes granted to this client\").nullable().optional(),\n clientId: z.string().describe(\"Public identifier for the OAuth client\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the OAuth client was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the OAuth client was last updated\").nullable().optional(),\n clientSecret: z.string().describe(\"Client secret for OAuth authentication\").nullable().optional(),\n redirectUris: z.array(z.string()).describe(\"List of allowed redirect URIs for OAuth flow\").nullable().optional(),\n}).passthrough().describe(\"OAuth client object with configuration details.\");\nconst OutlineGetOauthClientInfo_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related OAuth client resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform on this OAuth client\"),\n}).passthrough().describe(\"Authorization policy for the OAuth client resource.\");\nexport const OutlineGetOauthClientInfoOutput = z.object({\n data: OutlineGetOauthClientInfo_OAuthClientSchema.nullable(),\n policies: z.array(OutlineGetOauthClientInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions for this OAuth client\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving OAuth client information.\");\n\nexport const outlineGetOauthClientInfo = action(\"OUTLINE_GET_OAUTH_CLIENT_INFO\", {\n slug: \"outline-get-oauth-client-info\",\n name: \"Get OAuth Client Info\",\n description: \"Tool to retrieve an OAuth client from Outline by its id or clientId. Returns complete OAuth client configuration including name, scopes, and redirect URIs. Use when you need to fetch OAuth client details.\",\n input: OutlineGetOauthClientInfoInput,\n output: OutlineGetOauthClientInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC7H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAC/G,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gFAAgF;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAM,4CAA4C,SAAS;CAC3D,UAAUA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-oauth-client-info.d.ts
4
- declare const OutlineGetOauthClientInfoInput: z.ZodTypeAny;
5
- declare const OutlineGetOauthClientInfoOutput: z.ZodTypeAny;
6
- declare const outlineGetOauthClientInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const OutlineGetOauthClientInfoInput: z.ZodObject<{
5
+ id: z.ZodOptional<z.ZodString>;
6
+ clientId: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const OutlineGetOauthClientInfoOutput: z.ZodObject<{
9
+ data: z.ZodNullable<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ scopes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
+ clientId: z.ZodNullable<z.ZodString>;
14
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ clientSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ redirectUris: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
18
+ }, z.core.$loose>>;
19
+ policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
20
+ id: z.ZodNullable<z.ZodString>;
21
+ abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
22
+ }, z.core.$loose>>>>;
23
+ }, z.core.$loose>;
24
+ declare const outlineGetOauthClientInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ id?: string | undefined;
26
+ clientId?: string | undefined;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { outlineGetOauthClientInfo };
9
30
  //# sourceMappingURL=get-oauth-client-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-oauth-client-info.d.cts","names":[],"sources":["../../src/actions/get-oauth-client-info.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAGiE;AAAA,cAenG,+BAAA,EAAiC,CAAA,CAAE,UAGsB;AAAA,cAEzD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-oauth-client-info.d.cts","names":[],"sources":["../../src/actions/get-oauth-client-info.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-oauth-client-info.d.ts
4
- declare const OutlineGetOauthClientInfoInput: z.ZodTypeAny;
5
- declare const OutlineGetOauthClientInfoOutput: z.ZodTypeAny;
6
- declare const outlineGetOauthClientInfo: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const OutlineGetOauthClientInfoInput: z.ZodObject<{
5
+ id: z.ZodOptional<z.ZodString>;
6
+ clientId: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const OutlineGetOauthClientInfoOutput: z.ZodObject<{
9
+ data: z.ZodNullable<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ scopes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
+ clientId: z.ZodNullable<z.ZodString>;
14
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ clientSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ redirectUris: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
18
+ }, z.core.$loose>>;
19
+ policies: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
20
+ id: z.ZodNullable<z.ZodString>;
21
+ abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
22
+ }, z.core.$loose>>>>;
23
+ }, z.core.$loose>;
24
+ declare const outlineGetOauthClientInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ id?: string | undefined;
26
+ clientId?: string | undefined;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { outlineGetOauthClientInfo };
9
30
  //# sourceMappingURL=get-oauth-client-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-oauth-client-info.d.mts","names":[],"sources":["../../src/actions/get-oauth-client-info.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAGiE;AAAA,cAenG,+BAAA,EAAiC,CAAA,CAAE,UAGsB;AAAA,cAEzD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-oauth-client-info.d.mts","names":[],"sources":["../../src/actions/get-oauth-client-info.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}