@bubblelab/bubble-core 0.1.226 → 0.1.228

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 (121) hide show
  1. package/dist/bubble-bundle.d.ts +182 -182
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +2 -1
  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 +456 -456
  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 +1561 -1561
  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 +8 -8
  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 +40 -40
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  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 +16 -16
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +94 -94
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  120. package/dist/bubbles.json +1 -1
  121. package/package.json +2 -2
@@ -12,17 +12,17 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
12
12
  operation: "list_tickets";
13
13
  page: number;
14
14
  per_page: number;
15
- sort_by: "status" | "priority" | "created_at" | "updated_at";
15
+ sort_by: "status" | "created_at" | "updated_at" | "priority";
16
16
  sort_order: "asc" | "desc";
17
- status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
17
+ status?: "open" | "closed" | "new" | "pending" | "hold" | "solved" | 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?: "open" | "closed" | "new" | "pending" | "hold" | "solved" | undefined;
22
22
  credentials?: Partial<Record<CredentialType, string>> | undefined;
23
23
  page?: number | undefined;
24
24
  per_page?: number | undefined;
25
- sort_by?: "status" | "priority" | "created_at" | "updated_at" | undefined;
25
+ sort_by?: "status" | "created_at" | "updated_at" | "priority" | undefined;
26
26
  sort_order?: "asc" | "desc" | undefined;
27
27
  }>, z.ZodObject<{
28
28
  operation: z.ZodLiteral<"get_ticket">;
@@ -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?: "task" | "question" | "problem" | "incident" | undefined;
53
+ body: string;
54
+ type?: "task" | "problem" | "incident" | "question" | undefined;
55
55
  credentials?: Partial<Record<CredentialType, string>> | undefined;
56
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
57
56
  tags?: string[] | undefined;
57
+ priority?: "low" | "high" | "urgent" | "normal" | 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?: "task" | "question" | "problem" | "incident" | undefined;
64
+ body: string;
65
+ type?: "task" | "problem" | "incident" | "question" | undefined;
66
66
  credentials?: Partial<Record<CredentialType, string>> | undefined;
67
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
68
67
  tags?: string[] | undefined;
68
+ priority?: "low" | "high" | "urgent" | "normal" | undefined;
69
69
  requester_email?: string | undefined;
70
70
  requester_name?: string | undefined;
71
71
  assignee_id?: number | undefined;
@@ -83,21 +83,21 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
83
83
  operation: "update_ticket";
84
84
  public: boolean;
85
85
  ticket_id: string;
86
- status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
86
+ status?: "open" | "closed" | "new" | "pending" | "hold" | "solved" | undefined;
87
87
  credentials?: Partial<Record<CredentialType, string>> | undefined;
88
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
89
88
  tags?: string[] | undefined;
90
89
  comment?: string | undefined;
90
+ priority?: "low" | "high" | "urgent" | "normal" | undefined;
91
91
  assignee_id?: number | undefined;
92
92
  }, {
93
93
  operation: "update_ticket";
94
94
  ticket_id: string;
95
- status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
95
+ status?: "open" | "closed" | "new" | "pending" | "hold" | "solved" | undefined;
96
96
  credentials?: Partial<Record<CredentialType, string>> | undefined;
97
- priority?: "low" | "high" | "urgent" | "normal" | undefined;
98
- tags?: string[] | undefined;
99
97
  public?: boolean | undefined;
98
+ tags?: string[] | undefined;
100
99
  comment?: string | undefined;
100
+ priority?: "low" | "high" | "urgent" | "normal" | undefined;
101
101
  assignee_id?: number | undefined;
102
102
  }>, z.ZodObject<{
103
103
  operation: z.ZodLiteral<"list_ticket_comments">;
@@ -132,13 +132,13 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
132
132
  page: number;
133
133
  per_page: number;
134
134
  credentials?: Partial<Record<CredentialType, string>> | undefined;
135
- role?: "agent" | "end-user" | "admin" | undefined;
136
135
  query?: string | undefined;
136
+ role?: "agent" | "end-user" | "admin" | undefined;
137
137
  }, {
138
138
  operation: "list_users";
139
139
  credentials?: Partial<Record<CredentialType, string>> | undefined;
140
- role?: "agent" | "end-user" | "admin" | undefined;
141
140
  query?: string | undefined;
141
+ role?: "agent" | "end-user" | "admin" | undefined;
142
142
  page?: number | undefined;
143
143
  per_page?: number | undefined;
144
144
  }>, z.ZodObject<{
@@ -198,14 +198,14 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
198
198
  per_page: number;
199
199
  sort_order: "asc" | "desc";
200
200
  credentials?: Partial<Record<CredentialType, string>> | undefined;
201
- sort_by?: "status" | "priority" | "created_at" | "updated_at" | "ticket_type" | undefined;
201
+ sort_by?: "status" | "created_at" | "updated_at" | "priority" | "ticket_type" | undefined;
202
202
  }, {
203
203
  query: string;
204
204
  operation: "search";
205
205
  credentials?: Partial<Record<CredentialType, string>> | undefined;
206
206
  page?: number | undefined;
207
207
  per_page?: number | undefined;
208
- sort_by?: "status" | "priority" | "created_at" | "updated_at" | "ticket_type" | undefined;
208
+ sort_by?: "status" | "created_at" | "updated_at" | "priority" | "ticket_type" | undefined;
209
209
  sort_order?: "asc" | "desc" | undefined;
210
210
  }>, z.ZodObject<{
211
211
  operation: z.ZodLiteral<"list_articles">;
@@ -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
- priority?: string | null | undefined;
275
- tags?: string[] | undefined;
276
274
  subject?: string | undefined;
275
+ tags?: string[] | undefined;
277
276
  created_at?: string | undefined;
278
277
  updated_at?: string | undefined;
278
+ priority?: string | null | 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
- priority?: string | null | undefined;
288
- tags?: string[] | undefined;
289
287
  subject?: string | undefined;
288
+ tags?: string[] | undefined;
290
289
  created_at?: string | undefined;
291
290
  updated_at?: string | undefined;
291
+ priority?: string | null | undefined;
292
292
  assignee_id?: number | null | undefined;
293
293
  organization_id?: number | null | undefined;
294
294
  requester_id?: number | undefined;
@@ -297,8 +297,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
297
297
  next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
298
298
  error: z.ZodString;
299
299
  }, "strip", z.ZodTypeAny, {
300
- error: string;
301
300
  success: boolean;
301
+ error: string;
302
302
  operation: "list_tickets";
303
303
  count?: number | undefined;
304
304
  tickets?: {
@@ -306,19 +306,19 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
306
306
  type?: string | null | undefined;
307
307
  description?: string | undefined;
308
308
  status?: string | undefined;
309
- priority?: string | null | undefined;
310
- tags?: string[] | undefined;
311
309
  subject?: string | undefined;
310
+ tags?: string[] | undefined;
312
311
  created_at?: string | undefined;
313
312
  updated_at?: string | undefined;
313
+ priority?: string | null | undefined;
314
314
  assignee_id?: number | null | undefined;
315
315
  organization_id?: number | null | undefined;
316
316
  requester_id?: number | undefined;
317
317
  }[] | undefined;
318
318
  next_page?: string | null | undefined;
319
319
  }, {
320
- error: string;
321
320
  success: boolean;
321
+ error: string;
322
322
  operation: "list_tickets";
323
323
  count?: number | undefined;
324
324
  tickets?: {
@@ -326,11 +326,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
326
326
  type?: string | null | undefined;
327
327
  description?: string | undefined;
328
328
  status?: string | undefined;
329
- priority?: string | null | undefined;
330
- tags?: string[] | undefined;
331
329
  subject?: string | undefined;
330
+ tags?: string[] | undefined;
332
331
  created_at?: string | undefined;
333
332
  updated_at?: string | undefined;
333
+ priority?: string | null | undefined;
334
334
  assignee_id?: number | null | undefined;
335
335
  organization_id?: number | null | undefined;
336
336
  requester_id?: number | undefined;
@@ -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
- priority?: string | null | undefined;
361
- tags?: string[] | undefined;
362
360
  subject?: string | undefined;
361
+ tags?: string[] | undefined;
363
362
  created_at?: string | undefined;
364
363
  updated_at?: string | undefined;
364
+ priority?: string | null | undefined;
365
365
  assignee_id?: number | null | undefined;
366
366
  organization_id?: number | null | undefined;
367
367
  requester_id?: number | undefined;
@@ -370,48 +370,48 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
370
370
  type?: string | null | undefined;
371
371
  description?: string | undefined;
372
372
  status?: string | undefined;
373
- priority?: string | null | undefined;
374
- tags?: string[] | undefined;
375
373
  subject?: string | undefined;
374
+ tags?: string[] | undefined;
376
375
  created_at?: string | undefined;
377
376
  updated_at?: string | undefined;
377
+ priority?: string | null | undefined;
378
378
  assignee_id?: number | null | undefined;
379
379
  organization_id?: number | null | undefined;
380
380
  requester_id?: number | undefined;
381
381
  }>>;
382
382
  error: z.ZodString;
383
383
  }, "strip", z.ZodTypeAny, {
384
- error: string;
385
384
  success: boolean;
385
+ error: string;
386
386
  operation: "get_ticket";
387
387
  ticket?: {
388
388
  id: number;
389
389
  type?: string | null | undefined;
390
390
  description?: string | undefined;
391
391
  status?: string | undefined;
392
- priority?: string | null | undefined;
393
- tags?: string[] | undefined;
394
392
  subject?: string | undefined;
393
+ tags?: string[] | undefined;
395
394
  created_at?: string | undefined;
396
395
  updated_at?: string | undefined;
396
+ priority?: string | null | undefined;
397
397
  assignee_id?: number | null | undefined;
398
398
  organization_id?: number | null | undefined;
399
399
  requester_id?: number | undefined;
400
400
  } | undefined;
401
401
  }, {
402
- error: string;
403
402
  success: boolean;
403
+ error: string;
404
404
  operation: "get_ticket";
405
405
  ticket?: {
406
406
  id: number;
407
407
  type?: string | null | undefined;
408
408
  description?: string | undefined;
409
409
  status?: string | undefined;
410
- priority?: string | null | undefined;
411
- tags?: string[] | undefined;
412
410
  subject?: string | undefined;
411
+ tags?: string[] | undefined;
413
412
  created_at?: string | undefined;
414
413
  updated_at?: string | undefined;
414
+ priority?: string | null | 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
- priority?: string | null | undefined;
441
- tags?: string[] | undefined;
442
440
  subject?: string | undefined;
441
+ tags?: string[] | undefined;
443
442
  created_at?: string | undefined;
444
443
  updated_at?: string | undefined;
444
+ priority?: string | null | undefined;
445
445
  assignee_id?: number | null | undefined;
446
446
  organization_id?: number | null | undefined;
447
447
  requester_id?: number | undefined;
@@ -450,48 +450,48 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
450
450
  type?: string | null | undefined;
451
451
  description?: string | undefined;
452
452
  status?: string | undefined;
453
- priority?: string | null | undefined;
454
- tags?: string[] | undefined;
455
453
  subject?: string | undefined;
454
+ tags?: string[] | undefined;
456
455
  created_at?: string | undefined;
457
456
  updated_at?: string | undefined;
457
+ priority?: string | null | undefined;
458
458
  assignee_id?: number | null | undefined;
459
459
  organization_id?: number | null | undefined;
460
460
  requester_id?: number | undefined;
461
461
  }>>;
462
462
  error: z.ZodString;
463
463
  }, "strip", z.ZodTypeAny, {
464
- error: string;
465
464
  success: boolean;
465
+ error: string;
466
466
  operation: "create_ticket";
467
467
  ticket?: {
468
468
  id: number;
469
469
  type?: string | null | undefined;
470
470
  description?: string | undefined;
471
471
  status?: string | undefined;
472
- priority?: string | null | undefined;
473
- tags?: string[] | undefined;
474
472
  subject?: string | undefined;
473
+ tags?: string[] | undefined;
475
474
  created_at?: string | undefined;
476
475
  updated_at?: string | undefined;
476
+ priority?: string | null | undefined;
477
477
  assignee_id?: number | null | undefined;
478
478
  organization_id?: number | null | undefined;
479
479
  requester_id?: number | undefined;
480
480
  } | undefined;
481
481
  }, {
482
- error: string;
483
482
  success: boolean;
483
+ error: string;
484
484
  operation: "create_ticket";
485
485
  ticket?: {
486
486
  id: number;
487
487
  type?: string | null | undefined;
488
488
  description?: string | undefined;
489
489
  status?: string | undefined;
490
- priority?: string | null | undefined;
491
- tags?: string[] | undefined;
492
490
  subject?: string | undefined;
491
+ tags?: string[] | undefined;
493
492
  created_at?: string | undefined;
494
493
  updated_at?: string | undefined;
494
+ priority?: string | null | 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
- priority?: string | null | undefined;
521
- tags?: string[] | undefined;
522
520
  subject?: string | undefined;
521
+ tags?: string[] | undefined;
523
522
  created_at?: string | undefined;
524
523
  updated_at?: string | undefined;
524
+ priority?: string | null | undefined;
525
525
  assignee_id?: number | null | undefined;
526
526
  organization_id?: number | null | undefined;
527
527
  requester_id?: number | undefined;
@@ -530,48 +530,48 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
530
530
  type?: string | null | undefined;
531
531
  description?: string | undefined;
532
532
  status?: string | undefined;
533
- priority?: string | null | undefined;
534
- tags?: string[] | undefined;
535
533
  subject?: string | undefined;
534
+ tags?: string[] | undefined;
536
535
  created_at?: string | undefined;
537
536
  updated_at?: string | undefined;
537
+ priority?: string | null | undefined;
538
538
  assignee_id?: number | null | undefined;
539
539
  organization_id?: number | null | undefined;
540
540
  requester_id?: number | undefined;
541
541
  }>>;
542
542
  error: z.ZodString;
543
543
  }, "strip", z.ZodTypeAny, {
544
- error: string;
545
544
  success: boolean;
545
+ error: string;
546
546
  operation: "update_ticket";
547
547
  ticket?: {
548
548
  id: number;
549
549
  type?: string | null | undefined;
550
550
  description?: string | undefined;
551
551
  status?: string | undefined;
552
- priority?: string | null | undefined;
553
- tags?: string[] | undefined;
554
552
  subject?: string | undefined;
553
+ tags?: string[] | undefined;
555
554
  created_at?: string | undefined;
556
555
  updated_at?: string | undefined;
556
+ priority?: string | null | undefined;
557
557
  assignee_id?: number | null | undefined;
558
558
  organization_id?: number | null | undefined;
559
559
  requester_id?: number | undefined;
560
560
  } | undefined;
561
561
  }, {
562
- error: string;
563
562
  success: boolean;
563
+ error: string;
564
564
  operation: "update_ticket";
565
565
  ticket?: {
566
566
  id: number;
567
567
  type?: string | null | undefined;
568
568
  description?: string | undefined;
569
569
  status?: string | undefined;
570
- priority?: string | null | undefined;
571
- tags?: string[] | undefined;
572
570
  subject?: string | undefined;
571
+ tags?: string[] | undefined;
573
572
  created_at?: string | undefined;
574
573
  updated_at?: string | undefined;
574
+ priority?: string | null | undefined;
575
575
  assignee_id?: number | null | undefined;
576
576
  organization_id?: number | null | undefined;
577
577
  requester_id?: number | undefined;
@@ -589,15 +589,15 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
589
589
  }, "strip", z.ZodTypeAny, {
590
590
  id: number;
591
591
  public?: boolean | undefined;
592
- body?: string | undefined;
593
592
  created_at?: string | undefined;
593
+ body?: string | undefined;
594
594
  html_body?: string | undefined;
595
595
  author_id?: number | undefined;
596
596
  }, {
597
597
  id: number;
598
598
  public?: boolean | undefined;
599
- body?: string | undefined;
600
599
  created_at?: string | undefined;
600
+ body?: string | undefined;
601
601
  html_body?: string | undefined;
602
602
  author_id?: number | undefined;
603
603
  }>, "many">>;
@@ -605,29 +605,29 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
605
605
  next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
606
606
  error: z.ZodString;
607
607
  }, "strip", z.ZodTypeAny, {
608
- error: string;
609
608
  success: boolean;
609
+ error: string;
610
610
  operation: "list_ticket_comments";
611
611
  count?: number | undefined;
612
612
  comments?: {
613
613
  id: number;
614
614
  public?: boolean | undefined;
615
- body?: string | undefined;
616
615
  created_at?: string | undefined;
616
+ body?: string | undefined;
617
617
  html_body?: string | undefined;
618
618
  author_id?: number | undefined;
619
619
  }[] | undefined;
620
620
  next_page?: string | null | undefined;
621
621
  }, {
622
- error: string;
623
622
  success: boolean;
623
+ error: string;
624
624
  operation: "list_ticket_comments";
625
625
  count?: number | undefined;
626
626
  comments?: {
627
627
  id: number;
628
628
  public?: boolean | undefined;
629
- body?: string | undefined;
630
629
  created_at?: string | undefined;
630
+ body?: string | undefined;
631
631
  html_body?: string | undefined;
632
632
  author_id?: number | undefined;
633
633
  }[] | undefined;
@@ -647,16 +647,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
647
647
  id: number;
648
648
  name?: string | undefined;
649
649
  email?: string | undefined;
650
- role?: string | undefined;
651
650
  created_at?: string | undefined;
651
+ role?: string | undefined;
652
652
  active?: boolean | undefined;
653
653
  organization_id?: number | null | undefined;
654
654
  }, {
655
655
  id: number;
656
656
  name?: string | undefined;
657
657
  email?: string | undefined;
658
- role?: string | undefined;
659
658
  created_at?: string | undefined;
659
+ role?: string | undefined;
660
660
  active?: boolean | undefined;
661
661
  organization_id?: number | null | undefined;
662
662
  }>, "many">>;
@@ -664,30 +664,30 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
664
664
  next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
665
665
  error: z.ZodString;
666
666
  }, "strip", z.ZodTypeAny, {
667
- error: string;
668
667
  success: boolean;
668
+ error: string;
669
669
  operation: "list_users";
670
670
  users?: {
671
671
  id: number;
672
672
  name?: string | undefined;
673
673
  email?: string | undefined;
674
- role?: string | undefined;
675
674
  created_at?: string | undefined;
675
+ role?: string | undefined;
676
676
  active?: boolean | undefined;
677
677
  organization_id?: number | null | undefined;
678
678
  }[] | undefined;
679
679
  count?: number | undefined;
680
680
  next_page?: string | null | undefined;
681
681
  }, {
682
- error: string;
683
682
  success: boolean;
683
+ error: string;
684
684
  operation: "list_users";
685
685
  users?: {
686
686
  id: number;
687
687
  name?: string | undefined;
688
688
  email?: string | undefined;
689
- role?: string | undefined;
690
689
  created_at?: string | undefined;
690
+ role?: string | undefined;
691
691
  active?: boolean | undefined;
692
692
  organization_id?: number | null | undefined;
693
693
  }[] | undefined;
@@ -708,43 +708,43 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
708
708
  id: number;
709
709
  name?: string | undefined;
710
710
  email?: string | undefined;
711
- role?: string | undefined;
712
711
  created_at?: string | undefined;
712
+ role?: string | undefined;
713
713
  active?: boolean | undefined;
714
714
  organization_id?: number | null | undefined;
715
715
  }, {
716
716
  id: number;
717
717
  name?: string | undefined;
718
718
  email?: string | undefined;
719
- role?: string | undefined;
720
719
  created_at?: string | undefined;
720
+ role?: string | undefined;
721
721
  active?: boolean | undefined;
722
722
  organization_id?: number | null | undefined;
723
723
  }>>;
724
724
  error: z.ZodString;
725
725
  }, "strip", z.ZodTypeAny, {
726
- error: string;
727
726
  success: boolean;
727
+ error: string;
728
728
  operation: "get_user";
729
729
  user?: {
730
730
  id: number;
731
731
  name?: string | undefined;
732
732
  email?: string | undefined;
733
- role?: string | undefined;
734
733
  created_at?: string | undefined;
734
+ role?: string | undefined;
735
735
  active?: boolean | undefined;
736
736
  organization_id?: number | null | undefined;
737
737
  } | undefined;
738
738
  }, {
739
- error: string;
740
739
  success: boolean;
740
+ error: string;
741
741
  operation: "get_user";
742
742
  user?: {
743
743
  id: number;
744
744
  name?: string | undefined;
745
745
  email?: string | undefined;
746
- role?: string | undefined;
747
746
  created_at?: string | undefined;
747
+ role?: string | undefined;
748
748
  active?: boolean | undefined;
749
749
  organization_id?: number | null | undefined;
750
750
  } | undefined;
@@ -774,8 +774,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
774
774
  next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
775
775
  error: z.ZodString;
776
776
  }, "strip", z.ZodTypeAny, {
777
- error: string;
778
777
  success: boolean;
778
+ error: string;
779
779
  operation: "list_organizations";
780
780
  count?: number | undefined;
781
781
  next_page?: string | null | undefined;
@@ -787,8 +787,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
787
787
  external_id?: string | null | undefined;
788
788
  }[] | undefined;
789
789
  }, {
790
- error: string;
791
790
  success: boolean;
791
+ error: string;
792
792
  operation: "list_organizations";
793
793
  count?: number | undefined;
794
794
  next_page?: string | null | undefined;
@@ -823,8 +823,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
823
823
  }>>;
824
824
  error: z.ZodString;
825
825
  }, "strip", z.ZodTypeAny, {
826
- error: string;
827
826
  success: boolean;
827
+ error: string;
828
828
  operation: "get_organization";
829
829
  organization?: {
830
830
  id: number;
@@ -834,8 +834,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
834
834
  external_id?: string | null | undefined;
835
835
  } | undefined;
836
836
  }, {
837
- error: string;
838
837
  success: boolean;
838
+ error: string;
839
839
  operation: "get_organization";
840
840
  organization?: {
841
841
  id: number;
@@ -852,15 +852,15 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
852
852
  next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
853
853
  error: z.ZodString;
854
854
  }, "strip", z.ZodTypeAny, {
855
- error: string;
856
855
  success: boolean;
856
+ error: string;
857
857
  operation: "search";
858
858
  count?: number | undefined;
859
859
  results?: Record<string, unknown>[] | undefined;
860
860
  next_page?: string | null | undefined;
861
861
  }, {
862
- error: string;
863
862
  success: boolean;
863
+ error: string;
864
864
  operation: "search";
865
865
  count?: number | undefined;
866
866
  results?: Record<string, unknown>[] | undefined;
@@ -881,8 +881,8 @@ 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;
885
+ body?: string | undefined;
886
886
  draft?: boolean | undefined;
887
887
  locale?: string | undefined;
888
888
  updated_at?: string | undefined;
@@ -891,8 +891,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
891
891
  }, {
892
892
  id: number;
893
893
  title?: string | undefined;
894
- body?: string | undefined;
895
894
  created_at?: string | undefined;
895
+ body?: string | undefined;
896
896
  draft?: boolean | undefined;
897
897
  locale?: string | undefined;
898
898
  updated_at?: string | undefined;
@@ -903,16 +903,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
903
903
  next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
904
904
  error: z.ZodString;
905
905
  }, "strip", z.ZodTypeAny, {
906
- error: string;
907
906
  success: boolean;
907
+ error: string;
908
908
  operation: "list_articles";
909
909
  count?: number | undefined;
910
910
  next_page?: string | null | undefined;
911
911
  articles?: {
912
912
  id: number;
913
913
  title?: string | undefined;
914
- body?: string | undefined;
915
914
  created_at?: string | undefined;
915
+ body?: string | undefined;
916
916
  draft?: boolean | undefined;
917
917
  locale?: string | undefined;
918
918
  updated_at?: string | undefined;
@@ -920,16 +920,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
920
920
  author_id?: number | undefined;
921
921
  }[] | undefined;
922
922
  }, {
923
- error: string;
924
923
  success: boolean;
924
+ error: string;
925
925
  operation: "list_articles";
926
926
  count?: number | undefined;
927
927
  next_page?: string | null | undefined;
928
928
  articles?: {
929
929
  id: number;
930
930
  title?: string | undefined;
931
- body?: string | undefined;
932
931
  created_at?: string | undefined;
932
+ body?: string | undefined;
933
933
  draft?: boolean | undefined;
934
934
  locale?: string | undefined;
935
935
  updated_at?: string | undefined;
@@ -952,8 +952,8 @@ 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;
956
+ body?: string | undefined;
957
957
  draft?: boolean | undefined;
958
958
  locale?: string | undefined;
959
959
  updated_at?: string | undefined;
@@ -962,8 +962,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
962
962
  }, {
963
963
  id: number;
964
964
  title?: string | undefined;
965
- body?: string | undefined;
966
965
  created_at?: string | undefined;
966
+ body?: string | undefined;
967
967
  draft?: boolean | undefined;
968
968
  locale?: string | undefined;
969
969
  updated_at?: string | undefined;
@@ -972,14 +972,14 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
972
972
  }>>;
973
973
  error: z.ZodString;
974
974
  }, "strip", z.ZodTypeAny, {
975
- error: string;
976
975
  success: boolean;
976
+ error: string;
977
977
  operation: "get_article";
978
978
  article?: {
979
979
  id: number;
980
980
  title?: string | undefined;
981
- body?: string | undefined;
982
981
  created_at?: string | undefined;
982
+ body?: string | undefined;
983
983
  draft?: boolean | undefined;
984
984
  locale?: string | undefined;
985
985
  updated_at?: string | undefined;
@@ -987,14 +987,14 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
987
987
  author_id?: number | undefined;
988
988
  } | undefined;
989
989
  }, {
990
- error: string;
991
990
  success: boolean;
991
+ error: string;
992
992
  operation: "get_article";
993
993
  article?: {
994
994
  id: number;
995
995
  title?: string | undefined;
996
- body?: string | undefined;
997
996
  created_at?: string | undefined;
997
+ body?: string | undefined;
998
998
  draft?: boolean | undefined;
999
999
  locale?: string | undefined;
1000
1000
  updated_at?: string | undefined;