@bubblelab/bubble-core 0.1.222 → 0.1.223

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -10,20 +10,20 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
10
10
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
11
11
  }, "strip", z.ZodTypeAny, {
12
12
  operation: "list_tickets";
13
- page: number;
14
- per_page: number;
15
13
  sort_by: "status" | "priority" | "created_at" | "updated_at";
16
14
  sort_order: "asc" | "desc";
17
- status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
15
+ page: number;
16
+ per_page: number;
17
+ status?: "new" | "open" | "pending" | "hold" | "solved" | "closed" | undefined;
18
18
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19
19
  }, {
20
20
  operation: "list_tickets";
21
- status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
21
+ status?: "new" | "open" | "pending" | "hold" | "solved" | "closed" | undefined;
22
22
  credentials?: Partial<Record<CredentialType, string>> | undefined;
23
- page?: number | undefined;
24
- per_page?: number | undefined;
25
23
  sort_by?: "status" | "priority" | "created_at" | "updated_at" | undefined;
26
24
  sort_order?: "asc" | "desc" | undefined;
25
+ page?: number | undefined;
26
+ per_page?: number | undefined;
27
27
  }>, z.ZodObject<{
28
28
  operation: z.ZodLiteral<"get_ticket">;
29
29
  ticket_id: z.ZodString;
@@ -49,23 +49,23 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
49
49
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
50
50
  }, "strip", z.ZodTypeAny, {
51
51
  operation: "create_ticket";
52
- body: string;
53
52
  subject: string;
54
- type?: "question" | "task" | "problem" | "incident" | undefined;
53
+ body: string;
54
+ type?: "task" | "problem" | "incident" | "question" | undefined;
55
55
  credentials?: Partial<Record<CredentialType, string>> | undefined;
56
- tags?: string[] | undefined;
57
56
  priority?: "low" | "high" | "urgent" | "normal" | undefined;
57
+ tags?: string[] | undefined;
58
58
  requester_email?: string | undefined;
59
59
  requester_name?: string | undefined;
60
60
  assignee_id?: number | undefined;
61
61
  }, {
62
62
  operation: "create_ticket";
63
- body: string;
64
63
  subject: string;
65
- type?: "question" | "task" | "problem" | "incident" | undefined;
64
+ body: string;
65
+ type?: "task" | "problem" | "incident" | "question" | undefined;
66
66
  credentials?: Partial<Record<CredentialType, string>> | undefined;
67
- tags?: string[] | undefined;
68
67
  priority?: "low" | "high" | "urgent" | "normal" | undefined;
68
+ tags?: string[] | undefined;
69
69
  requester_email?: string | undefined;
70
70
  requester_name?: string | undefined;
71
71
  assignee_id?: number | undefined;
@@ -81,24 +81,24 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
81
81
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
82
82
  }, "strip", z.ZodTypeAny, {
83
83
  operation: "update_ticket";
84
- public: boolean;
85
84
  ticket_id: string;
86
- status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
85
+ public: boolean;
86
+ status?: "new" | "open" | "pending" | "hold" | "solved" | "closed" | undefined;
87
87
  credentials?: Partial<Record<CredentialType, string>> | undefined;
88
- tags?: string[] | undefined;
89
88
  priority?: "low" | "high" | "urgent" | "normal" | undefined;
90
- comment?: string | undefined;
89
+ tags?: string[] | undefined;
91
90
  assignee_id?: number | undefined;
91
+ comment?: string | undefined;
92
92
  }, {
93
93
  operation: "update_ticket";
94
94
  ticket_id: string;
95
- status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
95
+ status?: "new" | "open" | "pending" | "hold" | "solved" | "closed" | undefined;
96
96
  credentials?: Partial<Record<CredentialType, string>> | undefined;
97
- tags?: string[] | undefined;
98
97
  priority?: "low" | "high" | "urgent" | "normal" | undefined;
99
- public?: boolean | undefined;
100
- comment?: string | undefined;
98
+ tags?: string[] | undefined;
101
99
  assignee_id?: number | undefined;
100
+ comment?: string | undefined;
101
+ public?: boolean | undefined;
102
102
  }>, z.ZodObject<{
103
103
  operation: z.ZodLiteral<"list_ticket_comments">;
104
104
  ticket_id: z.ZodString;
@@ -108,18 +108,18 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
108
108
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
109
109
  }, "strip", z.ZodTypeAny, {
110
110
  operation: "list_ticket_comments";
111
+ sort_order: "asc" | "desc";
111
112
  page: number;
112
113
  per_page: number;
113
- sort_order: "asc" | "desc";
114
114
  ticket_id: string;
115
115
  credentials?: Partial<Record<CredentialType, string>> | undefined;
116
116
  }, {
117
117
  operation: "list_ticket_comments";
118
118
  ticket_id: string;
119
119
  credentials?: Partial<Record<CredentialType, string>> | undefined;
120
+ sort_order?: "asc" | "desc" | undefined;
120
121
  page?: number | undefined;
121
122
  per_page?: number | undefined;
122
- sort_order?: "asc" | "desc" | undefined;
123
123
  }>, z.ZodObject<{
124
124
  operation: z.ZodLiteral<"list_users">;
125
125
  query: z.ZodOptional<z.ZodString>;
@@ -138,9 +138,9 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
138
138
  operation: "list_users";
139
139
  credentials?: Partial<Record<CredentialType, string>> | undefined;
140
140
  role?: "agent" | "end-user" | "admin" | undefined;
141
- query?: string | undefined;
142
141
  page?: number | undefined;
143
142
  per_page?: number | undefined;
143
+ query?: string | undefined;
144
144
  }>, z.ZodObject<{
145
145
  operation: z.ZodLiteral<"get_user">;
146
146
  user_id: z.ZodString;
@@ -168,9 +168,9 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
168
168
  }, {
169
169
  operation: "list_organizations";
170
170
  credentials?: Partial<Record<CredentialType, string>> | undefined;
171
- query?: string | undefined;
172
171
  page?: number | undefined;
173
172
  per_page?: number | undefined;
173
+ query?: string | undefined;
174
174
  }>, z.ZodObject<{
175
175
  operation: z.ZodLiteral<"get_organization">;
176
176
  organization_id: z.ZodString;
@@ -192,21 +192,21 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
192
192
  per_page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
193
193
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
194
194
  }, "strip", z.ZodTypeAny, {
195
- query: string;
196
195
  operation: "search";
196
+ sort_order: "asc" | "desc";
197
197
  page: number;
198
198
  per_page: number;
199
- sort_order: "asc" | "desc";
199
+ query: string;
200
200
  credentials?: Partial<Record<CredentialType, string>> | undefined;
201
201
  sort_by?: "status" | "priority" | "created_at" | "updated_at" | "ticket_type" | undefined;
202
202
  }, {
203
- query: string;
204
203
  operation: "search";
204
+ query: string;
205
205
  credentials?: Partial<Record<CredentialType, string>> | undefined;
206
- page?: number | undefined;
207
- per_page?: number | undefined;
208
206
  sort_by?: "status" | "priority" | "created_at" | "updated_at" | "ticket_type" | undefined;
209
207
  sort_order?: "asc" | "desc" | undefined;
208
+ page?: number | undefined;
209
+ per_page?: number | undefined;
210
210
  }>, z.ZodObject<{
211
211
  operation: z.ZodLiteral<"list_articles">;
212
212
  query: z.ZodOptional<z.ZodString>;
@@ -222,18 +222,18 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
222
222
  per_page: number;
223
223
  credentials?: Partial<Record<CredentialType, string>> | undefined;
224
224
  query?: string | undefined;
225
- locale?: string | undefined;
226
225
  section_id?: string | undefined;
227
226
  category_id?: string | undefined;
227
+ locale?: string | undefined;
228
228
  }, {
229
229
  operation: "list_articles";
230
230
  credentials?: Partial<Record<CredentialType, string>> | undefined;
231
- query?: string | undefined;
232
- locale?: string | undefined;
233
231
  page?: number | undefined;
234
232
  per_page?: number | undefined;
233
+ query?: string | undefined;
235
234
  section_id?: string | undefined;
236
235
  category_id?: string | undefined;
236
+ locale?: string | undefined;
237
237
  }>, z.ZodObject<{
238
238
  operation: z.ZodLiteral<"get_article">;
239
239
  article_id: z.ZodString;
@@ -271,11 +271,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
271
271
  type?: string | null | undefined;
272
272
  description?: string | undefined;
273
273
  status?: string | undefined;
274
- tags?: string[] | undefined;
275
274
  priority?: string | null | undefined;
276
- subject?: string | undefined;
275
+ tags?: string[] | undefined;
277
276
  created_at?: string | undefined;
278
277
  updated_at?: string | undefined;
278
+ subject?: string | undefined;
279
279
  assignee_id?: number | null | undefined;
280
280
  organization_id?: number | null | undefined;
281
281
  requester_id?: number | undefined;
@@ -284,11 +284,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
284
284
  type?: string | null | undefined;
285
285
  description?: string | undefined;
286
286
  status?: string | undefined;
287
- tags?: string[] | undefined;
288
287
  priority?: string | null | undefined;
289
- subject?: string | undefined;
288
+ tags?: string[] | undefined;
290
289
  created_at?: string | undefined;
291
290
  updated_at?: string | undefined;
291
+ subject?: string | undefined;
292
292
  assignee_id?: number | null | undefined;
293
293
  organization_id?: number | null | undefined;
294
294
  requester_id?: number | undefined;
@@ -300,41 +300,41 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
300
300
  error: string;
301
301
  success: boolean;
302
302
  operation: "list_tickets";
303
- count?: number | undefined;
304
303
  tickets?: {
305
304
  id: number;
306
305
  type?: string | null | undefined;
307
306
  description?: string | undefined;
308
307
  status?: string | undefined;
309
- tags?: string[] | undefined;
310
308
  priority?: string | null | undefined;
311
- subject?: string | undefined;
309
+ tags?: string[] | undefined;
312
310
  created_at?: string | undefined;
313
311
  updated_at?: string | undefined;
312
+ subject?: string | undefined;
314
313
  assignee_id?: number | null | undefined;
315
314
  organization_id?: number | null | undefined;
316
315
  requester_id?: number | undefined;
317
316
  }[] | undefined;
317
+ count?: number | undefined;
318
318
  next_page?: string | null | undefined;
319
319
  }, {
320
320
  error: string;
321
321
  success: boolean;
322
322
  operation: "list_tickets";
323
- count?: number | undefined;
324
323
  tickets?: {
325
324
  id: number;
326
325
  type?: string | null | undefined;
327
326
  description?: string | undefined;
328
327
  status?: string | undefined;
329
- tags?: string[] | undefined;
330
328
  priority?: string | null | undefined;
331
- subject?: string | undefined;
329
+ tags?: string[] | undefined;
332
330
  created_at?: string | undefined;
333
331
  updated_at?: string | undefined;
332
+ subject?: string | undefined;
334
333
  assignee_id?: number | null | undefined;
335
334
  organization_id?: number | null | undefined;
336
335
  requester_id?: number | undefined;
337
336
  }[] | undefined;
337
+ count?: number | undefined;
338
338
  next_page?: string | null | undefined;
339
339
  }>, z.ZodObject<{
340
340
  operation: z.ZodLiteral<"get_ticket">;
@@ -357,11 +357,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
357
357
  type?: string | null | undefined;
358
358
  description?: string | undefined;
359
359
  status?: string | undefined;
360
- tags?: string[] | undefined;
361
360
  priority?: string | null | undefined;
362
- subject?: string | undefined;
361
+ tags?: string[] | undefined;
363
362
  created_at?: string | undefined;
364
363
  updated_at?: string | undefined;
364
+ subject?: string | undefined;
365
365
  assignee_id?: number | null | undefined;
366
366
  organization_id?: number | null | undefined;
367
367
  requester_id?: number | undefined;
@@ -370,11 +370,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
370
370
  type?: string | null | undefined;
371
371
  description?: string | undefined;
372
372
  status?: string | undefined;
373
- tags?: string[] | undefined;
374
373
  priority?: string | null | undefined;
375
- subject?: string | undefined;
374
+ tags?: string[] | undefined;
376
375
  created_at?: string | undefined;
377
376
  updated_at?: string | undefined;
377
+ subject?: string | undefined;
378
378
  assignee_id?: number | null | undefined;
379
379
  organization_id?: number | null | undefined;
380
380
  requester_id?: number | undefined;
@@ -389,11 +389,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
389
389
  type?: string | null | undefined;
390
390
  description?: string | undefined;
391
391
  status?: string | undefined;
392
- tags?: string[] | undefined;
393
392
  priority?: string | null | undefined;
394
- subject?: string | undefined;
393
+ tags?: string[] | undefined;
395
394
  created_at?: string | undefined;
396
395
  updated_at?: string | undefined;
396
+ subject?: string | undefined;
397
397
  assignee_id?: number | null | undefined;
398
398
  organization_id?: number | null | undefined;
399
399
  requester_id?: number | undefined;
@@ -407,11 +407,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
407
407
  type?: string | null | undefined;
408
408
  description?: string | undefined;
409
409
  status?: string | undefined;
410
- tags?: string[] | undefined;
411
410
  priority?: string | null | undefined;
412
- subject?: string | undefined;
411
+ tags?: string[] | undefined;
413
412
  created_at?: string | undefined;
414
413
  updated_at?: string | undefined;
414
+ subject?: string | undefined;
415
415
  assignee_id?: number | null | undefined;
416
416
  organization_id?: number | null | undefined;
417
417
  requester_id?: number | undefined;
@@ -437,11 +437,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
437
437
  type?: string | null | undefined;
438
438
  description?: string | undefined;
439
439
  status?: string | undefined;
440
- tags?: string[] | undefined;
441
440
  priority?: string | null | undefined;
442
- subject?: string | undefined;
441
+ tags?: string[] | undefined;
443
442
  created_at?: string | undefined;
444
443
  updated_at?: string | undefined;
444
+ subject?: string | undefined;
445
445
  assignee_id?: number | null | undefined;
446
446
  organization_id?: number | null | undefined;
447
447
  requester_id?: number | undefined;
@@ -450,11 +450,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
450
450
  type?: string | null | undefined;
451
451
  description?: string | undefined;
452
452
  status?: string | undefined;
453
- tags?: string[] | undefined;
454
453
  priority?: string | null | undefined;
455
- subject?: string | undefined;
454
+ tags?: string[] | undefined;
456
455
  created_at?: string | undefined;
457
456
  updated_at?: string | undefined;
457
+ subject?: string | undefined;
458
458
  assignee_id?: number | null | undefined;
459
459
  organization_id?: number | null | undefined;
460
460
  requester_id?: number | undefined;
@@ -469,11 +469,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
469
469
  type?: string | null | undefined;
470
470
  description?: string | undefined;
471
471
  status?: string | undefined;
472
- tags?: string[] | undefined;
473
472
  priority?: string | null | undefined;
474
- subject?: string | undefined;
473
+ tags?: string[] | undefined;
475
474
  created_at?: string | undefined;
476
475
  updated_at?: string | undefined;
476
+ subject?: string | undefined;
477
477
  assignee_id?: number | null | undefined;
478
478
  organization_id?: number | null | undefined;
479
479
  requester_id?: number | undefined;
@@ -487,11 +487,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
487
487
  type?: string | null | undefined;
488
488
  description?: string | undefined;
489
489
  status?: string | undefined;
490
- tags?: string[] | undefined;
491
490
  priority?: string | null | undefined;
492
- subject?: string | undefined;
491
+ tags?: string[] | undefined;
493
492
  created_at?: string | undefined;
494
493
  updated_at?: string | undefined;
494
+ subject?: string | undefined;
495
495
  assignee_id?: number | null | undefined;
496
496
  organization_id?: number | null | undefined;
497
497
  requester_id?: number | undefined;
@@ -517,11 +517,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
517
517
  type?: string | null | undefined;
518
518
  description?: string | undefined;
519
519
  status?: string | undefined;
520
- tags?: string[] | undefined;
521
520
  priority?: string | null | undefined;
522
- subject?: string | undefined;
521
+ tags?: string[] | undefined;
523
522
  created_at?: string | undefined;
524
523
  updated_at?: string | undefined;
524
+ subject?: string | undefined;
525
525
  assignee_id?: number | null | undefined;
526
526
  organization_id?: number | null | undefined;
527
527
  requester_id?: number | undefined;
@@ -530,11 +530,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
530
530
  type?: string | null | undefined;
531
531
  description?: string | undefined;
532
532
  status?: string | undefined;
533
- tags?: string[] | undefined;
534
533
  priority?: string | null | undefined;
535
- subject?: string | undefined;
534
+ tags?: string[] | undefined;
536
535
  created_at?: string | undefined;
537
536
  updated_at?: string | undefined;
537
+ subject?: string | undefined;
538
538
  assignee_id?: number | null | undefined;
539
539
  organization_id?: number | null | undefined;
540
540
  requester_id?: number | undefined;
@@ -549,11 +549,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
549
549
  type?: string | null | undefined;
550
550
  description?: string | undefined;
551
551
  status?: string | undefined;
552
- tags?: string[] | undefined;
553
552
  priority?: string | null | undefined;
554
- subject?: string | undefined;
553
+ tags?: string[] | undefined;
555
554
  created_at?: string | undefined;
556
555
  updated_at?: string | undefined;
556
+ subject?: string | undefined;
557
557
  assignee_id?: number | null | undefined;
558
558
  organization_id?: number | null | undefined;
559
559
  requester_id?: number | undefined;
@@ -567,11 +567,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
567
567
  type?: string | null | undefined;
568
568
  description?: string | undefined;
569
569
  status?: string | undefined;
570
- tags?: string[] | undefined;
571
570
  priority?: string | null | undefined;
572
- subject?: string | undefined;
571
+ tags?: string[] | undefined;
573
572
  created_at?: string | undefined;
574
573
  updated_at?: string | undefined;
574
+ subject?: string | undefined;
575
575
  assignee_id?: number | null | undefined;
576
576
  organization_id?: number | null | undefined;
577
577
  requester_id?: number | undefined;
@@ -588,16 +588,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
588
588
  created_at: z.ZodOptional<z.ZodString>;
589
589
  }, "strip", z.ZodTypeAny, {
590
590
  id: number;
591
- public?: boolean | undefined;
592
- body?: string | undefined;
593
591
  created_at?: string | undefined;
592
+ body?: string | undefined;
593
+ public?: boolean | undefined;
594
594
  html_body?: string | undefined;
595
595
  author_id?: number | undefined;
596
596
  }, {
597
597
  id: number;
598
- public?: boolean | undefined;
599
- body?: string | undefined;
600
598
  created_at?: string | undefined;
599
+ body?: string | undefined;
600
+ public?: boolean | undefined;
601
601
  html_body?: string | undefined;
602
602
  author_id?: number | undefined;
603
603
  }>, "many">>;
@@ -609,29 +609,29 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
609
609
  success: boolean;
610
610
  operation: "list_ticket_comments";
611
611
  count?: number | undefined;
612
+ next_page?: string | null | undefined;
612
613
  comments?: {
613
614
  id: number;
614
- public?: boolean | undefined;
615
- body?: string | undefined;
616
615
  created_at?: string | undefined;
616
+ body?: string | undefined;
617
+ public?: boolean | undefined;
617
618
  html_body?: string | undefined;
618
619
  author_id?: number | undefined;
619
620
  }[] | undefined;
620
- next_page?: string | null | undefined;
621
621
  }, {
622
622
  error: string;
623
623
  success: boolean;
624
624
  operation: "list_ticket_comments";
625
625
  count?: number | undefined;
626
+ next_page?: string | null | undefined;
626
627
  comments?: {
627
628
  id: number;
628
- public?: boolean | undefined;
629
- body?: string | undefined;
630
629
  created_at?: string | undefined;
630
+ body?: string | undefined;
631
+ public?: boolean | undefined;
631
632
  html_body?: string | undefined;
632
633
  author_id?: number | undefined;
633
634
  }[] | undefined;
634
- next_page?: string | null | undefined;
635
635
  }>, z.ZodObject<{
636
636
  operation: z.ZodLiteral<"list_users">;
637
637
  success: z.ZodBoolean;
@@ -649,16 +649,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
649
649
  email?: string | undefined;
650
650
  role?: string | undefined;
651
651
  created_at?: string | undefined;
652
- active?: boolean | undefined;
653
652
  organization_id?: number | null | undefined;
653
+ active?: boolean | undefined;
654
654
  }, {
655
655
  id: number;
656
656
  name?: string | undefined;
657
657
  email?: string | undefined;
658
658
  role?: string | undefined;
659
659
  created_at?: string | undefined;
660
- active?: boolean | undefined;
661
660
  organization_id?: number | null | undefined;
661
+ active?: boolean | undefined;
662
662
  }>, "many">>;
663
663
  count: z.ZodOptional<z.ZodNumber>;
664
664
  next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
@@ -667,32 +667,32 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
667
667
  error: string;
668
668
  success: boolean;
669
669
  operation: "list_users";
670
+ count?: number | undefined;
671
+ next_page?: string | null | undefined;
670
672
  users?: {
671
673
  id: number;
672
674
  name?: string | undefined;
673
675
  email?: string | undefined;
674
676
  role?: string | undefined;
675
677
  created_at?: string | undefined;
676
- active?: boolean | undefined;
677
678
  organization_id?: number | null | undefined;
679
+ active?: boolean | undefined;
678
680
  }[] | undefined;
679
- count?: number | undefined;
680
- next_page?: string | null | undefined;
681
681
  }, {
682
682
  error: string;
683
683
  success: boolean;
684
684
  operation: "list_users";
685
+ count?: number | undefined;
686
+ next_page?: string | null | undefined;
685
687
  users?: {
686
688
  id: number;
687
689
  name?: string | undefined;
688
690
  email?: string | undefined;
689
691
  role?: string | undefined;
690
692
  created_at?: string | undefined;
691
- active?: boolean | undefined;
692
693
  organization_id?: number | null | undefined;
694
+ active?: boolean | undefined;
693
695
  }[] | undefined;
694
- count?: number | undefined;
695
- next_page?: string | null | undefined;
696
696
  }>, z.ZodObject<{
697
697
  operation: z.ZodLiteral<"get_user">;
698
698
  success: z.ZodBoolean;
@@ -710,16 +710,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
710
710
  email?: string | undefined;
711
711
  role?: string | undefined;
712
712
  created_at?: string | undefined;
713
- active?: boolean | undefined;
714
713
  organization_id?: number | null | undefined;
714
+ active?: boolean | undefined;
715
715
  }, {
716
716
  id: number;
717
717
  name?: string | undefined;
718
718
  email?: string | undefined;
719
719
  role?: string | undefined;
720
720
  created_at?: string | undefined;
721
- active?: boolean | undefined;
722
721
  organization_id?: number | null | undefined;
722
+ active?: boolean | undefined;
723
723
  }>>;
724
724
  error: z.ZodString;
725
725
  }, "strip", z.ZodTypeAny, {
@@ -732,8 +732,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
732
732
  email?: string | undefined;
733
733
  role?: string | undefined;
734
734
  created_at?: string | undefined;
735
- active?: boolean | undefined;
736
735
  organization_id?: number | null | undefined;
736
+ active?: boolean | undefined;
737
737
  } | undefined;
738
738
  }, {
739
739
  error: string;
@@ -745,8 +745,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
745
745
  email?: string | undefined;
746
746
  role?: string | undefined;
747
747
  created_at?: string | undefined;
748
- active?: boolean | undefined;
749
748
  organization_id?: number | null | undefined;
749
+ active?: boolean | undefined;
750
750
  } | undefined;
751
751
  }>, z.ZodObject<{
752
752
  operation: z.ZodLiteral<"list_organizations">;
@@ -856,15 +856,15 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
856
856
  success: boolean;
857
857
  operation: "search";
858
858
  count?: number | undefined;
859
- results?: Record<string, unknown>[] | undefined;
860
859
  next_page?: string | null | undefined;
860
+ results?: Record<string, unknown>[] | undefined;
861
861
  }, {
862
862
  error: string;
863
863
  success: boolean;
864
864
  operation: "search";
865
865
  count?: number | undefined;
866
- results?: Record<string, unknown>[] | undefined;
867
866
  next_page?: string | null | undefined;
867
+ results?: Record<string, unknown>[] | undefined;
868
868
  }>, z.ZodObject<{
869
869
  operation: z.ZodLiteral<"list_articles">;
870
870
  success: z.ZodBoolean;
@@ -881,23 +881,23 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
881
881
  }, "strip", z.ZodTypeAny, {
882
882
  id: number;
883
883
  title?: string | undefined;
884
- body?: string | undefined;
885
884
  created_at?: string | undefined;
886
- draft?: boolean | undefined;
887
- locale?: string | undefined;
888
885
  updated_at?: string | undefined;
886
+ body?: string | undefined;
889
887
  section_id?: number | undefined;
888
+ locale?: string | undefined;
890
889
  author_id?: number | undefined;
890
+ draft?: boolean | undefined;
891
891
  }, {
892
892
  id: number;
893
893
  title?: string | undefined;
894
- body?: string | undefined;
895
894
  created_at?: string | undefined;
896
- draft?: boolean | undefined;
897
- locale?: string | undefined;
898
895
  updated_at?: string | undefined;
896
+ body?: string | undefined;
899
897
  section_id?: number | undefined;
898
+ locale?: string | undefined;
900
899
  author_id?: number | undefined;
900
+ draft?: boolean | undefined;
901
901
  }>, "many">>;
902
902
  count: z.ZodOptional<z.ZodNumber>;
903
903
  next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
@@ -911,13 +911,13 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
911
911
  articles?: {
912
912
  id: number;
913
913
  title?: string | undefined;
914
- body?: string | undefined;
915
914
  created_at?: string | undefined;
916
- draft?: boolean | undefined;
917
- locale?: string | undefined;
918
915
  updated_at?: string | undefined;
916
+ body?: string | undefined;
919
917
  section_id?: number | undefined;
918
+ locale?: string | undefined;
920
919
  author_id?: number | undefined;
920
+ draft?: boolean | undefined;
921
921
  }[] | undefined;
922
922
  }, {
923
923
  error: string;
@@ -928,13 +928,13 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
928
928
  articles?: {
929
929
  id: number;
930
930
  title?: string | undefined;
931
- body?: string | undefined;
932
931
  created_at?: string | undefined;
933
- draft?: boolean | undefined;
934
- locale?: string | undefined;
935
932
  updated_at?: string | undefined;
933
+ body?: string | undefined;
936
934
  section_id?: number | undefined;
935
+ locale?: string | undefined;
937
936
  author_id?: number | undefined;
937
+ draft?: boolean | undefined;
938
938
  }[] | undefined;
939
939
  }>, z.ZodObject<{
940
940
  operation: z.ZodLiteral<"get_article">;
@@ -952,23 +952,23 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
952
952
  }, "strip", z.ZodTypeAny, {
953
953
  id: number;
954
954
  title?: string | undefined;
955
- body?: string | undefined;
956
955
  created_at?: string | undefined;
957
- draft?: boolean | undefined;
958
- locale?: string | undefined;
959
956
  updated_at?: string | undefined;
957
+ body?: string | undefined;
960
958
  section_id?: number | undefined;
959
+ locale?: string | undefined;
961
960
  author_id?: number | undefined;
961
+ draft?: boolean | undefined;
962
962
  }, {
963
963
  id: number;
964
964
  title?: string | undefined;
965
- body?: string | undefined;
966
965
  created_at?: string | undefined;
967
- draft?: boolean | undefined;
968
- locale?: string | undefined;
969
966
  updated_at?: string | undefined;
967
+ body?: string | undefined;
970
968
  section_id?: number | undefined;
969
+ locale?: string | undefined;
971
970
  author_id?: number | undefined;
971
+ draft?: boolean | undefined;
972
972
  }>>;
973
973
  error: z.ZodString;
974
974
  }, "strip", z.ZodTypeAny, {
@@ -978,13 +978,13 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
978
978
  article?: {
979
979
  id: number;
980
980
  title?: string | undefined;
981
- body?: string | undefined;
982
981
  created_at?: string | undefined;
983
- draft?: boolean | undefined;
984
- locale?: string | undefined;
985
982
  updated_at?: string | undefined;
983
+ body?: string | undefined;
986
984
  section_id?: number | undefined;
985
+ locale?: string | undefined;
987
986
  author_id?: number | undefined;
987
+ draft?: boolean | undefined;
988
988
  } | undefined;
989
989
  }, {
990
990
  error: string;
@@ -993,13 +993,13 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
993
993
  article?: {
994
994
  id: number;
995
995
  title?: string | undefined;
996
- body?: string | undefined;
997
996
  created_at?: string | undefined;
998
- draft?: boolean | undefined;
999
- locale?: string | undefined;
1000
997
  updated_at?: string | undefined;
998
+ body?: string | undefined;
1001
999
  section_id?: number | undefined;
1000
+ locale?: string | undefined;
1002
1001
  author_id?: number | undefined;
1002
+ draft?: boolean | undefined;
1003
1003
  } | undefined;
1004
1004
  }>]>;
1005
1005
  export type ZendeskParams = z.output<typeof ZendeskParamsSchema>;