@bubblelab/bubble-core 0.1.225 → 0.1.226

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 (173) hide show
  1. package/dist/bubble-bundle.d.ts +186 -186
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +29 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +134 -134
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +184 -184
  22. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +38 -38
  23. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
  24. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  26. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +32 -32
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  38. package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +454 -454
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +133 -133
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +155 -155
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +95 -95
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +95 -95
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  77. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +448 -448
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +84 -84
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +50 -50
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  120. package/dist/bubbles.json +19 -9
  121. package/package.json +2 -2
  122. package/dist/bubble-trigger/index.d.ts +0 -2
  123. package/dist/bubble-trigger/index.d.ts.map +0 -1
  124. package/dist/bubble-trigger/index.js +0 -2
  125. package/dist/bubble-trigger/index.js.map +0 -1
  126. package/dist/bubble-trigger/types.d.ts +0 -87
  127. package/dist/bubble-trigger/types.d.ts.map +0 -1
  128. package/dist/bubble-trigger/types.js +0 -14
  129. package/dist/bubble-trigger/types.js.map +0 -1
  130. package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
  131. package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
  132. package/dist/bubbles/service-bubble/google-sheets.js +0 -904
  133. package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
  134. package/dist/bubbles/service-bubble/pylon/index.d.ts +0 -3
  135. package/dist/bubbles/service-bubble/pylon/index.d.ts.map +0 -1
  136. package/dist/bubbles/service-bubble/pylon/index.js +0 -3
  137. package/dist/bubbles/service-bubble/pylon/index.js.map +0 -1
  138. package/dist/bubbles/service-bubble/pylon/pylon.d.ts +0 -435
  139. package/dist/bubbles/service-bubble/pylon/pylon.d.ts.map +0 -1
  140. package/dist/bubbles/service-bubble/pylon/pylon.js +0 -375
  141. package/dist/bubbles/service-bubble/pylon/pylon.js.map +0 -1
  142. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts +0 -408
  143. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts.map +0 -1
  144. package/dist/bubbles/service-bubble/pylon/pylon.schema.js +0 -249
  145. package/dist/bubbles/service-bubble/pylon/pylon.schema.js.map +0 -1
  146. package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
  147. package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
  148. package/dist/bubbles/service-bubble/slack.js +0 -1536
  149. package/dist/bubbles/service-bubble/slack.js.map +0 -1
  150. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
  151. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
  152. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
  153. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
  154. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
  155. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
  156. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
  157. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
  158. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
  159. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
  160. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
  161. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
  162. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +0 -114
  163. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +0 -1
  164. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +0 -777
  165. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +0 -1
  166. package/dist/types/ai-models.d.ts +0 -4
  167. package/dist/types/ai-models.d.ts.map +0 -1
  168. package/dist/types/ai-models.js +0 -16
  169. package/dist/types/ai-models.js.map +0 -1
  170. package/dist/utils/param-helper.d.ts +0 -2
  171. package/dist/utils/param-helper.d.ts.map +0 -1
  172. package/dist/utils/param-helper.js +0 -5
  173. package/dist/utils/param-helper.js.map +0 -1
@@ -1,408 +0,0 @@
1
- import { z } from 'zod';
2
- import { CredentialType } from '@bubblelab/shared-schemas';
3
- export declare const PylonParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
4
- operation: z.ZodLiteral<"create_issue">;
5
- title: z.ZodString;
6
- body_html: z.ZodOptional<z.ZodString>;
7
- assignee_id: z.ZodOptional<z.ZodString>;
8
- priority: z.ZodOptional<z.ZodEnum<["urgent", "high", "normal", "low"]>>;
9
- tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
10
- account_id: z.ZodOptional<z.ZodString>;
11
- requester_email: z.ZodOptional<z.ZodString>;
12
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
13
- }, "strip", z.ZodTypeAny, {
14
- title: string;
15
- operation: "create_issue";
16
- credentials?: Partial<Record<CredentialType, string>> | undefined;
17
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
18
- tags?: string[] | undefined;
19
- body_html?: string | undefined;
20
- assignee_id?: string | undefined;
21
- account_id?: string | undefined;
22
- requester_email?: string | undefined;
23
- }, {
24
- title: string;
25
- operation: "create_issue";
26
- credentials?: Partial<Record<CredentialType, string>> | undefined;
27
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
28
- tags?: string[] | undefined;
29
- body_html?: string | undefined;
30
- assignee_id?: string | undefined;
31
- account_id?: string | undefined;
32
- requester_email?: string | undefined;
33
- }>, z.ZodObject<{
34
- operation: z.ZodLiteral<"list_issues">;
35
- limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
36
- cursor: z.ZodOptional<z.ZodString>;
37
- state: z.ZodOptional<z.ZodEnum<["open", "closed", "snoozed"]>>;
38
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
39
- }, "strip", z.ZodTypeAny, {
40
- operation: "list_issues";
41
- limit: number;
42
- credentials?: Partial<Record<CredentialType, string>> | undefined;
43
- cursor?: string | undefined;
44
- state?: "open" | "closed" | "snoozed" | undefined;
45
- }, {
46
- operation: "list_issues";
47
- credentials?: Partial<Record<CredentialType, string>> | undefined;
48
- limit?: number | undefined;
49
- cursor?: string | undefined;
50
- state?: "open" | "closed" | "snoozed" | undefined;
51
- }>, z.ZodObject<{
52
- operation: z.ZodLiteral<"get_issue">;
53
- issue_id: z.ZodString;
54
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
55
- }, "strip", z.ZodTypeAny, {
56
- operation: "get_issue";
57
- issue_id: string;
58
- credentials?: Partial<Record<CredentialType, string>> | undefined;
59
- }, {
60
- operation: "get_issue";
61
- issue_id: string;
62
- credentials?: Partial<Record<CredentialType, string>> | undefined;
63
- }>, z.ZodObject<{
64
- operation: z.ZodLiteral<"update_issue">;
65
- issue_id: z.ZodString;
66
- title: z.ZodOptional<z.ZodString>;
67
- state: z.ZodOptional<z.ZodEnum<["open", "closed", "snoozed"]>>;
68
- priority: z.ZodOptional<z.ZodEnum<["urgent", "high", "normal", "low"]>>;
69
- assignee_id: z.ZodOptional<z.ZodString>;
70
- tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
71
- tags_apply_mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<["append_only", "remove_only", "replace"]>>>;
72
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
73
- }, "strip", z.ZodTypeAny, {
74
- operation: "update_issue";
75
- issue_id: string;
76
- tags_apply_mode: "replace" | "append_only" | "remove_only";
77
- title?: string | undefined;
78
- credentials?: Partial<Record<CredentialType, string>> | undefined;
79
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
80
- tags?: string[] | undefined;
81
- state?: "open" | "closed" | "snoozed" | undefined;
82
- assignee_id?: string | undefined;
83
- }, {
84
- operation: "update_issue";
85
- issue_id: string;
86
- title?: string | undefined;
87
- credentials?: Partial<Record<CredentialType, string>> | undefined;
88
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
89
- tags?: string[] | undefined;
90
- state?: "open" | "closed" | "snoozed" | undefined;
91
- assignee_id?: string | undefined;
92
- tags_apply_mode?: "replace" | "append_only" | "remove_only" | undefined;
93
- }>, z.ZodObject<{
94
- operation: z.ZodLiteral<"send_message">;
95
- issue_id: z.ZodString;
96
- body_html: z.ZodString;
97
- is_private: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
98
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
99
- }, "strip", z.ZodTypeAny, {
100
- operation: "send_message";
101
- is_private: boolean;
102
- body_html: string;
103
- issue_id: string;
104
- credentials?: Partial<Record<CredentialType, string>> | undefined;
105
- }, {
106
- operation: "send_message";
107
- body_html: string;
108
- issue_id: string;
109
- credentials?: Partial<Record<CredentialType, string>> | undefined;
110
- is_private?: boolean | undefined;
111
- }>, z.ZodObject<{
112
- operation: z.ZodLiteral<"list_messages">;
113
- issue_id: z.ZodString;
114
- limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
115
- cursor: z.ZodOptional<z.ZodString>;
116
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
117
- }, "strip", z.ZodTypeAny, {
118
- operation: "list_messages";
119
- limit: number;
120
- issue_id: string;
121
- credentials?: Partial<Record<CredentialType, string>> | undefined;
122
- cursor?: string | undefined;
123
- }, {
124
- operation: "list_messages";
125
- issue_id: string;
126
- credentials?: Partial<Record<CredentialType, string>> | undefined;
127
- limit?: number | undefined;
128
- cursor?: string | undefined;
129
- }>, z.ZodObject<{
130
- operation: z.ZodLiteral<"create_account">;
131
- name: z.ZodString;
132
- owner_id: z.ZodOptional<z.ZodString>;
133
- tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
134
- custom_fields: z.ZodOptional<z.ZodArray<z.ZodObject<{
135
- slug: z.ZodString;
136
- value: z.ZodOptional<z.ZodString>;
137
- values: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
138
- }, "strip", z.ZodTypeAny, {
139
- slug: string;
140
- value?: string | undefined;
141
- values?: string[] | undefined;
142
- }, {
143
- slug: string;
144
- value?: string | undefined;
145
- values?: string[] | undefined;
146
- }>, "many">>;
147
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
148
- }, "strip", z.ZodTypeAny, {
149
- name: string;
150
- operation: "create_account";
151
- credentials?: Partial<Record<CredentialType, string>> | undefined;
152
- tags?: string[] | undefined;
153
- custom_fields?: {
154
- slug: string;
155
- value?: string | undefined;
156
- values?: string[] | undefined;
157
- }[] | undefined;
158
- owner_id?: string | undefined;
159
- }, {
160
- name: string;
161
- operation: "create_account";
162
- credentials?: Partial<Record<CredentialType, string>> | undefined;
163
- tags?: string[] | undefined;
164
- custom_fields?: {
165
- slug: string;
166
- value?: string | undefined;
167
- values?: string[] | undefined;
168
- }[] | undefined;
169
- owner_id?: string | undefined;
170
- }>, z.ZodObject<{
171
- operation: z.ZodLiteral<"list_accounts">;
172
- limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
173
- cursor: z.ZodOptional<z.ZodString>;
174
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
175
- }, "strip", z.ZodTypeAny, {
176
- operation: "list_accounts";
177
- limit: number;
178
- credentials?: Partial<Record<CredentialType, string>> | undefined;
179
- cursor?: string | undefined;
180
- }, {
181
- operation: "list_accounts";
182
- credentials?: Partial<Record<CredentialType, string>> | undefined;
183
- limit?: number | undefined;
184
- cursor?: string | undefined;
185
- }>, z.ZodObject<{
186
- operation: z.ZodLiteral<"update_account">;
187
- account_id: z.ZodString;
188
- name: z.ZodOptional<z.ZodString>;
189
- owner_id: z.ZodOptional<z.ZodString>;
190
- tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
191
- tags_apply_mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<["append_only", "remove_only", "replace"]>>>;
192
- custom_fields: z.ZodOptional<z.ZodArray<z.ZodObject<{
193
- slug: z.ZodString;
194
- value: z.ZodOptional<z.ZodString>;
195
- values: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
196
- }, "strip", z.ZodTypeAny, {
197
- slug: string;
198
- value?: string | undefined;
199
- values?: string[] | undefined;
200
- }, {
201
- slug: string;
202
- value?: string | undefined;
203
- values?: string[] | undefined;
204
- }>, "many">>;
205
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
206
- }, "strip", z.ZodTypeAny, {
207
- operation: "update_account";
208
- account_id: string;
209
- tags_apply_mode: "replace" | "append_only" | "remove_only";
210
- name?: string | undefined;
211
- credentials?: Partial<Record<CredentialType, string>> | undefined;
212
- tags?: string[] | undefined;
213
- custom_fields?: {
214
- slug: string;
215
- value?: string | undefined;
216
- values?: string[] | undefined;
217
- }[] | undefined;
218
- owner_id?: string | undefined;
219
- }, {
220
- operation: "update_account";
221
- account_id: string;
222
- name?: string | undefined;
223
- credentials?: Partial<Record<CredentialType, string>> | undefined;
224
- tags?: string[] | undefined;
225
- custom_fields?: {
226
- slug: string;
227
- value?: string | undefined;
228
- values?: string[] | undefined;
229
- }[] | undefined;
230
- tags_apply_mode?: "replace" | "append_only" | "remove_only" | undefined;
231
- owner_id?: string | undefined;
232
- }>, z.ZodObject<{
233
- operation: z.ZodLiteral<"list_contacts">;
234
- limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
235
- cursor: z.ZodOptional<z.ZodString>;
236
- credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
237
- }, "strip", z.ZodTypeAny, {
238
- operation: "list_contacts";
239
- limit: number;
240
- credentials?: Partial<Record<CredentialType, string>> | undefined;
241
- cursor?: string | undefined;
242
- }, {
243
- operation: "list_contacts";
244
- credentials?: Partial<Record<CredentialType, string>> | undefined;
245
- limit?: number | undefined;
246
- cursor?: string | undefined;
247
- }>]>;
248
- export declare const PylonResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
249
- operation: z.ZodLiteral<"create_issue">;
250
- success: z.ZodBoolean;
251
- issue_id: z.ZodOptional<z.ZodString>;
252
- error: z.ZodString;
253
- }, "strip", z.ZodTypeAny, {
254
- error: string;
255
- success: boolean;
256
- operation: "create_issue";
257
- issue_id?: string | undefined;
258
- }, {
259
- error: string;
260
- success: boolean;
261
- operation: "create_issue";
262
- issue_id?: string | undefined;
263
- }>, z.ZodObject<{
264
- operation: z.ZodLiteral<"list_issues">;
265
- success: z.ZodBoolean;
266
- issues: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
267
- cursor: z.ZodOptional<z.ZodString>;
268
- error: z.ZodString;
269
- }, "strip", z.ZodTypeAny, {
270
- error: string;
271
- success: boolean;
272
- operation: "list_issues";
273
- issues?: Record<string, unknown>[] | undefined;
274
- cursor?: string | undefined;
275
- }, {
276
- error: string;
277
- success: boolean;
278
- operation: "list_issues";
279
- issues?: Record<string, unknown>[] | undefined;
280
- cursor?: string | undefined;
281
- }>, z.ZodObject<{
282
- operation: z.ZodLiteral<"get_issue">;
283
- success: z.ZodBoolean;
284
- issue: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
285
- error: z.ZodString;
286
- }, "strip", z.ZodTypeAny, {
287
- error: string;
288
- success: boolean;
289
- operation: "get_issue";
290
- issue?: Record<string, unknown> | undefined;
291
- }, {
292
- error: string;
293
- success: boolean;
294
- operation: "get_issue";
295
- issue?: Record<string, unknown> | undefined;
296
- }>, z.ZodObject<{
297
- operation: z.ZodLiteral<"update_issue">;
298
- success: z.ZodBoolean;
299
- error: z.ZodString;
300
- }, "strip", z.ZodTypeAny, {
301
- error: string;
302
- success: boolean;
303
- operation: "update_issue";
304
- }, {
305
- error: string;
306
- success: boolean;
307
- operation: "update_issue";
308
- }>, z.ZodObject<{
309
- operation: z.ZodLiteral<"send_message">;
310
- success: z.ZodBoolean;
311
- message_id: z.ZodOptional<z.ZodString>;
312
- error: z.ZodString;
313
- }, "strip", z.ZodTypeAny, {
314
- error: string;
315
- success: boolean;
316
- operation: "send_message";
317
- message_id?: string | undefined;
318
- }, {
319
- error: string;
320
- success: boolean;
321
- operation: "send_message";
322
- message_id?: string | undefined;
323
- }>, z.ZodObject<{
324
- operation: z.ZodLiteral<"list_messages">;
325
- success: z.ZodBoolean;
326
- messages: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
327
- cursor: z.ZodOptional<z.ZodString>;
328
- error: z.ZodString;
329
- }, "strip", z.ZodTypeAny, {
330
- error: string;
331
- success: boolean;
332
- operation: "list_messages";
333
- messages?: Record<string, unknown>[] | undefined;
334
- cursor?: string | undefined;
335
- }, {
336
- error: string;
337
- success: boolean;
338
- operation: "list_messages";
339
- messages?: Record<string, unknown>[] | undefined;
340
- cursor?: string | undefined;
341
- }>, z.ZodObject<{
342
- operation: z.ZodLiteral<"create_account">;
343
- success: z.ZodBoolean;
344
- account_id: z.ZodOptional<z.ZodString>;
345
- error: z.ZodString;
346
- }, "strip", z.ZodTypeAny, {
347
- error: string;
348
- success: boolean;
349
- operation: "create_account";
350
- account_id?: string | undefined;
351
- }, {
352
- error: string;
353
- success: boolean;
354
- operation: "create_account";
355
- account_id?: string | undefined;
356
- }>, z.ZodObject<{
357
- operation: z.ZodLiteral<"list_accounts">;
358
- success: z.ZodBoolean;
359
- accounts: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
360
- cursor: z.ZodOptional<z.ZodString>;
361
- error: z.ZodString;
362
- }, "strip", z.ZodTypeAny, {
363
- error: string;
364
- success: boolean;
365
- operation: "list_accounts";
366
- cursor?: string | undefined;
367
- accounts?: Record<string, unknown>[] | undefined;
368
- }, {
369
- error: string;
370
- success: boolean;
371
- operation: "list_accounts";
372
- cursor?: string | undefined;
373
- accounts?: Record<string, unknown>[] | undefined;
374
- }>, z.ZodObject<{
375
- operation: z.ZodLiteral<"update_account">;
376
- success: z.ZodBoolean;
377
- error: z.ZodString;
378
- }, "strip", z.ZodTypeAny, {
379
- error: string;
380
- success: boolean;
381
- operation: "update_account";
382
- }, {
383
- error: string;
384
- success: boolean;
385
- operation: "update_account";
386
- }>, z.ZodObject<{
387
- operation: z.ZodLiteral<"list_contacts">;
388
- success: z.ZodBoolean;
389
- contacts: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>, "many">>;
390
- cursor: z.ZodOptional<z.ZodString>;
391
- error: z.ZodString;
392
- }, "strip", z.ZodTypeAny, {
393
- error: string;
394
- success: boolean;
395
- operation: "list_contacts";
396
- cursor?: string | undefined;
397
- contacts?: Record<string, unknown>[] | undefined;
398
- }, {
399
- error: string;
400
- success: boolean;
401
- operation: "list_contacts";
402
- cursor?: string | undefined;
403
- contacts?: Record<string, unknown>[] | undefined;
404
- }>]>;
405
- export type PylonParams = z.output<typeof PylonParamsSchema>;
406
- export type PylonParamsInput = z.input<typeof PylonParamsSchema>;
407
- export type PylonResult = z.output<typeof PylonResultSchema>;
408
- //# sourceMappingURL=pylon.schema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pylon.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/pylon/pylon.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAiD3D,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA8I5B,CAAC;AAIH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAsE5B,CAAC;AAIH,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAC7D,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AACjE,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,iBAAiB,CAAC,CAAC"}
@@ -1,249 +0,0 @@
1
- import { z } from 'zod';
2
- import { CredentialType } from '@bubblelab/shared-schemas';
3
- // ─── Shared Fields ───────────────────────────────────────────────────────────
4
- const credentialsField = z
5
- .record(z.nativeEnum(CredentialType), z.string())
6
- .optional()
7
- .describe('Object mapping credential types to values (injected at runtime)');
8
- const customFieldsField = z
9
- .array(z.object({
10
- slug: z.string().describe('The slug of the custom field'),
11
- value: z.string().optional().describe('Value for single-valued custom fields'),
12
- values: z
13
- .array(z.string())
14
- .optional()
15
- .describe('Values for multi-valued custom fields (e.g. multiselect)'),
16
- }))
17
- .optional()
18
- .describe('Custom fields to set on the resource');
19
- const tagsField = z
20
- .array(z.string())
21
- .optional()
22
- .describe('Tags to apply to the resource');
23
- const tagsApplyModeField = z
24
- .enum(['append_only', 'remove_only', 'replace'])
25
- .optional()
26
- .default('replace')
27
- .describe('How to apply tags: append_only, remove_only, or replace (default: replace)');
28
- const paginationLimit = z
29
- .number()
30
- .int()
31
- .positive()
32
- .optional()
33
- .default(25)
34
- .describe('Maximum number of results to return (default: 25)');
35
- const paginationCursor = z
36
- .string()
37
- .optional()
38
- .describe('Cursor for pagination - pass the cursor from a previous response to get the next page');
39
- // ─── Params Schema ───────────────────────────────────────────────────────────
40
- export const PylonParamsSchema = z.discriminatedUnion('operation', [
41
- // Issues
42
- z.object({
43
- operation: z.literal('create_issue').describe('Create a new support issue'),
44
- title: z.string().min(1, 'Title is required').describe('Title of the issue'),
45
- body_html: z
46
- .string()
47
- .optional()
48
- .describe('HTML body content for the initial message on the issue'),
49
- assignee_id: z.string().optional().describe('User ID to assign the issue to'),
50
- priority: z
51
- .enum(['urgent', 'high', 'normal', 'low'])
52
- .optional()
53
- .describe('Priority level of the issue'),
54
- tags: tagsField,
55
- account_id: z
56
- .string()
57
- .optional()
58
- .describe('Account ID to associate the issue with'),
59
- requester_email: z
60
- .string()
61
- .optional()
62
- .describe('Email of the requester to create the issue on behalf of'),
63
- credentials: credentialsField,
64
- }),
65
- z.object({
66
- operation: z.literal('list_issues').describe('List issues with optional filtering'),
67
- limit: paginationLimit,
68
- cursor: paginationCursor,
69
- state: z
70
- .enum(['open', 'closed', 'snoozed'])
71
- .optional()
72
- .describe('Filter by issue state'),
73
- credentials: credentialsField,
74
- }),
75
- z.object({
76
- operation: z.literal('get_issue').describe('Get a specific issue by ID'),
77
- issue_id: z
78
- .string()
79
- .min(1, 'Issue ID is required')
80
- .describe('The unique identifier of the issue'),
81
- credentials: credentialsField,
82
- }),
83
- z.object({
84
- operation: z.literal('update_issue').describe('Update an existing issue'),
85
- issue_id: z
86
- .string()
87
- .min(1, 'Issue ID is required')
88
- .describe('The unique identifier of the issue to update'),
89
- title: z.string().optional().describe('New title for the issue'),
90
- state: z
91
- .enum(['open', 'closed', 'snoozed'])
92
- .optional()
93
- .describe('New state for the issue'),
94
- priority: z
95
- .enum(['urgent', 'high', 'normal', 'low'])
96
- .optional()
97
- .describe('New priority for the issue'),
98
- assignee_id: z
99
- .string()
100
- .optional()
101
- .describe('New assignee user ID (empty string to unassign)'),
102
- tags: tagsField,
103
- tags_apply_mode: tagsApplyModeField,
104
- credentials: credentialsField,
105
- }),
106
- // Messages
107
- z.object({
108
- operation: z
109
- .literal('send_message')
110
- .describe('Send a message (reply) on an issue'),
111
- issue_id: z
112
- .string()
113
- .min(1, 'Issue ID is required')
114
- .describe('The issue ID to send the message on'),
115
- body_html: z
116
- .string()
117
- .min(1, 'Message body is required')
118
- .describe('HTML content of the message'),
119
- is_private: z
120
- .boolean()
121
- .optional()
122
- .default(false)
123
- .describe('Whether the message is an internal note (default: false)'),
124
- credentials: credentialsField,
125
- }),
126
- z.object({
127
- operation: z
128
- .literal('list_messages')
129
- .describe('List messages on an issue'),
130
- issue_id: z
131
- .string()
132
- .min(1, 'Issue ID is required')
133
- .describe('The issue ID to list messages for'),
134
- limit: paginationLimit,
135
- cursor: paginationCursor,
136
- credentials: credentialsField,
137
- }),
138
- // Accounts
139
- z.object({
140
- operation: z.literal('create_account').describe('Create a new account'),
141
- name: z
142
- .string()
143
- .min(1, 'Account name is required')
144
- .describe('Name of the account'),
145
- owner_id: z.string().optional().describe('User ID of the account owner'),
146
- tags: tagsField,
147
- custom_fields: customFieldsField,
148
- credentials: credentialsField,
149
- }),
150
- z.object({
151
- operation: z.literal('list_accounts').describe('List accounts'),
152
- limit: paginationLimit,
153
- cursor: paginationCursor,
154
- credentials: credentialsField,
155
- }),
156
- z.object({
157
- operation: z.literal('update_account').describe('Update an existing account'),
158
- account_id: z
159
- .string()
160
- .min(1, 'Account ID is required')
161
- .describe('The unique identifier of the account to update'),
162
- name: z.string().optional().describe('New name for the account'),
163
- owner_id: z
164
- .string()
165
- .optional()
166
- .describe('New owner user ID (empty string to remove owner)'),
167
- tags: tagsField,
168
- tags_apply_mode: tagsApplyModeField,
169
- custom_fields: customFieldsField,
170
- credentials: credentialsField,
171
- }),
172
- // Contacts
173
- z.object({
174
- operation: z.literal('list_contacts').describe('List contacts'),
175
- limit: paginationLimit,
176
- cursor: paginationCursor,
177
- credentials: credentialsField,
178
- }),
179
- ]);
180
- // ─── Result Schema ───────────────────────────────────────────────────────────
181
- export const PylonResultSchema = z.discriminatedUnion('operation', [
182
- // Issues
183
- z.object({
184
- operation: z.literal('create_issue'),
185
- success: z.boolean(),
186
- issue_id: z.string().optional(),
187
- error: z.string(),
188
- }),
189
- z.object({
190
- operation: z.literal('list_issues'),
191
- success: z.boolean(),
192
- issues: z.array(z.record(z.unknown())).optional(),
193
- cursor: z.string().optional(),
194
- error: z.string(),
195
- }),
196
- z.object({
197
- operation: z.literal('get_issue'),
198
- success: z.boolean(),
199
- issue: z.record(z.unknown()).optional(),
200
- error: z.string(),
201
- }),
202
- z.object({
203
- operation: z.literal('update_issue'),
204
- success: z.boolean(),
205
- error: z.string(),
206
- }),
207
- // Messages
208
- z.object({
209
- operation: z.literal('send_message'),
210
- success: z.boolean(),
211
- message_id: z.string().optional(),
212
- error: z.string(),
213
- }),
214
- z.object({
215
- operation: z.literal('list_messages'),
216
- success: z.boolean(),
217
- messages: z.array(z.record(z.unknown())).optional(),
218
- cursor: z.string().optional(),
219
- error: z.string(),
220
- }),
221
- // Accounts
222
- z.object({
223
- operation: z.literal('create_account'),
224
- success: z.boolean(),
225
- account_id: z.string().optional(),
226
- error: z.string(),
227
- }),
228
- z.object({
229
- operation: z.literal('list_accounts'),
230
- success: z.boolean(),
231
- accounts: z.array(z.record(z.unknown())).optional(),
232
- cursor: z.string().optional(),
233
- error: z.string(),
234
- }),
235
- z.object({
236
- operation: z.literal('update_account'),
237
- success: z.boolean(),
238
- error: z.string(),
239
- }),
240
- // Contacts
241
- z.object({
242
- operation: z.literal('list_contacts'),
243
- success: z.boolean(),
244
- contacts: z.array(z.record(z.unknown())).optional(),
245
- cursor: z.string().optional(),
246
- error: z.string(),
247
- }),
248
- ]);
249
- //# sourceMappingURL=pylon.schema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pylon.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/pylon/pylon.schema.ts"],"names":[],"mappings":"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"}