@keystrokehq/notion 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 (362) hide show
  1. package/README.md +1 -1
  2. package/dist/action.cjs.map +1 -1
  3. package/dist/action.mjs.map +1 -1
  4. package/dist/actions/add-multiple-page-content.cjs +13 -13
  5. package/dist/actions/add-multiple-page-content.cjs.map +1 -1
  6. package/dist/actions/add-multiple-page-content.d.cts +90 -3
  7. package/dist/actions/add-multiple-page-content.d.cts.map +1 -1
  8. package/dist/actions/add-multiple-page-content.d.mts +90 -3
  9. package/dist/actions/add-multiple-page-content.d.mts.map +1 -1
  10. package/dist/actions/add-multiple-page-content.mjs +13 -13
  11. package/dist/actions/add-multiple-page-content.mjs.map +1 -1
  12. package/dist/actions/append-code-blocks.cjs +100 -100
  13. package/dist/actions/append-code-blocks.cjs.map +1 -1
  14. package/dist/actions/append-code-blocks.d.cts +867 -3
  15. package/dist/actions/append-code-blocks.d.cts.map +1 -1
  16. package/dist/actions/append-code-blocks.d.mts +867 -3
  17. package/dist/actions/append-code-blocks.d.mts.map +1 -1
  18. package/dist/actions/append-code-blocks.mjs +100 -100
  19. package/dist/actions/append-code-blocks.mjs.map +1 -1
  20. package/dist/actions/append-layout-blocks.cjs +91 -91
  21. package/dist/actions/append-layout-blocks.cjs.map +1 -1
  22. package/dist/actions/append-layout-blocks.d.cts +652 -3
  23. package/dist/actions/append-layout-blocks.d.cts.map +1 -1
  24. package/dist/actions/append-layout-blocks.d.mts +652 -3
  25. package/dist/actions/append-layout-blocks.d.mts.map +1 -1
  26. package/dist/actions/append-layout-blocks.mjs +91 -91
  27. package/dist/actions/append-layout-blocks.mjs.map +1 -1
  28. package/dist/actions/append-media-blocks.cjs +125 -125
  29. package/dist/actions/append-media-blocks.cjs.map +1 -1
  30. package/dist/actions/append-media-blocks.d.cts +1039 -3
  31. package/dist/actions/append-media-blocks.d.cts.map +1 -1
  32. package/dist/actions/append-media-blocks.d.mts +1039 -3
  33. package/dist/actions/append-media-blocks.d.mts.map +1 -1
  34. package/dist/actions/append-media-blocks.mjs +125 -125
  35. package/dist/actions/append-media-blocks.mjs.map +1 -1
  36. package/dist/actions/append-table-blocks.cjs +87 -87
  37. package/dist/actions/append-table-blocks.cjs.map +1 -1
  38. package/dist/actions/append-table-blocks.d.cts +630 -3
  39. package/dist/actions/append-table-blocks.d.cts.map +1 -1
  40. package/dist/actions/append-table-blocks.d.mts +630 -3
  41. package/dist/actions/append-table-blocks.d.mts.map +1 -1
  42. package/dist/actions/append-table-blocks.mjs +87 -87
  43. package/dist/actions/append-table-blocks.mjs.map +1 -1
  44. package/dist/actions/append-task-blocks.cjs +101 -101
  45. package/dist/actions/append-task-blocks.cjs.map +1 -1
  46. package/dist/actions/append-task-blocks.d.cts +845 -3
  47. package/dist/actions/append-task-blocks.d.cts.map +1 -1
  48. package/dist/actions/append-task-blocks.d.mts +845 -3
  49. package/dist/actions/append-task-blocks.d.mts.map +1 -1
  50. package/dist/actions/append-task-blocks.mjs +101 -101
  51. package/dist/actions/append-task-blocks.mjs.map +1 -1
  52. package/dist/actions/append-text-blocks.cjs +118 -118
  53. package/dist/actions/append-text-blocks.cjs.map +1 -1
  54. package/dist/actions/append-text-blocks.d.cts +1116 -3
  55. package/dist/actions/append-text-blocks.d.cts.map +1 -1
  56. package/dist/actions/append-text-blocks.d.mts +1116 -3
  57. package/dist/actions/append-text-blocks.d.mts.map +1 -1
  58. package/dist/actions/append-text-blocks.mjs +118 -118
  59. package/dist/actions/append-text-blocks.mjs.map +1 -1
  60. package/dist/actions/archive-notion-page.cjs +43 -43
  61. package/dist/actions/archive-notion-page.cjs.map +1 -1
  62. package/dist/actions/archive-notion-page.d.cts +78 -3
  63. package/dist/actions/archive-notion-page.d.cts.map +1 -1
  64. package/dist/actions/archive-notion-page.d.mts +78 -3
  65. package/dist/actions/archive-notion-page.d.mts.map +1 -1
  66. package/dist/actions/archive-notion-page.mjs +43 -43
  67. package/dist/actions/archive-notion-page.mjs.map +1 -1
  68. package/dist/actions/create-comment.cjs.map +1 -1
  69. package/dist/actions/create-comment.d.cts +46 -3
  70. package/dist/actions/create-comment.d.cts.map +1 -1
  71. package/dist/actions/create-comment.d.mts +46 -3
  72. package/dist/actions/create-comment.d.mts.map +1 -1
  73. package/dist/actions/create-comment.mjs.map +1 -1
  74. package/dist/actions/create-database.cjs +44 -44
  75. package/dist/actions/create-database.cjs.map +1 -1
  76. package/dist/actions/create-database.d.cts +140 -3
  77. package/dist/actions/create-database.d.cts.map +1 -1
  78. package/dist/actions/create-database.d.mts +140 -3
  79. package/dist/actions/create-database.d.mts.map +1 -1
  80. package/dist/actions/create-database.mjs +44 -44
  81. package/dist/actions/create-database.mjs.map +1 -1
  82. package/dist/actions/create-file-upload.cjs +9 -9
  83. package/dist/actions/create-file-upload.cjs.map +1 -1
  84. package/dist/actions/create-file-upload.d.cts +38 -3
  85. package/dist/actions/create-file-upload.d.cts.map +1 -1
  86. package/dist/actions/create-file-upload.d.mts +38 -3
  87. package/dist/actions/create-file-upload.d.mts.map +1 -1
  88. package/dist/actions/create-file-upload.mjs +9 -9
  89. package/dist/actions/create-file-upload.mjs.map +1 -1
  90. package/dist/actions/create-notion-page.cjs +41 -41
  91. package/dist/actions/create-notion-page.cjs.map +1 -1
  92. package/dist/actions/create-notion-page.d.cts +83 -3
  93. package/dist/actions/create-notion-page.d.cts.map +1 -1
  94. package/dist/actions/create-notion-page.d.mts +83 -3
  95. package/dist/actions/create-notion-page.d.mts.map +1 -1
  96. package/dist/actions/create-notion-page.mjs +41 -41
  97. package/dist/actions/create-notion-page.mjs.map +1 -1
  98. package/dist/actions/delete-block.cjs +84 -84
  99. package/dist/actions/delete-block.cjs.map +1 -1
  100. package/dist/actions/delete-block.d.cts +2181 -3
  101. package/dist/actions/delete-block.d.cts.map +1 -1
  102. package/dist/actions/delete-block.d.mts +2181 -3
  103. package/dist/actions/delete-block.d.mts.map +1 -1
  104. package/dist/actions/delete-block.mjs +84 -84
  105. package/dist/actions/delete-block.mjs.map +1 -1
  106. package/dist/actions/duplicate-page.cjs +49 -49
  107. package/dist/actions/duplicate-page.cjs.map +1 -1
  108. package/dist/actions/duplicate-page.d.cts +90 -3
  109. package/dist/actions/duplicate-page.d.cts.map +1 -1
  110. package/dist/actions/duplicate-page.d.mts +90 -3
  111. package/dist/actions/duplicate-page.d.mts.map +1 -1
  112. package/dist/actions/duplicate-page.mjs +49 -49
  113. package/dist/actions/duplicate-page.mjs.map +1 -1
  114. package/dist/actions/fetch-all-block-contents.cjs +91 -91
  115. package/dist/actions/fetch-all-block-contents.cjs.map +1 -1
  116. package/dist/actions/fetch-all-block-contents.d.cts +38 -3
  117. package/dist/actions/fetch-all-block-contents.d.cts.map +1 -1
  118. package/dist/actions/fetch-all-block-contents.d.mts +38 -3
  119. package/dist/actions/fetch-all-block-contents.d.mts.map +1 -1
  120. package/dist/actions/fetch-all-block-contents.mjs +91 -91
  121. package/dist/actions/fetch-all-block-contents.mjs.map +1 -1
  122. package/dist/actions/fetch-block-contents.cjs +97 -97
  123. package/dist/actions/fetch-block-contents.cjs.map +1 -1
  124. package/dist/actions/fetch-block-contents.d.cts +687 -3
  125. package/dist/actions/fetch-block-contents.d.cts.map +1 -1
  126. package/dist/actions/fetch-block-contents.d.mts +687 -3
  127. package/dist/actions/fetch-block-contents.d.mts.map +1 -1
  128. package/dist/actions/fetch-block-contents.mjs +97 -97
  129. package/dist/actions/fetch-block-contents.mjs.map +1 -1
  130. package/dist/actions/fetch-block-metadata.cjs +81 -81
  131. package/dist/actions/fetch-block-metadata.cjs.map +1 -1
  132. package/dist/actions/fetch-block-metadata.d.cts +2103 -3
  133. package/dist/actions/fetch-block-metadata.d.cts.map +1 -1
  134. package/dist/actions/fetch-block-metadata.d.mts +2103 -3
  135. package/dist/actions/fetch-block-metadata.d.mts.map +1 -1
  136. package/dist/actions/fetch-block-metadata.mjs +81 -81
  137. package/dist/actions/fetch-block-metadata.mjs.map +1 -1
  138. package/dist/actions/fetch-comments.cjs +55 -55
  139. package/dist/actions/fetch-comments.cjs.map +1 -1
  140. package/dist/actions/fetch-comments.d.cts +148 -3
  141. package/dist/actions/fetch-comments.d.cts.map +1 -1
  142. package/dist/actions/fetch-comments.d.mts +148 -3
  143. package/dist/actions/fetch-comments.d.mts.map +1 -1
  144. package/dist/actions/fetch-comments.mjs +55 -55
  145. package/dist/actions/fetch-comments.mjs.map +1 -1
  146. package/dist/actions/fetch-data.cjs +76 -76
  147. package/dist/actions/fetch-data.cjs.map +1 -1
  148. package/dist/actions/fetch-data.d.cts +594 -3
  149. package/dist/actions/fetch-data.d.cts.map +1 -1
  150. package/dist/actions/fetch-data.d.mts +594 -3
  151. package/dist/actions/fetch-data.d.mts.map +1 -1
  152. package/dist/actions/fetch-data.mjs +76 -76
  153. package/dist/actions/fetch-data.mjs.map +1 -1
  154. package/dist/actions/fetch-database.cjs +38 -38
  155. package/dist/actions/fetch-database.cjs.map +1 -1
  156. package/dist/actions/fetch-database.d.cts +89 -3
  157. package/dist/actions/fetch-database.d.cts.map +1 -1
  158. package/dist/actions/fetch-database.d.mts +89 -3
  159. package/dist/actions/fetch-database.d.mts.map +1 -1
  160. package/dist/actions/fetch-database.mjs +38 -38
  161. package/dist/actions/fetch-database.mjs.map +1 -1
  162. package/dist/actions/fetch-row.cjs +56 -56
  163. package/dist/actions/fetch-row.cjs.map +1 -1
  164. package/dist/actions/fetch-row.d.cts +151 -3
  165. package/dist/actions/fetch-row.d.cts.map +1 -1
  166. package/dist/actions/fetch-row.d.mts +151 -3
  167. package/dist/actions/fetch-row.d.mts.map +1 -1
  168. package/dist/actions/fetch-row.mjs +56 -56
  169. package/dist/actions/fetch-row.mjs.map +1 -1
  170. package/dist/actions/get-about-user.cjs +13 -13
  171. package/dist/actions/get-about-user.cjs.map +1 -1
  172. package/dist/actions/get-about-user.d.cts +44 -3
  173. package/dist/actions/get-about-user.d.cts.map +1 -1
  174. package/dist/actions/get-about-user.d.mts +44 -3
  175. package/dist/actions/get-about-user.d.mts.map +1 -1
  176. package/dist/actions/get-about-user.mjs +13 -13
  177. package/dist/actions/get-about-user.mjs.map +1 -1
  178. package/dist/actions/get-page-markdown.cjs +5 -5
  179. package/dist/actions/get-page-markdown.cjs.map +1 -1
  180. package/dist/actions/get-page-markdown.d.cts +15 -3
  181. package/dist/actions/get-page-markdown.d.cts.map +1 -1
  182. package/dist/actions/get-page-markdown.d.mts +15 -3
  183. package/dist/actions/get-page-markdown.d.mts.map +1 -1
  184. package/dist/actions/get-page-markdown.mjs +5 -5
  185. package/dist/actions/get-page-markdown.mjs.map +1 -1
  186. package/dist/actions/get-page-property-action.cjs.map +1 -1
  187. package/dist/actions/get-page-property-action.d.cts +13 -3
  188. package/dist/actions/get-page-property-action.d.cts.map +1 -1
  189. package/dist/actions/get-page-property-action.d.mts +13 -3
  190. package/dist/actions/get-page-property-action.d.mts.map +1 -1
  191. package/dist/actions/get-page-property-action.mjs.map +1 -1
  192. package/dist/actions/insert-row-database.cjs +50 -50
  193. package/dist/actions/insert-row-database.cjs.map +1 -1
  194. package/dist/actions/insert-row-database.d.cts +165 -3
  195. package/dist/actions/insert-row-database.d.cts.map +1 -1
  196. package/dist/actions/insert-row-database.d.mts +165 -3
  197. package/dist/actions/insert-row-database.d.mts.map +1 -1
  198. package/dist/actions/insert-row-database.mjs +50 -50
  199. package/dist/actions/insert-row-database.mjs.map +1 -1
  200. package/dist/actions/insert-row-from-nl.cjs +2 -2
  201. package/dist/actions/insert-row-from-nl.cjs.map +1 -1
  202. package/dist/actions/insert-row-from-nl.d.cts +19 -3
  203. package/dist/actions/insert-row-from-nl.d.cts.map +1 -1
  204. package/dist/actions/insert-row-from-nl.d.mts +19 -3
  205. package/dist/actions/insert-row-from-nl.d.mts.map +1 -1
  206. package/dist/actions/insert-row-from-nl.mjs +2 -2
  207. package/dist/actions/insert-row-from-nl.mjs.map +1 -1
  208. package/dist/actions/list-data-source-templates.cjs +6 -6
  209. package/dist/actions/list-data-source-templates.cjs.map +1 -1
  210. package/dist/actions/list-data-source-templates.d.cts +19 -3
  211. package/dist/actions/list-data-source-templates.d.cts.map +1 -1
  212. package/dist/actions/list-data-source-templates.d.mts +19 -3
  213. package/dist/actions/list-data-source-templates.d.mts.map +1 -1
  214. package/dist/actions/list-data-source-templates.mjs +6 -6
  215. package/dist/actions/list-data-source-templates.mjs.map +1 -1
  216. package/dist/actions/list-file-uploads.cjs +9 -9
  217. package/dist/actions/list-file-uploads.cjs.map +1 -1
  218. package/dist/actions/list-file-uploads.d.cts +32 -3
  219. package/dist/actions/list-file-uploads.d.cts.map +1 -1
  220. package/dist/actions/list-file-uploads.d.mts +32 -3
  221. package/dist/actions/list-file-uploads.d.mts.map +1 -1
  222. package/dist/actions/list-file-uploads.mjs +9 -9
  223. package/dist/actions/list-file-uploads.mjs.map +1 -1
  224. package/dist/actions/list-users.cjs +14 -14
  225. package/dist/actions/list-users.cjs.map +1 -1
  226. package/dist/actions/list-users.d.cts +58 -3
  227. package/dist/actions/list-users.d.cts.map +1 -1
  228. package/dist/actions/list-users.d.mts +58 -3
  229. package/dist/actions/list-users.d.mts.map +1 -1
  230. package/dist/actions/list-users.mjs +14 -14
  231. package/dist/actions/list-users.mjs.map +1 -1
  232. package/dist/actions/move-page.cjs +44 -44
  233. package/dist/actions/move-page.cjs.map +1 -1
  234. package/dist/actions/move-page.d.cts +92 -3
  235. package/dist/actions/move-page.d.cts.map +1 -1
  236. package/dist/actions/move-page.d.mts +92 -3
  237. package/dist/actions/move-page.d.mts.map +1 -1
  238. package/dist/actions/move-page.mjs +44 -44
  239. package/dist/actions/move-page.mjs.map +1 -1
  240. package/dist/actions/query-data-source.cjs +35 -35
  241. package/dist/actions/query-data-source.cjs.map +1 -1
  242. package/dist/actions/query-data-source.d.cts +161 -3
  243. package/dist/actions/query-data-source.d.cts.map +1 -1
  244. package/dist/actions/query-data-source.d.mts +161 -3
  245. package/dist/actions/query-data-source.d.mts.map +1 -1
  246. package/dist/actions/query-data-source.mjs +35 -35
  247. package/dist/actions/query-data-source.mjs.map +1 -1
  248. package/dist/actions/query-database-with-filter.cjs +73 -73
  249. package/dist/actions/query-database-with-filter.cjs.map +1 -1
  250. package/dist/actions/query-database-with-filter.d.cts +216 -3
  251. package/dist/actions/query-database-with-filter.d.cts.map +1 -1
  252. package/dist/actions/query-database-with-filter.d.mts +216 -3
  253. package/dist/actions/query-database-with-filter.d.mts.map +1 -1
  254. package/dist/actions/query-database-with-filter.mjs +73 -73
  255. package/dist/actions/query-database-with-filter.mjs.map +1 -1
  256. package/dist/actions/query-database.cjs +61 -61
  257. package/dist/actions/query-database.cjs.map +1 -1
  258. package/dist/actions/query-database.d.cts +209 -3
  259. package/dist/actions/query-database.d.cts.map +1 -1
  260. package/dist/actions/query-database.d.mts +209 -3
  261. package/dist/actions/query-database.d.mts.map +1 -1
  262. package/dist/actions/query-database.mjs +61 -61
  263. package/dist/actions/query-database.mjs.map +1 -1
  264. package/dist/actions/replace-page-content.cjs +133 -133
  265. package/dist/actions/replace-page-content.cjs.map +1 -1
  266. package/dist/actions/replace-page-content.d.cts +1836 -3
  267. package/dist/actions/replace-page-content.d.cts.map +1 -1
  268. package/dist/actions/replace-page-content.d.mts +1836 -3
  269. package/dist/actions/replace-page-content.d.mts.map +1 -1
  270. package/dist/actions/replace-page-content.mjs +133 -133
  271. package/dist/actions/replace-page-content.mjs.map +1 -1
  272. package/dist/actions/retrieve-comment.cjs.map +1 -1
  273. package/dist/actions/retrieve-comment.d.cts +7 -3
  274. package/dist/actions/retrieve-comment.d.cts.map +1 -1
  275. package/dist/actions/retrieve-comment.d.mts +7 -3
  276. package/dist/actions/retrieve-comment.d.mts.map +1 -1
  277. package/dist/actions/retrieve-comment.mjs.map +1 -1
  278. package/dist/actions/retrieve-database-property.cjs +42 -42
  279. package/dist/actions/retrieve-database-property.cjs.map +1 -1
  280. package/dist/actions/retrieve-database-property.d.cts +78 -3
  281. package/dist/actions/retrieve-database-property.d.cts.map +1 -1
  282. package/dist/actions/retrieve-database-property.d.mts +78 -3
  283. package/dist/actions/retrieve-database-property.d.mts.map +1 -1
  284. package/dist/actions/retrieve-database-property.mjs +42 -42
  285. package/dist/actions/retrieve-database-property.mjs.map +1 -1
  286. package/dist/actions/retrieve-file-upload.cjs +6 -6
  287. package/dist/actions/retrieve-file-upload.cjs.map +1 -1
  288. package/dist/actions/retrieve-file-upload.d.cts +25 -3
  289. package/dist/actions/retrieve-file-upload.d.cts.map +1 -1
  290. package/dist/actions/retrieve-file-upload.d.mts +25 -3
  291. package/dist/actions/retrieve-file-upload.d.mts.map +1 -1
  292. package/dist/actions/retrieve-file-upload.mjs +6 -6
  293. package/dist/actions/retrieve-file-upload.mjs.map +1 -1
  294. package/dist/actions/retrieve-page.cjs +55 -55
  295. package/dist/actions/retrieve-page.cjs.map +1 -1
  296. package/dist/actions/retrieve-page.d.cts +139 -3
  297. package/dist/actions/retrieve-page.d.cts.map +1 -1
  298. package/dist/actions/retrieve-page.d.mts +139 -3
  299. package/dist/actions/retrieve-page.d.mts.map +1 -1
  300. package/dist/actions/retrieve-page.mjs +55 -55
  301. package/dist/actions/retrieve-page.mjs.map +1 -1
  302. package/dist/actions/search-notion-page.cjs +82 -82
  303. package/dist/actions/search-notion-page.cjs.map +1 -1
  304. package/dist/actions/search-notion-page.d.cts +751 -3
  305. package/dist/actions/search-notion-page.d.cts.map +1 -1
  306. package/dist/actions/search-notion-page.d.mts +751 -3
  307. package/dist/actions/search-notion-page.d.mts.map +1 -1
  308. package/dist/actions/search-notion-page.mjs +82 -82
  309. package/dist/actions/search-notion-page.mjs.map +1 -1
  310. package/dist/actions/send-file-upload.cjs +8 -8
  311. package/dist/actions/send-file-upload.cjs.map +1 -1
  312. package/dist/actions/send-file-upload.d.cts +33 -3
  313. package/dist/actions/send-file-upload.d.cts.map +1 -1
  314. package/dist/actions/send-file-upload.d.mts +33 -3
  315. package/dist/actions/send-file-upload.d.mts.map +1 -1
  316. package/dist/actions/send-file-upload.mjs +8 -8
  317. package/dist/actions/send-file-upload.mjs.map +1 -1
  318. package/dist/actions/update-block.cjs +94 -94
  319. package/dist/actions/update-block.cjs.map +1 -1
  320. package/dist/actions/update-block.d.cts +564 -3
  321. package/dist/actions/update-block.d.cts.map +1 -1
  322. package/dist/actions/update-block.d.mts +564 -3
  323. package/dist/actions/update-block.d.mts.map +1 -1
  324. package/dist/actions/update-block.mjs +94 -94
  325. package/dist/actions/update-block.mjs.map +1 -1
  326. package/dist/actions/update-page.cjs +46 -46
  327. package/dist/actions/update-page.cjs.map +1 -1
  328. package/dist/actions/update-page.d.cts +103 -3
  329. package/dist/actions/update-page.d.cts.map +1 -1
  330. package/dist/actions/update-page.d.mts +103 -3
  331. package/dist/actions/update-page.d.mts.map +1 -1
  332. package/dist/actions/update-page.mjs +46 -46
  333. package/dist/actions/update-page.mjs.map +1 -1
  334. package/dist/actions/update-row-database.cjs +50 -50
  335. package/dist/actions/update-row-database.cjs.map +1 -1
  336. package/dist/actions/update-row-database.d.cts +127 -3
  337. package/dist/actions/update-row-database.d.cts.map +1 -1
  338. package/dist/actions/update-row-database.d.mts +127 -3
  339. package/dist/actions/update-row-database.d.mts.map +1 -1
  340. package/dist/actions/update-row-database.mjs +50 -50
  341. package/dist/actions/update-row-database.mjs.map +1 -1
  342. package/dist/actions/update-schema-database.cjs +59 -59
  343. package/dist/actions/update-schema-database.cjs.map +1 -1
  344. package/dist/actions/update-schema-database.d.cts +315 -3
  345. package/dist/actions/update-schema-database.d.cts.map +1 -1
  346. package/dist/actions/update-schema-database.d.mts +315 -3
  347. package/dist/actions/update-schema-database.d.mts.map +1 -1
  348. package/dist/actions/update-schema-database.mjs +59 -59
  349. package/dist/actions/update-schema-database.mjs.map +1 -1
  350. package/dist/actions/upsert-row-database.cjs +32 -32
  351. package/dist/actions/upsert-row-database.cjs.map +1 -1
  352. package/dist/actions/upsert-row-database.d.cts +242 -3
  353. package/dist/actions/upsert-row-database.d.cts.map +1 -1
  354. package/dist/actions/upsert-row-database.d.mts +242 -3
  355. package/dist/actions/upsert-row-database.d.mts.map +1 -1
  356. package/dist/actions/upsert-row-database.mjs +32 -32
  357. package/dist/actions/upsert-row-database.mjs.map +1 -1
  358. package/dist/execute.cjs +1 -1
  359. package/dist/execute.cjs.map +1 -1
  360. package/dist/execute.mjs +1 -1
  361. package/dist/execute.mjs.map +1 -1
  362. package/package.json +2 -2
@@ -9,9 +9,9 @@ const NotionAppendCodeBlocksInput = zod.z.object({
9
9
  code: zod.z.object({
10
10
  caption: zod.z.array(zod.z.object({
11
11
  text: zod.z.object({
12
- link: zod.z.object({ url: zod.z.string().describe("The URL the text links to.") }).describe("Link object for hyperlinked text.").nullable().optional(),
12
+ link: zod.z.object({ url: zod.z.string().describe("The URL the text links to.") }).passthrough().describe("Link object for hyperlinked text.").nullable().optional(),
13
13
  content: zod.z.string().describe("The actual text content. CRITICAL: Maximum 2000 characters per text object.")
14
- }).describe("The text content object."),
14
+ }).passthrough().describe("The text content object."),
15
15
  type: zod.z.string().default("text").describe("Type of rich text. Currently only 'text' is supported for input.").optional(),
16
16
  annotations: zod.z.object({
17
17
  bold: zod.z.boolean().default(false).describe("Whether the text is bold.").optional(),
@@ -40,8 +40,8 @@ const NotionAppendCodeBlocksInput = zod.z.object({
40
40
  italic: zod.z.boolean().default(false).describe("Whether the text is italic.").optional(),
41
41
  underline: zod.z.boolean().default(false).describe("Whether the text is underlined.").optional(),
42
42
  strikethrough: zod.z.boolean().default(false).describe("Whether the text has strikethrough.").optional()
43
- }).describe("Text styling annotations for rich text.").nullable().optional()
44
- }).describe("Rich text object for creating text content in blocks.")).nullable().optional(),
43
+ }).passthrough().describe("Text styling annotations for rich text.").nullable().optional()
44
+ }).passthrough().describe("Rich text object for creating text content in blocks.")).nullable().optional(),
45
45
  language: zod.z.enum([
46
46
  "abap",
47
47
  "arduino",
@@ -118,9 +118,9 @@ const NotionAppendCodeBlocksInput = zod.z.object({
118
118
  ]).default("plain text").describe("Programming language for syntax highlighting.").optional(),
119
119
  rich_text: zod.z.array(zod.z.object({
120
120
  text: zod.z.object({
121
- link: zod.z.object({ url: zod.z.string().describe("The URL the text links to.") }).describe("Link object for hyperlinked text.").nullable().optional(),
121
+ link: zod.z.object({ url: zod.z.string().describe("The URL the text links to.") }).passthrough().describe("Link object for hyperlinked text.").nullable().optional(),
122
122
  content: zod.z.string().describe("The actual text content. CRITICAL: Maximum 2000 characters per text object.")
123
- }).describe("The text content object."),
123
+ }).passthrough().describe("The text content object."),
124
124
  type: zod.z.string().default("text").describe("Type of rich text. Currently only 'text' is supported for input.").optional(),
125
125
  annotations: zod.z.object({
126
126
  bold: zod.z.boolean().default(false).describe("Whether the text is bold.").optional(),
@@ -149,12 +149,12 @@ const NotionAppendCodeBlocksInput = zod.z.object({
149
149
  italic: zod.z.boolean().default(false).describe("Whether the text is italic.").optional(),
150
150
  underline: zod.z.boolean().default(false).describe("Whether the text is underlined.").optional(),
151
151
  strikethrough: zod.z.boolean().default(false).describe("Whether the text has strikethrough.").optional()
152
- }).describe("Text styling annotations for rich text.").nullable().optional()
153
- }).describe("Rich text object for creating text content in blocks.")).describe("Array of rich text objects containing the code. Each text.content is limited to 2000 chars.")
154
- }).describe("Code content."),
152
+ }).passthrough().describe("Text styling annotations for rich text.").nullable().optional()
153
+ }).passthrough().describe("Rich text object for creating text content in blocks.")).describe("Array of rich text objects containing the code. Each text.content is limited to 2000 chars.")
154
+ }).passthrough().describe("Code content."),
155
155
  type: zod.z.string().default("code").describe("Block type.").optional(),
156
156
  object: zod.z.string().default("block").describe("Always 'block'.").optional()
157
- }).describe("A code block object with syntax highlighting."),
157
+ }).passthrough().describe("A code block object with syntax highlighting."),
158
158
  zod.z.object({
159
159
  type: zod.z.string().default("quote").describe("Block type.").optional(),
160
160
  quote: zod.z.object({
@@ -181,9 +181,9 @@ const NotionAppendCodeBlocksInput = zod.z.object({
181
181
  ]).default("default").describe("Color of the quote.").optional(),
182
182
  rich_text: zod.z.array(zod.z.object({
183
183
  text: zod.z.object({
184
- link: zod.z.object({ url: zod.z.string().describe("The URL the text links to.") }).describe("Link object for hyperlinked text.").nullable().optional(),
184
+ link: zod.z.object({ url: zod.z.string().describe("The URL the text links to.") }).passthrough().describe("Link object for hyperlinked text.").nullable().optional(),
185
185
  content: zod.z.string().describe("The actual text content. CRITICAL: Maximum 2000 characters per text object.")
186
- }).describe("The text content object."),
186
+ }).passthrough().describe("The text content object."),
187
187
  type: zod.z.string().default("text").describe("Type of rich text. Currently only 'text' is supported for input.").optional(),
188
188
  annotations: zod.z.object({
189
189
  bold: zod.z.boolean().default(false).describe("Whether the text is bold.").optional(),
@@ -212,139 +212,139 @@ const NotionAppendCodeBlocksInput = zod.z.object({
212
212
  italic: zod.z.boolean().default(false).describe("Whether the text is italic.").optional(),
213
213
  underline: zod.z.boolean().default(false).describe("Whether the text is underlined.").optional(),
214
214
  strikethrough: zod.z.boolean().default(false).describe("Whether the text has strikethrough.").optional()
215
- }).describe("Text styling annotations for rich text.").nullable().optional()
216
- }).describe("Rich text object for creating text content in blocks.")).describe("Array of rich text objects for the quote text.")
217
- }).describe("Quote content."),
215
+ }).passthrough().describe("Text styling annotations for rich text.").nullable().optional()
216
+ }).passthrough().describe("Rich text object for creating text content in blocks.")).describe("Array of rich text objects for the quote text.")
217
+ }).passthrough().describe("Quote content."),
218
218
  object: zod.z.string().default("block").describe("Always 'block'.").optional()
219
- }).describe("A quote block object."),
219
+ }).passthrough().describe("A quote block object."),
220
220
  zod.z.object({
221
221
  type: zod.z.string().default("equation").describe("Block type.").optional(),
222
222
  object: zod.z.string().default("block").describe("Always 'block'.").optional(),
223
- equation: zod.z.object({ expression: zod.z.string().describe("LaTeX/KaTeX expression for the equation.") }).describe("Equation content.")
224
- }).describe("An equation block object (LaTeX/KaTeX).")
223
+ equation: zod.z.object({ expression: zod.z.string().describe("LaTeX/KaTeX expression for the equation.") }).passthrough().describe("Equation content.")
224
+ }).passthrough().describe("An equation block object (LaTeX/KaTeX).")
225
225
  ])).describe("Array of code/technical block objects to append. Supported types:\n- code: Code snippet with syntax highlighting (supports 70+ languages)\n- quote: Block quote for citations or highlighted text\n- equation: Mathematical equation using LaTeX/KaTeX syntax\n\n⚠️ Code content limited to 2000 characters per rich_text text.content field.\nFor longer code, split into multiple code blocks.\nMax 100 blocks per request.")
226
226
  }).describe("Request model for appending code/technical blocks to a Notion page.");
227
- const NotionAppendCodeBlocks_EmptyBlockObjectSchema = zod.z.object({}).describe("Empty object for the 'block' field in list responses.\n\nThe Notion API returns an empty object {} for this field.");
227
+ const NotionAppendCodeBlocks_EmptyBlockObjectSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Empty object for the 'block' field in list responses.\n\nThe Notion API returns an empty object {} for this field.");
228
228
  const NotionAppendCodeBlocks_NotionHostedFileResponseSchema = zod.z.object({
229
- url: zod.z.string().describe("Temporary URL for the file."),
230
- expiry_time: zod.z.string().describe("ISO 8601 timestamp when the URL expires.")
231
- }).describe("Notion-hosted file in API responses.");
232
- const NotionAppendCodeBlocks_TextLinkSchema = zod.z.object({ url: zod.z.string().describe("The URL the text links to.") }).describe("Link object for hyperlinked text.");
229
+ url: zod.z.string().describe("Temporary URL for the file.").nullable(),
230
+ expiry_time: zod.z.string().describe("ISO 8601 timestamp when the URL expires.").nullable()
231
+ }).passthrough().describe("Notion-hosted file in API responses.");
232
+ const NotionAppendCodeBlocks_TextLinkSchema = zod.z.object({ url: zod.z.string().describe("The URL the text links to.").nullable() }).passthrough().describe("Link object for hyperlinked text.");
233
233
  const NotionAppendCodeBlocks_RichTextTextContentSchema = zod.z.object({
234
234
  link: NotionAppendCodeBlocks_TextLinkSchema.nullable().optional(),
235
- content: zod.z.string().describe("The actual text content.")
236
- }).describe("Text content object in rich text responses.");
235
+ content: zod.z.string().describe("The actual text content.").nullable()
236
+ }).passthrough().describe("Text content object in rich text responses.");
237
237
  const NotionAppendCodeBlocks_RichTextAnnotationsResponseSchema = zod.z.object({
238
- bold: zod.z.boolean().describe("Whether the text is bold."),
239
- code: zod.z.boolean().describe("Whether the text is inline code."),
240
- color: zod.z.string().describe("Color of the text or background."),
241
- italic: zod.z.boolean().describe("Whether the text is italic."),
242
- underline: zod.z.boolean().describe("Whether the text is underlined."),
243
- strikethrough: zod.z.boolean().describe("Whether the text has strikethrough.")
244
- }).describe("Text styling annotations returned in API responses.");
238
+ bold: zod.z.boolean().describe("Whether the text is bold.").nullable(),
239
+ code: zod.z.boolean().describe("Whether the text is inline code.").nullable(),
240
+ color: zod.z.string().describe("Color of the text or background.").nullable(),
241
+ italic: zod.z.boolean().describe("Whether the text is italic.").nullable(),
242
+ underline: zod.z.boolean().describe("Whether the text is underlined.").nullable(),
243
+ strikethrough: zod.z.boolean().describe("Whether the text has strikethrough.").nullable()
244
+ }).passthrough().describe("Text styling annotations returned in API responses.");
245
245
  const NotionAppendCodeBlocks_RichTextResponseSchema = zod.z.object({
246
246
  href: zod.z.string().describe("URL if the text is a link.").nullable().optional(),
247
247
  text: NotionAppendCodeBlocks_RichTextTextContentSchema.nullable().optional(),
248
- type: zod.z.string().describe("Type of rich text (text, mention, equation)."),
249
- plain_text: zod.z.string().describe("Plain text without formatting."),
248
+ type: zod.z.string().describe("Type of rich text (text, mention, equation).").nullable(),
249
+ plain_text: zod.z.string().describe("Plain text without formatting.").nullable(),
250
250
  annotations: NotionAppendCodeBlocks_RichTextAnnotationsResponseSchema.nullable()
251
- }).describe("Rich text object returned in API responses.");
252
- const NotionAppendCodeBlocks_ExternalFileResponseSchema = zod.z.object({ url: zod.z.string().describe("URL of the external file.") }).describe("External file URL in API responses.");
251
+ }).passthrough().describe("Rich text object returned in API responses.");
252
+ const NotionAppendCodeBlocks_ExternalFileResponseSchema = zod.z.object({ url: zod.z.string().describe("URL of the external file.").nullable() }).passthrough().describe("External file URL in API responses.");
253
253
  const NotionAppendCodeBlocks_PdfBlockContentSchema = zod.z.object({
254
254
  file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),
255
- type: zod.z.string().describe("PDF source type (external, file)."),
255
+ type: zod.z.string().describe("PDF source type (external, file).").nullable(),
256
256
  caption: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("PDF caption as rich text.").nullable().optional(),
257
257
  external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional()
258
- }).describe("Content of a PDF block in API responses.");
258
+ }).passthrough().describe("Content of a PDF block in API responses.");
259
259
  const NotionAppendCodeBlocks_CodeBlockContentSchema = zod.z.object({
260
260
  caption: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Code block caption.").nullable().optional(),
261
- language: zod.z.string().describe("Programming language of the code."),
261
+ language: zod.z.string().describe("Programming language of the code.").nullable(),
262
262
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the code.")
263
- }).describe("Content of a code block in API responses.");
263
+ }).passthrough().describe("Content of a code block in API responses.");
264
264
  const NotionAppendCodeBlocks_FileBlockContentSchema = zod.z.object({
265
265
  file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),
266
266
  name: zod.z.string().describe("Name of the file.").nullable().optional(),
267
- type: zod.z.string().describe("File source type (external, file)."),
267
+ type: zod.z.string().describe("File source type (external, file).").nullable(),
268
268
  caption: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("File caption as rich text.").nullable().optional(),
269
269
  external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional()
270
- }).describe("Content of a file block in API responses.");
270
+ }).passthrough().describe("Content of a file block in API responses.");
271
271
  const NotionAppendCodeBlocks_AudioBlockContentSchema = zod.z.object({
272
272
  file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),
273
- type: zod.z.string().describe("Audio source type (external, file)."),
273
+ type: zod.z.string().describe("Audio source type (external, file).").nullable(),
274
274
  caption: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Audio caption as rich text.").nullable().optional(),
275
275
  external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional()
276
- }).describe("Content of an audio block in API responses.");
276
+ }).passthrough().describe("Content of an audio block in API responses.");
277
277
  const NotionAppendCodeBlocks_EmbedBlockContentSchema = zod.z.object({
278
- url: zod.z.string().describe("URL of the embedded content."),
278
+ url: zod.z.string().describe("URL of the embedded content.").nullable(),
279
279
  caption: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Embed caption as rich text.").nullable().optional()
280
- }).describe("Content of an embed block in API responses.");
280
+ }).passthrough().describe("Content of an embed block in API responses.");
281
281
  const NotionAppendCodeBlocks_ImageBlockContentSchema = zod.z.object({
282
282
  file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),
283
- type: zod.z.string().describe("Image source type (external, file)."),
283
+ type: zod.z.string().describe("Image source type (external, file).").nullable(),
284
284
  caption: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Image caption as rich text.").nullable().optional(),
285
285
  external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional()
286
- }).describe("Content of an image block in API responses.");
286
+ }).passthrough().describe("Content of an image block in API responses.");
287
287
  const NotionAppendCodeBlocks_QuoteBlockContentSchema = zod.z.object({
288
288
  color: zod.z.string().default("default").describe("Color of the quote.").nullable().optional(),
289
289
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the quote.")
290
- }).describe("Content of a quote block in API responses.");
290
+ }).passthrough().describe("Content of a quote block in API responses.");
291
291
  const NotionAppendCodeBlocks_TableBlockContentSchema = zod.z.object({
292
- table_width: zod.z.number().int().describe("Number of columns in the table."),
293
- has_row_header: zod.z.boolean().describe("Whether the first column is a header."),
294
- has_column_header: zod.z.boolean().describe("Whether the first row is a header.")
295
- }).describe("Content of a table block in API responses.");
292
+ table_width: zod.z.number().int().describe("Number of columns in the table.").nullable(),
293
+ has_row_header: zod.z.boolean().describe("Whether the first column is a header.").nullable(),
294
+ has_column_header: zod.z.boolean().describe("Whether the first row is a header.").nullable()
295
+ }).passthrough().describe("Content of a table block in API responses.");
296
296
  const NotionAppendCodeBlocks_ToDoBlockContentSchema = zod.z.object({
297
297
  color: zod.z.string().default("default").describe("Color of the to-do item.").nullable().optional(),
298
298
  checked: zod.z.boolean().default(false).describe("Whether the to-do is checked.").nullable().optional(),
299
299
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the to-do item.")
300
- }).describe("Content of a to-do block in API responses.");
300
+ }).passthrough().describe("Content of a to-do block in API responses.");
301
301
  const NotionAppendCodeBlocks_VideoBlockContentSchema = zod.z.object({
302
302
  file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),
303
- type: zod.z.string().describe("Video source type (external, file)."),
303
+ type: zod.z.string().describe("Video source type (external, file).").nullable(),
304
304
  caption: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Video caption as rich text.").nullable().optional(),
305
305
  external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional()
306
- }).describe("Content of a video block in API responses.");
307
- const NotionAppendCodeBlocks_ColumnBlockContentSchema = zod.z.object({}).describe("Content of a column block (empty object).");
306
+ }).passthrough().describe("Content of a video block in API responses.");
307
+ const NotionAppendCodeBlocks_ColumnBlockContentSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Content of a column block (empty object).");
308
308
  const NotionAppendCodeBlocks_BlockParentSchema = zod.z.object({
309
309
  type: zod.z.enum([
310
310
  "page_id",
311
311
  "block_id",
312
312
  "data_source_id"
313
- ]).describe("Type of parent: 'page_id', 'block_id', or 'data_source_id'."),
313
+ ]).describe("Type of parent: 'page_id', 'block_id', or 'data_source_id'.").nullable(),
314
314
  page_id: zod.z.string().describe("UUID of the parent page (when type is 'page_id').").nullable().optional(),
315
315
  block_id: zod.z.string().describe("UUID of the parent block (when type is 'block_id').").nullable().optional(),
316
316
  data_source_id: zod.z.string().describe("UUID of the parent data source (when type is 'data_source_id').").nullable().optional()
317
- }).describe("Information about a block's parent.");
317
+ }).passthrough().describe("Information about a block's parent.");
318
318
  const NotionAppendCodeBlocks_ToggleBlockContentSchema = zod.z.object({
319
319
  color: zod.z.string().default("default").describe("Color of the toggle.").nullable().optional(),
320
320
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the toggle.")
321
- }).describe("Content of a toggle block in API responses.");
321
+ }).passthrough().describe("Content of a toggle block in API responses.");
322
322
  const NotionAppendCodeBlocks_IconEmojiResponseSchema = zod.z.object({
323
- type: zod.z.string().describe("Icon type, always 'emoji'."),
324
- emoji: zod.z.string().describe("Emoji character for the icon.")
325
- }).describe("Emoji icon in API response.");
323
+ type: zod.z.string().describe("Icon type, always 'emoji'.").nullable(),
324
+ emoji: zod.z.string().describe("Emoji character for the icon.").nullable()
325
+ }).passthrough().describe("Emoji icon in API response.");
326
326
  const NotionAppendCodeBlocks_CustomEmojiObjectSchema = zod.z.object({
327
- id: zod.z.string().describe("Unique identifier for the custom emoji."),
328
- url: zod.z.string().describe("HTTPS URL pointing to the custom emoji image."),
329
- name: zod.z.string().describe("Display name of the custom emoji.")
330
- }).describe("Custom emoji object in API response.");
327
+ id: zod.z.string().describe("Unique identifier for the custom emoji.").nullable(),
328
+ url: zod.z.string().describe("HTTPS URL pointing to the custom emoji image.").nullable(),
329
+ name: zod.z.string().describe("Display name of the custom emoji.").nullable()
330
+ }).passthrough().describe("Custom emoji object in API response.");
331
331
  const NotionAppendCodeBlocks_IconCustomEmojiResponseSchema = zod.z.object({
332
- type: zod.z.string().describe("Icon type, always 'custom_emoji'."),
332
+ type: zod.z.string().describe("Icon type, always 'custom_emoji'.").nullable(),
333
333
  custom_emoji: NotionAppendCodeBlocks_CustomEmojiObjectSchema.nullable()
334
- }).describe("Custom emoji icon in API response.");
335
- const NotionAppendCodeBlocks_ExternalFileObjectSchema = zod.z.object({ url: zod.z.string().describe("URL of the external file.") }).describe("External file URL object in API response.");
334
+ }).passthrough().describe("Custom emoji icon in API response.");
335
+ const NotionAppendCodeBlocks_ExternalFileObjectSchema = zod.z.object({ url: zod.z.string().describe("URL of the external file.").nullable() }).passthrough().describe("External file URL object in API response.");
336
336
  const NotionAppendCodeBlocks_IconExternalResponseSchema = zod.z.object({
337
- type: zod.z.string().describe("Icon type, always 'external'."),
337
+ type: zod.z.string().describe("Icon type, always 'external'.").nullable(),
338
338
  external: NotionAppendCodeBlocks_ExternalFileObjectSchema.nullable()
339
- }).describe("External file icon in API response.");
339
+ }).passthrough().describe("External file icon in API response.");
340
340
  const NotionAppendCodeBlocks_NotionFileObjectSchema = zod.z.object({
341
- url: zod.z.string().describe("Authenticated S3 URL to the file."),
341
+ url: zod.z.string().describe("Authenticated S3 URL to the file.").nullable(),
342
342
  expiry_time: zod.z.string().describe("ISO 8601 timestamp when the URL expires.").nullable().optional()
343
- }).describe("Notion-hosted file object in API response.");
343
+ }).passthrough().describe("Notion-hosted file object in API response.");
344
344
  const NotionAppendCodeBlocks_IconFileResponseSchema = zod.z.object({
345
345
  file: NotionAppendCodeBlocks_NotionFileObjectSchema.nullable(),
346
- type: zod.z.string().describe("Icon type, always 'file'.")
347
- }).describe("Notion-hosted file icon in API response.");
346
+ type: zod.z.string().describe("Icon type, always 'file'.").nullable()
347
+ }).passthrough().describe("Notion-hosted file icon in API response.");
348
348
  const NotionAppendCodeBlocks_CalloutBlockContentSchema = zod.z.object({
349
349
  icon: zod.z.union([
350
350
  NotionAppendCodeBlocks_IconEmojiResponseSchema,
@@ -354,44 +354,44 @@ const NotionAppendCodeBlocks_CalloutBlockContentSchema = zod.z.object({
354
354
  ]).nullable().optional(),
355
355
  color: zod.z.string().default("default").describe("Color of the callout.").nullable().optional(),
356
356
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the callout.")
357
- }).describe("Content of a callout block in API responses.");
358
- const NotionAppendCodeBlocks_DividerBlockContentSchema = zod.z.object({}).describe("Content of a divider block (empty object).");
357
+ }).passthrough().describe("Content of a callout block in API responses.");
358
+ const NotionAppendCodeBlocks_DividerBlockContentSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Content of a divider block (empty object).");
359
359
  const NotionAppendCodeBlocks_BookmarkBlockContentSchema = zod.z.object({
360
- url: zod.z.string().describe("URL of the bookmarked page."),
360
+ url: zod.z.string().describe("URL of the bookmarked page.").nullable(),
361
361
  caption: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Bookmark caption as rich text.").nullable().optional()
362
- }).describe("Content of a bookmark block in API responses.");
363
- const NotionAppendCodeBlocks_EquationBlockContentSchema = zod.z.object({ expression: zod.z.string().describe("LaTeX expression for the equation.") }).describe("Content of an equation block in API responses.");
362
+ }).passthrough().describe("Content of a bookmark block in API responses.");
363
+ const NotionAppendCodeBlocks_EquationBlockContentSchema = zod.z.object({ expression: zod.z.string().describe("LaTeX expression for the equation.").nullable() }).passthrough().describe("Content of an equation block in API responses.");
364
364
  const NotionAppendCodeBlocks_HeadingBlockContentSchema = zod.z.object({
365
365
  color: zod.z.string().default("default").describe("Color of the heading.").nullable().optional(),
366
366
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the heading."),
367
367
  is_toggleable: zod.z.boolean().default(false).describe("Whether the heading is toggleable.").nullable().optional()
368
- }).describe("Content of a heading block in API responses.");
368
+ }).passthrough().describe("Content of a heading block in API responses.");
369
369
  const NotionAppendCodeBlocks_ParagraphBlockContentSchema = zod.z.object({
370
370
  color: zod.z.string().default("default").describe("Color of the paragraph.").nullable().optional(),
371
371
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the paragraph.")
372
- }).describe("Content of a paragraph block in API responses.");
373
- const NotionAppendCodeBlocks_TableRowBlockContentSchema = zod.z.object({ cells: zod.z.array(zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema)).describe("Array of cell contents (each cell is an array of rich text).") }).describe("Content of a table row block in API responses.");
374
- const NotionAppendCodeBlocks_BreadcrumbBlockContentSchema = zod.z.object({}).describe("Content of a breadcrumb block (empty object).");
372
+ }).passthrough().describe("Content of a paragraph block in API responses.");
373
+ const NotionAppendCodeBlocks_TableRowBlockContentSchema = zod.z.object({ cells: zod.z.array(zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema)).describe("Array of cell contents (each cell is an array of rich text).") }).passthrough().describe("Content of a table row block in API responses.");
374
+ const NotionAppendCodeBlocks_BreadcrumbBlockContentSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Content of a breadcrumb block (empty object).");
375
375
  const NotionAppendCodeBlocks_PartialUserSchema = zod.z.object({
376
- id: zod.z.string().describe("Unique identifier for the user (UUID format)."),
377
- object: zod.z.string().describe("Always 'user'.")
378
- }).describe("Partial user object representing a Notion user.");
379
- const NotionAppendCodeBlocks_ColumnListBlockContentSchema = zod.z.object({}).describe("Content of a column list block (empty object).");
380
- const NotionAppendCodeBlocks_TableOfContentsBlockContentSchema = zod.z.object({ color: zod.z.string().default("default").describe("Color of the table of contents.").nullable().optional() }).describe("Content of a table of contents block in API responses.");
376
+ id: zod.z.string().describe("Unique identifier for the user (UUID format).").nullable(),
377
+ object: zod.z.string().describe("Always 'user'.").nullable()
378
+ }).passthrough().describe("Partial user object representing a Notion user.");
379
+ const NotionAppendCodeBlocks_ColumnListBlockContentSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Content of a column list block (empty object).");
380
+ const NotionAppendCodeBlocks_TableOfContentsBlockContentSchema = zod.z.object({ color: zod.z.string().default("default").describe("Color of the table of contents.").nullable().optional() }).passthrough().describe("Content of a table of contents block in API responses.");
381
381
  const NotionAppendCodeBlocks_BulletedListItemBlockContentSchema = zod.z.object({
382
382
  color: zod.z.string().default("default").describe("Color of the list item.").nullable().optional(),
383
383
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the list item.")
384
- }).describe("Content of a bulleted list item block in API responses.");
384
+ }).passthrough().describe("Content of a bulleted list item block in API responses.");
385
385
  const NotionAppendCodeBlocks_NumberedListItemBlockContentSchema = zod.z.object({
386
386
  color: zod.z.string().default("default").describe("Color of the list item.").nullable().optional(),
387
387
  rich_text: zod.z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe("Rich text content of the list item.")
388
- }).describe("Content of a numbered list item block in API responses.");
388
+ }).passthrough().describe("Content of a numbered list item block in API responses.");
389
389
  const NotionAppendCodeBlocks_BlockSchema = zod.z.object({
390
- id: zod.z.string().describe("Unique identifier for the block (UUID v4 format)."),
390
+ id: zod.z.string().describe("Unique identifier for the block (UUID v4 format).").nullable(),
391
391
  pdf: NotionAppendCodeBlocks_PdfBlockContentSchema.nullable().optional(),
392
392
  code: NotionAppendCodeBlocks_CodeBlockContentSchema.nullable().optional(),
393
393
  file: NotionAppendCodeBlocks_FileBlockContentSchema.nullable().optional(),
394
- type: zod.z.string().describe("The type of block (e.g., 'paragraph', 'image', 'bookmark')."),
394
+ type: zod.z.string().describe("The type of block (e.g., 'paragraph', 'image', 'bookmark').").nullable(),
395
395
  audio: NotionAppendCodeBlocks_AudioBlockContentSchema.nullable().optional(),
396
396
  embed: NotionAppendCodeBlocks_EmbedBlockContentSchema.nullable().optional(),
397
397
  image: NotionAppendCodeBlocks_ImageBlockContentSchema.nullable().optional(),
@@ -400,7 +400,7 @@ const NotionAppendCodeBlocks_BlockSchema = zod.z.object({
400
400
  to_do: NotionAppendCodeBlocks_ToDoBlockContentSchema.nullable().optional(),
401
401
  video: NotionAppendCodeBlocks_VideoBlockContentSchema.nullable().optional(),
402
402
  column: NotionAppendCodeBlocks_ColumnBlockContentSchema.nullable().optional(),
403
- object: zod.z.string().describe("Always 'block'."),
403
+ object: zod.z.string().describe("Always 'block'.").nullable(),
404
404
  parent: NotionAppendCodeBlocks_BlockParentSchema.nullable().optional(),
405
405
  toggle: NotionAppendCodeBlocks_ToggleBlockContentSchema.nullable().optional(),
406
406
  callout: NotionAppendCodeBlocks_CalloutBlockContentSchema.nullable().optional(),
@@ -424,15 +424,15 @@ const NotionAppendCodeBlocks_BlockSchema = zod.z.object({
424
424
  table_of_contents: NotionAppendCodeBlocks_TableOfContentsBlockContentSchema.nullable().optional(),
425
425
  bulleted_list_item: NotionAppendCodeBlocks_BulletedListItemBlockContentSchema.nullable().optional(),
426
426
  numbered_list_item: NotionAppendCodeBlocks_NumberedListItemBlockContentSchema.nullable().optional()
427
- }).describe("Notion block object returned in the results array.\n\nContains common block metadata and type-specific content fields.\nOnly one of the block type content fields will be populated based on the 'type' field.");
427
+ }).passthrough().describe("Notion block object returned in the results array.\n\nContains common block metadata and type-specific content fields.\nOnly one of the block type content fields will be populated based on the 'type' field.");
428
428
  const NotionAppendCodeBlocksOutput = zod.z.object({
429
- type: zod.z.string().describe("The type of items in the results array. Always 'block'."),
429
+ type: zod.z.string().describe("The type of items in the results array. Always 'block'.").nullable(),
430
430
  block: NotionAppendCodeBlocks_EmptyBlockObjectSchema.nullable(),
431
- object: zod.z.string().describe("Always 'list' for paginated responses."),
431
+ object: zod.z.string().describe("Always 'list' for paginated responses.").nullable(),
432
432
  results: zod.z.array(NotionAppendCodeBlocks_BlockSchema).describe("Array of newly created block objects that were appended as children."),
433
- has_more: zod.z.boolean().describe("Whether there are more results available beyond this page."),
433
+ has_more: zod.z.boolean().describe("Whether there are more results available beyond this page.").nullable(),
434
434
  next_cursor: zod.z.string().describe("Cursor for pagination. Null if there are no more results.").nullable().optional()
435
- }).describe("Standard response model for all append block actions.");
435
+ }).passthrough().describe("Standard response model for all append block actions.");
436
436
  const notionAppendCodeBlocks = require_action.action("NOTION_APPEND_CODE_BLOCKS", {
437
437
  slug: "notion-append-code-blocks",
438
438
  name: "Append code blocks (code, quote, equation)",
@@ -1 +1 @@
1
- {"version":3,"file":"append-code-blocks.cjs","names":["z","action"],"sources":["../../src/actions/append-code-blocks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NotionAppendCodeBlocksInput: z.ZodTypeAny = z.object({\n after: z.string().describe(\"Optional UUID of an existing child block. New blocks will be inserted after this block.\").optional(),\n block_id: z.string().describe(\"The UUID of the parent block or page to append children to.\"),\n children: z.array(z.union([z.object({\n code: z.object({\n caption: z.array(z.object({\n text: z.object({\n link: z.object({\n url: z.string().describe(\"The URL the text links to.\"),\n}).describe(\"Link object for hyperlinked text.\").nullable().optional(),\n content: z.string().describe(\"The actual text content. CRITICAL: Maximum 2000 characters per text object.\"),\n}).describe(\"The text content object.\"),\n type: z.string().default(\"text\").describe(\"Type of rich text. Currently only 'text' is supported for input.\").optional(),\n annotations: z.object({\n bold: z.boolean().default(false).describe(\"Whether the text is bold.\").optional(),\n code: z.boolean().default(false).describe(\"Whether the text is formatted as inline code.\").optional(),\n color: z.enum([\"default\", \"gray\", \"brown\", \"orange\", \"yellow\", \"green\", \"blue\", \"purple\", \"pink\", \"red\", \"gray_background\", \"brown_background\", \"orange_background\", \"yellow_background\", \"green_background\", \"blue_background\", \"purple_background\", \"pink_background\", \"red_background\"]).default(\"default\").describe(\"Color of the text or background.\").optional(),\n italic: z.boolean().default(false).describe(\"Whether the text is italic.\").optional(),\n underline: z.boolean().default(false).describe(\"Whether the text is underlined.\").optional(),\n strikethrough: z.boolean().default(false).describe(\"Whether the text has strikethrough.\").optional(),\n}).describe(\"Text styling annotations for rich text.\").nullable().optional(),\n}).describe(\"Rich text object for creating text content in blocks.\")).nullable().optional(),\n language: z.enum([\"abap\", \"arduino\", \"bash\", \"basic\", \"c\", \"clojure\", \"coffeescript\", \"c++\", \"c#\", \"css\", \"dart\", \"diff\", \"docker\", \"elixir\", \"elm\", \"erlang\", \"flow\", \"fortran\", \"f#\", \"gherkin\", \"glsl\", \"go\", \"graphql\", \"groovy\", \"haskell\", \"html\", \"java\", \"javascript\", \"json\", \"julia\", \"kotlin\", \"latex\", \"less\", \"lisp\", \"livescript\", \"lua\", \"makefile\", \"markdown\", \"markup\", \"matlab\", \"mermaid\", \"nix\", \"objective-c\", \"ocaml\", \"pascal\", \"perl\", \"php\", \"plain text\", \"powershell\", \"prolog\", \"protobuf\", \"python\", \"r\", \"reason\", \"ruby\", \"rust\", \"sass\", \"scala\", \"scheme\", \"scss\", \"shell\", \"sql\", \"swift\", \"typescript\", \"vb.net\", \"verilog\", \"vhdl\", \"visual basic\", \"webassembly\", \"xml\", \"yaml\", \"java/c/c++/c#\"]).default(\"plain text\").describe(\"Programming language for syntax highlighting.\").optional(),\n rich_text: z.array(z.object({\n text: z.object({\n link: z.object({\n url: z.string().describe(\"The URL the text links to.\"),\n}).describe(\"Link object for hyperlinked text.\").nullable().optional(),\n content: z.string().describe(\"The actual text content. CRITICAL: Maximum 2000 characters per text object.\"),\n}).describe(\"The text content object.\"),\n type: z.string().default(\"text\").describe(\"Type of rich text. Currently only 'text' is supported for input.\").optional(),\n annotations: z.object({\n bold: z.boolean().default(false).describe(\"Whether the text is bold.\").optional(),\n code: z.boolean().default(false).describe(\"Whether the text is formatted as inline code.\").optional(),\n color: z.enum([\"default\", \"gray\", \"brown\", \"orange\", \"yellow\", \"green\", \"blue\", \"purple\", \"pink\", \"red\", \"gray_background\", \"brown_background\", \"orange_background\", \"yellow_background\", \"green_background\", \"blue_background\", \"purple_background\", \"pink_background\", \"red_background\"]).default(\"default\").describe(\"Color of the text or background.\").optional(),\n italic: z.boolean().default(false).describe(\"Whether the text is italic.\").optional(),\n underline: z.boolean().default(false).describe(\"Whether the text is underlined.\").optional(),\n strikethrough: z.boolean().default(false).describe(\"Whether the text has strikethrough.\").optional(),\n}).describe(\"Text styling annotations for rich text.\").nullable().optional(),\n}).describe(\"Rich text object for creating text content in blocks.\")).describe(\"Array of rich text objects containing the code. Each text.content is limited to 2000 chars.\"),\n}).describe(\"Code content.\"),\n type: z.string().default(\"code\").describe(\"Block type.\").optional(),\n object: z.string().default(\"block\").describe(\"Always 'block'.\").optional(),\n}).describe(\"A code block object with syntax highlighting.\"), z.object({\n type: z.string().default(\"quote\").describe(\"Block type.\").optional(),\n quote: z.object({\n color: z.enum([\"default\", \"gray\", \"brown\", \"orange\", \"yellow\", \"green\", \"blue\", \"purple\", \"pink\", \"red\", \"gray_background\", \"brown_background\", \"orange_background\", \"yellow_background\", \"green_background\", \"blue_background\", \"purple_background\", \"pink_background\", \"red_background\"]).default(\"default\").describe(\"Color of the quote.\").optional(),\n rich_text: z.array(z.object({\n text: z.object({\n link: z.object({\n url: z.string().describe(\"The URL the text links to.\"),\n}).describe(\"Link object for hyperlinked text.\").nullable().optional(),\n content: z.string().describe(\"The actual text content. CRITICAL: Maximum 2000 characters per text object.\"),\n}).describe(\"The text content object.\"),\n type: z.string().default(\"text\").describe(\"Type of rich text. Currently only 'text' is supported for input.\").optional(),\n annotations: z.object({\n bold: z.boolean().default(false).describe(\"Whether the text is bold.\").optional(),\n code: z.boolean().default(false).describe(\"Whether the text is formatted as inline code.\").optional(),\n color: z.enum([\"default\", \"gray\", \"brown\", \"orange\", \"yellow\", \"green\", \"blue\", \"purple\", \"pink\", \"red\", \"gray_background\", \"brown_background\", \"orange_background\", \"yellow_background\", \"green_background\", \"blue_background\", \"purple_background\", \"pink_background\", \"red_background\"]).default(\"default\").describe(\"Color of the text or background.\").optional(),\n italic: z.boolean().default(false).describe(\"Whether the text is italic.\").optional(),\n underline: z.boolean().default(false).describe(\"Whether the text is underlined.\").optional(),\n strikethrough: z.boolean().default(false).describe(\"Whether the text has strikethrough.\").optional(),\n}).describe(\"Text styling annotations for rich text.\").nullable().optional(),\n}).describe(\"Rich text object for creating text content in blocks.\")).describe(\"Array of rich text objects for the quote text.\"),\n}).describe(\"Quote content.\"),\n object: z.string().default(\"block\").describe(\"Always 'block'.\").optional(),\n}).describe(\"A quote block object.\"), z.object({\n type: z.string().default(\"equation\").describe(\"Block type.\").optional(),\n object: z.string().default(\"block\").describe(\"Always 'block'.\").optional(),\n equation: z.object({\n expression: z.string().describe(\"LaTeX/KaTeX expression for the equation.\"),\n}).describe(\"Equation content.\"),\n}).describe(\"An equation block object (LaTeX/KaTeX).\")])).describe(\"Array of code/technical block objects to append. Supported types:\\n- code: Code snippet with syntax highlighting (supports 70+ languages)\\n- quote: Block quote for citations or highlighted text\\n- equation: Mathematical equation using LaTeX/KaTeX syntax\\n\\n⚠️ Code content limited to 2000 characters per rich_text text.content field.\\nFor longer code, split into multiple code blocks.\\nMax 100 blocks per request.\"),\n}).describe(\"Request model for appending code/technical blocks to a Notion page.\");\nconst NotionAppendCodeBlocks_EmptyBlockObjectSchema: z.ZodTypeAny = z.object({}).describe(\"Empty object for the 'block' field in list responses.\\n\\nThe Notion API returns an empty object {} for this field.\");\nconst NotionAppendCodeBlocks_NotionHostedFileResponseSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Temporary URL for the file.\"),\n expiry_time: z.string().describe(\"ISO 8601 timestamp when the URL expires.\"),\n}).describe(\"Notion-hosted file in API responses.\");\nconst NotionAppendCodeBlocks_TextLinkSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"The URL the text links to.\"),\n}).describe(\"Link object for hyperlinked text.\");\nconst NotionAppendCodeBlocks_RichTextTextContentSchema: z.ZodTypeAny = z.object({\n link: NotionAppendCodeBlocks_TextLinkSchema.nullable().optional(),\n content: z.string().describe(\"The actual text content.\"),\n}).describe(\"Text content object in rich text responses.\");\nconst NotionAppendCodeBlocks_RichTextAnnotationsResponseSchema: z.ZodTypeAny = z.object({\n bold: z.boolean().describe(\"Whether the text is bold.\"),\n code: z.boolean().describe(\"Whether the text is inline code.\"),\n color: z.string().describe(\"Color of the text or background.\"),\n italic: z.boolean().describe(\"Whether the text is italic.\"),\n underline: z.boolean().describe(\"Whether the text is underlined.\"),\n strikethrough: z.boolean().describe(\"Whether the text has strikethrough.\"),\n}).describe(\"Text styling annotations returned in API responses.\");\nconst NotionAppendCodeBlocks_RichTextResponseSchema: z.ZodTypeAny = z.object({\n href: z.string().describe(\"URL if the text is a link.\").nullable().optional(),\n text: NotionAppendCodeBlocks_RichTextTextContentSchema.nullable().optional(),\n type: z.string().describe(\"Type of rich text (text, mention, equation).\"),\n plain_text: z.string().describe(\"Plain text without formatting.\"),\n annotations: NotionAppendCodeBlocks_RichTextAnnotationsResponseSchema.nullable(),\n}).describe(\"Rich text object returned in API responses.\");\nconst NotionAppendCodeBlocks_ExternalFileResponseSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL of the external file.\"),\n}).describe(\"External file URL in API responses.\");\nconst NotionAppendCodeBlocks_PdfBlockContentSchema: z.ZodTypeAny = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n type: z.string().describe(\"PDF source type (external, file).\"),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"PDF caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).describe(\"Content of a PDF block in API responses.\");\nconst NotionAppendCodeBlocks_CodeBlockContentSchema: z.ZodTypeAny = z.object({\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Code block caption.\").nullable().optional(),\n language: z.string().describe(\"Programming language of the code.\"),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the code.\"),\n}).describe(\"Content of a code block in API responses.\");\nconst NotionAppendCodeBlocks_FileBlockContentSchema: z.ZodTypeAny = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n name: z.string().describe(\"Name of the file.\").nullable().optional(),\n type: z.string().describe(\"File source type (external, file).\"),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"File caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).describe(\"Content of a file block in API responses.\");\nconst NotionAppendCodeBlocks_AudioBlockContentSchema: z.ZodTypeAny = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n type: z.string().describe(\"Audio source type (external, file).\"),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Audio caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).describe(\"Content of an audio block in API responses.\");\nconst NotionAppendCodeBlocks_EmbedBlockContentSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL of the embedded content.\"),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Embed caption as rich text.\").nullable().optional(),\n}).describe(\"Content of an embed block in API responses.\");\nconst NotionAppendCodeBlocks_ImageBlockContentSchema: z.ZodTypeAny = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n type: z.string().describe(\"Image source type (external, file).\"),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Image caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).describe(\"Content of an image block in API responses.\");\nconst NotionAppendCodeBlocks_QuoteBlockContentSchema: z.ZodTypeAny = z.object({\n color: z.string().default(\"default\").describe(\"Color of the quote.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the quote.\"),\n}).describe(\"Content of a quote block in API responses.\");\nconst NotionAppendCodeBlocks_TableBlockContentSchema: z.ZodTypeAny = z.object({\n table_width: z.number().int().describe(\"Number of columns in the table.\"),\n has_row_header: z.boolean().describe(\"Whether the first column is a header.\"),\n has_column_header: z.boolean().describe(\"Whether the first row is a header.\"),\n}).describe(\"Content of a table block in API responses.\");\nconst NotionAppendCodeBlocks_ToDoBlockContentSchema: z.ZodTypeAny = z.object({\n color: z.string().default(\"default\").describe(\"Color of the to-do item.\").nullable().optional(),\n checked: z.boolean().default(false).describe(\"Whether the to-do is checked.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the to-do item.\"),\n}).describe(\"Content of a to-do block in API responses.\");\nconst NotionAppendCodeBlocks_VideoBlockContentSchema: z.ZodTypeAny = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n type: z.string().describe(\"Video source type (external, file).\"),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Video caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).describe(\"Content of a video block in API responses.\");\nconst NotionAppendCodeBlocks_ColumnBlockContentSchema: z.ZodTypeAny = z.object({}).describe(\"Content of a column block (empty object).\");\nconst NotionAppendCodeBlocks_BlockParentSchema: z.ZodTypeAny = z.object({\n type: z.enum([\"page_id\", \"block_id\", \"data_source_id\"]).describe(\"Type of parent: 'page_id', 'block_id', or 'data_source_id'.\"),\n page_id: z.string().describe(\"UUID of the parent page (when type is 'page_id').\").nullable().optional(),\n block_id: z.string().describe(\"UUID of the parent block (when type is 'block_id').\").nullable().optional(),\n data_source_id: z.string().describe(\"UUID of the parent data source (when type is 'data_source_id').\").nullable().optional(),\n}).describe(\"Information about a block's parent.\");\nconst NotionAppendCodeBlocks_ToggleBlockContentSchema: z.ZodTypeAny = z.object({\n color: z.string().default(\"default\").describe(\"Color of the toggle.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the toggle.\"),\n}).describe(\"Content of a toggle block in API responses.\");\nconst NotionAppendCodeBlocks_IconEmojiResponseSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Icon type, always 'emoji'.\"),\n emoji: z.string().describe(\"Emoji character for the icon.\"),\n}).describe(\"Emoji icon in API response.\");\nconst NotionAppendCodeBlocks_CustomEmojiObjectSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the custom emoji.\"),\n url: z.string().describe(\"HTTPS URL pointing to the custom emoji image.\"),\n name: z.string().describe(\"Display name of the custom emoji.\"),\n}).describe(\"Custom emoji object in API response.\");\nconst NotionAppendCodeBlocks_IconCustomEmojiResponseSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Icon type, always 'custom_emoji'.\"),\n custom_emoji: NotionAppendCodeBlocks_CustomEmojiObjectSchema.nullable(),\n}).describe(\"Custom emoji icon in API response.\");\nconst NotionAppendCodeBlocks_ExternalFileObjectSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL of the external file.\"),\n}).describe(\"External file URL object in API response.\");\nconst NotionAppendCodeBlocks_IconExternalResponseSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Icon type, always 'external'.\"),\n external: NotionAppendCodeBlocks_ExternalFileObjectSchema.nullable(),\n}).describe(\"External file icon in API response.\");\nconst NotionAppendCodeBlocks_NotionFileObjectSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Authenticated S3 URL to the file.\"),\n expiry_time: z.string().describe(\"ISO 8601 timestamp when the URL expires.\").nullable().optional(),\n}).describe(\"Notion-hosted file object in API response.\");\nconst NotionAppendCodeBlocks_IconFileResponseSchema: z.ZodTypeAny = z.object({\n file: NotionAppendCodeBlocks_NotionFileObjectSchema.nullable(),\n type: z.string().describe(\"Icon type, always 'file'.\"),\n}).describe(\"Notion-hosted file icon in API response.\");\nconst NotionAppendCodeBlocks_CalloutBlockContentSchema: z.ZodTypeAny = z.object({\n icon: z.union([NotionAppendCodeBlocks_IconEmojiResponseSchema, NotionAppendCodeBlocks_IconCustomEmojiResponseSchema, NotionAppendCodeBlocks_IconExternalResponseSchema, NotionAppendCodeBlocks_IconFileResponseSchema]).nullable().optional(),\n color: z.string().default(\"default\").describe(\"Color of the callout.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the callout.\"),\n}).describe(\"Content of a callout block in API responses.\");\nconst NotionAppendCodeBlocks_DividerBlockContentSchema: z.ZodTypeAny = z.object({}).describe(\"Content of a divider block (empty object).\");\nconst NotionAppendCodeBlocks_BookmarkBlockContentSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL of the bookmarked page.\"),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Bookmark caption as rich text.\").nullable().optional(),\n}).describe(\"Content of a bookmark block in API responses.\");\nconst NotionAppendCodeBlocks_EquationBlockContentSchema: z.ZodTypeAny = z.object({\n expression: z.string().describe(\"LaTeX expression for the equation.\"),\n}).describe(\"Content of an equation block in API responses.\");\nconst NotionAppendCodeBlocks_HeadingBlockContentSchema: z.ZodTypeAny = z.object({\n color: z.string().default(\"default\").describe(\"Color of the heading.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the heading.\"),\n is_toggleable: z.boolean().default(false).describe(\"Whether the heading is toggleable.\").nullable().optional(),\n}).describe(\"Content of a heading block in API responses.\");\nconst NotionAppendCodeBlocks_ParagraphBlockContentSchema: z.ZodTypeAny = z.object({\n color: z.string().default(\"default\").describe(\"Color of the paragraph.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the paragraph.\"),\n}).describe(\"Content of a paragraph block in API responses.\");\nconst NotionAppendCodeBlocks_TableRowBlockContentSchema: z.ZodTypeAny = z.object({\n cells: z.array(z.array(NotionAppendCodeBlocks_RichTextResponseSchema)).describe(\"Array of cell contents (each cell is an array of rich text).\"),\n}).describe(\"Content of a table row block in API responses.\");\nconst NotionAppendCodeBlocks_BreadcrumbBlockContentSchema: z.ZodTypeAny = z.object({}).describe(\"Content of a breadcrumb block (empty object).\");\nconst NotionAppendCodeBlocks_PartialUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the user (UUID format).\"),\n object: z.string().describe(\"Always 'user'.\"),\n}).describe(\"Partial user object representing a Notion user.\");\nconst NotionAppendCodeBlocks_ColumnListBlockContentSchema: z.ZodTypeAny = z.object({}).describe(\"Content of a column list block (empty object).\");\nconst NotionAppendCodeBlocks_TableOfContentsBlockContentSchema: z.ZodTypeAny = z.object({\n color: z.string().default(\"default\").describe(\"Color of the table of contents.\").nullable().optional(),\n}).describe(\"Content of a table of contents block in API responses.\");\nconst NotionAppendCodeBlocks_BulletedListItemBlockContentSchema: z.ZodTypeAny = z.object({\n color: z.string().default(\"default\").describe(\"Color of the list item.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the list item.\"),\n}).describe(\"Content of a bulleted list item block in API responses.\");\nconst NotionAppendCodeBlocks_NumberedListItemBlockContentSchema: z.ZodTypeAny = z.object({\n color: z.string().default(\"default\").describe(\"Color of the list item.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the list item.\"),\n}).describe(\"Content of a numbered list item block in API responses.\");\nconst NotionAppendCodeBlocks_BlockSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the block (UUID v4 format).\"),\n pdf: NotionAppendCodeBlocks_PdfBlockContentSchema.nullable().optional(),\n code: NotionAppendCodeBlocks_CodeBlockContentSchema.nullable().optional(),\n file: NotionAppendCodeBlocks_FileBlockContentSchema.nullable().optional(),\n type: z.string().describe(\"The type of block (e.g., 'paragraph', 'image', 'bookmark').\"),\n audio: NotionAppendCodeBlocks_AudioBlockContentSchema.nullable().optional(),\n embed: NotionAppendCodeBlocks_EmbedBlockContentSchema.nullable().optional(),\n image: NotionAppendCodeBlocks_ImageBlockContentSchema.nullable().optional(),\n quote: NotionAppendCodeBlocks_QuoteBlockContentSchema.nullable().optional(),\n table: NotionAppendCodeBlocks_TableBlockContentSchema.nullable().optional(),\n to_do: NotionAppendCodeBlocks_ToDoBlockContentSchema.nullable().optional(),\n video: NotionAppendCodeBlocks_VideoBlockContentSchema.nullable().optional(),\n column: NotionAppendCodeBlocks_ColumnBlockContentSchema.nullable().optional(),\n object: z.string().describe(\"Always 'block'.\"),\n parent: NotionAppendCodeBlocks_BlockParentSchema.nullable().optional(),\n toggle: NotionAppendCodeBlocks_ToggleBlockContentSchema.nullable().optional(),\n callout: NotionAppendCodeBlocks_CalloutBlockContentSchema.nullable().optional(),\n divider: NotionAppendCodeBlocks_DividerBlockContentSchema.nullable().optional(),\n archived: z.boolean().describe(\"Whether the block is archived.\").nullable().optional(),\n bookmark: NotionAppendCodeBlocks_BookmarkBlockContentSchema.nullable().optional(),\n equation: NotionAppendCodeBlocks_EquationBlockContentSchema.nullable().optional(),\n in_trash: z.boolean().describe(\"Whether the block is in the trash.\").nullable().optional(),\n heading_1: NotionAppendCodeBlocks_HeadingBlockContentSchema.nullable().optional(),\n heading_2: NotionAppendCodeBlocks_HeadingBlockContentSchema.nullable().optional(),\n heading_3: NotionAppendCodeBlocks_HeadingBlockContentSchema.nullable().optional(),\n paragraph: NotionAppendCodeBlocks_ParagraphBlockContentSchema.nullable().optional(),\n table_row: NotionAppendCodeBlocks_TableRowBlockContentSchema.nullable().optional(),\n breadcrumb: NotionAppendCodeBlocks_BreadcrumbBlockContentSchema.nullable().optional(),\n created_by: NotionAppendCodeBlocks_PartialUserSchema.nullable().optional(),\n column_list: NotionAppendCodeBlocks_ColumnListBlockContentSchema.nullable().optional(),\n created_time: z.string().describe(\"ISO 8601 timestamp of when the block was created.\").nullable().optional(),\n has_children: z.boolean().describe(\"Whether the block has child blocks nested within it.\").nullable().optional(),\n last_edited_by: NotionAppendCodeBlocks_PartialUserSchema.nullable().optional(),\n last_edited_time: z.string().describe(\"ISO 8601 timestamp of when the block was last edited.\").nullable().optional(),\n table_of_contents: NotionAppendCodeBlocks_TableOfContentsBlockContentSchema.nullable().optional(),\n bulleted_list_item: NotionAppendCodeBlocks_BulletedListItemBlockContentSchema.nullable().optional(),\n numbered_list_item: NotionAppendCodeBlocks_NumberedListItemBlockContentSchema.nullable().optional(),\n}).describe(\"Notion block object returned in the results array.\\n\\nContains common block metadata and type-specific content fields.\\nOnly one of the block type content fields will be populated based on the 'type' field.\");\nexport const NotionAppendCodeBlocksOutput: z.ZodTypeAny = z.object({\n type: z.string().describe(\"The type of items in the results array. Always 'block'.\"),\n block: NotionAppendCodeBlocks_EmptyBlockObjectSchema.nullable(),\n object: z.string().describe(\"Always 'list' for paginated responses.\"),\n results: z.array(NotionAppendCodeBlocks_BlockSchema).describe(\"Array of newly created block objects that were appended as children.\"),\n has_more: z.boolean().describe(\"Whether there are more results available beyond this page.\"),\n next_cursor: z.string().describe(\"Cursor for pagination. Null if there are no more results.\").nullable().optional(),\n}).describe(\"Standard response model for all append block actions.\");\n\nexport const notionAppendCodeBlocks = action(\"NOTION_APPEND_CODE_BLOCKS\", {\n slug: \"notion-append-code-blocks\",\n name: \"Append code blocks (code, quote, equation)\",\n description: \"Append code and technical blocks (code, quote, equation) to a Notion page. Use for: - Code snippets and programming examples (code) - Citations and highlighted quotes (quote) - Mathematical formulas and equations (equation) Supported block types: - code: Code with syntax highlighting (70+ languages including Python, JavaScript, Go, Rust, etc.) - quote: Block quotes for citations - equation: LaTeX/KaTeX mathematical expressions ⚠️ Code content is limited to 2000 characters per text.content field. For longer code, split into multiple code blocks. For other block types, use specialized actions: - append_text_blocks: paragraphs, headings, lists - append_task_blocks: to-do, toggle, callout - append_media_blocks: image, video, audio, files - append_layout_blocks: divider, columns, TOC - append_table_blocks: tables\",\n input: NotionAppendCodeBlocksInput,\n output: NotionAppendCodeBlocksOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"append-code-blocks.cjs","names":["z","action"],"sources":["../../src/actions/append-code-blocks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NotionAppendCodeBlocksInput = z.object({\n after: z.string().describe(\"Optional UUID of an existing child block. New blocks will be inserted after this block.\").optional(),\n block_id: z.string().describe(\"The UUID of the parent block or page to append children to.\"),\n children: z.array(z.union([z.object({\n code: z.object({\n caption: z.array(z.object({\n text: z.object({\n link: z.object({\n url: z.string().describe(\"The URL the text links to.\"),\n}).passthrough().describe(\"Link object for hyperlinked text.\").nullable().optional(),\n content: z.string().describe(\"The actual text content. CRITICAL: Maximum 2000 characters per text object.\"),\n}).passthrough().describe(\"The text content object.\"),\n type: z.string().default(\"text\").describe(\"Type of rich text. Currently only 'text' is supported for input.\").optional(),\n annotations: z.object({\n bold: z.boolean().default(false).describe(\"Whether the text is bold.\").optional(),\n code: z.boolean().default(false).describe(\"Whether the text is formatted as inline code.\").optional(),\n color: z.enum([\"default\", \"gray\", \"brown\", \"orange\", \"yellow\", \"green\", \"blue\", \"purple\", \"pink\", \"red\", \"gray_background\", \"brown_background\", \"orange_background\", \"yellow_background\", \"green_background\", \"blue_background\", \"purple_background\", \"pink_background\", \"red_background\"]).default(\"default\").describe(\"Color of the text or background.\").optional(),\n italic: z.boolean().default(false).describe(\"Whether the text is italic.\").optional(),\n underline: z.boolean().default(false).describe(\"Whether the text is underlined.\").optional(),\n strikethrough: z.boolean().default(false).describe(\"Whether the text has strikethrough.\").optional(),\n}).passthrough().describe(\"Text styling annotations for rich text.\").nullable().optional(),\n}).passthrough().describe(\"Rich text object for creating text content in blocks.\")).nullable().optional(),\n language: z.enum([\"abap\", \"arduino\", \"bash\", \"basic\", \"c\", \"clojure\", \"coffeescript\", \"c++\", \"c#\", \"css\", \"dart\", \"diff\", \"docker\", \"elixir\", \"elm\", \"erlang\", \"flow\", \"fortran\", \"f#\", \"gherkin\", \"glsl\", \"go\", \"graphql\", \"groovy\", \"haskell\", \"html\", \"java\", \"javascript\", \"json\", \"julia\", \"kotlin\", \"latex\", \"less\", \"lisp\", \"livescript\", \"lua\", \"makefile\", \"markdown\", \"markup\", \"matlab\", \"mermaid\", \"nix\", \"objective-c\", \"ocaml\", \"pascal\", \"perl\", \"php\", \"plain text\", \"powershell\", \"prolog\", \"protobuf\", \"python\", \"r\", \"reason\", \"ruby\", \"rust\", \"sass\", \"scala\", \"scheme\", \"scss\", \"shell\", \"sql\", \"swift\", \"typescript\", \"vb.net\", \"verilog\", \"vhdl\", \"visual basic\", \"webassembly\", \"xml\", \"yaml\", \"java/c/c++/c#\"]).default(\"plain text\").describe(\"Programming language for syntax highlighting.\").optional(),\n rich_text: z.array(z.object({\n text: z.object({\n link: z.object({\n url: z.string().describe(\"The URL the text links to.\"),\n}).passthrough().describe(\"Link object for hyperlinked text.\").nullable().optional(),\n content: z.string().describe(\"The actual text content. CRITICAL: Maximum 2000 characters per text object.\"),\n}).passthrough().describe(\"The text content object.\"),\n type: z.string().default(\"text\").describe(\"Type of rich text. Currently only 'text' is supported for input.\").optional(),\n annotations: z.object({\n bold: z.boolean().default(false).describe(\"Whether the text is bold.\").optional(),\n code: z.boolean().default(false).describe(\"Whether the text is formatted as inline code.\").optional(),\n color: z.enum([\"default\", \"gray\", \"brown\", \"orange\", \"yellow\", \"green\", \"blue\", \"purple\", \"pink\", \"red\", \"gray_background\", \"brown_background\", \"orange_background\", \"yellow_background\", \"green_background\", \"blue_background\", \"purple_background\", \"pink_background\", \"red_background\"]).default(\"default\").describe(\"Color of the text or background.\").optional(),\n italic: z.boolean().default(false).describe(\"Whether the text is italic.\").optional(),\n underline: z.boolean().default(false).describe(\"Whether the text is underlined.\").optional(),\n strikethrough: z.boolean().default(false).describe(\"Whether the text has strikethrough.\").optional(),\n}).passthrough().describe(\"Text styling annotations for rich text.\").nullable().optional(),\n}).passthrough().describe(\"Rich text object for creating text content in blocks.\")).describe(\"Array of rich text objects containing the code. Each text.content is limited to 2000 chars.\"),\n}).passthrough().describe(\"Code content.\"),\n type: z.string().default(\"code\").describe(\"Block type.\").optional(),\n object: z.string().default(\"block\").describe(\"Always 'block'.\").optional(),\n}).passthrough().describe(\"A code block object with syntax highlighting.\"), z.object({\n type: z.string().default(\"quote\").describe(\"Block type.\").optional(),\n quote: z.object({\n color: z.enum([\"default\", \"gray\", \"brown\", \"orange\", \"yellow\", \"green\", \"blue\", \"purple\", \"pink\", \"red\", \"gray_background\", \"brown_background\", \"orange_background\", \"yellow_background\", \"green_background\", \"blue_background\", \"purple_background\", \"pink_background\", \"red_background\"]).default(\"default\").describe(\"Color of the quote.\").optional(),\n rich_text: z.array(z.object({\n text: z.object({\n link: z.object({\n url: z.string().describe(\"The URL the text links to.\"),\n}).passthrough().describe(\"Link object for hyperlinked text.\").nullable().optional(),\n content: z.string().describe(\"The actual text content. CRITICAL: Maximum 2000 characters per text object.\"),\n}).passthrough().describe(\"The text content object.\"),\n type: z.string().default(\"text\").describe(\"Type of rich text. Currently only 'text' is supported for input.\").optional(),\n annotations: z.object({\n bold: z.boolean().default(false).describe(\"Whether the text is bold.\").optional(),\n code: z.boolean().default(false).describe(\"Whether the text is formatted as inline code.\").optional(),\n color: z.enum([\"default\", \"gray\", \"brown\", \"orange\", \"yellow\", \"green\", \"blue\", \"purple\", \"pink\", \"red\", \"gray_background\", \"brown_background\", \"orange_background\", \"yellow_background\", \"green_background\", \"blue_background\", \"purple_background\", \"pink_background\", \"red_background\"]).default(\"default\").describe(\"Color of the text or background.\").optional(),\n italic: z.boolean().default(false).describe(\"Whether the text is italic.\").optional(),\n underline: z.boolean().default(false).describe(\"Whether the text is underlined.\").optional(),\n strikethrough: z.boolean().default(false).describe(\"Whether the text has strikethrough.\").optional(),\n}).passthrough().describe(\"Text styling annotations for rich text.\").nullable().optional(),\n}).passthrough().describe(\"Rich text object for creating text content in blocks.\")).describe(\"Array of rich text objects for the quote text.\"),\n}).passthrough().describe(\"Quote content.\"),\n object: z.string().default(\"block\").describe(\"Always 'block'.\").optional(),\n}).passthrough().describe(\"A quote block object.\"), z.object({\n type: z.string().default(\"equation\").describe(\"Block type.\").optional(),\n object: z.string().default(\"block\").describe(\"Always 'block'.\").optional(),\n equation: z.object({\n expression: z.string().describe(\"LaTeX/KaTeX expression for the equation.\"),\n}).passthrough().describe(\"Equation content.\"),\n}).passthrough().describe(\"An equation block object (LaTeX/KaTeX).\")])).describe(\"Array of code/technical block objects to append. Supported types:\\n- code: Code snippet with syntax highlighting (supports 70+ languages)\\n- quote: Block quote for citations or highlighted text\\n- equation: Mathematical equation using LaTeX/KaTeX syntax\\n\\n⚠️ Code content limited to 2000 characters per rich_text text.content field.\\nFor longer code, split into multiple code blocks.\\nMax 100 blocks per request.\"),\n}).describe(\"Request model for appending code/technical blocks to a Notion page.\");\nconst NotionAppendCodeBlocks_EmptyBlockObjectSchema = z.record(z.string(), z.unknown()).describe(\"Empty object for the 'block' field in list responses.\\n\\nThe Notion API returns an empty object {} for this field.\");\nconst NotionAppendCodeBlocks_NotionHostedFileResponseSchema = z.object({\n url: z.string().describe(\"Temporary URL for the file.\").nullable(),\n expiry_time: z.string().describe(\"ISO 8601 timestamp when the URL expires.\").nullable(),\n}).passthrough().describe(\"Notion-hosted file in API responses.\");\nconst NotionAppendCodeBlocks_TextLinkSchema = z.object({\n url: z.string().describe(\"The URL the text links to.\").nullable(),\n}).passthrough().describe(\"Link object for hyperlinked text.\");\nconst NotionAppendCodeBlocks_RichTextTextContentSchema = z.object({\n link: NotionAppendCodeBlocks_TextLinkSchema.nullable().optional(),\n content: z.string().describe(\"The actual text content.\").nullable(),\n}).passthrough().describe(\"Text content object in rich text responses.\");\nconst NotionAppendCodeBlocks_RichTextAnnotationsResponseSchema = z.object({\n bold: z.boolean().describe(\"Whether the text is bold.\").nullable(),\n code: z.boolean().describe(\"Whether the text is inline code.\").nullable(),\n color: z.string().describe(\"Color of the text or background.\").nullable(),\n italic: z.boolean().describe(\"Whether the text is italic.\").nullable(),\n underline: z.boolean().describe(\"Whether the text is underlined.\").nullable(),\n strikethrough: z.boolean().describe(\"Whether the text has strikethrough.\").nullable(),\n}).passthrough().describe(\"Text styling annotations returned in API responses.\");\nconst NotionAppendCodeBlocks_RichTextResponseSchema = z.object({\n href: z.string().describe(\"URL if the text is a link.\").nullable().optional(),\n text: NotionAppendCodeBlocks_RichTextTextContentSchema.nullable().optional(),\n type: z.string().describe(\"Type of rich text (text, mention, equation).\").nullable(),\n plain_text: z.string().describe(\"Plain text without formatting.\").nullable(),\n annotations: NotionAppendCodeBlocks_RichTextAnnotationsResponseSchema.nullable(),\n}).passthrough().describe(\"Rich text object returned in API responses.\");\nconst NotionAppendCodeBlocks_ExternalFileResponseSchema = z.object({\n url: z.string().describe(\"URL of the external file.\").nullable(),\n}).passthrough().describe(\"External file URL in API responses.\");\nconst NotionAppendCodeBlocks_PdfBlockContentSchema = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n type: z.string().describe(\"PDF source type (external, file).\").nullable(),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"PDF caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Content of a PDF block in API responses.\");\nconst NotionAppendCodeBlocks_CodeBlockContentSchema = z.object({\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Code block caption.\").nullable().optional(),\n language: z.string().describe(\"Programming language of the code.\").nullable(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the code.\"),\n}).passthrough().describe(\"Content of a code block in API responses.\");\nconst NotionAppendCodeBlocks_FileBlockContentSchema = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n name: z.string().describe(\"Name of the file.\").nullable().optional(),\n type: z.string().describe(\"File source type (external, file).\").nullable(),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"File caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Content of a file block in API responses.\");\nconst NotionAppendCodeBlocks_AudioBlockContentSchema = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n type: z.string().describe(\"Audio source type (external, file).\").nullable(),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Audio caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Content of an audio block in API responses.\");\nconst NotionAppendCodeBlocks_EmbedBlockContentSchema = z.object({\n url: z.string().describe(\"URL of the embedded content.\").nullable(),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Embed caption as rich text.\").nullable().optional(),\n}).passthrough().describe(\"Content of an embed block in API responses.\");\nconst NotionAppendCodeBlocks_ImageBlockContentSchema = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n type: z.string().describe(\"Image source type (external, file).\").nullable(),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Image caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Content of an image block in API responses.\");\nconst NotionAppendCodeBlocks_QuoteBlockContentSchema = z.object({\n color: z.string().default(\"default\").describe(\"Color of the quote.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the quote.\"),\n}).passthrough().describe(\"Content of a quote block in API responses.\");\nconst NotionAppendCodeBlocks_TableBlockContentSchema = z.object({\n table_width: z.number().int().describe(\"Number of columns in the table.\").nullable(),\n has_row_header: z.boolean().describe(\"Whether the first column is a header.\").nullable(),\n has_column_header: z.boolean().describe(\"Whether the first row is a header.\").nullable(),\n}).passthrough().describe(\"Content of a table block in API responses.\");\nconst NotionAppendCodeBlocks_ToDoBlockContentSchema = z.object({\n color: z.string().default(\"default\").describe(\"Color of the to-do item.\").nullable().optional(),\n checked: z.boolean().default(false).describe(\"Whether the to-do is checked.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the to-do item.\"),\n}).passthrough().describe(\"Content of a to-do block in API responses.\");\nconst NotionAppendCodeBlocks_VideoBlockContentSchema = z.object({\n file: NotionAppendCodeBlocks_NotionHostedFileResponseSchema.nullable().optional(),\n type: z.string().describe(\"Video source type (external, file).\").nullable(),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Video caption as rich text.\").nullable().optional(),\n external: NotionAppendCodeBlocks_ExternalFileResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Content of a video block in API responses.\");\nconst NotionAppendCodeBlocks_ColumnBlockContentSchema = z.record(z.string(), z.unknown()).describe(\"Content of a column block (empty object).\");\nconst NotionAppendCodeBlocks_BlockParentSchema = z.object({\n type: z.enum([\"page_id\", \"block_id\", \"data_source_id\"]).describe(\"Type of parent: 'page_id', 'block_id', or 'data_source_id'.\").nullable(),\n page_id: z.string().describe(\"UUID of the parent page (when type is 'page_id').\").nullable().optional(),\n block_id: z.string().describe(\"UUID of the parent block (when type is 'block_id').\").nullable().optional(),\n data_source_id: z.string().describe(\"UUID of the parent data source (when type is 'data_source_id').\").nullable().optional(),\n}).passthrough().describe(\"Information about a block's parent.\");\nconst NotionAppendCodeBlocks_ToggleBlockContentSchema = z.object({\n color: z.string().default(\"default\").describe(\"Color of the toggle.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the toggle.\"),\n}).passthrough().describe(\"Content of a toggle block in API responses.\");\nconst NotionAppendCodeBlocks_IconEmojiResponseSchema = z.object({\n type: z.string().describe(\"Icon type, always 'emoji'.\").nullable(),\n emoji: z.string().describe(\"Emoji character for the icon.\").nullable(),\n}).passthrough().describe(\"Emoji icon in API response.\");\nconst NotionAppendCodeBlocks_CustomEmojiObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the custom emoji.\").nullable(),\n url: z.string().describe(\"HTTPS URL pointing to the custom emoji image.\").nullable(),\n name: z.string().describe(\"Display name of the custom emoji.\").nullable(),\n}).passthrough().describe(\"Custom emoji object in API response.\");\nconst NotionAppendCodeBlocks_IconCustomEmojiResponseSchema = z.object({\n type: z.string().describe(\"Icon type, always 'custom_emoji'.\").nullable(),\n custom_emoji: NotionAppendCodeBlocks_CustomEmojiObjectSchema.nullable(),\n}).passthrough().describe(\"Custom emoji icon in API response.\");\nconst NotionAppendCodeBlocks_ExternalFileObjectSchema = z.object({\n url: z.string().describe(\"URL of the external file.\").nullable(),\n}).passthrough().describe(\"External file URL object in API response.\");\nconst NotionAppendCodeBlocks_IconExternalResponseSchema = z.object({\n type: z.string().describe(\"Icon type, always 'external'.\").nullable(),\n external: NotionAppendCodeBlocks_ExternalFileObjectSchema.nullable(),\n}).passthrough().describe(\"External file icon in API response.\");\nconst NotionAppendCodeBlocks_NotionFileObjectSchema = z.object({\n url: z.string().describe(\"Authenticated S3 URL to the file.\").nullable(),\n expiry_time: z.string().describe(\"ISO 8601 timestamp when the URL expires.\").nullable().optional(),\n}).passthrough().describe(\"Notion-hosted file object in API response.\");\nconst NotionAppendCodeBlocks_IconFileResponseSchema = z.object({\n file: NotionAppendCodeBlocks_NotionFileObjectSchema.nullable(),\n type: z.string().describe(\"Icon type, always 'file'.\").nullable(),\n}).passthrough().describe(\"Notion-hosted file icon in API response.\");\nconst NotionAppendCodeBlocks_CalloutBlockContentSchema = z.object({\n icon: z.union([NotionAppendCodeBlocks_IconEmojiResponseSchema, NotionAppendCodeBlocks_IconCustomEmojiResponseSchema, NotionAppendCodeBlocks_IconExternalResponseSchema, NotionAppendCodeBlocks_IconFileResponseSchema]).nullable().optional(),\n color: z.string().default(\"default\").describe(\"Color of the callout.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the callout.\"),\n}).passthrough().describe(\"Content of a callout block in API responses.\");\nconst NotionAppendCodeBlocks_DividerBlockContentSchema = z.record(z.string(), z.unknown()).describe(\"Content of a divider block (empty object).\");\nconst NotionAppendCodeBlocks_BookmarkBlockContentSchema = z.object({\n url: z.string().describe(\"URL of the bookmarked page.\").nullable(),\n caption: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Bookmark caption as rich text.\").nullable().optional(),\n}).passthrough().describe(\"Content of a bookmark block in API responses.\");\nconst NotionAppendCodeBlocks_EquationBlockContentSchema = z.object({\n expression: z.string().describe(\"LaTeX expression for the equation.\").nullable(),\n}).passthrough().describe(\"Content of an equation block in API responses.\");\nconst NotionAppendCodeBlocks_HeadingBlockContentSchema = z.object({\n color: z.string().default(\"default\").describe(\"Color of the heading.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the heading.\"),\n is_toggleable: z.boolean().default(false).describe(\"Whether the heading is toggleable.\").nullable().optional(),\n}).passthrough().describe(\"Content of a heading block in API responses.\");\nconst NotionAppendCodeBlocks_ParagraphBlockContentSchema = z.object({\n color: z.string().default(\"default\").describe(\"Color of the paragraph.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the paragraph.\"),\n}).passthrough().describe(\"Content of a paragraph block in API responses.\");\nconst NotionAppendCodeBlocks_TableRowBlockContentSchema = z.object({\n cells: z.array(z.array(NotionAppendCodeBlocks_RichTextResponseSchema)).describe(\"Array of cell contents (each cell is an array of rich text).\"),\n}).passthrough().describe(\"Content of a table row block in API responses.\");\nconst NotionAppendCodeBlocks_BreadcrumbBlockContentSchema = z.record(z.string(), z.unknown()).describe(\"Content of a breadcrumb block (empty object).\");\nconst NotionAppendCodeBlocks_PartialUserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user (UUID format).\").nullable(),\n object: z.string().describe(\"Always 'user'.\").nullable(),\n}).passthrough().describe(\"Partial user object representing a Notion user.\");\nconst NotionAppendCodeBlocks_ColumnListBlockContentSchema = z.record(z.string(), z.unknown()).describe(\"Content of a column list block (empty object).\");\nconst NotionAppendCodeBlocks_TableOfContentsBlockContentSchema = z.object({\n color: z.string().default(\"default\").describe(\"Color of the table of contents.\").nullable().optional(),\n}).passthrough().describe(\"Content of a table of contents block in API responses.\");\nconst NotionAppendCodeBlocks_BulletedListItemBlockContentSchema = z.object({\n color: z.string().default(\"default\").describe(\"Color of the list item.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the list item.\"),\n}).passthrough().describe(\"Content of a bulleted list item block in API responses.\");\nconst NotionAppendCodeBlocks_NumberedListItemBlockContentSchema = z.object({\n color: z.string().default(\"default\").describe(\"Color of the list item.\").nullable().optional(),\n rich_text: z.array(NotionAppendCodeBlocks_RichTextResponseSchema).describe(\"Rich text content of the list item.\"),\n}).passthrough().describe(\"Content of a numbered list item block in API responses.\");\nconst NotionAppendCodeBlocks_BlockSchema = z.object({\n id: z.string().describe(\"Unique identifier for the block (UUID v4 format).\").nullable(),\n pdf: NotionAppendCodeBlocks_PdfBlockContentSchema.nullable().optional(),\n code: NotionAppendCodeBlocks_CodeBlockContentSchema.nullable().optional(),\n file: NotionAppendCodeBlocks_FileBlockContentSchema.nullable().optional(),\n type: z.string().describe(\"The type of block (e.g., 'paragraph', 'image', 'bookmark').\").nullable(),\n audio: NotionAppendCodeBlocks_AudioBlockContentSchema.nullable().optional(),\n embed: NotionAppendCodeBlocks_EmbedBlockContentSchema.nullable().optional(),\n image: NotionAppendCodeBlocks_ImageBlockContentSchema.nullable().optional(),\n quote: NotionAppendCodeBlocks_QuoteBlockContentSchema.nullable().optional(),\n table: NotionAppendCodeBlocks_TableBlockContentSchema.nullable().optional(),\n to_do: NotionAppendCodeBlocks_ToDoBlockContentSchema.nullable().optional(),\n video: NotionAppendCodeBlocks_VideoBlockContentSchema.nullable().optional(),\n column: NotionAppendCodeBlocks_ColumnBlockContentSchema.nullable().optional(),\n object: z.string().describe(\"Always 'block'.\").nullable(),\n parent: NotionAppendCodeBlocks_BlockParentSchema.nullable().optional(),\n toggle: NotionAppendCodeBlocks_ToggleBlockContentSchema.nullable().optional(),\n callout: NotionAppendCodeBlocks_CalloutBlockContentSchema.nullable().optional(),\n divider: NotionAppendCodeBlocks_DividerBlockContentSchema.nullable().optional(),\n archived: z.boolean().describe(\"Whether the block is archived.\").nullable().optional(),\n bookmark: NotionAppendCodeBlocks_BookmarkBlockContentSchema.nullable().optional(),\n equation: NotionAppendCodeBlocks_EquationBlockContentSchema.nullable().optional(),\n in_trash: z.boolean().describe(\"Whether the block is in the trash.\").nullable().optional(),\n heading_1: NotionAppendCodeBlocks_HeadingBlockContentSchema.nullable().optional(),\n heading_2: NotionAppendCodeBlocks_HeadingBlockContentSchema.nullable().optional(),\n heading_3: NotionAppendCodeBlocks_HeadingBlockContentSchema.nullable().optional(),\n paragraph: NotionAppendCodeBlocks_ParagraphBlockContentSchema.nullable().optional(),\n table_row: NotionAppendCodeBlocks_TableRowBlockContentSchema.nullable().optional(),\n breadcrumb: NotionAppendCodeBlocks_BreadcrumbBlockContentSchema.nullable().optional(),\n created_by: NotionAppendCodeBlocks_PartialUserSchema.nullable().optional(),\n column_list: NotionAppendCodeBlocks_ColumnListBlockContentSchema.nullable().optional(),\n created_time: z.string().describe(\"ISO 8601 timestamp of when the block was created.\").nullable().optional(),\n has_children: z.boolean().describe(\"Whether the block has child blocks nested within it.\").nullable().optional(),\n last_edited_by: NotionAppendCodeBlocks_PartialUserSchema.nullable().optional(),\n last_edited_time: z.string().describe(\"ISO 8601 timestamp of when the block was last edited.\").nullable().optional(),\n table_of_contents: NotionAppendCodeBlocks_TableOfContentsBlockContentSchema.nullable().optional(),\n bulleted_list_item: NotionAppendCodeBlocks_BulletedListItemBlockContentSchema.nullable().optional(),\n numbered_list_item: NotionAppendCodeBlocks_NumberedListItemBlockContentSchema.nullable().optional(),\n}).passthrough().describe(\"Notion block object returned in the results array.\\n\\nContains common block metadata and type-specific content fields.\\nOnly one of the block type content fields will be populated based on the 'type' field.\");\nexport const NotionAppendCodeBlocksOutput = z.object({\n type: z.string().describe(\"The type of items in the results array. Always 'block'.\").nullable(),\n block: NotionAppendCodeBlocks_EmptyBlockObjectSchema.nullable(),\n object: z.string().describe(\"Always 'list' for paginated responses.\").nullable(),\n results: z.array(NotionAppendCodeBlocks_BlockSchema).describe(\"Array of newly created block objects that were appended as children.\"),\n has_more: z.boolean().describe(\"Whether there are more results available beyond this page.\").nullable(),\n next_cursor: z.string().describe(\"Cursor for pagination. Null if there are no more results.\").nullable().optional(),\n}).passthrough().describe(\"Standard response model for all append block actions.\");\n\nexport const notionAppendCodeBlocks = action(\"NOTION_APPEND_CODE_BLOCKS\", {\n slug: \"notion-append-code-blocks\",\n name: \"Append code blocks (code, quote, equation)\",\n description: \"Append code and technical blocks (code, quote, equation) to a Notion page. Use for: - Code snippets and programming examples (code) - Citations and highlighted quotes (quote) - Mathematical formulas and equations (equation) Supported block types: - code: Code with syntax highlighting (70+ languages including Python, JavaScript, Go, Rust, etc.) - quote: Block quotes for citations - equation: LaTeX/KaTeX mathematical expressions ⚠️ Code content is limited to 2000 characters per text.content field. For longer code, split into multiple code blocks. For other block types, use specialized actions: - append_text_blocks: paragraphs, headings, lists - append_task_blocks: to-do, toggle, callout - append_media_blocks: image, video, audio, files - append_layout_blocks: divider, columns, TOC - append_table_blocks: tables\",\n input: NotionAppendCodeBlocksInput,\n output: NotionAppendCodeBlocksOutput,\n});\n"],"mappings":"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"}