@epilot/sdk 2.4.3 → 2.4.4-alpha.0

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 (348) hide show
  1. package/README.md +1 -0
  2. package/definitions/app-runtime.json +1 -1
  3. package/definitions/app.json +346 -10
  4. package/definitions/calendar-runtime.json +1 -0
  5. package/definitions/calendar.json +675 -0
  6. package/definitions/customer-portal.json +29 -0
  7. package/definitions/notes.json +175 -130
  8. package/definitions/pricing.json +5 -1
  9. package/dist/README-46VYEGGW.js +7 -0
  10. package/dist/README-IVBISSWB.cjs +7 -0
  11. package/dist/{_index-HE4B6FOA.js → _index-5FB6F5YY.js} +3 -0
  12. package/dist/{_index-55HAH24D.cjs → _index-DB2VV4PQ.cjs} +4 -1
  13. package/dist/apis/_registry.d.ts +8 -0
  14. package/dist/apis/access-token.cjs +6 -6
  15. package/dist/apis/access-token.d.ts +9 -12
  16. package/dist/apis/access-token.js +1 -1
  17. package/dist/apis/address-suggestions.cjs +6 -6
  18. package/dist/apis/address-suggestions.d.ts +9 -12
  19. package/dist/apis/address-suggestions.js +1 -1
  20. package/dist/apis/address.cjs +6 -6
  21. package/dist/apis/address.d.ts +9 -12
  22. package/dist/apis/address.js +1 -1
  23. package/dist/apis/ai-agents.cjs +6 -6
  24. package/dist/apis/ai-agents.d.ts +9 -12
  25. package/dist/apis/ai-agents.js +1 -1
  26. package/dist/apis/app.cjs +6 -6
  27. package/dist/apis/app.d.ts +9 -12
  28. package/dist/apis/app.js +1 -1
  29. package/dist/apis/audit-logs.cjs +6 -6
  30. package/dist/apis/audit-logs.d.ts +9 -12
  31. package/dist/apis/audit-logs.js +1 -1
  32. package/dist/apis/automation.cjs +6 -6
  33. package/dist/apis/automation.d.ts +9 -12
  34. package/dist/apis/automation.js +1 -1
  35. package/dist/apis/billing.cjs +6 -6
  36. package/dist/apis/billing.d.ts +9 -12
  37. package/dist/apis/billing.js +1 -1
  38. package/dist/apis/blueprint-manifest.cjs +6 -6
  39. package/dist/apis/blueprint-manifest.d.ts +9 -12
  40. package/dist/apis/blueprint-manifest.js +1 -1
  41. package/dist/apis/calendar.cjs +38 -0
  42. package/dist/apis/calendar.d.ts +15 -0
  43. package/dist/apis/calendar.js +38 -0
  44. package/dist/apis/configuration-hub.cjs +6 -6
  45. package/dist/apis/configuration-hub.d.ts +9 -12
  46. package/dist/apis/configuration-hub.js +1 -1
  47. package/dist/apis/consent.cjs +6 -6
  48. package/dist/apis/consent.d.ts +9 -12
  49. package/dist/apis/consent.js +1 -1
  50. package/dist/apis/customer-portal.cjs +6 -6
  51. package/dist/apis/customer-portal.d.ts +9 -12
  52. package/dist/apis/customer-portal.js +1 -1
  53. package/dist/apis/dashboard.cjs +6 -6
  54. package/dist/apis/dashboard.d.ts +9 -12
  55. package/dist/apis/dashboard.js +1 -1
  56. package/dist/apis/data-governance.cjs +6 -6
  57. package/dist/apis/data-governance.d.ts +9 -12
  58. package/dist/apis/data-governance.js +1 -1
  59. package/dist/apis/deduplication.cjs +6 -6
  60. package/dist/apis/deduplication.d.ts +9 -12
  61. package/dist/apis/deduplication.js +1 -1
  62. package/dist/apis/design.cjs +6 -6
  63. package/dist/apis/design.d.ts +9 -12
  64. package/dist/apis/design.js +1 -1
  65. package/dist/apis/document.cjs +6 -6
  66. package/dist/apis/document.d.ts +9 -12
  67. package/dist/apis/document.js +1 -1
  68. package/dist/apis/email-settings.cjs +6 -6
  69. package/dist/apis/email-settings.d.ts +9 -12
  70. package/dist/apis/email-settings.js +1 -1
  71. package/dist/apis/email-template.cjs +6 -6
  72. package/dist/apis/email-template.d.ts +9 -12
  73. package/dist/apis/email-template.js +1 -1
  74. package/dist/apis/entity-mapping.cjs +6 -6
  75. package/dist/apis/entity-mapping.d.ts +9 -12
  76. package/dist/apis/entity-mapping.js +1 -1
  77. package/dist/apis/entity.cjs +6 -6
  78. package/dist/apis/entity.d.ts +9 -12
  79. package/dist/apis/entity.js +1 -1
  80. package/dist/apis/environments.cjs +6 -6
  81. package/dist/apis/environments.d.ts +9 -12
  82. package/dist/apis/environments.js +1 -1
  83. package/dist/apis/event-catalog.cjs +6 -6
  84. package/dist/apis/event-catalog.d.ts +9 -12
  85. package/dist/apis/event-catalog.js +1 -1
  86. package/dist/apis/file.cjs +6 -6
  87. package/dist/apis/file.d.ts +9 -12
  88. package/dist/apis/file.js +1 -1
  89. package/dist/apis/iban.cjs +6 -6
  90. package/dist/apis/iban.d.ts +9 -12
  91. package/dist/apis/iban.js +1 -1
  92. package/dist/apis/integration-toolkit.cjs +6 -6
  93. package/dist/apis/integration-toolkit.d.ts +9 -12
  94. package/dist/apis/integration-toolkit.js +1 -1
  95. package/dist/apis/journey.cjs +6 -6
  96. package/dist/apis/journey.d.ts +9 -12
  97. package/dist/apis/journey.js +1 -1
  98. package/dist/apis/kanban.cjs +6 -6
  99. package/dist/apis/kanban.d.ts +9 -12
  100. package/dist/apis/kanban.js +1 -1
  101. package/dist/apis/message.cjs +6 -6
  102. package/dist/apis/message.d.ts +9 -12
  103. package/dist/apis/message.js +1 -1
  104. package/dist/apis/metering.cjs +6 -6
  105. package/dist/apis/metering.d.ts +9 -12
  106. package/dist/apis/metering.js +1 -1
  107. package/dist/apis/notes.cjs +6 -6
  108. package/dist/apis/notes.d.ts +9 -12
  109. package/dist/apis/notes.js +1 -1
  110. package/dist/apis/notification.cjs +6 -6
  111. package/dist/apis/notification.d.ts +9 -12
  112. package/dist/apis/notification.js +1 -1
  113. package/dist/apis/organization.cjs +6 -6
  114. package/dist/apis/organization.d.ts +9 -12
  115. package/dist/apis/organization.js +1 -1
  116. package/dist/apis/partner-directory.cjs +6 -6
  117. package/dist/apis/partner-directory.d.ts +9 -12
  118. package/dist/apis/partner-directory.js +1 -1
  119. package/dist/apis/permissions.cjs +6 -6
  120. package/dist/apis/permissions.d.ts +9 -12
  121. package/dist/apis/permissions.js +1 -1
  122. package/dist/apis/pricing-tier.cjs +6 -6
  123. package/dist/apis/pricing-tier.d.ts +9 -12
  124. package/dist/apis/pricing-tier.js +1 -1
  125. package/dist/apis/pricing.cjs +6 -6
  126. package/dist/apis/pricing.d.ts +9 -12
  127. package/dist/apis/pricing.js +1 -1
  128. package/dist/apis/purpose.cjs +6 -6
  129. package/dist/apis/purpose.d.ts +9 -12
  130. package/dist/apis/purpose.js +1 -1
  131. package/dist/apis/query.cjs +6 -6
  132. package/dist/apis/query.d.ts +9 -12
  133. package/dist/apis/query.js +1 -1
  134. package/dist/apis/sandbox.cjs +6 -6
  135. package/dist/apis/sandbox.d.ts +9 -12
  136. package/dist/apis/sandbox.js +1 -1
  137. package/dist/apis/sharing.cjs +6 -6
  138. package/dist/apis/sharing.d.ts +9 -12
  139. package/dist/apis/sharing.js +1 -1
  140. package/dist/apis/submission.cjs +6 -6
  141. package/dist/apis/submission.d.ts +9 -12
  142. package/dist/apis/submission.js +1 -1
  143. package/dist/apis/target.cjs +6 -6
  144. package/dist/apis/target.d.ts +9 -591
  145. package/dist/apis/target.js +1 -1
  146. package/dist/apis/targeting.cjs +6 -6
  147. package/dist/apis/targeting.d.ts +9 -12
  148. package/dist/apis/targeting.js +1 -1
  149. package/dist/apis/template-variables.cjs +6 -6
  150. package/dist/apis/template-variables.d.ts +9 -12
  151. package/dist/apis/template-variables.js +1 -1
  152. package/dist/apis/user.cjs +6 -6
  153. package/dist/apis/user.d.ts +9 -12
  154. package/dist/apis/user.js +1 -1
  155. package/dist/apis/validation-rules.cjs +6 -6
  156. package/dist/apis/validation-rules.d.ts +9 -12
  157. package/dist/apis/validation-rules.js +1 -1
  158. package/dist/apis/webhooks.cjs +6 -6
  159. package/dist/apis/webhooks.d.ts +9 -12
  160. package/dist/apis/webhooks.js +1 -1
  161. package/dist/apis/workflow-definition.cjs +6 -6
  162. package/dist/apis/workflow-definition.d.ts +9 -12
  163. package/dist/apis/workflow-definition.js +1 -1
  164. package/dist/apis/workflow.cjs +6 -6
  165. package/dist/apis/workflow.d.ts +9 -12
  166. package/dist/apis/workflow.js +1 -1
  167. package/dist/authorize.d.ts +3 -0
  168. package/dist/bin/cli.d.ts +1 -0
  169. package/dist/bin/cli.js +1 -1
  170. package/dist/calendar-2YDAYG7S.cjs +7 -0
  171. package/dist/calendar-ACFIHQ2N.js +7 -0
  172. package/dist/calendar-runtime-6CMMEQMG.js +5 -0
  173. package/dist/calendar-runtime-G4SN5PDY.cjs +5 -0
  174. package/dist/{chunk-AM5TSEMU.cjs → chunk-CD4OX2U6.cjs} +4 -2
  175. package/dist/chunk-CKLEBO4K.cjs +14 -0
  176. package/dist/chunk-JNH37UUH.js +14 -0
  177. package/dist/{chunk-M25MI6ZX.js → chunk-TSV242UN.js} +4 -2
  178. package/dist/client-factory.d.ts +9 -0
  179. package/dist/client-map.d.ts +102 -0
  180. package/dist/compact.d.ts +22 -0
  181. package/dist/help.d.ts +12 -0
  182. package/dist/index.cjs +25 -17
  183. package/dist/index.d.ts +12 -180
  184. package/dist/index.js +21 -13
  185. package/dist/{js-yaml-DLCVPJ7G.js → js-yaml-UPZKYVRY.js} +15 -17
  186. package/dist/large-response.d.ts +9 -0
  187. package/dist/openapi.d.ts +12 -0
  188. package/dist/overrides.d.ts +9 -0
  189. package/dist/proxy.d.ts +14 -0
  190. package/dist/registry.d.ts +19 -0
  191. package/dist/retry.d.ts +11 -0
  192. package/dist/sdk.d.ts +29 -0
  193. package/dist/types.d.ts +53 -0
  194. package/docs/calendar.md +441 -0
  195. package/package.json +10 -1
  196. package/dist/README-6MG272KM.cjs +0 -7
  197. package/dist/README-7N542PBL.js +0 -7
  198. package/dist/access-token.d-CnmUTOlq.d.cts +0 -552
  199. package/dist/access-token.d-CnmUTOlq.d.ts +0 -552
  200. package/dist/address-suggestions.d-_YwTOR-9.d.cts +0 -339
  201. package/dist/address-suggestions.d-_YwTOR-9.d.ts +0 -339
  202. package/dist/address.d-CwAPOVxa.d.cts +0 -437
  203. package/dist/address.d-CwAPOVxa.d.ts +0 -437
  204. package/dist/ai-agents.d-OkXfr2bz.d.cts +0 -1339
  205. package/dist/ai-agents.d-OkXfr2bz.d.ts +0 -1339
  206. package/dist/apis/access-token.d.cts +0 -18
  207. package/dist/apis/address-suggestions.d.cts +0 -18
  208. package/dist/apis/address.d.cts +0 -18
  209. package/dist/apis/ai-agents.d.cts +0 -18
  210. package/dist/apis/app.d.cts +0 -18
  211. package/dist/apis/audit-logs.d.cts +0 -18
  212. package/dist/apis/automation.d.cts +0 -18
  213. package/dist/apis/billing.d.cts +0 -18
  214. package/dist/apis/blueprint-manifest.d.cts +0 -18
  215. package/dist/apis/configuration-hub.d.cts +0 -18
  216. package/dist/apis/consent.d.cts +0 -18
  217. package/dist/apis/customer-portal.d.cts +0 -18
  218. package/dist/apis/dashboard.d.cts +0 -18
  219. package/dist/apis/data-governance.d.cts +0 -18
  220. package/dist/apis/deduplication.d.cts +0 -18
  221. package/dist/apis/design.d.cts +0 -18
  222. package/dist/apis/document.d.cts +0 -18
  223. package/dist/apis/email-settings.d.cts +0 -18
  224. package/dist/apis/email-template.d.cts +0 -18
  225. package/dist/apis/entity-mapping.d.cts +0 -18
  226. package/dist/apis/entity.d.cts +0 -18
  227. package/dist/apis/environments.d.cts +0 -18
  228. package/dist/apis/event-catalog.d.cts +0 -18
  229. package/dist/apis/file.d.cts +0 -18
  230. package/dist/apis/iban.d.cts +0 -18
  231. package/dist/apis/integration-toolkit.d.cts +0 -18
  232. package/dist/apis/journey.d.cts +0 -18
  233. package/dist/apis/kanban.d.cts +0 -18
  234. package/dist/apis/message.d.cts +0 -18
  235. package/dist/apis/metering.d.cts +0 -18
  236. package/dist/apis/notes.d.cts +0 -18
  237. package/dist/apis/notification.d.cts +0 -18
  238. package/dist/apis/organization.d.cts +0 -18
  239. package/dist/apis/partner-directory.d.cts +0 -18
  240. package/dist/apis/permissions.d.cts +0 -18
  241. package/dist/apis/pricing-tier.d.cts +0 -18
  242. package/dist/apis/pricing.d.cts +0 -18
  243. package/dist/apis/purpose.d.cts +0 -18
  244. package/dist/apis/query.d.cts +0 -18
  245. package/dist/apis/sandbox.d.cts +0 -18
  246. package/dist/apis/sharing.d.cts +0 -18
  247. package/dist/apis/submission.d.cts +0 -18
  248. package/dist/apis/target.d.cts +0 -597
  249. package/dist/apis/targeting.d.cts +0 -18
  250. package/dist/apis/template-variables.d.cts +0 -18
  251. package/dist/apis/user.d.cts +0 -18
  252. package/dist/apis/validation-rules.d.cts +0 -18
  253. package/dist/apis/webhooks.d.cts +0 -18
  254. package/dist/apis/workflow-definition.d.cts +0 -18
  255. package/dist/apis/workflow.d.cts +0 -18
  256. package/dist/app.d-u7Dq42kU.d.cts +0 -3391
  257. package/dist/app.d-u7Dq42kU.d.ts +0 -3391
  258. package/dist/audit-logs.d-BRToFqeX.d.cts +0 -287
  259. package/dist/audit-logs.d-BRToFqeX.d.ts +0 -287
  260. package/dist/automation.d-Du6-uiz5.d.cts +0 -5283
  261. package/dist/automation.d-Du6-uiz5.d.ts +0 -5283
  262. package/dist/billing.d-Bs8Ku9qE.d.cts +0 -993
  263. package/dist/billing.d-Bs8Ku9qE.d.ts +0 -993
  264. package/dist/blueprint-manifest.d-BPyzoR0X.d.cts +0 -4343
  265. package/dist/blueprint-manifest.d-BPyzoR0X.d.ts +0 -4343
  266. package/dist/configuration-hub.d-Cqaq2F-W.d.cts +0 -478
  267. package/dist/configuration-hub.d-Cqaq2F-W.d.ts +0 -478
  268. package/dist/consent.d-C2PROHhX.d.cts +0 -265
  269. package/dist/consent.d-C2PROHhX.d.ts +0 -265
  270. package/dist/customer-portal.d-DyZ2n2dW.d.cts +0 -16728
  271. package/dist/customer-portal.d-DyZ2n2dW.d.ts +0 -16728
  272. package/dist/dashboard.d-CsGcA74I.d.cts +0 -440
  273. package/dist/dashboard.d-CsGcA74I.d.ts +0 -440
  274. package/dist/data-governance.d-BbZ466j5.d.cts +0 -1178
  275. package/dist/data-governance.d-BbZ466j5.d.ts +0 -1178
  276. package/dist/deduplication.d-D5GYddVu.d.cts +0 -218
  277. package/dist/deduplication.d-D5GYddVu.d.ts +0 -218
  278. package/dist/design.d-BRre8iLg.d.cts +0 -2346
  279. package/dist/design.d-BRre8iLg.d.ts +0 -2346
  280. package/dist/document.d-DN37pjdx.d.cts +0 -648
  281. package/dist/document.d-DN37pjdx.d.ts +0 -648
  282. package/dist/email-settings.d-B7Q_xT25.d.cts +0 -2417
  283. package/dist/email-settings.d-B7Q_xT25.d.ts +0 -2417
  284. package/dist/email-template.d-gtQkdaXM.d.cts +0 -1188
  285. package/dist/email-template.d-gtQkdaXM.d.ts +0 -1188
  286. package/dist/entity-mapping.d-DKSW3sfy.d.cts +0 -1092
  287. package/dist/entity-mapping.d-DKSW3sfy.d.ts +0 -1092
  288. package/dist/entity.d-BHR9dEon.d.cts +0 -18479
  289. package/dist/entity.d-BHR9dEon.d.ts +0 -18479
  290. package/dist/environments.d-BvqvN-PD.d.cts +0 -382
  291. package/dist/environments.d-BvqvN-PD.d.ts +0 -382
  292. package/dist/event-catalog.d-ENw6HO-w.d.cts +0 -1511
  293. package/dist/event-catalog.d-ENw6HO-w.d.ts +0 -1511
  294. package/dist/file.d-DcTJxjp7.d.cts +0 -2992
  295. package/dist/file.d-DcTJxjp7.d.ts +0 -2992
  296. package/dist/iban.d-BwdiGbxi.d.cts +0 -70
  297. package/dist/iban.d-BwdiGbxi.d.ts +0 -70
  298. package/dist/index.d.cts +0 -180
  299. package/dist/integration-toolkit.d-Ry-KC9ow.d.cts +0 -5796
  300. package/dist/integration-toolkit.d-Ry-KC9ow.d.ts +0 -5796
  301. package/dist/journey.d-ClXO0xK8.d.cts +0 -1931
  302. package/dist/journey.d-ClXO0xK8.d.ts +0 -1931
  303. package/dist/kanban.d-BHnSRCYW.d.cts +0 -760
  304. package/dist/kanban.d-BHnSRCYW.d.ts +0 -760
  305. package/dist/message.d-B5UuSqgw.d.cts +0 -3811
  306. package/dist/message.d-B5UuSqgw.d.ts +0 -3811
  307. package/dist/metering.d-DvtPv7wk.d.cts +0 -1841
  308. package/dist/metering.d-DvtPv7wk.d.ts +0 -1841
  309. package/dist/notes.d-BC-scR42.d.cts +0 -1046
  310. package/dist/notes.d-BC-scR42.d.ts +0 -1046
  311. package/dist/notification.d-BfBL3lga.d.cts +0 -1147
  312. package/dist/notification.d-BfBL3lga.d.ts +0 -1147
  313. package/dist/organization.d-DqwnNxMg.d.cts +0 -1271
  314. package/dist/organization.d-DqwnNxMg.d.ts +0 -1271
  315. package/dist/partner-directory.d-BCIjHoGs.d.cts +0 -2337
  316. package/dist/partner-directory.d-BCIjHoGs.d.ts +0 -2337
  317. package/dist/permissions.d-l6AT8SYP.d.cts +0 -1279
  318. package/dist/permissions.d-l6AT8SYP.d.ts +0 -1279
  319. package/dist/pricing-tier.d-Cg0jl6n_.d.cts +0 -81
  320. package/dist/pricing-tier.d-Cg0jl6n_.d.ts +0 -81
  321. package/dist/pricing.d-BHpMU4KU.d.cts +0 -12255
  322. package/dist/pricing.d-BHpMU4KU.d.ts +0 -12255
  323. package/dist/purpose.d-CbIYfTua.d.cts +0 -372
  324. package/dist/purpose.d-CbIYfTua.d.ts +0 -372
  325. package/dist/query.d-Cmp78IhZ.d.cts +0 -2375
  326. package/dist/query.d-Cmp78IhZ.d.ts +0 -2375
  327. package/dist/sandbox.d-BdbOFzDu.d.cts +0 -465
  328. package/dist/sandbox.d-BdbOFzDu.d.ts +0 -465
  329. package/dist/sharing.d-sOXq-gtz.d.cts +0 -571
  330. package/dist/sharing.d-sOXq-gtz.d.ts +0 -571
  331. package/dist/submission.d-BamwfhXw.d.cts +0 -469
  332. package/dist/submission.d-BamwfhXw.d.ts +0 -469
  333. package/dist/targeting.d-BNmcVsNS.d.cts +0 -2057
  334. package/dist/targeting.d-BNmcVsNS.d.ts +0 -2057
  335. package/dist/template-variables.d-Ble9TSBa.d.cts +0 -1320
  336. package/dist/template-variables.d-Ble9TSBa.d.ts +0 -1320
  337. package/dist/types-ChU9Acbv.d.cts +0 -37
  338. package/dist/types-ChU9Acbv.d.ts +0 -37
  339. package/dist/user.d-D18fe97W.d.cts +0 -2270
  340. package/dist/user.d-D18fe97W.d.ts +0 -2270
  341. package/dist/validation-rules.d-Db5c5zTf.d.cts +0 -807
  342. package/dist/validation-rules.d-Db5c5zTf.d.ts +0 -807
  343. package/dist/webhooks.d-pLHIL_io.d.cts +0 -1256
  344. package/dist/webhooks.d-pLHIL_io.d.ts +0 -1256
  345. package/dist/workflow-definition.d-DOeb0KVV.d.cts +0 -1922
  346. package/dist/workflow-definition.d-DOeb0KVV.d.ts +0 -1922
  347. package/dist/workflow.d-CMSKt8oN.d.cts +0 -3151
  348. package/dist/workflow.d-CMSKt8oN.d.ts +0 -3151
@@ -0,0 +1,675 @@
1
+ {
2
+ "openapi": "3.0.3",
3
+ "info": {
4
+ "title": "Calendar API",
5
+ "version": "0.1.0",
6
+ "description": "epilot's calendar API.\n\nExposes calendars and events as first-class epilot resources.\nToday, data is sourced from external providers (Microsoft 365, Google Calendar) synced into epilot.\nIn the future, epilot will also host native calendars created directly in the platform.\n\nThe provider is an implementation detail surfaced only through each resource's `source` field.\nConsumers interact with calendars and events through the same API regardless of origin."
7
+ },
8
+ "tags": [
9
+ {
10
+ "name": "Calendars",
11
+ "description": "User and organization calendars"
12
+ },
13
+ {
14
+ "name": "Events",
15
+ "description": "Calendar events"
16
+ }
17
+ ],
18
+ "servers": [
19
+ {
20
+ "url": "https://calendar.sls.epilot.io"
21
+ }
22
+ ],
23
+ "security": [
24
+ {
25
+ "EpilotAuth": []
26
+ },
27
+ {
28
+ "EpilotOrg": []
29
+ }
30
+ ],
31
+ "paths": {
32
+ "/v1/calendar": {
33
+ "get": {
34
+ "operationId": "listCalendars",
35
+ "summary": "listCalendars",
36
+ "description": "List calendars visible to the caller.",
37
+ "tags": [
38
+ "Calendars"
39
+ ],
40
+ "parameters": [
41
+ {
42
+ "in": "query",
43
+ "name": "size",
44
+ "schema": {
45
+ "type": "integer",
46
+ "minimum": 1,
47
+ "maximum": 250
48
+ }
49
+ },
50
+ {
51
+ "in": "query",
52
+ "name": "cursor",
53
+ "description": "Opaque cursor from a previous response",
54
+ "schema": {
55
+ "type": "string",
56
+ "description": "Opaque cursor from a previous response"
57
+ }
58
+ }
59
+ ],
60
+ "responses": {
61
+ "200": {
62
+ "description": "List of calendars",
63
+ "content": {
64
+ "application/json": {
65
+ "schema": {
66
+ "type": "object",
67
+ "properties": {
68
+ "results": {
69
+ "type": "array",
70
+ "items": {
71
+ "$ref": "#/components/schemas/Calendar"
72
+ }
73
+ },
74
+ "next_cursor": {
75
+ "type": "string",
76
+ "nullable": true
77
+ }
78
+ },
79
+ "required": [
80
+ "results"
81
+ ]
82
+ }
83
+ }
84
+ }
85
+ }
86
+ }
87
+ }
88
+ },
89
+ "/v1/calendar/{calendar_id}": {
90
+ "get": {
91
+ "operationId": "getCalendar",
92
+ "summary": "getCalendar",
93
+ "description": "Get a single calendar by its epilot ID.",
94
+ "tags": [
95
+ "Calendars"
96
+ ],
97
+ "parameters": [
98
+ {
99
+ "in": "path",
100
+ "name": "calendar_id",
101
+ "schema": {
102
+ "type": "string"
103
+ },
104
+ "required": true
105
+ }
106
+ ],
107
+ "responses": {
108
+ "200": {
109
+ "description": "Calendar",
110
+ "content": {
111
+ "application/json": {
112
+ "schema": {
113
+ "$ref": "#/components/schemas/Calendar"
114
+ }
115
+ }
116
+ }
117
+ },
118
+ "404": {
119
+ "description": "Resource not found",
120
+ "content": {
121
+ "application/json": {
122
+ "schema": {
123
+ "$ref": "#/components/schemas/Error"
124
+ }
125
+ }
126
+ }
127
+ }
128
+ }
129
+ }
130
+ },
131
+ "/v1/calendar/events": {
132
+ "get": {
133
+ "operationId": "listEvents",
134
+ "summary": "listEvents",
135
+ "description": "List events in a time window. Recurring events are returned as expanded occurrences – each instance appears as its own event.",
136
+ "tags": [
137
+ "Events"
138
+ ],
139
+ "parameters": [
140
+ {
141
+ "in": "query",
142
+ "name": "from",
143
+ "description": "Start of the time window (inclusive)",
144
+ "schema": {
145
+ "type": "string",
146
+ "format": "date-time",
147
+ "description": "Start of the time window (inclusive)"
148
+ },
149
+ "required": true
150
+ },
151
+ {
152
+ "in": "query",
153
+ "name": "to",
154
+ "description": "End of the time window (exclusive)",
155
+ "schema": {
156
+ "type": "string",
157
+ "format": "date-time",
158
+ "description": "End of the time window (exclusive)"
159
+ },
160
+ "required": true
161
+ },
162
+ {
163
+ "in": "query",
164
+ "name": "calendar_id",
165
+ "description": "Filter to a single calendar. Omit to query across all accessible calendars.",
166
+ "schema": {
167
+ "type": "string",
168
+ "description": "Filter to a single calendar. Omit to query across all accessible calendars."
169
+ }
170
+ },
171
+ {
172
+ "in": "query",
173
+ "name": "size",
174
+ "schema": {
175
+ "type": "integer",
176
+ "minimum": 1,
177
+ "maximum": 250
178
+ }
179
+ },
180
+ {
181
+ "in": "query",
182
+ "name": "cursor",
183
+ "schema": {
184
+ "type": "string"
185
+ }
186
+ }
187
+ ],
188
+ "responses": {
189
+ "200": {
190
+ "description": "List of events",
191
+ "content": {
192
+ "application/json": {
193
+ "schema": {
194
+ "type": "object",
195
+ "properties": {
196
+ "results": {
197
+ "type": "array",
198
+ "items": {
199
+ "$ref": "#/components/schemas/CalendarEvent"
200
+ }
201
+ },
202
+ "next_cursor": {
203
+ "type": "string",
204
+ "nullable": true
205
+ }
206
+ },
207
+ "required": [
208
+ "results"
209
+ ]
210
+ }
211
+ }
212
+ }
213
+ },
214
+ "400": {
215
+ "description": "Invalid request",
216
+ "content": {
217
+ "application/json": {
218
+ "schema": {
219
+ "$ref": "#/components/schemas/Error"
220
+ }
221
+ }
222
+ }
223
+ }
224
+ }
225
+ }
226
+ },
227
+ "/v1/calendar/events/{event_id}": {
228
+ "get": {
229
+ "operationId": "getEvent",
230
+ "summary": "getEvent",
231
+ "description": "Get a single event by its epilot ID.",
232
+ "tags": [
233
+ "Events"
234
+ ],
235
+ "parameters": [
236
+ {
237
+ "in": "path",
238
+ "name": "event_id",
239
+ "schema": {
240
+ "type": "string"
241
+ },
242
+ "required": true
243
+ }
244
+ ],
245
+ "responses": {
246
+ "200": {
247
+ "description": "Event",
248
+ "content": {
249
+ "application/json": {
250
+ "schema": {
251
+ "$ref": "#/components/schemas/CalendarEvent"
252
+ }
253
+ }
254
+ }
255
+ },
256
+ "404": {
257
+ "description": "Resource not found",
258
+ "content": {
259
+ "application/json": {
260
+ "schema": {
261
+ "$ref": "#/components/schemas/Error"
262
+ }
263
+ }
264
+ }
265
+ }
266
+ }
267
+ }
268
+ }
269
+ },
270
+ "components": {
271
+ "securitySchemes": {
272
+ "EpilotAuth": {
273
+ "type": "http",
274
+ "scheme": "bearer",
275
+ "description": "Authorization header with epilot OAuth2 bearer token",
276
+ "bearerFormat": "JWT"
277
+ },
278
+ "EpilotOrg": {
279
+ "type": "apiKey",
280
+ "in": "header",
281
+ "name": "x-epilot-org-id"
282
+ }
283
+ },
284
+ "schemas": {
285
+ "Calendar": {
286
+ "type": "object",
287
+ "properties": {
288
+ "_id": {
289
+ "type": "string",
290
+ "description": "epilot calendar ID"
291
+ },
292
+ "_schema": {
293
+ "type": "string",
294
+ "enum": [
295
+ "calendar"
296
+ ]
297
+ },
298
+ "_org": {
299
+ "type": "string",
300
+ "description": "Organization the calendar belongs to"
301
+ },
302
+ "_title": {
303
+ "type": "string",
304
+ "description": "Computed display title"
305
+ },
306
+ "name": {
307
+ "type": "string"
308
+ },
309
+ "description": {
310
+ "type": "string",
311
+ "nullable": true
312
+ },
313
+ "color": {
314
+ "type": "string",
315
+ "nullable": true,
316
+ "description": "Hex color (e.g. \"#3b82f6\") or provider-defined named color"
317
+ },
318
+ "is_default": {
319
+ "type": "boolean",
320
+ "description": "True if this is the user's primary calendar"
321
+ },
322
+ "read_only": {
323
+ "type": "boolean",
324
+ "description": "True if the caller cannot modify events in this calendar"
325
+ },
326
+ "owner_email": {
327
+ "type": "string",
328
+ "nullable": true,
329
+ "format": "email"
330
+ },
331
+ "source": {
332
+ "$ref": "#/components/schemas/CalendarSource"
333
+ },
334
+ "_created_at": {
335
+ "type": "string",
336
+ "format": "date-time"
337
+ },
338
+ "_updated_at": {
339
+ "type": "string",
340
+ "format": "date-time"
341
+ }
342
+ },
343
+ "required": [
344
+ "_id",
345
+ "_schema",
346
+ "_org",
347
+ "name",
348
+ "is_default",
349
+ "read_only",
350
+ "source"
351
+ ]
352
+ },
353
+ "CalendarSource": {
354
+ "type": "object",
355
+ "properties": {
356
+ "type": {
357
+ "type": "string",
358
+ "enum": [
359
+ "native",
360
+ "synced"
361
+ ],
362
+ "description": "`native` = hosted by epilot. `synced` = mirrored from an external provider."
363
+ },
364
+ "provider": {
365
+ "$ref": "#/components/schemas/Provider"
366
+ },
367
+ "provider_calendar_id": {
368
+ "type": "string",
369
+ "nullable": true
370
+ },
371
+ "last_synced_at": {
372
+ "type": "string",
373
+ "nullable": true,
374
+ "format": "date-time"
375
+ }
376
+ },
377
+ "required": [
378
+ "type"
379
+ ]
380
+ },
381
+ "Provider": {
382
+ "type": "string",
383
+ "nullable": true,
384
+ "enum": [
385
+ "outlook",
386
+ "google",
387
+ null
388
+ ],
389
+ "description": "Null for native epilot calendars"
390
+ },
391
+ "Error": {
392
+ "type": "object",
393
+ "properties": {
394
+ "message": {
395
+ "type": "string"
396
+ },
397
+ "code": {
398
+ "type": "string"
399
+ }
400
+ },
401
+ "required": [
402
+ "message"
403
+ ]
404
+ },
405
+ "CalendarEvent": {
406
+ "type": "object",
407
+ "properties": {
408
+ "_id": {
409
+ "type": "string",
410
+ "description": "epilot event ID"
411
+ },
412
+ "_schema": {
413
+ "type": "string",
414
+ "enum": [
415
+ "calendar_event"
416
+ ]
417
+ },
418
+ "_org": {
419
+ "type": "string"
420
+ },
421
+ "_title": {
422
+ "type": "string",
423
+ "nullable": true,
424
+ "description": "Null when sensitivity is private or confidential"
425
+ },
426
+ "_tags": {
427
+ "type": "array",
428
+ "items": {
429
+ "type": "string"
430
+ },
431
+ "description": "Provider categories (Outlook) or colours (Google) as epilot tags"
432
+ },
433
+ "calendar_id": {
434
+ "type": "string",
435
+ "description": "epilot calendar this event belongs to"
436
+ },
437
+ "event_type": {
438
+ "$ref": "#/components/schemas/EventType"
439
+ },
440
+ "description": {
441
+ "type": "string",
442
+ "nullable": true,
443
+ "description": "Preview of the event body, truncated to 255 chars",
444
+ "maxLength": 255
445
+ },
446
+ "start_time": {
447
+ "type": "string",
448
+ "format": "date-time",
449
+ "description": "Event start in UTC"
450
+ },
451
+ "end_time": {
452
+ "type": "string",
453
+ "format": "date-time",
454
+ "description": "Event end in UTC"
455
+ },
456
+ "timezone": {
457
+ "type": "string",
458
+ "description": "IANA timezone of the original event (for display)"
459
+ },
460
+ "is_all_day": {
461
+ "type": "boolean"
462
+ },
463
+ "location": {
464
+ "type": "string",
465
+ "nullable": true
466
+ },
467
+ "status": {
468
+ "$ref": "#/components/schemas/EventStatus"
469
+ },
470
+ "busy": {
471
+ "type": "boolean",
472
+ "description": "Convenience flag, true when status is busy/oof/tentative"
473
+ },
474
+ "is_cancelled": {
475
+ "type": "boolean"
476
+ },
477
+ "sensitivity": {
478
+ "$ref": "#/components/schemas/Sensitivity"
479
+ },
480
+ "importance": {
481
+ "$ref": "#/components/schemas/Importance"
482
+ },
483
+ "is_online_meeting": {
484
+ "type": "boolean"
485
+ },
486
+ "online_meeting_url": {
487
+ "type": "string",
488
+ "nullable": true,
489
+ "format": "uri",
490
+ "description": "Teams, Meet, Zoom, or similar join URL"
491
+ },
492
+ "web_link": {
493
+ "type": "string",
494
+ "nullable": true,
495
+ "format": "uri",
496
+ "description": "Deep link to open the event in the originating provider"
497
+ },
498
+ "response_status": {
499
+ "$ref": "#/components/schemas/ResponseStatus"
500
+ },
501
+ "organizer_email": {
502
+ "type": "string",
503
+ "nullable": true,
504
+ "format": "email"
505
+ },
506
+ "attendees": {
507
+ "type": "array",
508
+ "nullable": true,
509
+ "items": {
510
+ "$ref": "#/components/schemas/Attendee"
511
+ },
512
+ "description": "Null when sensitivity is private or confidential"
513
+ },
514
+ "is_recurring": {
515
+ "type": "boolean"
516
+ },
517
+ "series_master_id": {
518
+ "type": "string",
519
+ "nullable": true,
520
+ "description": "ID of the recurring series this occurrence belongs to"
521
+ },
522
+ "source": {
523
+ "$ref": "#/components/schemas/EventSource"
524
+ },
525
+ "_created_at": {
526
+ "type": "string",
527
+ "format": "date-time"
528
+ },
529
+ "_updated_at": {
530
+ "type": "string",
531
+ "format": "date-time"
532
+ }
533
+ },
534
+ "required": [
535
+ "_id",
536
+ "_schema",
537
+ "_org",
538
+ "calendar_id",
539
+ "event_type",
540
+ "start_time",
541
+ "end_time",
542
+ "timezone",
543
+ "is_all_day",
544
+ "status",
545
+ "busy",
546
+ "is_cancelled",
547
+ "sensitivity",
548
+ "importance",
549
+ "is_online_meeting",
550
+ "response_status",
551
+ "is_recurring",
552
+ "source"
553
+ ]
554
+ },
555
+ "EventType": {
556
+ "type": "string",
557
+ "enum": [
558
+ "singleInstance",
559
+ "occurrence",
560
+ "exception",
561
+ "seriesMaster"
562
+ ]
563
+ },
564
+ "EventStatus": {
565
+ "type": "string",
566
+ "enum": [
567
+ "free",
568
+ "tentative",
569
+ "busy",
570
+ "oof",
571
+ "workingElsewhere",
572
+ "unknown"
573
+ ],
574
+ "description": "Free/busy state derived from provider `showAs`"
575
+ },
576
+ "Sensitivity": {
577
+ "type": "string",
578
+ "enum": [
579
+ "normal",
580
+ "personal",
581
+ "private",
582
+ "confidential"
583
+ ]
584
+ },
585
+ "Importance": {
586
+ "type": "string",
587
+ "enum": [
588
+ "low",
589
+ "normal",
590
+ "high"
591
+ ]
592
+ },
593
+ "ResponseStatus": {
594
+ "type": "string",
595
+ "enum": [
596
+ "none",
597
+ "organizer",
598
+ "tentativelyAccepted",
599
+ "accepted",
600
+ "declined",
601
+ "notResponded"
602
+ ],
603
+ "description": "Caller's response to the invite"
604
+ },
605
+ "Attendee": {
606
+ "type": "object",
607
+ "properties": {
608
+ "email": {
609
+ "type": "string",
610
+ "format": "email"
611
+ },
612
+ "name": {
613
+ "type": "string",
614
+ "nullable": true
615
+ },
616
+ "response": {
617
+ "$ref": "#/components/schemas/ResponseStatus"
618
+ },
619
+ "type": {
620
+ "type": "string",
621
+ "enum": [
622
+ "required",
623
+ "optional",
624
+ "resource"
625
+ ]
626
+ }
627
+ },
628
+ "required": [
629
+ "email",
630
+ "response",
631
+ "type"
632
+ ]
633
+ },
634
+ "EventSource": {
635
+ "type": "object",
636
+ "properties": {
637
+ "type": {
638
+ "type": "string",
639
+ "enum": [
640
+ "native",
641
+ "synced"
642
+ ],
643
+ "description": "`native` = hosted by epilot. `synced` = mirrored from an external provider."
644
+ },
645
+ "provider": {
646
+ "$ref": "#/components/schemas/Provider"
647
+ },
648
+ "provider_event_id": {
649
+ "type": "string",
650
+ "nullable": true
651
+ },
652
+ "provider_event_url": {
653
+ "type": "string",
654
+ "nullable": true,
655
+ "format": "uri",
656
+ "description": "Deep link to open the event in the originating provider"
657
+ },
658
+ "last_synced_at": {
659
+ "type": "string",
660
+ "nullable": true,
661
+ "format": "date-time"
662
+ },
663
+ "etag": {
664
+ "type": "string",
665
+ "nullable": true,
666
+ "description": "Provider-supplied version tag used for conflict detection"
667
+ }
668
+ },
669
+ "required": [
670
+ "type"
671
+ ]
672
+ }
673
+ }
674
+ }
675
+ }