@bubblelab/bubble-core 0.1.221 → 0.1.224

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 (186) hide show
  1. package/dist/bubble-bundle.d.ts +241 -202
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubble-trigger/index.d.ts +2 -0
  6. package/dist/bubble-trigger/index.d.ts.map +1 -0
  7. package/dist/bubble-trigger/index.js +2 -0
  8. package/dist/bubble-trigger/index.js.map +1 -0
  9. package/dist/bubble-trigger/types.d.ts +87 -0
  10. package/dist/bubble-trigger/types.d.ts.map +1 -0
  11. package/dist/bubble-trigger/types.js +14 -0
  12. package/dist/bubble-trigger/types.js.map +1 -0
  13. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  14. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  15. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  16. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  18. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  19. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  20. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  21. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  22. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  23. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  24. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  25. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  26. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  27. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
  28. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  29. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  30. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +42 -42
  31. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  32. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  33. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  34. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  35. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  36. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  37. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  39. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  40. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  41. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  44. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  45. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  46. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  47. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  48. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  49. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  50. package/dist/bubbles/service-bubble/google-sheets.d.ts +1811 -0
  51. package/dist/bubbles/service-bubble/google-sheets.d.ts.map +1 -0
  52. package/dist/bubbles/service-bubble/google-sheets.js +904 -0
  53. package/dist/bubbles/service-bubble/google-sheets.js.map +1 -0
  54. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  56. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  57. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  58. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  59. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  60. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  61. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  62. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  63. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  64. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  65. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  66. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  67. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  68. package/dist/bubbles/service-bubble/pylon/index.d.ts +3 -0
  69. package/dist/bubbles/service-bubble/pylon/index.d.ts.map +1 -0
  70. package/dist/bubbles/service-bubble/pylon/index.js +3 -0
  71. package/dist/bubbles/service-bubble/pylon/index.js.map +1 -0
  72. package/dist/bubbles/service-bubble/pylon/pylon.d.ts +435 -0
  73. package/dist/bubbles/service-bubble/pylon/pylon.d.ts.map +1 -0
  74. package/dist/bubbles/service-bubble/pylon/pylon.js +375 -0
  75. package/dist/bubbles/service-bubble/pylon/pylon.js.map +1 -0
  76. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts +408 -0
  77. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts.map +1 -0
  78. package/dist/bubbles/service-bubble/pylon/pylon.schema.js +249 -0
  79. package/dist/bubbles/service-bubble/pylon/pylon.schema.js.map +1 -0
  80. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  81. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  82. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  83. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  84. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  85. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  86. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  87. package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
  88. package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
  89. package/dist/bubbles/service-bubble/slab/index.js +3 -0
  90. package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
  91. package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
  92. package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
  93. package/dist/bubbles/service-bubble/slab/slab.js +379 -0
  94. package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
  95. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
  96. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
  97. package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
  98. package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
  99. package/dist/bubbles/service-bubble/slack/slack.d.ts +558 -558
  100. package/dist/bubbles/service-bubble/slack.d.ts +5869 -0
  101. package/dist/bubbles/service-bubble/slack.d.ts.map +1 -0
  102. package/dist/bubbles/service-bubble/slack.js +1536 -0
  103. package/dist/bubbles/service-bubble/slack.js.map +1 -0
  104. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  105. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  106. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +183 -183
  107. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  108. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  109. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  110. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +93 -93
  111. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +93 -93
  112. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  113. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  114. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  115. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  116. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  117. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  118. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  119. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  120. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  121. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  122. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  123. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  124. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  125. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  126. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  127. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  128. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  129. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  130. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  131. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +3 -0
  132. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
  133. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
  134. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
  135. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +160 -0
  136. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
  137. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +706 -0
  138. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
  139. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
  140. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
  141. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +50 -0
  142. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
  143. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +567 -567
  144. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  145. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  146. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  147. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  148. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  149. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  150. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  151. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  152. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  153. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  154. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  155. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  156. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  157. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  158. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  159. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  160. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  161. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +114 -0
  162. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +1 -0
  163. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +777 -0
  164. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +1 -0
  165. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  166. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  167. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  168. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  169. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  170. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  171. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  172. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  173. package/dist/bubbles.json +697 -2
  174. package/dist/index.d.ts +2 -0
  175. package/dist/index.d.ts.map +1 -1
  176. package/dist/index.js +1 -0
  177. package/dist/index.js.map +1 -1
  178. package/dist/types/ai-models.d.ts +4 -0
  179. package/dist/types/ai-models.d.ts.map +1 -0
  180. package/dist/types/ai-models.js +16 -0
  181. package/dist/types/ai-models.js.map +1 -0
  182. package/dist/utils/param-helper.d.ts +2 -0
  183. package/dist/utils/param-helper.d.ts.map +1 -0
  184. package/dist/utils/param-helper.js +5 -0
  185. package/dist/utils/param-helper.js.map +1 -0
  186. package/package.json +2 -2
@@ -0,0 +1,408 @@
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
@@ -0,0 +1 @@
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"}
@@ -0,0 +1,249 @@
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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pylon.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/pylon/pylon.schema.ts"],"names":[],"mappings":"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"}