@bubblelab/bubble-core 0.1.240 → 0.1.241
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.
- package/dist/bubble-bundle.d.ts +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
- package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
- package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +139 -139
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +88 -88
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +36 -36
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +84 -84
- package/dist/bubbles/service-bubble/gmail.d.ts +84 -84
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +28 -28
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +46 -46
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +155 -155
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +179 -179
- package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
- package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +103 -103
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +82 -82
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -267,12 +267,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
267
267
|
InvoiceID: string;
|
|
268
268
|
Type: string;
|
|
269
269
|
Status: string;
|
|
270
|
+
Date?: string | undefined;
|
|
270
271
|
InvoiceNumber?: string | undefined;
|
|
271
272
|
Contact?: {
|
|
272
273
|
ContactID: string;
|
|
273
274
|
Name?: string | undefined;
|
|
274
275
|
} | undefined;
|
|
275
|
-
Date?: string | undefined;
|
|
276
276
|
DueDate?: string | undefined;
|
|
277
277
|
SubTotal?: number | undefined;
|
|
278
278
|
Total?: number | undefined;
|
|
@@ -285,12 +285,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
285
285
|
InvoiceID: string;
|
|
286
286
|
Type: string;
|
|
287
287
|
Status: string;
|
|
288
|
+
Date?: string | undefined;
|
|
288
289
|
InvoiceNumber?: string | undefined;
|
|
289
290
|
Contact?: {
|
|
290
291
|
ContactID: string;
|
|
291
292
|
Name?: string | undefined;
|
|
292
293
|
} | undefined;
|
|
293
|
-
Date?: string | undefined;
|
|
294
294
|
DueDate?: string | undefined;
|
|
295
295
|
SubTotal?: number | undefined;
|
|
296
296
|
Total?: number | undefined;
|
|
@@ -302,19 +302,19 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
302
302
|
}>>;
|
|
303
303
|
error: import("zod").ZodString;
|
|
304
304
|
}, "strip", import("zod").ZodTypeAny, {
|
|
305
|
-
success: boolean;
|
|
306
305
|
error: string;
|
|
306
|
+
success: boolean;
|
|
307
307
|
operation: "create_invoice";
|
|
308
308
|
invoice?: {
|
|
309
309
|
InvoiceID: string;
|
|
310
310
|
Type: string;
|
|
311
311
|
Status: string;
|
|
312
|
+
Date?: string | undefined;
|
|
312
313
|
InvoiceNumber?: string | undefined;
|
|
313
314
|
Contact?: {
|
|
314
315
|
ContactID: string;
|
|
315
316
|
Name?: string | undefined;
|
|
316
317
|
} | undefined;
|
|
317
|
-
Date?: string | undefined;
|
|
318
318
|
DueDate?: string | undefined;
|
|
319
319
|
SubTotal?: number | undefined;
|
|
320
320
|
Total?: number | undefined;
|
|
@@ -325,19 +325,19 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
325
325
|
LineItems?: Record<string, unknown>[] | undefined;
|
|
326
326
|
} | undefined;
|
|
327
327
|
}, {
|
|
328
|
-
success: boolean;
|
|
329
328
|
error: string;
|
|
329
|
+
success: boolean;
|
|
330
330
|
operation: "create_invoice";
|
|
331
331
|
invoice?: {
|
|
332
332
|
InvoiceID: string;
|
|
333
333
|
Type: string;
|
|
334
334
|
Status: string;
|
|
335
|
+
Date?: string | undefined;
|
|
335
336
|
InvoiceNumber?: string | undefined;
|
|
336
337
|
Contact?: {
|
|
337
338
|
ContactID: string;
|
|
338
339
|
Name?: string | undefined;
|
|
339
340
|
} | undefined;
|
|
340
|
-
Date?: string | undefined;
|
|
341
341
|
DueDate?: string | undefined;
|
|
342
342
|
SubTotal?: number | undefined;
|
|
343
343
|
Total?: number | undefined;
|
|
@@ -378,12 +378,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
378
378
|
InvoiceID: string;
|
|
379
379
|
Type: string;
|
|
380
380
|
Status: string;
|
|
381
|
+
Date?: string | undefined;
|
|
381
382
|
InvoiceNumber?: string | undefined;
|
|
382
383
|
Contact?: {
|
|
383
384
|
ContactID: string;
|
|
384
385
|
Name?: string | undefined;
|
|
385
386
|
} | undefined;
|
|
386
|
-
Date?: string | undefined;
|
|
387
387
|
DueDate?: string | undefined;
|
|
388
388
|
SubTotal?: number | undefined;
|
|
389
389
|
Total?: number | undefined;
|
|
@@ -396,12 +396,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
396
396
|
InvoiceID: string;
|
|
397
397
|
Type: string;
|
|
398
398
|
Status: string;
|
|
399
|
+
Date?: string | undefined;
|
|
399
400
|
InvoiceNumber?: string | undefined;
|
|
400
401
|
Contact?: {
|
|
401
402
|
ContactID: string;
|
|
402
403
|
Name?: string | undefined;
|
|
403
404
|
} | undefined;
|
|
404
|
-
Date?: string | undefined;
|
|
405
405
|
DueDate?: string | undefined;
|
|
406
406
|
SubTotal?: number | undefined;
|
|
407
407
|
Total?: number | undefined;
|
|
@@ -413,19 +413,19 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
413
413
|
}>>;
|
|
414
414
|
error: import("zod").ZodString;
|
|
415
415
|
}, "strip", import("zod").ZodTypeAny, {
|
|
416
|
-
success: boolean;
|
|
417
416
|
error: string;
|
|
417
|
+
success: boolean;
|
|
418
418
|
operation: "get_invoice";
|
|
419
419
|
invoice?: {
|
|
420
420
|
InvoiceID: string;
|
|
421
421
|
Type: string;
|
|
422
422
|
Status: string;
|
|
423
|
+
Date?: string | undefined;
|
|
423
424
|
InvoiceNumber?: string | undefined;
|
|
424
425
|
Contact?: {
|
|
425
426
|
ContactID: string;
|
|
426
427
|
Name?: string | undefined;
|
|
427
428
|
} | undefined;
|
|
428
|
-
Date?: string | undefined;
|
|
429
429
|
DueDate?: string | undefined;
|
|
430
430
|
SubTotal?: number | undefined;
|
|
431
431
|
Total?: number | undefined;
|
|
@@ -436,19 +436,19 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
436
436
|
LineItems?: Record<string, unknown>[] | undefined;
|
|
437
437
|
} | undefined;
|
|
438
438
|
}, {
|
|
439
|
-
success: boolean;
|
|
440
439
|
error: string;
|
|
440
|
+
success: boolean;
|
|
441
441
|
operation: "get_invoice";
|
|
442
442
|
invoice?: {
|
|
443
443
|
InvoiceID: string;
|
|
444
444
|
Type: string;
|
|
445
445
|
Status: string;
|
|
446
|
+
Date?: string | undefined;
|
|
446
447
|
InvoiceNumber?: string | undefined;
|
|
447
448
|
Contact?: {
|
|
448
449
|
ContactID: string;
|
|
449
450
|
Name?: string | undefined;
|
|
450
451
|
} | undefined;
|
|
451
|
-
Date?: string | undefined;
|
|
452
452
|
DueDate?: string | undefined;
|
|
453
453
|
SubTotal?: number | undefined;
|
|
454
454
|
Total?: number | undefined;
|
|
@@ -489,12 +489,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
489
489
|
InvoiceID: string;
|
|
490
490
|
Type: string;
|
|
491
491
|
Status: string;
|
|
492
|
+
Date?: string | undefined;
|
|
492
493
|
InvoiceNumber?: string | undefined;
|
|
493
494
|
Contact?: {
|
|
494
495
|
ContactID: string;
|
|
495
496
|
Name?: string | undefined;
|
|
496
497
|
} | undefined;
|
|
497
|
-
Date?: string | undefined;
|
|
498
498
|
DueDate?: string | undefined;
|
|
499
499
|
SubTotal?: number | undefined;
|
|
500
500
|
Total?: number | undefined;
|
|
@@ -507,12 +507,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
507
507
|
InvoiceID: string;
|
|
508
508
|
Type: string;
|
|
509
509
|
Status: string;
|
|
510
|
+
Date?: string | undefined;
|
|
510
511
|
InvoiceNumber?: string | undefined;
|
|
511
512
|
Contact?: {
|
|
512
513
|
ContactID: string;
|
|
513
514
|
Name?: string | undefined;
|
|
514
515
|
} | undefined;
|
|
515
|
-
Date?: string | undefined;
|
|
516
516
|
DueDate?: string | undefined;
|
|
517
517
|
SubTotal?: number | undefined;
|
|
518
518
|
Total?: number | undefined;
|
|
@@ -524,19 +524,19 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
524
524
|
}>, "many">>;
|
|
525
525
|
error: import("zod").ZodString;
|
|
526
526
|
}, "strip", import("zod").ZodTypeAny, {
|
|
527
|
-
success: boolean;
|
|
528
527
|
error: string;
|
|
528
|
+
success: boolean;
|
|
529
529
|
operation: "list_invoices";
|
|
530
530
|
invoices?: {
|
|
531
531
|
InvoiceID: string;
|
|
532
532
|
Type: string;
|
|
533
533
|
Status: string;
|
|
534
|
+
Date?: string | undefined;
|
|
534
535
|
InvoiceNumber?: string | undefined;
|
|
535
536
|
Contact?: {
|
|
536
537
|
ContactID: string;
|
|
537
538
|
Name?: string | undefined;
|
|
538
539
|
} | undefined;
|
|
539
|
-
Date?: string | undefined;
|
|
540
540
|
DueDate?: string | undefined;
|
|
541
541
|
SubTotal?: number | undefined;
|
|
542
542
|
Total?: number | undefined;
|
|
@@ -547,19 +547,19 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
547
547
|
LineItems?: Record<string, unknown>[] | undefined;
|
|
548
548
|
}[] | undefined;
|
|
549
549
|
}, {
|
|
550
|
-
success: boolean;
|
|
551
550
|
error: string;
|
|
551
|
+
success: boolean;
|
|
552
552
|
operation: "list_invoices";
|
|
553
553
|
invoices?: {
|
|
554
554
|
InvoiceID: string;
|
|
555
555
|
Type: string;
|
|
556
556
|
Status: string;
|
|
557
|
+
Date?: string | undefined;
|
|
557
558
|
InvoiceNumber?: string | undefined;
|
|
558
559
|
Contact?: {
|
|
559
560
|
ContactID: string;
|
|
560
561
|
Name?: string | undefined;
|
|
561
562
|
} | undefined;
|
|
562
|
-
Date?: string | undefined;
|
|
563
563
|
DueDate?: string | undefined;
|
|
564
564
|
SubTotal?: number | undefined;
|
|
565
565
|
Total?: number | undefined;
|
|
@@ -608,8 +608,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
608
608
|
}>>;
|
|
609
609
|
error: import("zod").ZodString;
|
|
610
610
|
}, "strip", import("zod").ZodTypeAny, {
|
|
611
|
-
success: boolean;
|
|
612
611
|
error: string;
|
|
612
|
+
success: boolean;
|
|
613
613
|
operation: "create_contact";
|
|
614
614
|
contact?: {
|
|
615
615
|
ContactID: string;
|
|
@@ -624,8 +624,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
624
624
|
Addresses?: Record<string, unknown>[] | undefined;
|
|
625
625
|
} | undefined;
|
|
626
626
|
}, {
|
|
627
|
-
success: boolean;
|
|
628
627
|
error: string;
|
|
628
|
+
success: boolean;
|
|
629
629
|
operation: "create_contact";
|
|
630
630
|
contact?: {
|
|
631
631
|
ContactID: string;
|
|
@@ -678,8 +678,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
678
678
|
}>>;
|
|
679
679
|
error: import("zod").ZodString;
|
|
680
680
|
}, "strip", import("zod").ZodTypeAny, {
|
|
681
|
-
success: boolean;
|
|
682
681
|
error: string;
|
|
682
|
+
success: boolean;
|
|
683
683
|
operation: "get_contact";
|
|
684
684
|
contact?: {
|
|
685
685
|
ContactID: string;
|
|
@@ -694,8 +694,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
694
694
|
Addresses?: Record<string, unknown>[] | undefined;
|
|
695
695
|
} | undefined;
|
|
696
696
|
}, {
|
|
697
|
-
success: boolean;
|
|
698
697
|
error: string;
|
|
698
|
+
success: boolean;
|
|
699
699
|
operation: "get_contact";
|
|
700
700
|
contact?: {
|
|
701
701
|
ContactID: string;
|
|
@@ -748,8 +748,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
748
748
|
}>, "many">>;
|
|
749
749
|
error: import("zod").ZodString;
|
|
750
750
|
}, "strip", import("zod").ZodTypeAny, {
|
|
751
|
-
success: boolean;
|
|
752
751
|
error: string;
|
|
752
|
+
success: boolean;
|
|
753
753
|
operation: "list_contacts";
|
|
754
754
|
contacts?: {
|
|
755
755
|
ContactID: string;
|
|
@@ -764,8 +764,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
764
764
|
Addresses?: Record<string, unknown>[] | undefined;
|
|
765
765
|
}[] | undefined;
|
|
766
766
|
}, {
|
|
767
|
-
success: boolean;
|
|
768
767
|
error: string;
|
|
768
|
+
success: boolean;
|
|
769
769
|
operation: "list_contacts";
|
|
770
770
|
contacts?: {
|
|
771
771
|
ContactID: string;
|
|
@@ -812,8 +812,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
812
812
|
}>, "many">>;
|
|
813
813
|
error: import("zod").ZodString;
|
|
814
814
|
}, "strip", import("zod").ZodTypeAny, {
|
|
815
|
-
success: boolean;
|
|
816
815
|
error: string;
|
|
816
|
+
success: boolean;
|
|
817
817
|
operation: "list_accounts";
|
|
818
818
|
accounts?: {
|
|
819
819
|
Type: string;
|
|
@@ -826,8 +826,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
826
826
|
Class?: string | undefined;
|
|
827
827
|
}[] | undefined;
|
|
828
828
|
}, {
|
|
829
|
-
success: boolean;
|
|
830
829
|
error: string;
|
|
830
|
+
success: boolean;
|
|
831
831
|
operation: "list_accounts";
|
|
832
832
|
accounts?: {
|
|
833
833
|
Type: string;
|
|
@@ -909,8 +909,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
909
909
|
}>>;
|
|
910
910
|
error: import("zod").ZodString;
|
|
911
911
|
}, "strip", import("zod").ZodTypeAny, {
|
|
912
|
-
success: boolean;
|
|
913
912
|
error: string;
|
|
913
|
+
success: boolean;
|
|
914
914
|
operation: "get_report";
|
|
915
915
|
report?: {
|
|
916
916
|
rows: {
|
|
@@ -928,8 +928,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
|
|
|
928
928
|
reportTitles?: string[] | undefined;
|
|
929
929
|
} | undefined;
|
|
930
930
|
}, {
|
|
931
|
-
success: boolean;
|
|
932
931
|
error: string;
|
|
932
|
+
success: boolean;
|
|
933
933
|
operation: "get_report";
|
|
934
934
|
report?: {
|
|
935
935
|
rows: {
|
|
@@ -238,12 +238,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
238
238
|
InvoiceID: string;
|
|
239
239
|
Type: string;
|
|
240
240
|
Status: string;
|
|
241
|
+
Date?: string | undefined;
|
|
241
242
|
InvoiceNumber?: string | undefined;
|
|
242
243
|
Contact?: {
|
|
243
244
|
ContactID: string;
|
|
244
245
|
Name?: string | undefined;
|
|
245
246
|
} | undefined;
|
|
246
|
-
Date?: string | undefined;
|
|
247
247
|
DueDate?: string | undefined;
|
|
248
248
|
SubTotal?: number | undefined;
|
|
249
249
|
Total?: number | undefined;
|
|
@@ -256,12 +256,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
256
256
|
InvoiceID: string;
|
|
257
257
|
Type: string;
|
|
258
258
|
Status: string;
|
|
259
|
+
Date?: string | undefined;
|
|
259
260
|
InvoiceNumber?: string | undefined;
|
|
260
261
|
Contact?: {
|
|
261
262
|
ContactID: string;
|
|
262
263
|
Name?: string | undefined;
|
|
263
264
|
} | undefined;
|
|
264
|
-
Date?: string | undefined;
|
|
265
265
|
DueDate?: string | undefined;
|
|
266
266
|
SubTotal?: number | undefined;
|
|
267
267
|
Total?: number | undefined;
|
|
@@ -273,19 +273,19 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
273
273
|
}>>;
|
|
274
274
|
error: z.ZodString;
|
|
275
275
|
}, "strip", z.ZodTypeAny, {
|
|
276
|
-
success: boolean;
|
|
277
276
|
error: string;
|
|
277
|
+
success: boolean;
|
|
278
278
|
operation: "create_invoice";
|
|
279
279
|
invoice?: {
|
|
280
280
|
InvoiceID: string;
|
|
281
281
|
Type: string;
|
|
282
282
|
Status: string;
|
|
283
|
+
Date?: string | undefined;
|
|
283
284
|
InvoiceNumber?: string | undefined;
|
|
284
285
|
Contact?: {
|
|
285
286
|
ContactID: string;
|
|
286
287
|
Name?: string | undefined;
|
|
287
288
|
} | undefined;
|
|
288
|
-
Date?: string | undefined;
|
|
289
289
|
DueDate?: string | undefined;
|
|
290
290
|
SubTotal?: number | undefined;
|
|
291
291
|
Total?: number | undefined;
|
|
@@ -296,19 +296,19 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
296
296
|
LineItems?: Record<string, unknown>[] | undefined;
|
|
297
297
|
} | undefined;
|
|
298
298
|
}, {
|
|
299
|
-
success: boolean;
|
|
300
299
|
error: string;
|
|
300
|
+
success: boolean;
|
|
301
301
|
operation: "create_invoice";
|
|
302
302
|
invoice?: {
|
|
303
303
|
InvoiceID: string;
|
|
304
304
|
Type: string;
|
|
305
305
|
Status: string;
|
|
306
|
+
Date?: string | undefined;
|
|
306
307
|
InvoiceNumber?: string | undefined;
|
|
307
308
|
Contact?: {
|
|
308
309
|
ContactID: string;
|
|
309
310
|
Name?: string | undefined;
|
|
310
311
|
} | undefined;
|
|
311
|
-
Date?: string | undefined;
|
|
312
312
|
DueDate?: string | undefined;
|
|
313
313
|
SubTotal?: number | undefined;
|
|
314
314
|
Total?: number | undefined;
|
|
@@ -349,12 +349,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
349
349
|
InvoiceID: string;
|
|
350
350
|
Type: string;
|
|
351
351
|
Status: string;
|
|
352
|
+
Date?: string | undefined;
|
|
352
353
|
InvoiceNumber?: string | undefined;
|
|
353
354
|
Contact?: {
|
|
354
355
|
ContactID: string;
|
|
355
356
|
Name?: string | undefined;
|
|
356
357
|
} | undefined;
|
|
357
|
-
Date?: string | undefined;
|
|
358
358
|
DueDate?: string | undefined;
|
|
359
359
|
SubTotal?: number | undefined;
|
|
360
360
|
Total?: number | undefined;
|
|
@@ -367,12 +367,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
367
367
|
InvoiceID: string;
|
|
368
368
|
Type: string;
|
|
369
369
|
Status: string;
|
|
370
|
+
Date?: string | undefined;
|
|
370
371
|
InvoiceNumber?: string | undefined;
|
|
371
372
|
Contact?: {
|
|
372
373
|
ContactID: string;
|
|
373
374
|
Name?: string | undefined;
|
|
374
375
|
} | undefined;
|
|
375
|
-
Date?: string | undefined;
|
|
376
376
|
DueDate?: string | undefined;
|
|
377
377
|
SubTotal?: number | undefined;
|
|
378
378
|
Total?: number | undefined;
|
|
@@ -384,19 +384,19 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
384
384
|
}>>;
|
|
385
385
|
error: z.ZodString;
|
|
386
386
|
}, "strip", z.ZodTypeAny, {
|
|
387
|
-
success: boolean;
|
|
388
387
|
error: string;
|
|
388
|
+
success: boolean;
|
|
389
389
|
operation: "get_invoice";
|
|
390
390
|
invoice?: {
|
|
391
391
|
InvoiceID: string;
|
|
392
392
|
Type: string;
|
|
393
393
|
Status: string;
|
|
394
|
+
Date?: string | undefined;
|
|
394
395
|
InvoiceNumber?: string | undefined;
|
|
395
396
|
Contact?: {
|
|
396
397
|
ContactID: string;
|
|
397
398
|
Name?: string | undefined;
|
|
398
399
|
} | undefined;
|
|
399
|
-
Date?: string | undefined;
|
|
400
400
|
DueDate?: string | undefined;
|
|
401
401
|
SubTotal?: number | undefined;
|
|
402
402
|
Total?: number | undefined;
|
|
@@ -407,19 +407,19 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
407
407
|
LineItems?: Record<string, unknown>[] | undefined;
|
|
408
408
|
} | undefined;
|
|
409
409
|
}, {
|
|
410
|
-
success: boolean;
|
|
411
410
|
error: string;
|
|
411
|
+
success: boolean;
|
|
412
412
|
operation: "get_invoice";
|
|
413
413
|
invoice?: {
|
|
414
414
|
InvoiceID: string;
|
|
415
415
|
Type: string;
|
|
416
416
|
Status: string;
|
|
417
|
+
Date?: string | undefined;
|
|
417
418
|
InvoiceNumber?: string | undefined;
|
|
418
419
|
Contact?: {
|
|
419
420
|
ContactID: string;
|
|
420
421
|
Name?: string | undefined;
|
|
421
422
|
} | undefined;
|
|
422
|
-
Date?: string | undefined;
|
|
423
423
|
DueDate?: string | undefined;
|
|
424
424
|
SubTotal?: number | undefined;
|
|
425
425
|
Total?: number | undefined;
|
|
@@ -460,12 +460,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
460
460
|
InvoiceID: string;
|
|
461
461
|
Type: string;
|
|
462
462
|
Status: string;
|
|
463
|
+
Date?: string | undefined;
|
|
463
464
|
InvoiceNumber?: string | undefined;
|
|
464
465
|
Contact?: {
|
|
465
466
|
ContactID: string;
|
|
466
467
|
Name?: string | undefined;
|
|
467
468
|
} | undefined;
|
|
468
|
-
Date?: string | undefined;
|
|
469
469
|
DueDate?: string | undefined;
|
|
470
470
|
SubTotal?: number | undefined;
|
|
471
471
|
Total?: number | undefined;
|
|
@@ -478,12 +478,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
478
478
|
InvoiceID: string;
|
|
479
479
|
Type: string;
|
|
480
480
|
Status: string;
|
|
481
|
+
Date?: string | undefined;
|
|
481
482
|
InvoiceNumber?: string | undefined;
|
|
482
483
|
Contact?: {
|
|
483
484
|
ContactID: string;
|
|
484
485
|
Name?: string | undefined;
|
|
485
486
|
} | undefined;
|
|
486
|
-
Date?: string | undefined;
|
|
487
487
|
DueDate?: string | undefined;
|
|
488
488
|
SubTotal?: number | undefined;
|
|
489
489
|
Total?: number | undefined;
|
|
@@ -495,19 +495,19 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
495
495
|
}>, "many">>;
|
|
496
496
|
error: z.ZodString;
|
|
497
497
|
}, "strip", z.ZodTypeAny, {
|
|
498
|
-
success: boolean;
|
|
499
498
|
error: string;
|
|
499
|
+
success: boolean;
|
|
500
500
|
operation: "list_invoices";
|
|
501
501
|
invoices?: {
|
|
502
502
|
InvoiceID: string;
|
|
503
503
|
Type: string;
|
|
504
504
|
Status: string;
|
|
505
|
+
Date?: string | undefined;
|
|
505
506
|
InvoiceNumber?: string | undefined;
|
|
506
507
|
Contact?: {
|
|
507
508
|
ContactID: string;
|
|
508
509
|
Name?: string | undefined;
|
|
509
510
|
} | undefined;
|
|
510
|
-
Date?: string | undefined;
|
|
511
511
|
DueDate?: string | undefined;
|
|
512
512
|
SubTotal?: number | undefined;
|
|
513
513
|
Total?: number | undefined;
|
|
@@ -518,19 +518,19 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
518
518
|
LineItems?: Record<string, unknown>[] | undefined;
|
|
519
519
|
}[] | undefined;
|
|
520
520
|
}, {
|
|
521
|
-
success: boolean;
|
|
522
521
|
error: string;
|
|
522
|
+
success: boolean;
|
|
523
523
|
operation: "list_invoices";
|
|
524
524
|
invoices?: {
|
|
525
525
|
InvoiceID: string;
|
|
526
526
|
Type: string;
|
|
527
527
|
Status: string;
|
|
528
|
+
Date?: string | undefined;
|
|
528
529
|
InvoiceNumber?: string | undefined;
|
|
529
530
|
Contact?: {
|
|
530
531
|
ContactID: string;
|
|
531
532
|
Name?: string | undefined;
|
|
532
533
|
} | undefined;
|
|
533
|
-
Date?: string | undefined;
|
|
534
534
|
DueDate?: string | undefined;
|
|
535
535
|
SubTotal?: number | undefined;
|
|
536
536
|
Total?: number | undefined;
|
|
@@ -579,8 +579,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
579
579
|
}>>;
|
|
580
580
|
error: z.ZodString;
|
|
581
581
|
}, "strip", z.ZodTypeAny, {
|
|
582
|
-
success: boolean;
|
|
583
582
|
error: string;
|
|
583
|
+
success: boolean;
|
|
584
584
|
operation: "create_contact";
|
|
585
585
|
contact?: {
|
|
586
586
|
ContactID: string;
|
|
@@ -595,8 +595,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
595
595
|
Addresses?: Record<string, unknown>[] | undefined;
|
|
596
596
|
} | undefined;
|
|
597
597
|
}, {
|
|
598
|
-
success: boolean;
|
|
599
598
|
error: string;
|
|
599
|
+
success: boolean;
|
|
600
600
|
operation: "create_contact";
|
|
601
601
|
contact?: {
|
|
602
602
|
ContactID: string;
|
|
@@ -649,8 +649,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
649
649
|
}>>;
|
|
650
650
|
error: z.ZodString;
|
|
651
651
|
}, "strip", z.ZodTypeAny, {
|
|
652
|
-
success: boolean;
|
|
653
652
|
error: string;
|
|
653
|
+
success: boolean;
|
|
654
654
|
operation: "get_contact";
|
|
655
655
|
contact?: {
|
|
656
656
|
ContactID: string;
|
|
@@ -665,8 +665,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
665
665
|
Addresses?: Record<string, unknown>[] | undefined;
|
|
666
666
|
} | undefined;
|
|
667
667
|
}, {
|
|
668
|
-
success: boolean;
|
|
669
668
|
error: string;
|
|
669
|
+
success: boolean;
|
|
670
670
|
operation: "get_contact";
|
|
671
671
|
contact?: {
|
|
672
672
|
ContactID: string;
|
|
@@ -719,8 +719,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
719
719
|
}>, "many">>;
|
|
720
720
|
error: z.ZodString;
|
|
721
721
|
}, "strip", z.ZodTypeAny, {
|
|
722
|
-
success: boolean;
|
|
723
722
|
error: string;
|
|
723
|
+
success: boolean;
|
|
724
724
|
operation: "list_contacts";
|
|
725
725
|
contacts?: {
|
|
726
726
|
ContactID: string;
|
|
@@ -735,8 +735,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
735
735
|
Addresses?: Record<string, unknown>[] | undefined;
|
|
736
736
|
}[] | undefined;
|
|
737
737
|
}, {
|
|
738
|
-
success: boolean;
|
|
739
738
|
error: string;
|
|
739
|
+
success: boolean;
|
|
740
740
|
operation: "list_contacts";
|
|
741
741
|
contacts?: {
|
|
742
742
|
ContactID: string;
|
|
@@ -783,8 +783,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
783
783
|
}>, "many">>;
|
|
784
784
|
error: z.ZodString;
|
|
785
785
|
}, "strip", z.ZodTypeAny, {
|
|
786
|
-
success: boolean;
|
|
787
786
|
error: string;
|
|
787
|
+
success: boolean;
|
|
788
788
|
operation: "list_accounts";
|
|
789
789
|
accounts?: {
|
|
790
790
|
Type: string;
|
|
@@ -797,8 +797,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
797
797
|
Class?: string | undefined;
|
|
798
798
|
}[] | undefined;
|
|
799
799
|
}, {
|
|
800
|
-
success: boolean;
|
|
801
800
|
error: string;
|
|
801
|
+
success: boolean;
|
|
802
802
|
operation: "list_accounts";
|
|
803
803
|
accounts?: {
|
|
804
804
|
Type: string;
|
|
@@ -880,8 +880,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
880
880
|
}>>;
|
|
881
881
|
error: z.ZodString;
|
|
882
882
|
}, "strip", z.ZodTypeAny, {
|
|
883
|
-
success: boolean;
|
|
884
883
|
error: string;
|
|
884
|
+
success: boolean;
|
|
885
885
|
operation: "get_report";
|
|
886
886
|
report?: {
|
|
887
887
|
rows: {
|
|
@@ -899,8 +899,8 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
899
899
|
reportTitles?: string[] | undefined;
|
|
900
900
|
} | undefined;
|
|
901
901
|
}, {
|
|
902
|
-
success: boolean;
|
|
903
902
|
error: string;
|
|
903
|
+
success: boolean;
|
|
904
904
|
operation: "get_report";
|
|
905
905
|
report?: {
|
|
906
906
|
rows: {
|