@uptiqai/integrations-sdk 1.15.0 → 1.16.1

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.
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GoogleGenerativeAIGenerateImageBodyAspectRatio = exports.GoogleGenerativeAICreateStreamBodyMessagesItemRole = exports.GoogleGenerativeAIImageGenerateImageBodyAspectRatio = exports.GoogleSheetsGetValuesBodyMajorDimension = exports.GoogleSheetsGetValuesBodyValueRenderOption = exports.GoogleSheetsUpdateValuesBodyValueInputOption = exports.GoogleSheetsAppendValuesBodyInsertDataOption = exports.GoogleSheetsAppendValuesBodyValueInputOption = exports.MicrosoftOnedriveUploadItemBodyConflictBehavior = exports.MicrosoftOnedriveUploadLargeItemBodyConflictBehavior = exports.MicrosoftOnedriveCreateFolderBodyConflictBehavior = exports.OpenaiGenerateTextBodyMessagesItemRole = exports.OpenaiCreateStreamBodyMessagesItemRole = exports.PlaidStartHostedLinkBodyHostedLinkDeliveryMethod = exports.RedtailUpdateContactBodyType = exports.RedtailCreateContactBodyType = exports.SocureRiskosReceiveWebhookBodyEventType = exports.WealthboxCreateContactBodyContactSource = exports.WealthboxCreateContactBodyContactType = exports.WealthboxCreateContactBodyEmailAddressesItemKind = exports.WealthboxCreateContactBodyGender = exports.WealthboxCreateContactBodyHouseholdTitle = exports.WealthboxCreateContactBodyInvestmentObjective = exports.WealthboxCreateContactBodyMaritalStatus = exports.WealthboxCreateContactBodyPhoneNumbersItemKind = exports.WealthboxCreateContactBodyRiskTolerance = exports.WealthboxCreateContactBodyStatus = exports.WealthboxCreateContactBodyStreetAddressesItemKind = exports.WealthboxCreateContactBodyTimeHorizon = exports.WealthboxCreateContactBodyType = exports.WealthboxCreateContactBodyWebsitesItemKind = exports.WealthboxUpdateContactBodyContactSource = exports.WealthboxUpdateContactBodyContactType = exports.WealthboxUpdateContactBodyEmailAddressesItemKind = exports.WealthboxUpdateContactBodyGender = exports.WealthboxUpdateContactBodyHouseholdTitle = exports.WealthboxUpdateContactBodyInvestmentObjective = exports.WealthboxUpdateContactBodyMaritalStatus = exports.WealthboxUpdateContactBodyPhoneNumbersItemKind = exports.WealthboxUpdateContactBodyRiskTolerance = exports.WealthboxUpdateContactBodyStatus = exports.WealthboxUpdateContactBodyStreetAddressesItemKind = exports.WealthboxUpdateContactBodyTimeHorizon = exports.WealthboxUpdateContactBodyType = exports.WealthboxUpdateContactBodyWebsitesItemKind = exports.WealthboxCreateTaskBodyPriority = exports.WealthboxUpdateTaskBodyPriority = exports.WealthboxCreateEventBodyState = exports.WealthboxUpdateEventBodyState = exports.WealthboxAddHouseholdMemberBodyTitle = void 0;
4
- exports.getIntegrationsAPI = exports.AbrigoCreateProposedLienBodyLoanReferenceType = exports.AnthropicGenerateTextBodyMessagesItemRole = exports.AnthropicCreateStreamBodyMessagesItemRole = exports.GitlabListMergeRequestNotesBodyOrderBy = exports.GitlabListMergeRequestNotesBodySort = exports.GmailGetMessageBodyFormat = exports.GmailCreateLabelBodyLabelListVisibility = exports.GmailCreateLabelBodyMessageListVisibility = exports.GmailUpdateLabelBodyLabelListVisibility = exports.GmailUpdateLabelBodyMessageListVisibility = exports.GoogleDriveCreateFileBodyContentEncoding = exports.GoogleDriveListFilesCorpora = exports.GoogleDriveUpdateFileBodyContentEncoding = exports.GoogleDriveGetFileBodyAlt = exports.GoogleDriveCreatePermissionBodyRole = exports.GoogleDriveCreatePermissionBodyType = exports.GoogleGenerativeAIGenerateTextBodyMessagesItemRole = void 0;
4
+ exports.getIntegrationsAPI = exports.AbrigoCreateProposedLienBodyLoanReferenceType = exports.AnthropicGenerateTextBodyMessagesItemRole = exports.AnthropicCreateStreamBodyMessagesItemRole = exports.DoolaCreateCustomer200PayloadSource = exports.DoolaGetCustomer200PayloadSource = exports.DoolaCreateCompanyBodyEntityType = exports.DoolaCreateCompanyBodyExecutiveMembersItemType = exports.DoolaCreateCompany200PayloadEntityType = exports.DoolaCreateCompany200PayloadExecutiveMembersItemType = exports.DoolaCreateCompany200PayloadFormationSubmissionStatus = exports.DoolaGetCompany200PayloadAdminNotesItemStatus = exports.DoolaGetCompany200PayloadEntityType = exports.DoolaGetCompany200PayloadExecutiveMembersItemType = exports.DoolaGetCompany200PayloadFormationSubmissionStatus = exports.DoolaListStateFilingFeesBodyEntityType = exports.GitlabListMergeRequestNotesBodyOrderBy = exports.GitlabListMergeRequestNotesBodySort = exports.GmailGetMessageBodyFormat = exports.GmailCreateLabelBodyLabelListVisibility = exports.GmailCreateLabelBodyMessageListVisibility = exports.GmailUpdateLabelBodyLabelListVisibility = exports.GmailUpdateLabelBodyMessageListVisibility = exports.GoogleDriveCreateFileBodyContentEncoding = exports.GoogleDriveListFilesCorpora = exports.GoogleDriveUpdateFileBodyContentEncoding = exports.GoogleDriveGetFileBodyAlt = exports.GoogleDriveCreatePermissionBodyRole = exports.GoogleDriveCreatePermissionBodyType = exports.GoogleGenerativeAIGenerateTextBodyMessagesItemRole = void 0;
5
5
  /**
6
6
  * Generated by orval v7.1.0 🍺
7
7
  * Do not edit manually.
@@ -468,6 +468,83 @@ exports.GitlabListMergeRequestNotesBodyOrderBy = {
468
468
  updated_at: 'updated_at',
469
469
  };
470
470
  // eslint-disable-next-line @typescript-eslint/no-redeclare
471
+ exports.DoolaListStateFilingFeesBodyEntityType = {
472
+ LLC: 'LLC',
473
+ CCorp: 'CCorp',
474
+ };
475
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
476
+ exports.DoolaGetCompany200PayloadFormationSubmissionStatus = {
477
+ PENDING: 'PENDING',
478
+ SUBMITTING: 'SUBMITTING',
479
+ SUBMITTED: 'SUBMITTED',
480
+ COMPLETED: 'COMPLETED',
481
+ FAILED: 'FAILED',
482
+ };
483
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
484
+ exports.DoolaGetCompany200PayloadExecutiveMembersItemType = {
485
+ President: 'President',
486
+ Secretary: 'Secretary',
487
+ Treasurer: 'Treasurer',
488
+ Director: 'Director',
489
+ };
490
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
491
+ exports.DoolaGetCompany200PayloadEntityType = {
492
+ LLC: 'LLC',
493
+ CCorp: 'CCorp',
494
+ };
495
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
496
+ exports.DoolaGetCompany200PayloadAdminNotesItemStatus = {
497
+ Unresolved: 'Unresolved',
498
+ Resolved: 'Resolved',
499
+ Deleted: 'Deleted',
500
+ };
501
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
502
+ exports.DoolaCreateCompany200PayloadFormationSubmissionStatus = {
503
+ PENDING: 'PENDING',
504
+ SUBMITTING: 'SUBMITTING',
505
+ SUBMITTED: 'SUBMITTED',
506
+ COMPLETED: 'COMPLETED',
507
+ FAILED: 'FAILED',
508
+ };
509
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
510
+ exports.DoolaCreateCompany200PayloadExecutiveMembersItemType = {
511
+ President: 'President',
512
+ Secretary: 'Secretary',
513
+ Treasurer: 'Treasurer',
514
+ Director: 'Director',
515
+ };
516
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
517
+ exports.DoolaCreateCompany200PayloadEntityType = {
518
+ LLC: 'LLC',
519
+ CCorp: 'CCorp',
520
+ };
521
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
522
+ exports.DoolaCreateCompanyBodyExecutiveMembersItemType = {
523
+ President: 'President',
524
+ Secretary: 'Secretary',
525
+ Treasurer: 'Treasurer',
526
+ Director: 'Director',
527
+ };
528
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
529
+ exports.DoolaCreateCompanyBodyEntityType = {
530
+ LLC: 'LLC',
531
+ CCorp: 'CCorp',
532
+ };
533
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
534
+ exports.DoolaGetCustomer200PayloadSource = {
535
+ MCP: 'MCP',
536
+ PARTNER_API: 'PARTNER_API',
537
+ WHOP_APP: 'WHOP_APP',
538
+ DOOLA_DASHBOARDS: 'DOOLA_DASHBOARDS',
539
+ };
540
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
541
+ exports.DoolaCreateCustomer200PayloadSource = {
542
+ MCP: 'MCP',
543
+ PARTNER_API: 'PARTNER_API',
544
+ WHOP_APP: 'WHOP_APP',
545
+ DOOLA_DASHBOARDS: 'DOOLA_DASHBOARDS',
546
+ };
547
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
471
548
  exports.AnthropicCreateStreamBodyMessagesItemRole = {
472
549
  user: 'user',
473
550
  assistant: 'assistant',
@@ -2953,6 +3030,215 @@ const getIntegrationsAPI = () => {
2953
3030
  data: crsCreditApiSetUserCredentialsBody
2954
3031
  });
2955
3032
  };
3033
+ /**
3034
+ * @summary Set Discord Bot Token for a user
3035
+ */
3036
+ const discordSetUserCredentials = (discordSetUserCredentialsBody) => {
3037
+ return (0, http_client_1.customAxios)({ url: `/discord/auth/set-user-credentials`, method: 'POST',
3038
+ headers: { 'Content-Type': 'application/json', },
3039
+ data: discordSetUserCredentialsBody
3040
+ });
3041
+ };
3042
+ /**
3043
+ * Validate the bot token by fetching application info.
3044
+ * @summary Validate Bot Token
3045
+ */
3046
+ const discordValidateToken = (discordValidateTokenBody) => {
3047
+ return (0, http_client_1.customAxios)({ url: `/discord/validate-token`, method: 'POST',
3048
+ headers: { 'Content-Type': 'application/json', },
3049
+ data: discordValidateTokenBody
3050
+ });
3051
+ };
3052
+ /**
3053
+ * List the guilds the bot is a member of.
3054
+ * @summary List Bot Guilds
3055
+ */
3056
+ const discordListGuilds = (discordListGuildsBody) => {
3057
+ return (0, http_client_1.customAxios)({ url: `/discord/guilds`, method: 'POST',
3058
+ headers: { 'Content-Type': 'application/json', },
3059
+ data: discordListGuildsBody
3060
+ });
3061
+ };
3062
+ /**
3063
+ * List channels in a guild.
3064
+ * @summary List Guild Channels
3065
+ */
3066
+ const discordListChannels = (discordListChannelsBody) => {
3067
+ return (0, http_client_1.customAxios)({ url: `/discord/guilds/channels`, method: 'POST',
3068
+ headers: { 'Content-Type': 'application/json', },
3069
+ data: discordListChannelsBody
3070
+ });
3071
+ };
3072
+ /**
3073
+ * Send a message to a channel.
3074
+ * @summary Send Channel Message
3075
+ */
3076
+ const discordSendChannelMessage = (discordSendChannelMessageBody) => {
3077
+ return (0, http_client_1.customAxios)({ url: `/discord/channels/messages`, method: 'POST',
3078
+ headers: { 'Content-Type': 'application/json', },
3079
+ data: discordSendChannelMessageBody
3080
+ });
3081
+ };
3082
+ /**
3083
+ * Open a direct message channel with a user.
3084
+ * @summary Open DM Channel
3085
+ */
3086
+ const discordOpenDmChannel = (discordOpenDmChannelBody) => {
3087
+ return (0, http_client_1.customAxios)({ url: `/discord/users/me/channels`, method: 'POST',
3088
+ headers: { 'Content-Type': 'application/json', },
3089
+ data: discordOpenDmChannelBody
3090
+ });
3091
+ };
3092
+ /**
3093
+ * Send a direct message to a user.
3094
+ * @summary Send Direct Message
3095
+ */
3096
+ const discordSendDm = (discordSendDmBody) => {
3097
+ return (0, http_client_1.customAxios)({ url: `/discord/users/me/dm`, method: 'POST',
3098
+ headers: { 'Content-Type': 'application/json', },
3099
+ data: discordSendDmBody
3100
+ });
3101
+ };
3102
+ /**
3103
+ * List members in a guild (server).
3104
+ * @summary List Guild Members
3105
+ */
3106
+ const discordListMembers = (discordListMembersBody) => {
3107
+ return (0, http_client_1.customAxios)({ url: `/discord/guilds/members`, method: 'POST',
3108
+ headers: { 'Content-Type': 'application/json', },
3109
+ data: discordListMembersBody
3110
+ });
3111
+ };
3112
+ /**
3113
+ * Stores a doola partner API key for PerUser integration configs.
3114
+ * @summary Store per-user doola credentials
3115
+ */
3116
+ const doolaSetUserCredentials = (doolaSetUserCredentialsBody) => {
3117
+ return (0, http_client_1.customAxios)({ url: `/doola/set-user-credentials`, method: 'POST',
3118
+ headers: { 'Content-Type': 'application/json', },
3119
+ data: doolaSetUserCredentialsBody
3120
+ });
3121
+ };
3122
+ /**
3123
+ * Creates a customer that will own a company formation.
3124
+ * @summary Create a doola customer
3125
+ */
3126
+ const doolaCreateCustomer = (doolaCreateCustomerBody) => {
3127
+ return (0, http_client_1.customAxios)({ url: `/doola/customers/create`, method: 'POST',
3128
+ headers: { 'Content-Type': 'application/json', },
3129
+ data: doolaCreateCustomerBody
3130
+ });
3131
+ };
3132
+ /**
3133
+ * Lists customers under the partner tenant.
3134
+ * @summary List doola customers
3135
+ */
3136
+ const doolaListCustomers = (doolaListCustomersBody) => {
3137
+ return (0, http_client_1.customAxios)({ url: `/doola/customers/list`, method: 'POST',
3138
+ headers: { 'Content-Type': 'application/json', },
3139
+ data: doolaListCustomersBody
3140
+ });
3141
+ };
3142
+ /**
3143
+ * Retrieves a single customer by ID.
3144
+ * @summary Get a doola customer
3145
+ */
3146
+ const doolaGetCustomer = (doolaGetCustomerBody) => {
3147
+ return (0, http_client_1.customAxios)({ url: `/doola/customers/get`, method: 'POST',
3148
+ headers: { 'Content-Type': 'application/json', },
3149
+ data: doolaGetCustomerBody
3150
+ });
3151
+ };
3152
+ /**
3153
+ * Starts a company formation (LLC or C-Corp) for a customer.
3154
+ * @summary Create (form) a doola company
3155
+ */
3156
+ const doolaCreateCompany = (doolaCreateCompanyBody) => {
3157
+ return (0, http_client_1.customAxios)({ url: `/doola/companies/create`, method: 'POST',
3158
+ headers: { 'Content-Type': 'application/json', },
3159
+ data: doolaCreateCompanyBody
3160
+ });
3161
+ };
3162
+ /**
3163
+ * Lists companies under the partner tenant.
3164
+ * @summary List doola companies
3165
+ */
3166
+ const doolaListCompanies = (doolaListCompaniesBody) => {
3167
+ return (0, http_client_1.customAxios)({ url: `/doola/companies/list`, method: 'POST',
3168
+ headers: { 'Content-Type': 'application/json', },
3169
+ data: doolaListCompaniesBody
3170
+ });
3171
+ };
3172
+ /**
3173
+ * Retrieves a single company by ID, including formation status.
3174
+ * @summary Get a doola company
3175
+ */
3176
+ const doolaGetCompany = (doolaGetCompanyBody) => {
3177
+ return (0, http_client_1.customAxios)({ url: `/doola/companies/get`, method: 'POST',
3178
+ headers: { 'Content-Type': 'application/json', },
3179
+ data: doolaGetCompanyBody
3180
+ });
3181
+ };
3182
+ /**
3183
+ * Lists the formation documents available for a company.
3184
+ * @summary List company documents
3185
+ */
3186
+ const doolaListCompanyDocuments = (doolaListCompanyDocumentsBody) => {
3187
+ return (0, http_client_1.customAxios)({ url: `/doola/companies/documents/list`, method: 'POST',
3188
+ headers: { 'Content-Type': 'application/json', },
3189
+ data: doolaListCompanyDocumentsBody
3190
+ });
3191
+ };
3192
+ /**
3193
+ * Returns document metadata plus a short-lived pre-signed download URL.
3194
+ * @summary Get a document download URL
3195
+ */
3196
+ const doolaGetDocumentDownloadUrl = (doolaGetDocumentDownloadUrlBody) => {
3197
+ return (0, http_client_1.customAxios)({ url: `/doola/companies/documents/get-download-url`, method: 'POST',
3198
+ headers: { 'Content-Type': 'application/json', },
3199
+ data: doolaGetDocumentDownloadUrlBody
3200
+ });
3201
+ };
3202
+ /**
3203
+ * Lists supported countries with ISO codes.
3204
+ * @summary List supported countries
3205
+ */
3206
+ const doolaListCountries = (doolaListCountriesBody) => {
3207
+ return (0, http_client_1.customAxios)({ url: `/doola/references/countries`, method: 'POST',
3208
+ headers: { 'Content-Type': 'application/json', },
3209
+ data: doolaListCountriesBody
3210
+ });
3211
+ };
3212
+ /**
3213
+ * Lists supported US states with abbreviations.
3214
+ * @summary List supported states
3215
+ */
3216
+ const doolaListStates = (doolaListStatesBody) => {
3217
+ return (0, http_client_1.customAxios)({ url: `/doola/references/states`, method: 'POST',
3218
+ headers: { 'Content-Type': 'application/json', },
3219
+ data: doolaListStatesBody
3220
+ });
3221
+ };
3222
+ /**
3223
+ * Lists the NAICS industry codes accepted on the create-company endpoint.
3224
+ * @summary List NAICS codes
3225
+ */
3226
+ const doolaListNaicsCodes = (doolaListNaicsCodesBody) => {
3227
+ return (0, http_client_1.customAxios)({ url: `/doola/references/naics-codes`, method: 'POST',
3228
+ headers: { 'Content-Type': 'application/json', },
3229
+ data: doolaListNaicsCodesBody
3230
+ });
3231
+ };
3232
+ /**
3233
+ * Lists the formation filing fee per state for an entity type (LLC or CCorp).
3234
+ * @summary List state filing fees
3235
+ */
3236
+ const doolaListStateFilingFees = (doolaListStateFilingFeesBody) => {
3237
+ return (0, http_client_1.customAxios)({ url: `/doola/references/state-fees`, method: 'POST',
3238
+ headers: { 'Content-Type': 'application/json', },
3239
+ data: doolaListStateFilingFeesBody
3240
+ });
3241
+ };
2956
3242
  /**
2957
3243
  * Calls D&B Direct+ GET /v1/match/cleanseMatch and returns up to 25 ranked match candidates.
2958
3244
  * @summary Identity Resolution — Cleanse Match
@@ -3218,6 +3504,96 @@ const getIntegrationsAPI = () => {
3218
3504
  data: experianBusinessSetUserCredentialsBody
3219
3505
  });
3220
3506
  };
3507
+ /**
3508
+ * Scrape a single page URL and return its content in markdown, HTML or other formats.
3509
+ * @summary Scrape Page
3510
+ */
3511
+ const firecrawlScrapePage = (firecrawlScrapePageBody) => {
3512
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/scrape`, method: 'POST',
3513
+ headers: { 'Content-Type': 'application/json', },
3514
+ data: firecrawlScrapePageBody
3515
+ });
3516
+ };
3517
+ /**
3518
+ * Start an asynchronous crawl job for a website URL.
3519
+ * @summary Start Crawl
3520
+ */
3521
+ const firecrawlStartCrawl = (firecrawlStartCrawlBody) => {
3522
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/crawl`, method: 'POST',
3523
+ headers: { 'Content-Type': 'application/json', },
3524
+ data: firecrawlStartCrawlBody
3525
+ });
3526
+ };
3527
+ /**
3528
+ * Get the status or results of an asynchronous crawl job.
3529
+ * @summary Get Crawl Status
3530
+ */
3531
+ const firecrawlGetCrawlStatus = (firecrawlGetCrawlStatusBody) => {
3532
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/crawl/status`, method: 'POST',
3533
+ headers: { 'Content-Type': 'application/json', },
3534
+ data: firecrawlGetCrawlStatusBody
3535
+ });
3536
+ };
3537
+ /**
3538
+ * Cancel an active crawl job.
3539
+ * @summary Cancel Crawl
3540
+ */
3541
+ const firecrawlCancelCrawl = (firecrawlCancelCrawlBody) => {
3542
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/crawl/cancel`, method: 'POST',
3543
+ headers: { 'Content-Type': 'application/json', },
3544
+ data: firecrawlCancelCrawlBody
3545
+ });
3546
+ };
3547
+ /**
3548
+ * Retrieve any errors encountered during a crawl job.
3549
+ * @summary Get Crawl Errors
3550
+ */
3551
+ const firecrawlGetCrawlErrors = (firecrawlGetCrawlErrorsBody) => {
3552
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/crawl/errors`, method: 'POST',
3553
+ headers: { 'Content-Type': 'application/json', },
3554
+ data: firecrawlGetCrawlErrorsBody
3555
+ });
3556
+ };
3557
+ /**
3558
+ * Run a web search query and return scraped page results.
3559
+ * @summary Search Web
3560
+ */
3561
+ const firecrawlSearchWeb = (firecrawlSearchWebBody) => {
3562
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/search`, method: 'POST',
3563
+ headers: { 'Content-Type': 'application/json', },
3564
+ data: firecrawlSearchWebBody
3565
+ });
3566
+ };
3567
+ /**
3568
+ * Extract structured data matching a schema from a set of URLs.
3569
+ * @summary Extract Structured Data
3570
+ */
3571
+ const firecrawlExtractStructuredData = (firecrawlExtractStructuredDataBody) => {
3572
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/extract`, method: 'POST',
3573
+ headers: { 'Content-Type': 'application/json', },
3574
+ data: firecrawlExtractStructuredDataBody
3575
+ });
3576
+ };
3577
+ /**
3578
+ * Map a website URL and return discovered sub-links.
3579
+ * @summary Map URLs
3580
+ */
3581
+ const firecrawlMapUrls = (firecrawlMapUrlsBody) => {
3582
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/map`, method: 'POST',
3583
+ headers: { 'Content-Type': 'application/json', },
3584
+ data: firecrawlMapUrlsBody
3585
+ });
3586
+ };
3587
+ /**
3588
+ * Stores Firecrawl API key credentials for a specific user under a PerUser configuration.
3589
+ * @summary Store Firecrawl user credentials
3590
+ */
3591
+ const firecrawlSetUserCredentials = (firecrawlSetUserCredentialsBody) => {
3592
+ return (0, http_client_1.customAxios)({ url: `/firecrawl/set-user-credentials`, method: 'POST',
3593
+ headers: { 'Content-Type': 'application/json', },
3594
+ data: firecrawlSetUserCredentialsBody
3595
+ });
3596
+ };
3221
3597
  /**
3222
3598
  * Stores clientId and clientSecret for PerUser GitLab configs without starting OAuth.
3223
3599
  * @summary Set GitLab OAuth app credentials for a user
@@ -3436,6 +3812,74 @@ const getIntegrationsAPI = () => {
3436
3812
  data: gmailDeleteLabelBody
3437
3813
  });
3438
3814
  };
3815
+ /**
3816
+ * Starts a Google Analytics OAuth connection. Shared configs use app-level credentials; PerUser configs require clientId/clientSecret in the request.
3817
+ * @summary Start Google Analytics OAuth flow
3818
+ */
3819
+ const googleAnalyticsAuthStart = (googleAnalyticsAuthStartBody) => {
3820
+ return (0, http_client_1.customAxios)({ url: `/google-analytics/auth/start`, method: 'POST',
3821
+ headers: { 'Content-Type': 'application/json', },
3822
+ data: googleAnalyticsAuthStartBody
3823
+ });
3824
+ };
3825
+ /**
3826
+ * Stores clientId and clientSecret for PerUser Google Analytics configs without starting OAuth.
3827
+ * @summary Set Google Analytics OAuth app credentials for a user
3828
+ */
3829
+ const googleAnalyticsSetUserCredentials = (googleAnalyticsSetUserCredentialsBody) => {
3830
+ return (0, http_client_1.customAxios)({ url: `/google-analytics/auth/set-user-credentials`, method: 'POST',
3831
+ headers: { 'Content-Type': 'application/json', },
3832
+ data: googleAnalyticsSetUserCredentialsBody
3833
+ });
3834
+ };
3835
+ /**
3836
+ * Unauthorized IntegrationHub-owned callback for Google OAuth completion.
3837
+ * @summary Handle Google Analytics OAuth callback
3838
+ */
3839
+ const googleAnalyticsOauthCallback = () => {
3840
+ return (0, http_client_1.customAxios)({ url: `/google-analytics/oauth/callback`, method: 'GET'
3841
+ });
3842
+ };
3843
+ /**
3844
+ * Lists GA4 accounts and properties the connected user can access.
3845
+ * @summary List GA4 account summaries
3846
+ */
3847
+ const googleAnalyticsListAccountSummaries = (googleAnalyticsListAccountSummariesBody) => {
3848
+ return (0, http_client_1.customAxios)({ url: `/google-analytics/properties/account-summaries/list`, method: 'POST',
3849
+ headers: { 'Content-Type': 'application/json', },
3850
+ data: googleAnalyticsListAccountSummariesBody
3851
+ });
3852
+ };
3853
+ /**
3854
+ * Runs a GA4 report for traffic, user behavior, campaign performance, or time-period comparisons.
3855
+ * @summary Run a GA4 report
3856
+ */
3857
+ const googleAnalyticsRunReport = (googleAnalyticsRunReportBody) => {
3858
+ return (0, http_client_1.customAxios)({ url: `/google-analytics/properties/run-report`, method: 'POST',
3859
+ headers: { 'Content-Type': 'application/json', },
3860
+ data: googleAnalyticsRunReportBody
3861
+ });
3862
+ };
3863
+ /**
3864
+ * Runs a pivoted GA4 report with row and column dimensions.
3865
+ * @summary Run a pivoted GA4 report
3866
+ */
3867
+ const googleAnalyticsRunPivotReport = (googleAnalyticsRunPivotReportBody) => {
3868
+ return (0, http_client_1.customAxios)({ url: `/google-analytics/properties/run-pivot-report`, method: 'POST',
3869
+ headers: { 'Content-Type': 'application/json', },
3870
+ data: googleAnalyticsRunPivotReportBody
3871
+ });
3872
+ };
3873
+ /**
3874
+ * Runs multiple GA4 reports in a single API call.
3875
+ * @summary Batch run GA4 reports
3876
+ */
3877
+ const googleAnalyticsBatchRunReports = (googleAnalyticsBatchRunReportsBody) => {
3878
+ return (0, http_client_1.customAxios)({ url: `/google-analytics/properties/batch-run-reports`, method: 'POST',
3879
+ headers: { 'Content-Type': 'application/json', },
3880
+ data: googleAnalyticsBatchRunReportsBody
3881
+ });
3882
+ };
3439
3883
  /**
3440
3884
  * Starts a Google Calendar OAuth connection. Shared configs use app-level credentials; PerUser configs require clientId/clientSecret in the request.
3441
3885
  * @summary Start Google Calendar OAuth flow
@@ -4844,6 +5288,116 @@ const getIntegrationsAPI = () => {
4844
5288
  data: microsoftSharepointSearchContentBody
4845
5289
  });
4846
5290
  };
5291
+ /**
5292
+ * Starts a Notion OAuth connection. PerUser configs require clientId/clientSecret to be stored before OAuth starts.
5293
+ * @summary Start Notion OAuth flow
5294
+ */
5295
+ const notionAuthStart = (notionAuthStartBody) => {
5296
+ return (0, http_client_1.customAxios)({ url: `/notion/auth/start`, method: 'POST',
5297
+ headers: { 'Content-Type': 'application/json', },
5298
+ data: notionAuthStartBody
5299
+ });
5300
+ };
5301
+ /**
5302
+ * Stores clientId and clientSecret for PerUser Notion configs without starting OAuth.
5303
+ * @summary Set Notion OAuth app credentials for a user
5304
+ */
5305
+ const notionSetUserCredentials = (notionSetUserCredentialsBody) => {
5306
+ return (0, http_client_1.customAxios)({ url: `/notion/auth/set-user-credentials`, method: 'POST',
5307
+ headers: { 'Content-Type': 'application/json', },
5308
+ data: notionSetUserCredentialsBody
5309
+ });
5310
+ };
5311
+ /**
5312
+ * Receives OAuth callback from Notion and stores user credentials.
5313
+ * @summary Handle Notion OAuth callback
5314
+ */
5315
+ const notionOauthCallback = (params) => {
5316
+ return (0, http_client_1.customAxios)({ url: `/notion/oauth/callback`, method: 'GET',
5317
+ params
5318
+ });
5319
+ };
5320
+ /**
5321
+ * @summary Search pages and data sources
5322
+ */
5323
+ const notionSearch = (notionSearchBody) => {
5324
+ return (0, http_client_1.customAxios)({ url: `/notion/search`, method: 'POST',
5325
+ headers: { 'Content-Type': 'application/json', },
5326
+ data: notionSearchBody
5327
+ });
5328
+ };
5329
+ /**
5330
+ * @summary Create a page
5331
+ */
5332
+ const notionCreatePage = (notionCreatePageBody) => {
5333
+ return (0, http_client_1.customAxios)({ url: `/notion/pages/create`, method: 'POST',
5334
+ headers: { 'Content-Type': 'application/json', },
5335
+ data: notionCreatePageBody
5336
+ });
5337
+ };
5338
+ /**
5339
+ * @summary Retrieve a page
5340
+ */
5341
+ const notionGetPage = (notionGetPageBody) => {
5342
+ return (0, http_client_1.customAxios)({ url: `/notion/pages/get`, method: 'POST',
5343
+ headers: { 'Content-Type': 'application/json', },
5344
+ data: notionGetPageBody
5345
+ });
5346
+ };
5347
+ /**
5348
+ * @summary Update a page
5349
+ */
5350
+ const notionUpdatePage = (notionUpdatePageBody) => {
5351
+ return (0, http_client_1.customAxios)({ url: `/notion/pages/update`, method: 'POST',
5352
+ headers: { 'Content-Type': 'application/json', },
5353
+ data: notionUpdatePageBody
5354
+ });
5355
+ };
5356
+ /**
5357
+ * @summary Query a data source
5358
+ */
5359
+ const notionQueryDataSource = (notionQueryDataSourceBody) => {
5360
+ return (0, http_client_1.customAxios)({ url: `/notion/data-sources/query`, method: 'POST',
5361
+ headers: { 'Content-Type': 'application/json', },
5362
+ data: notionQueryDataSourceBody
5363
+ });
5364
+ };
5365
+ /**
5366
+ * @summary Append block children
5367
+ */
5368
+ const notionAppendBlockChildren = (notionAppendBlockChildrenBody) => {
5369
+ return (0, http_client_1.customAxios)({ url: `/notion/blocks/children/append`, method: 'POST',
5370
+ headers: { 'Content-Type': 'application/json', },
5371
+ data: notionAppendBlockChildrenBody
5372
+ });
5373
+ };
5374
+ /**
5375
+ * @summary Retrieve block children
5376
+ */
5377
+ const notionGetBlockChildren = (notionGetBlockChildrenBody) => {
5378
+ return (0, http_client_1.customAxios)({ url: `/notion/blocks/children/get`, method: 'POST',
5379
+ headers: { 'Content-Type': 'application/json', },
5380
+ data: notionGetBlockChildrenBody
5381
+ });
5382
+ };
5383
+ /**
5384
+ * @summary List workspace users
5385
+ */
5386
+ const notionListUsers = (notionListUsersBody) => {
5387
+ return (0, http_client_1.customAxios)({ url: `/notion/users/list`, method: 'POST',
5388
+ headers: { 'Content-Type': 'application/json', },
5389
+ data: notionListUsersBody
5390
+ });
5391
+ };
5392
+ /**
5393
+ * @summary Get bot user
5394
+ */
5395
+ const notionGetMe = (notionGetMeBody) => {
5396
+ return (0, http_client_1.customAxios)({ url: `/notion/users/me`, method: 'POST',
5397
+ headers: { 'Content-Type': 'application/json', },
5398
+ data: notionGetMeBody
5399
+ });
5400
+ };
4847
5401
  /**
4848
5402
  * Stores a generated app user OpenAI API key for PerUser integration configs.
4849
5403
  * @summary Store per-user OpenAI credentials
@@ -7465,7 +8019,7 @@ const getIntegrationsAPI = () => {
7465
8019
  data: wealthboxGetActivityBody
7466
8020
  });
7467
8021
  };
7468
- return { abrigoFindCustomerByCrmId, abrigoCreateCustomer, abrigoLinkBeneficialOwner, abrigoFindProposedLoanByCrmId, abrigoCreateProposedLoan, abrigoStartWorkflow, abrigoCreateCollateral, abrigoCreateProposedLien, abrigoListCustomers, abrigoSearchCustomers, abrigoGetCustomerById, abrigoUpdateCustomer, abrigoDeleteCustomer, abrigoListBeneficialOwners, abrigoGetBeneficialOwnerById, abrigoUpdateBeneficialOwner, abrigoListCustomerContacts, abrigoCreateCustomerContact, abrigoListEntities, abrigoGetEntityById, abrigoListProposedLoans, abrigoGetProposedLoanById, abrigoUpdateProposedLoan, abrigoDeleteProposedLoan, abrigoUpdateProposedLoanStatus, abrigoGetProposedLoanExposure, abrigoListLoanApplications, abrigoGetLoanApplicationById, abrigoCreateLoanApplication, abrigoUpdateLoanApplication, abrigoSubmitLoanApplication, abrigoListLoanRolesByProposedLoan, abrigoCreateLoanRole, abrigoUpdateLoanRole, abrigoListProposedProducts, abrigoListCollaterals, abrigoGetCollateralById, abrigoUpdateCollateral, abrigoDeleteCollateral, abrigoListLiens, abrigoGetLienById, abrigoListProposedLiens, abrigoListPortfolioLoans, abrigoGetPortfolioLoanById, abrigoUpdatePortfolioLoan, abrigoGetPortfolioLoanCollaterals, abrigoListPastDueLoans, abrigoListMaturingLoans, abrigoListLoanRolesByPortfolioLoan, abrigoListPortfolioLoansBasic, abrigoListRiskRatingCalculations, abrigoGetRiskRatingCalculationById, abrigoApproveRiskRating, abrigoDeclineRiskRating, abrigoListPolicyExceptions, abrigoCreatePolicyException, abrigoListPolicyExceptionTypes, abrigoListPolicyExceptionStatuses, abrigoListWorkflows, abrigoGetWorkflowById, abrigoCloseWorkflow, abrigoListWorkflowSteps, abrigoGetWorkflowStepById, abrigoUpdateWorkflowStepStatus, abrigoGetWorkflowNextSteps, abrigoListTicklers, abrigoGetTicklerById, abrigoListActivities, abrigoCreateActivity, abrigoListBankCodes, abrigoListBankBranches, abrigoListStates, abrigoGetStateById, abrigoListDocuments, abrigoGetDocumentById, abrigoGetDocumentContent, abrigoListDocumentsByObjectAssociation, abrigoSetUserCredentials, alloyCreatePersonEntity, alloyGetPersonEntity, alloyCreateBusinessEntity, alloyGetBusinessEntity, alloyCreateJourneyApplication, alloyGetJourneyApplication, alloyRerunJourneyApplication, alloyReviewJourneyApplication, alloyRunEvaluation, alloyUploadDocument, alloySetUserCredentials, anthropicSetUserCredentials, anthropicGenerateText, anthropicCreateStream, awsS3SetUserCredentials, awsS3UploadData, awsS3DeleteFile, awsS3DocumentExists, awsS3GenerateDownloadSignedUrl, awsS3GetData, awsS3GenerateUploadSignedUrl, awsS3CopyFile, awsS3GetFileMetadata, awsS3UploadFile, awsS3CreateReadStream, azureBlobStorageSetUserCredentials, azureBlobStorageUploadData, azureBlobStorageDeleteFile, azureBlobStorageDocumentExists, azureBlobStorageGenerateDownloadSignedUrl, azureBlobStorageGetData, azureBlobStorageGenerateUploadSignedUrl, azureBlobStorageCopyFile, azureBlobStorageGetFileMetadata, azureBlobStorageUploadFile, azureBlobStorageCreateReadStream, azureBlobStorageCreateWriteStream, postCommonServiceIdDisconnect, creditsafeComplianceBankMatchGetIbanCompanySearchCriteria, creditsafeComplianceBankMatchGetBbanCompanySearchCriteria, creditsafeComplianceBankMatchIbanCompanySearch, creditsafeComplianceBankMatchBbanCompanySearch, creditsafeComplianceBankMatchGetIbanPersonSearchCriteria, creditsafeComplianceBankMatchIbanPersonSearch, creditsafeComplianceCountryRiskGetCountryRisk, creditsafeComplianceKycProtectListProfileTypes, creditsafeComplianceKycProtectListCurrencyCodes, creditsafeComplianceKycProtectListCountryCodes, creditsafeComplianceKycProtectListSanctionBodies, creditsafeComplianceKycProtectListDocumentTypes, creditsafeComplianceKycProtectGetAmlPreferences, creditsafeComplianceKycProtectUpdateAmlPreferences, creditsafeComplianceKycProtectListAudits, creditsafeComplianceKycProtectCreateProfile, creditsafeComplianceKycProtectListProfiles, creditsafeComplianceKycProtectGetProfile, creditsafeComplianceKycProtectUpdateProfile, creditsafeComplianceKycProtectDeleteProfile, creditsafeComplianceKycProtectImportBusinessProfiles, creditsafeComplianceKycProtectGetProfileDetails, creditsafeComplianceKycProtectUpdateProfileDetails, creditsafeComplianceKycProtectListProfileAddresses, creditsafeComplianceKycProtectCreateProfileAddress, creditsafeComplianceKycProtectAddKeyParty, creditsafeComplianceKycProtectListKeyParties, creditsafeComplianceKycProtectUpdateKeyParties, creditsafeComplianceKycProtectRemoveKeyParties, creditsafeComplianceKycProtectCreateBusinessSearch, creditsafeComplianceKycProtectListBusinessSearches, creditsafeComplianceKycProtectGetBusinessSearch, creditsafeComplianceKycProtectListBusinessSearchHits, creditsafeComplianceKycProtectCreateIndividualSearch, creditsafeComplianceKycProtectListIndividualSearches, creditsafeComplianceKycProtectGetIndividualSearch, creditsafeComplianceKycProtectListIndividualSearchHits, creditsafeComplianceKycProtectBulkAmlScreening, creditsafeComplianceKycProtectCreateSchedule, creditsafeComplianceKycProtectListSchedules, creditsafeComplianceKycProtectListMonitoringAmlAlerts, creditsafeComplianceKycProtectBulkAddMonitoringProfiles, creditsafeComplianceKycProtectListKycMonitoringAlerts, creditsafeComplianceKycProtectUpdateKycMonitoringAlert, creditsafeComplianceKycProtectListAsyncAmlJobs, creditsafeComplianceKycProtectGetAsyncAmlJob, creditsafeComplianceKycProtectUploadBatchFile, creditsafeComplianceKycProtectGetBatchUpload, creditsafeComplianceKycProtectGenerateReport, creditsafeComplianceKycProtectListReports, creditsafeComplianceKycProtectGetReport, creditsafeComplianceKycProtectGetComplianceAlerts, creditsafeComplianceSetUserCredentials, creditsafeFeaturedCreditRiskListReportLanguagesByCountry, creditsafeFeaturedCreditRiskGetCompanySearchCriteria, creditsafeFeaturedCreditRiskGetPeopleSearchCriteria, creditsafeFeaturedCreditRiskGetCompanySchema, creditsafeFeaturedCreditRiskCompaniesSearch, creditsafeFeaturedCreditRiskGetCompany, creditsafeFeaturedCreditRiskCompaniesMatch, creditsafeFeaturedCreditRiskPeopleSearch, creditsafeFeaturedCreditRiskGetPerson, creditsafeFeaturedCreditRiskListCompanyImages, creditsafeFeaturedCreditRiskListImageTypes, creditsafeFeaturedCreditRiskDownloadImage, creditsafeFeaturedCreditRiskCreateFreshInvestigation, creditsafeFeaturedCreditRiskListFreshInvestigations, creditsafeFeaturedCreditRiskGetFreshInvestigation, creditsafeFeaturedCreditRiskCancelFreshInvestigation, creditsafeFeaturedCreditRiskUpdateFreshInvestigation, creditsafeFeaturedGlobalMonitoringGetUserDetails, creditsafeFeaturedGlobalMonitoringListPortfolios, creditsafeFeaturedGlobalMonitoringCreatePortfolio, creditsafeFeaturedGlobalMonitoringImportPortfolioCompanies, creditsafeFeaturedGlobalMonitoringSyncPortfolio, creditsafeFeaturedGlobalMonitoringGetPortfolio, creditsafeFeaturedGlobalMonitoringDeletePortfolio, creditsafeFeaturedGlobalMonitoringUpdatePortfolio, creditsafeFeaturedGlobalMonitoringListPortfolioCountries, creditsafeFeaturedGlobalMonitoringListPortfolioCompanies, creditsafeFeaturedGlobalMonitoringAddPortfolioCompany, creditsafeFeaturedGlobalMonitoringGetPortfolioCompany, creditsafeFeaturedGlobalMonitoringRemovePortfolioCompany, creditsafeFeaturedGlobalMonitoringUpdatePortfolioCompany, creditsafeFeaturedGlobalMonitoringListPortfolioEventRules, creditsafeFeaturedGlobalMonitoringListCompanyEvents, creditsafeFeaturedGlobalMonitoringListEventRules, creditsafeFeaturedGlobalMonitoringListEventRulesByCountry, creditsafeFeaturedGlobalMonitoringListNotificationEvents, creditsafeFeaturedCheckDecideListDecisionEngineInstances, creditsafeFeaturedCheckDecideGetDecisionEngineInstance, creditsafeFeaturedCheckDecideGetDecisionEngineGuid, creditsafeFeaturedCheckDecideGetDecisionEngineUserDataFields, creditsafeFeaturedCheckDecideExecuteDecisionEngine, creditsafeFeaturedCheckDecideListDecisionEngineUsageLog, creditsafeFeaturedCheckDecideGetDecisionEngineUsageLog, creditsafeFeaturedCheckDecideGetDecisionOutcome, creditsafeFeaturedCheckDecideUpdateDecisionOutcome, creditsafeFeaturedConsumerMiscGetConsumerSearchCriteria, creditsafeFeaturedConsumerMiscConsumerSearch, creditsafeFeaturedConsumerMiscGetConsumerReportCustomData, creditsafeFeaturedDataCleaningCreateJob, creditsafeFeaturedDataCleaningListJobs, creditsafeFeaturedDataCleaningGetJob, creditsafeFeaturedDataCleaningUploadJobFile, creditsafeFeaturedDataCleaningSetJobMappings, creditsafeFeaturedDataCleaningSubmitJob, creditsafeFeaturedDataCleaningSetJobEnrichments, creditsafeFeaturedDataCleaningEnrichJob, creditsafeFeaturedDataCleaningDownloadEnrichedFile, creditsafeFeaturedLocalSolutionsFrBankMatch, creditsafeFeaturedLocalSolutionsFrBankMatchAudition, creditsafeFeaturedLocalSolutionsDeNonLtdSearchCriteria, creditsafeFeaturedLocalSolutionsDeNonLtdSearch, creditsafeFeaturedLocalSolutionsDeNonLtdGet, creditsafeFeaturedLocalSolutionsNlKvkExtract, creditsafeFeaturedLocalSolutionsGbBankMatch, creditsafeFeaturedLocalSolutionsGbIdentitySearch, creditsafeFeaturedLocalSolutionsGbUpdateIdentitySearch, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistory, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryRecord, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryInput, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryReference, creditsafeFeaturedLocalSolutionsGbIdentitySearchRevalidation, creditsafeFeaturedLocalSolutionsGbIdentitySearchReasons, creditsafeFeaturedLocalSolutionsGbBankVerificationSearch, creditsafeFeaturedLocalSolutionsGbBankVerificationValidate, creditsafeFeaturedLocalSolutionsGbBankVerificationSortcode, creditsafeFeaturedLocalSolutionsGbBankVerificationHistory, creditsafeFeaturedLocalSolutionsGbBankVerificationHistoryRecord, creditsafeFeaturedLocalSolutionsGbBankVerificationHistoryReference, creditsafeFeaturedLocalSolutionsGbCcds, creditsafeFeaturedLocalSolutionsGbLandRegistry, creditsafeFeaturedLocalSolutionsGbVerifyCompany, creditsafeFeaturedLocalSolutionsGbVerifyDirectorReportList, creditsafeFeaturedLocalSolutionsGbVerifyDirectorReportCreate, creditsafeFeaturedLocalSolutionsGbVerifyIndividualSummary, creditsafeFeaturedLocalSolutionsGbVerifyIndividualFull, creditsafeFeaturedLocalSolutionsUsSearchSupport, creditsafeFeaturedSetUserCredentials, crsCreditApiPullConsumerCreditEquifax, crsCreditApiPullConsumerCreditExperian, crsCreditApiPullConsumerCreditTransunion, crsCreditApiPullBusinessCreditExperian, crsCreditApiPullBusinessCreditEquifax, crsCreditApiVerifyBusinessInstantId, crsCreditApiKycPreciseId, crsCreditApiKybBusinessComplianceInsight, crsCreditApiKybBusinessContacts, crsCreditApiOfacScreeningSingle, crsCreditApiOfacScreeningBatch, crsCreditApiGlobalWatchlistScreening, crsCreditApiBridgerXgScreening, crsCreditApiIstWatchScreening, crsCreditApiSetUserCredentials, dunAndBradstreetCleanseMatch, dunAndBradstreetCleanseMatchWithFraud, dunAndBradstreetExtendedMatch, dunAndBradstreetSearchCompanyList, dunAndBradstreetSearchCompetitors, dunAndBradstreetSetUserCredentials, elevenlabsTextToSpeech, elevenlabsCloneVoice, elevenlabsListVoices, elevenlabsGetVoice, elevenlabsDeleteVoice, elevenlabsListModels, elevenlabsSetUserCredentials, experianBusinessSearchBusiness, experianBusinessQuickSearchBusiness, experianBusinessGetBusinessHeaders, experianBusinessGetBusinessScores, experianBusinessGetPremierProfileReport, experianBusinessGetIntelliscoreReport, experianBusinessGetRiskDashboards, experianBusinessGetCreditStatus, experianBusinessRunBusinessComplianceInsight, experianBusinessGetBusinessContacts, experianBusinessGetCorporateLinkage, experianBusinessGetCorporateRegistrations, experianBusinessRunIstWatchScreening, experianBusinessRunFraudShieldsScreening, experianBusinessSetUserCredentials, gitlabSetUserCredentials, gitlabOauthInitiate, gitlabOauthCallback, gitlabGetCurrentUser, gitlabListProjects, gitlabGetProject, gitlabListMergeRequests, gitlabGetMergeRequest, gitlabGetMergeRequestDiffs, gitlabMergeMergeRequest, gitlabListMergeRequestNotes, gitlabCreateMergeRequestNote, gmailAuthStart, gmailSetUserCredentials, gmailOauthCallback, gmailSendEmail, gmailListMessages, gmailGetMessage, gmailCreateDraft, gmailListLabels, gmailCreateLabel, gmailUpdateLabel, gmailDeleteLabel, googleCalendarAuthStart, googleCalendarSetUserCredentials, googleCalendarOauthCallback, googleCalendarListEvents, googleCalendarCreateEvent, googleCalendarPatchEvent, googleCalendarDeleteEvent, googleCalendarListCalendars, googleCalendarQueryFreeBusy, googleCloudStorageSetUserCredentials, googleCloudStorageUploadData, googleCloudStorageDeleteFile, googleCloudStorageDocumentExists, googleCloudStorageGenerateDownloadSignedUrl, googleCloudStorageGetData, googleCloudStorageGenerateUploadSignedUrl, googleCloudStorageCopyFile, googleCloudStorageGetFileMetadata, googleCloudStorageUploadFile, googleCloudStorageCreateReadStream, googleCloudStorageCreateWriteStream, googleDocsAuthStart, googleDocsSetUserCredentials, googleDocsOauthCallback, googleDocsCreateDocument, googleDocsGetDocument, googleDocsBatchUpdateDocument, googleDocsSelectDocumentsLegacy, googleDocsSelectDocuments, googleDriveAuthStart, googleDriveSetUserCredentials, googleDriveOauthCallback, googleDriveCreateFile, googleDriveListFiles, googleDriveUpdateFile, googleDriveDeleteFile, googleDriveGetFile, googleDriveCopyFile, googleDriveCreatePermission, googleDriveDeletePermission, googleDriveListPermissions, googleDriveSelectDocuments, googleGenerativeAISetUserCredentials, googleGenerativeAIGenerateText, googleGenerativeAIGenerateImage, googleGenerativeAICreateStream, googleGenerativeAIImageGenerateImage, googleOAuthGetAuthorizationUrl, googleOAuthGetUserProfile, googleOAuthOauthCallback, googleSheetsAuthStart, googleSheetsSetUserCredentials, googleSheetsOauthCallback, googleSheetsCreateSpreadsheet, googleSheetsGetValues, googleSheetsUpdateValues, googleSheetsAppendValues, googleSheetsBatchUpdate, googleSheetsSelectSpreadsheets, googleSlidesAuthStart, googleSlidesSetUserCredentials, googleSlidesOauthCallback, googleSlidesCreatePresentation, googleSlidesGetPresentation, googleSlidesBatchUpdatePresentation, hubspotAuthStart, hubspotAuthSetUserCredentials, hubspotOauthCallback, hubspotCreateContact, hubspotUpdateContact, hubspotListContacts, hubspotSearchContacts, hubspotCreateCompany, hubspotUpdateCompany, hubspotListCompanies, hubspotSearchCompanies, hubspotListDeals, hubspotListDealPipelines, hubspotListOwners, hubspotCreateEmailEngagement, hubspotCreateCallEngagement, hubspotCreateTaskEngagement, hubspotCreateAssociation, hubspotCreateTicket, hubspotUpdateTicket, hubspotListTickets, hubspotEnrollWorkflow, hubspotListWorkflows, hubspotListMarketingEmails, hubspotSendTransactionalEmail, jiraOauthInitiate, jiraSetUserCredentials, jiraOauthCallback, jiraCreateIssue, jiraSearchIssues, jiraGetIssue, jiraUpdateIssue, jiraAddComment, jiraListProjects, jiraListTransitions, jiraTransitionIssue, jiraListBoards, jiraListSprints, jiraCreateSprint, jiraUpdateSprint, jiraMoveIssuesToBacklog, jiraMoveIssuesToSprint, microsoftOnedriveAuthStart, microsoftOnedriveSetUserCredentials, microsoftOnedriveOauthCallback, microsoftOnedriveListItems, microsoftOnedriveUpdateItem, microsoftOnedriveDeleteItem, microsoftOnedriveGetItem, microsoftOnedriveDownloadItem, microsoftOnedriveUploadItem, microsoftOnedriveUploadLargeItem, microsoftOnedriveCreateFolder, microsoftOnedriveCopyItem, microsoftOnedriveSearchItems, microsoftOutlookAuthStart, microsoftOutlookSetUserCredentials, microsoftOutlookOauthCallback, microsoftOutlookMessagesList, microsoftOutlookMailFoldersList, microsoftOutlookFolderMessagesList, microsoftOutlookMessagesGet, microsoftOutlookMessagesSearch, microsoftOutlookAttachmentsList, microsoftOutlookSendMail, microsoftOutlookMessagesCreate, microsoftOutlookMessagesUpdate, microsoftOutlookMessagesSend, microsoftOutlookMessagesReply, microsoftOutlookMessagesReplyAll, microsoftOutlookMessagesForward, microsoftOutlookMessagesDelete, microsoftOutlookAttachmentsCreate, microsoftSharepointSetUserCredentials, microsoftSharepointOauthInitiate, microsoftSharepointOauthCallback, microsoftSharepointGetSiteByPath, microsoftSharepointSearchSites, microsoftSharepointListDrives, microsoftSharepointListDriveItemChildren, microsoftSharepointDownloadFileContent, microsoftSharepointUploadFile, microsoftSharepointDeleteFile, microsoftSharepointListLists, microsoftSharepointGetList, microsoftSharepointListListItems, microsoftSharepointCreateListItem, microsoftSharepointUpdateListItem, microsoftSharepointSearchContent, openaiSetUserCredentials, openaiGenerateText, openaiCreateStream, plaidStartHostedLink, plaidSetUserCredentials, plaidHostedLinkCallback, plaidGetAccounts, plaidGetAccountsBalance, plaidGetAuth, plaidTransactionsSync, plaidGetRecurringTransactions, plaidGetTransactions, plaidGetIdentity, plaidGetItem, plaidRemoveItem, plaidGetInstitutionById, plaidGetInvestmentHoldings, plaidGetInvestmentTransactions, plaidGetLiabilities, plaidCreateAssetReport, plaidGetAssetReport, plaidRefreshAssetReport, plaidGetAssetReportPdf, redtailSetUserCredentials, redtailAuthenticate, redtailGetFamilies, redtailGetContact, redtailGetContacts, redtailUpdateContact, redtailGetContactPersonalProfile, redtailGetContactAccounts, redtailGetAccountOwners, redtailGetAccountDetails, redtailGetActivities, redtailGetActivity, redtailCreateActivity, redtailUpdateActivity, redtailDeleteActivity, redtailCreateActivityNote, redtailDeleteActivityNote, redtailGetActivityNotes, redtailGetDatabaseUsers, redtailGetCategories, redtailGetActivityCodes, redtailGetNotes, redtailCreateContact, redtailDeleteContact, redtailGetContactAddresses, redtailGetContactAddress, redtailCreateContactAddress, redtailUpdateContactAddress, redtailDeleteContactAddress, redtailGetContactEmails, redtailGetContactEmail, redtailCreateContactEmail, redtailUpdateContactEmail, redtailDeleteContactEmail, redtailGetContactPhones, redtailGetContactPhone, redtailCreateContactPhone, redtailUpdateContactPhone, redtailDeleteContactPhone, redtailGetContactSocialMedias, redtailGetContactSocialMedia, redtailCreateContactSocialMedia, redtailUpdateContactSocialMedia, redtailDeleteContactSocialMedia, redtailGetContactUrls, redtailGetContactUrl, redtailCreateContactUrl, redtailUpdateContactUrl, redtailDeleteContactUrl, redtailGetContactNotes, redtailGetContactNote, redtailCreateContactNote, redtailDeleteContactNote, redtailGetContactAccount, redtailCreateContactAccount, redtailUpdateContactAccount, redtailDeleteContactAccount, redtailUpdateAccountDetails, redtailGetImportantInformation, redtailUpdateImportantInformation, redtailGetContactRole, redtailUpdateContactRole, redtailGetContactSam, redtailUpdateContactSam, redtailGetContactTax, redtailUpdateContactTax, redtailGetAccountTypes, redtailGetAccountTaxQualifiedTypes, redtailGetContactCategories, redtailGetContactStatuses, redtailGetSources, redtailGetContactSalutations, redtailGetServicingAdvisors, redtailGetWritingAdvisors, redtailGetDatabaseTeams, redtailGetActivityTemplates, redtailGetActivityTemplate, redtailGetNoteTemplates, redtailGetNoteTemplate, redtailCreateNoteComment, resendSetUserCredentials, resendSendEmail, salesforceAuthStart, salesforceAuthSetUserCredentials, salesforceOauthCallback, salesforceCreateSobject, salesforceGetSobject, salesforceUpdateSobject, salesforceDeleteSobject, salesforceQuery, salesforceCompositeSobjectsCreate, salesforceCompositeSobjectsUpdate, salesforceComposite, salesforceListReports, salesforceDescribeReport, salesforceRunReport, salesforceListFlows, salesforceDescribeFlow, salesforceRunFlow, slackOauthInitiate, slackSetUserCredentials, slackOauthCallback, slackPostMessage, slackUpdateMessage, slackListChannels, slackGetChannel, slackGetChannelHistory, slackGetThreadReplies, slackListUsers, slackLookupUserByEmail, socureRiskosSubmitEvaluation, socureRiskosGetEvaluationResult, socureRiskosEnableWatchlistMonitoring, socureRiskosSubmitOutcomeFeedback, socureRiskosDownloadEvaluationDocuments, socureRiskosReceiveWebhook, socureRiskosSetUserCredentials, stripeSetUserCredentials, stripeCreateCheckoutSession, stripeWebhook, twilioWhatsappSetUserCredentials, twilioWhatsappCreateMessage, udgNormalisedFreeAgentAuthenticate, udgNormalisedFreeAgentGetContacts, udgNormalisedFreeAgentGetCompanyInfo, udgNormalisedFreeAgentGetEmployees, udgNormalisedFreeAgentGetInvoices, udgNormalisedFreeAgentGetBills, udgNormalisedFreeAgentGetCreditNotes, udgNormalisedFreeAgentGetDocuments, udgNormalisedFreeAgentGetRecurringDocuments, udgNormalisedFreeAgentGetPayments, udgNormalisedFreeAgentGetItems, udgNormalisedFreeAgentGetAccounts, udgNormalisedFreeAgentGetTransactions, udgNormalisedFreeAgentGetBalanceSheetAccrual, udgNormalisedFreeAgentGetProfitAndLossAccrual, udgNormalisedFreshbooksAuthenticate, udgNormalisedFreshbooksGetContacts, udgNormalisedFreshbooksGetCompanyInfo, udgNormalisedFreshbooksGetEmployees, udgNormalisedFreshbooksGetInvoices, udgNormalisedFreshbooksGetBills, udgNormalisedFreshbooksGetDocuments, udgNormalisedFreshbooksGetRecurringDocuments, udgNormalisedFreshbooksGetPayments, udgNormalisedFreshbooksGetItems, udgNormalisedFreshbooksGetAccounts, udgNormalisedFreshbooksGetTransactions, udgNormalisedFreshbooksGetBalanceSheetAccrual, udgNormalisedFreshbooksGetProfitAndLossAccrual, udgNormalisedFreshbooksGetTaxes, udgNormalisedFreshbooksGetProfitAndLossCash, udgNormalisedQuickbooksAuthenticate, udgNormalisedQuickbooksGetContacts, udgNormalisedQuickbooksGetCompanyInfo, udgNormalisedQuickbooksGetEmployees, udgNormalisedQuickbooksGetInvoices, udgNormalisedQuickbooksGetBills, udgNormalisedQuickbooksGetCreditNotes, udgNormalisedQuickbooksGetDocuments, udgNormalisedQuickbooksGetRecurringDocuments, udgNormalisedQuickbooksGetPayments, udgNormalisedQuickbooksGetItems, udgNormalisedQuickbooksGetAccounts, udgNormalisedQuickbooksGetTransactions, udgNormalisedQuickbooksGetBalanceSheetAccrual, udgNormalisedQuickbooksGetProfitAndLossAccrual, udgNormalisedQuickbooksGetCashflow, udgNormalisedQuickbooksGetTaxes, udgNormalisedQuickbooksGetProfitAndLossCash, udgNormalisedQuickbooksGetBalanceSheetCash, udgNormalisedWaveAuthenticate, udgNormalisedWaveGetAccounts, udgNormalisedWaveGetContacts, udgNormalisedWaveGetCompanyInfo, udgNormalisedWaveGetInvoices, udgNormalisedWaveGetItems, udgNormalisedXeroAuthenticate, udgNormalisedXeroGetAccounts, udgNormalisedXeroGetContacts, udgNormalisedXeroGetCompanyInfo, udgNormalisedXeroGetEmployees, udgNormalisedXeroGetInvoices, udgNormalisedXeroGetBills, udgNormalisedXeroGetCreditNotes, udgNormalisedXeroGetDocuments, udgNormalisedXeroGetRecurringDocuments, udgNormalisedXeroGetPayments, udgNormalisedXeroGetItems, udgNormalisedXeroGetTransactions, udgNormalisedXeroGetBalanceSheetAccrual, udgNormalisedXeroGetBalanceSheetCash, udgNormalisedXeroGetProfitAndLossAccrual, udgNormalisedXeroGetProfitAndLossCash, udgNormalisedXeroGetTaxes, wealthboxOauthInitiate, wealthboxSetUserCredentials, wealthboxOauthCallback, wealthboxGetContacts, wealthboxGetContact, wealthboxCreateContact, wealthboxUpdateContact, wealthboxDeleteContact, wealthboxGetTasks, wealthboxGetTask, wealthboxCreateTask, wealthboxUpdateTask, wealthboxDeleteTask, wealthboxGetEvents, wealthboxGetEvent, wealthboxCreateEvent, wealthboxUpdateEvent, wealthboxDeleteEvent, wealthboxGetOpportunities, wealthboxGetOpportunity, wealthboxCreateOpportunity, wealthboxUpdateOpportunity, wealthboxDeleteOpportunity, wealthboxGetNotes, wealthboxGetNote, wealthboxCreateNote, wealthboxUpdateNote, wealthboxGetProjects, wealthboxGetProject, wealthboxCreateProject, wealthboxUpdateProject, wealthboxDeleteProject, wealthboxGetWorkflows, wealthboxGetWorkflow, wealthboxCreateWorkflow, wealthboxDeleteWorkflow, wealthboxCompleteWorkflowStep, wealthboxRevertWorkflowStep, wealthboxAddHouseholdMember, wealthboxRemoveHouseholdMember, wealthboxGetUserGroups, wealthboxGetMe, wealthboxGetUsers, wealthboxGetTeams, wealthboxGetTags, wealthboxGetCustomFields, wealthboxGetCategoryMembers, wealthboxGetComments, wealthboxGetContactRoles, wealthboxGetWorkflowTemplates, wealthboxGetWorkflowTemplate, wealthboxGetActivity };
8022
+ return { abrigoFindCustomerByCrmId, abrigoCreateCustomer, abrigoLinkBeneficialOwner, abrigoFindProposedLoanByCrmId, abrigoCreateProposedLoan, abrigoStartWorkflow, abrigoCreateCollateral, abrigoCreateProposedLien, abrigoListCustomers, abrigoSearchCustomers, abrigoGetCustomerById, abrigoUpdateCustomer, abrigoDeleteCustomer, abrigoListBeneficialOwners, abrigoGetBeneficialOwnerById, abrigoUpdateBeneficialOwner, abrigoListCustomerContacts, abrigoCreateCustomerContact, abrigoListEntities, abrigoGetEntityById, abrigoListProposedLoans, abrigoGetProposedLoanById, abrigoUpdateProposedLoan, abrigoDeleteProposedLoan, abrigoUpdateProposedLoanStatus, abrigoGetProposedLoanExposure, abrigoListLoanApplications, abrigoGetLoanApplicationById, abrigoCreateLoanApplication, abrigoUpdateLoanApplication, abrigoSubmitLoanApplication, abrigoListLoanRolesByProposedLoan, abrigoCreateLoanRole, abrigoUpdateLoanRole, abrigoListProposedProducts, abrigoListCollaterals, abrigoGetCollateralById, abrigoUpdateCollateral, abrigoDeleteCollateral, abrigoListLiens, abrigoGetLienById, abrigoListProposedLiens, abrigoListPortfolioLoans, abrigoGetPortfolioLoanById, abrigoUpdatePortfolioLoan, abrigoGetPortfolioLoanCollaterals, abrigoListPastDueLoans, abrigoListMaturingLoans, abrigoListLoanRolesByPortfolioLoan, abrigoListPortfolioLoansBasic, abrigoListRiskRatingCalculations, abrigoGetRiskRatingCalculationById, abrigoApproveRiskRating, abrigoDeclineRiskRating, abrigoListPolicyExceptions, abrigoCreatePolicyException, abrigoListPolicyExceptionTypes, abrigoListPolicyExceptionStatuses, abrigoListWorkflows, abrigoGetWorkflowById, abrigoCloseWorkflow, abrigoListWorkflowSteps, abrigoGetWorkflowStepById, abrigoUpdateWorkflowStepStatus, abrigoGetWorkflowNextSteps, abrigoListTicklers, abrigoGetTicklerById, abrigoListActivities, abrigoCreateActivity, abrigoListBankCodes, abrigoListBankBranches, abrigoListStates, abrigoGetStateById, abrigoListDocuments, abrigoGetDocumentById, abrigoGetDocumentContent, abrigoListDocumentsByObjectAssociation, abrigoSetUserCredentials, alloyCreatePersonEntity, alloyGetPersonEntity, alloyCreateBusinessEntity, alloyGetBusinessEntity, alloyCreateJourneyApplication, alloyGetJourneyApplication, alloyRerunJourneyApplication, alloyReviewJourneyApplication, alloyRunEvaluation, alloyUploadDocument, alloySetUserCredentials, anthropicSetUserCredentials, anthropicGenerateText, anthropicCreateStream, awsS3SetUserCredentials, awsS3UploadData, awsS3DeleteFile, awsS3DocumentExists, awsS3GenerateDownloadSignedUrl, awsS3GetData, awsS3GenerateUploadSignedUrl, awsS3CopyFile, awsS3GetFileMetadata, awsS3UploadFile, awsS3CreateReadStream, azureBlobStorageSetUserCredentials, azureBlobStorageUploadData, azureBlobStorageDeleteFile, azureBlobStorageDocumentExists, azureBlobStorageGenerateDownloadSignedUrl, azureBlobStorageGetData, azureBlobStorageGenerateUploadSignedUrl, azureBlobStorageCopyFile, azureBlobStorageGetFileMetadata, azureBlobStorageUploadFile, azureBlobStorageCreateReadStream, azureBlobStorageCreateWriteStream, postCommonServiceIdDisconnect, creditsafeComplianceBankMatchGetIbanCompanySearchCriteria, creditsafeComplianceBankMatchGetBbanCompanySearchCriteria, creditsafeComplianceBankMatchIbanCompanySearch, creditsafeComplianceBankMatchBbanCompanySearch, creditsafeComplianceBankMatchGetIbanPersonSearchCriteria, creditsafeComplianceBankMatchIbanPersonSearch, creditsafeComplianceCountryRiskGetCountryRisk, creditsafeComplianceKycProtectListProfileTypes, creditsafeComplianceKycProtectListCurrencyCodes, creditsafeComplianceKycProtectListCountryCodes, creditsafeComplianceKycProtectListSanctionBodies, creditsafeComplianceKycProtectListDocumentTypes, creditsafeComplianceKycProtectGetAmlPreferences, creditsafeComplianceKycProtectUpdateAmlPreferences, creditsafeComplianceKycProtectListAudits, creditsafeComplianceKycProtectCreateProfile, creditsafeComplianceKycProtectListProfiles, creditsafeComplianceKycProtectGetProfile, creditsafeComplianceKycProtectUpdateProfile, creditsafeComplianceKycProtectDeleteProfile, creditsafeComplianceKycProtectImportBusinessProfiles, creditsafeComplianceKycProtectGetProfileDetails, creditsafeComplianceKycProtectUpdateProfileDetails, creditsafeComplianceKycProtectListProfileAddresses, creditsafeComplianceKycProtectCreateProfileAddress, creditsafeComplianceKycProtectAddKeyParty, creditsafeComplianceKycProtectListKeyParties, creditsafeComplianceKycProtectUpdateKeyParties, creditsafeComplianceKycProtectRemoveKeyParties, creditsafeComplianceKycProtectCreateBusinessSearch, creditsafeComplianceKycProtectListBusinessSearches, creditsafeComplianceKycProtectGetBusinessSearch, creditsafeComplianceKycProtectListBusinessSearchHits, creditsafeComplianceKycProtectCreateIndividualSearch, creditsafeComplianceKycProtectListIndividualSearches, creditsafeComplianceKycProtectGetIndividualSearch, creditsafeComplianceKycProtectListIndividualSearchHits, creditsafeComplianceKycProtectBulkAmlScreening, creditsafeComplianceKycProtectCreateSchedule, creditsafeComplianceKycProtectListSchedules, creditsafeComplianceKycProtectListMonitoringAmlAlerts, creditsafeComplianceKycProtectBulkAddMonitoringProfiles, creditsafeComplianceKycProtectListKycMonitoringAlerts, creditsafeComplianceKycProtectUpdateKycMonitoringAlert, creditsafeComplianceKycProtectListAsyncAmlJobs, creditsafeComplianceKycProtectGetAsyncAmlJob, creditsafeComplianceKycProtectUploadBatchFile, creditsafeComplianceKycProtectGetBatchUpload, creditsafeComplianceKycProtectGenerateReport, creditsafeComplianceKycProtectListReports, creditsafeComplianceKycProtectGetReport, creditsafeComplianceKycProtectGetComplianceAlerts, creditsafeComplianceSetUserCredentials, creditsafeFeaturedCreditRiskListReportLanguagesByCountry, creditsafeFeaturedCreditRiskGetCompanySearchCriteria, creditsafeFeaturedCreditRiskGetPeopleSearchCriteria, creditsafeFeaturedCreditRiskGetCompanySchema, creditsafeFeaturedCreditRiskCompaniesSearch, creditsafeFeaturedCreditRiskGetCompany, creditsafeFeaturedCreditRiskCompaniesMatch, creditsafeFeaturedCreditRiskPeopleSearch, creditsafeFeaturedCreditRiskGetPerson, creditsafeFeaturedCreditRiskListCompanyImages, creditsafeFeaturedCreditRiskListImageTypes, creditsafeFeaturedCreditRiskDownloadImage, creditsafeFeaturedCreditRiskCreateFreshInvestigation, creditsafeFeaturedCreditRiskListFreshInvestigations, creditsafeFeaturedCreditRiskGetFreshInvestigation, creditsafeFeaturedCreditRiskCancelFreshInvestigation, creditsafeFeaturedCreditRiskUpdateFreshInvestigation, creditsafeFeaturedGlobalMonitoringGetUserDetails, creditsafeFeaturedGlobalMonitoringListPortfolios, creditsafeFeaturedGlobalMonitoringCreatePortfolio, creditsafeFeaturedGlobalMonitoringImportPortfolioCompanies, creditsafeFeaturedGlobalMonitoringSyncPortfolio, creditsafeFeaturedGlobalMonitoringGetPortfolio, creditsafeFeaturedGlobalMonitoringDeletePortfolio, creditsafeFeaturedGlobalMonitoringUpdatePortfolio, creditsafeFeaturedGlobalMonitoringListPortfolioCountries, creditsafeFeaturedGlobalMonitoringListPortfolioCompanies, creditsafeFeaturedGlobalMonitoringAddPortfolioCompany, creditsafeFeaturedGlobalMonitoringGetPortfolioCompany, creditsafeFeaturedGlobalMonitoringRemovePortfolioCompany, creditsafeFeaturedGlobalMonitoringUpdatePortfolioCompany, creditsafeFeaturedGlobalMonitoringListPortfolioEventRules, creditsafeFeaturedGlobalMonitoringListCompanyEvents, creditsafeFeaturedGlobalMonitoringListEventRules, creditsafeFeaturedGlobalMonitoringListEventRulesByCountry, creditsafeFeaturedGlobalMonitoringListNotificationEvents, creditsafeFeaturedCheckDecideListDecisionEngineInstances, creditsafeFeaturedCheckDecideGetDecisionEngineInstance, creditsafeFeaturedCheckDecideGetDecisionEngineGuid, creditsafeFeaturedCheckDecideGetDecisionEngineUserDataFields, creditsafeFeaturedCheckDecideExecuteDecisionEngine, creditsafeFeaturedCheckDecideListDecisionEngineUsageLog, creditsafeFeaturedCheckDecideGetDecisionEngineUsageLog, creditsafeFeaturedCheckDecideGetDecisionOutcome, creditsafeFeaturedCheckDecideUpdateDecisionOutcome, creditsafeFeaturedConsumerMiscGetConsumerSearchCriteria, creditsafeFeaturedConsumerMiscConsumerSearch, creditsafeFeaturedConsumerMiscGetConsumerReportCustomData, creditsafeFeaturedDataCleaningCreateJob, creditsafeFeaturedDataCleaningListJobs, creditsafeFeaturedDataCleaningGetJob, creditsafeFeaturedDataCleaningUploadJobFile, creditsafeFeaturedDataCleaningSetJobMappings, creditsafeFeaturedDataCleaningSubmitJob, creditsafeFeaturedDataCleaningSetJobEnrichments, creditsafeFeaturedDataCleaningEnrichJob, creditsafeFeaturedDataCleaningDownloadEnrichedFile, creditsafeFeaturedLocalSolutionsFrBankMatch, creditsafeFeaturedLocalSolutionsFrBankMatchAudition, creditsafeFeaturedLocalSolutionsDeNonLtdSearchCriteria, creditsafeFeaturedLocalSolutionsDeNonLtdSearch, creditsafeFeaturedLocalSolutionsDeNonLtdGet, creditsafeFeaturedLocalSolutionsNlKvkExtract, creditsafeFeaturedLocalSolutionsGbBankMatch, creditsafeFeaturedLocalSolutionsGbIdentitySearch, creditsafeFeaturedLocalSolutionsGbUpdateIdentitySearch, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistory, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryRecord, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryInput, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryReference, creditsafeFeaturedLocalSolutionsGbIdentitySearchRevalidation, creditsafeFeaturedLocalSolutionsGbIdentitySearchReasons, creditsafeFeaturedLocalSolutionsGbBankVerificationSearch, creditsafeFeaturedLocalSolutionsGbBankVerificationValidate, creditsafeFeaturedLocalSolutionsGbBankVerificationSortcode, creditsafeFeaturedLocalSolutionsGbBankVerificationHistory, creditsafeFeaturedLocalSolutionsGbBankVerificationHistoryRecord, creditsafeFeaturedLocalSolutionsGbBankVerificationHistoryReference, creditsafeFeaturedLocalSolutionsGbCcds, creditsafeFeaturedLocalSolutionsGbLandRegistry, creditsafeFeaturedLocalSolutionsGbVerifyCompany, creditsafeFeaturedLocalSolutionsGbVerifyDirectorReportList, creditsafeFeaturedLocalSolutionsGbVerifyDirectorReportCreate, creditsafeFeaturedLocalSolutionsGbVerifyIndividualSummary, creditsafeFeaturedLocalSolutionsGbVerifyIndividualFull, creditsafeFeaturedLocalSolutionsUsSearchSupport, creditsafeFeaturedSetUserCredentials, crsCreditApiPullConsumerCreditEquifax, crsCreditApiPullConsumerCreditExperian, crsCreditApiPullConsumerCreditTransunion, crsCreditApiPullBusinessCreditExperian, crsCreditApiPullBusinessCreditEquifax, crsCreditApiVerifyBusinessInstantId, crsCreditApiKycPreciseId, crsCreditApiKybBusinessComplianceInsight, crsCreditApiKybBusinessContacts, crsCreditApiOfacScreeningSingle, crsCreditApiOfacScreeningBatch, crsCreditApiGlobalWatchlistScreening, crsCreditApiBridgerXgScreening, crsCreditApiIstWatchScreening, crsCreditApiSetUserCredentials, discordSetUserCredentials, discordValidateToken, discordListGuilds, discordListChannels, discordSendChannelMessage, discordOpenDmChannel, discordSendDm, discordListMembers, doolaSetUserCredentials, doolaCreateCustomer, doolaListCustomers, doolaGetCustomer, doolaCreateCompany, doolaListCompanies, doolaGetCompany, doolaListCompanyDocuments, doolaGetDocumentDownloadUrl, doolaListCountries, doolaListStates, doolaListNaicsCodes, doolaListStateFilingFees, dunAndBradstreetCleanseMatch, dunAndBradstreetCleanseMatchWithFraud, dunAndBradstreetExtendedMatch, dunAndBradstreetSearchCompanyList, dunAndBradstreetSearchCompetitors, dunAndBradstreetSetUserCredentials, elevenlabsTextToSpeech, elevenlabsCloneVoice, elevenlabsListVoices, elevenlabsGetVoice, elevenlabsDeleteVoice, elevenlabsListModels, elevenlabsSetUserCredentials, experianBusinessSearchBusiness, experianBusinessQuickSearchBusiness, experianBusinessGetBusinessHeaders, experianBusinessGetBusinessScores, experianBusinessGetPremierProfileReport, experianBusinessGetIntelliscoreReport, experianBusinessGetRiskDashboards, experianBusinessGetCreditStatus, experianBusinessRunBusinessComplianceInsight, experianBusinessGetBusinessContacts, experianBusinessGetCorporateLinkage, experianBusinessGetCorporateRegistrations, experianBusinessRunIstWatchScreening, experianBusinessRunFraudShieldsScreening, experianBusinessSetUserCredentials, firecrawlScrapePage, firecrawlStartCrawl, firecrawlGetCrawlStatus, firecrawlCancelCrawl, firecrawlGetCrawlErrors, firecrawlSearchWeb, firecrawlExtractStructuredData, firecrawlMapUrls, firecrawlSetUserCredentials, gitlabSetUserCredentials, gitlabOauthInitiate, gitlabOauthCallback, gitlabGetCurrentUser, gitlabListProjects, gitlabGetProject, gitlabListMergeRequests, gitlabGetMergeRequest, gitlabGetMergeRequestDiffs, gitlabMergeMergeRequest, gitlabListMergeRequestNotes, gitlabCreateMergeRequestNote, gmailAuthStart, gmailSetUserCredentials, gmailOauthCallback, gmailSendEmail, gmailListMessages, gmailGetMessage, gmailCreateDraft, gmailListLabels, gmailCreateLabel, gmailUpdateLabel, gmailDeleteLabel, googleAnalyticsAuthStart, googleAnalyticsSetUserCredentials, googleAnalyticsOauthCallback, googleAnalyticsListAccountSummaries, googleAnalyticsRunReport, googleAnalyticsRunPivotReport, googleAnalyticsBatchRunReports, googleCalendarAuthStart, googleCalendarSetUserCredentials, googleCalendarOauthCallback, googleCalendarListEvents, googleCalendarCreateEvent, googleCalendarPatchEvent, googleCalendarDeleteEvent, googleCalendarListCalendars, googleCalendarQueryFreeBusy, googleCloudStorageSetUserCredentials, googleCloudStorageUploadData, googleCloudStorageDeleteFile, googleCloudStorageDocumentExists, googleCloudStorageGenerateDownloadSignedUrl, googleCloudStorageGetData, googleCloudStorageGenerateUploadSignedUrl, googleCloudStorageCopyFile, googleCloudStorageGetFileMetadata, googleCloudStorageUploadFile, googleCloudStorageCreateReadStream, googleCloudStorageCreateWriteStream, googleDocsAuthStart, googleDocsSetUserCredentials, googleDocsOauthCallback, googleDocsCreateDocument, googleDocsGetDocument, googleDocsBatchUpdateDocument, googleDocsSelectDocumentsLegacy, googleDocsSelectDocuments, googleDriveAuthStart, googleDriveSetUserCredentials, googleDriveOauthCallback, googleDriveCreateFile, googleDriveListFiles, googleDriveUpdateFile, googleDriveDeleteFile, googleDriveGetFile, googleDriveCopyFile, googleDriveCreatePermission, googleDriveDeletePermission, googleDriveListPermissions, googleDriveSelectDocuments, googleGenerativeAISetUserCredentials, googleGenerativeAIGenerateText, googleGenerativeAIGenerateImage, googleGenerativeAICreateStream, googleGenerativeAIImageGenerateImage, googleOAuthGetAuthorizationUrl, googleOAuthGetUserProfile, googleOAuthOauthCallback, googleSheetsAuthStart, googleSheetsSetUserCredentials, googleSheetsOauthCallback, googleSheetsCreateSpreadsheet, googleSheetsGetValues, googleSheetsUpdateValues, googleSheetsAppendValues, googleSheetsBatchUpdate, googleSheetsSelectSpreadsheets, googleSlidesAuthStart, googleSlidesSetUserCredentials, googleSlidesOauthCallback, googleSlidesCreatePresentation, googleSlidesGetPresentation, googleSlidesBatchUpdatePresentation, hubspotAuthStart, hubspotAuthSetUserCredentials, hubspotOauthCallback, hubspotCreateContact, hubspotUpdateContact, hubspotListContacts, hubspotSearchContacts, hubspotCreateCompany, hubspotUpdateCompany, hubspotListCompanies, hubspotSearchCompanies, hubspotListDeals, hubspotListDealPipelines, hubspotListOwners, hubspotCreateEmailEngagement, hubspotCreateCallEngagement, hubspotCreateTaskEngagement, hubspotCreateAssociation, hubspotCreateTicket, hubspotUpdateTicket, hubspotListTickets, hubspotEnrollWorkflow, hubspotListWorkflows, hubspotListMarketingEmails, hubspotSendTransactionalEmail, jiraOauthInitiate, jiraSetUserCredentials, jiraOauthCallback, jiraCreateIssue, jiraSearchIssues, jiraGetIssue, jiraUpdateIssue, jiraAddComment, jiraListProjects, jiraListTransitions, jiraTransitionIssue, jiraListBoards, jiraListSprints, jiraCreateSprint, jiraUpdateSprint, jiraMoveIssuesToBacklog, jiraMoveIssuesToSprint, microsoftOnedriveAuthStart, microsoftOnedriveSetUserCredentials, microsoftOnedriveOauthCallback, microsoftOnedriveListItems, microsoftOnedriveUpdateItem, microsoftOnedriveDeleteItem, microsoftOnedriveGetItem, microsoftOnedriveDownloadItem, microsoftOnedriveUploadItem, microsoftOnedriveUploadLargeItem, microsoftOnedriveCreateFolder, microsoftOnedriveCopyItem, microsoftOnedriveSearchItems, microsoftOutlookAuthStart, microsoftOutlookSetUserCredentials, microsoftOutlookOauthCallback, microsoftOutlookMessagesList, microsoftOutlookMailFoldersList, microsoftOutlookFolderMessagesList, microsoftOutlookMessagesGet, microsoftOutlookMessagesSearch, microsoftOutlookAttachmentsList, microsoftOutlookSendMail, microsoftOutlookMessagesCreate, microsoftOutlookMessagesUpdate, microsoftOutlookMessagesSend, microsoftOutlookMessagesReply, microsoftOutlookMessagesReplyAll, microsoftOutlookMessagesForward, microsoftOutlookMessagesDelete, microsoftOutlookAttachmentsCreate, microsoftSharepointSetUserCredentials, microsoftSharepointOauthInitiate, microsoftSharepointOauthCallback, microsoftSharepointGetSiteByPath, microsoftSharepointSearchSites, microsoftSharepointListDrives, microsoftSharepointListDriveItemChildren, microsoftSharepointDownloadFileContent, microsoftSharepointUploadFile, microsoftSharepointDeleteFile, microsoftSharepointListLists, microsoftSharepointGetList, microsoftSharepointListListItems, microsoftSharepointCreateListItem, microsoftSharepointUpdateListItem, microsoftSharepointSearchContent, notionAuthStart, notionSetUserCredentials, notionOauthCallback, notionSearch, notionCreatePage, notionGetPage, notionUpdatePage, notionQueryDataSource, notionAppendBlockChildren, notionGetBlockChildren, notionListUsers, notionGetMe, openaiSetUserCredentials, openaiGenerateText, openaiCreateStream, plaidStartHostedLink, plaidSetUserCredentials, plaidHostedLinkCallback, plaidGetAccounts, plaidGetAccountsBalance, plaidGetAuth, plaidTransactionsSync, plaidGetRecurringTransactions, plaidGetTransactions, plaidGetIdentity, plaidGetItem, plaidRemoveItem, plaidGetInstitutionById, plaidGetInvestmentHoldings, plaidGetInvestmentTransactions, plaidGetLiabilities, plaidCreateAssetReport, plaidGetAssetReport, plaidRefreshAssetReport, plaidGetAssetReportPdf, redtailSetUserCredentials, redtailAuthenticate, redtailGetFamilies, redtailGetContact, redtailGetContacts, redtailUpdateContact, redtailGetContactPersonalProfile, redtailGetContactAccounts, redtailGetAccountOwners, redtailGetAccountDetails, redtailGetActivities, redtailGetActivity, redtailCreateActivity, redtailUpdateActivity, redtailDeleteActivity, redtailCreateActivityNote, redtailDeleteActivityNote, redtailGetActivityNotes, redtailGetDatabaseUsers, redtailGetCategories, redtailGetActivityCodes, redtailGetNotes, redtailCreateContact, redtailDeleteContact, redtailGetContactAddresses, redtailGetContactAddress, redtailCreateContactAddress, redtailUpdateContactAddress, redtailDeleteContactAddress, redtailGetContactEmails, redtailGetContactEmail, redtailCreateContactEmail, redtailUpdateContactEmail, redtailDeleteContactEmail, redtailGetContactPhones, redtailGetContactPhone, redtailCreateContactPhone, redtailUpdateContactPhone, redtailDeleteContactPhone, redtailGetContactSocialMedias, redtailGetContactSocialMedia, redtailCreateContactSocialMedia, redtailUpdateContactSocialMedia, redtailDeleteContactSocialMedia, redtailGetContactUrls, redtailGetContactUrl, redtailCreateContactUrl, redtailUpdateContactUrl, redtailDeleteContactUrl, redtailGetContactNotes, redtailGetContactNote, redtailCreateContactNote, redtailDeleteContactNote, redtailGetContactAccount, redtailCreateContactAccount, redtailUpdateContactAccount, redtailDeleteContactAccount, redtailUpdateAccountDetails, redtailGetImportantInformation, redtailUpdateImportantInformation, redtailGetContactRole, redtailUpdateContactRole, redtailGetContactSam, redtailUpdateContactSam, redtailGetContactTax, redtailUpdateContactTax, redtailGetAccountTypes, redtailGetAccountTaxQualifiedTypes, redtailGetContactCategories, redtailGetContactStatuses, redtailGetSources, redtailGetContactSalutations, redtailGetServicingAdvisors, redtailGetWritingAdvisors, redtailGetDatabaseTeams, redtailGetActivityTemplates, redtailGetActivityTemplate, redtailGetNoteTemplates, redtailGetNoteTemplate, redtailCreateNoteComment, resendSetUserCredentials, resendSendEmail, salesforceAuthStart, salesforceAuthSetUserCredentials, salesforceOauthCallback, salesforceCreateSobject, salesforceGetSobject, salesforceUpdateSobject, salesforceDeleteSobject, salesforceQuery, salesforceCompositeSobjectsCreate, salesforceCompositeSobjectsUpdate, salesforceComposite, salesforceListReports, salesforceDescribeReport, salesforceRunReport, salesforceListFlows, salesforceDescribeFlow, salesforceRunFlow, slackOauthInitiate, slackSetUserCredentials, slackOauthCallback, slackPostMessage, slackUpdateMessage, slackListChannels, slackGetChannel, slackGetChannelHistory, slackGetThreadReplies, slackListUsers, slackLookupUserByEmail, socureRiskosSubmitEvaluation, socureRiskosGetEvaluationResult, socureRiskosEnableWatchlistMonitoring, socureRiskosSubmitOutcomeFeedback, socureRiskosDownloadEvaluationDocuments, socureRiskosReceiveWebhook, socureRiskosSetUserCredentials, stripeSetUserCredentials, stripeCreateCheckoutSession, stripeWebhook, twilioWhatsappSetUserCredentials, twilioWhatsappCreateMessage, udgNormalisedFreeAgentAuthenticate, udgNormalisedFreeAgentGetContacts, udgNormalisedFreeAgentGetCompanyInfo, udgNormalisedFreeAgentGetEmployees, udgNormalisedFreeAgentGetInvoices, udgNormalisedFreeAgentGetBills, udgNormalisedFreeAgentGetCreditNotes, udgNormalisedFreeAgentGetDocuments, udgNormalisedFreeAgentGetRecurringDocuments, udgNormalisedFreeAgentGetPayments, udgNormalisedFreeAgentGetItems, udgNormalisedFreeAgentGetAccounts, udgNormalisedFreeAgentGetTransactions, udgNormalisedFreeAgentGetBalanceSheetAccrual, udgNormalisedFreeAgentGetProfitAndLossAccrual, udgNormalisedFreshbooksAuthenticate, udgNormalisedFreshbooksGetContacts, udgNormalisedFreshbooksGetCompanyInfo, udgNormalisedFreshbooksGetEmployees, udgNormalisedFreshbooksGetInvoices, udgNormalisedFreshbooksGetBills, udgNormalisedFreshbooksGetDocuments, udgNormalisedFreshbooksGetRecurringDocuments, udgNormalisedFreshbooksGetPayments, udgNormalisedFreshbooksGetItems, udgNormalisedFreshbooksGetAccounts, udgNormalisedFreshbooksGetTransactions, udgNormalisedFreshbooksGetBalanceSheetAccrual, udgNormalisedFreshbooksGetProfitAndLossAccrual, udgNormalisedFreshbooksGetTaxes, udgNormalisedFreshbooksGetProfitAndLossCash, udgNormalisedQuickbooksAuthenticate, udgNormalisedQuickbooksGetContacts, udgNormalisedQuickbooksGetCompanyInfo, udgNormalisedQuickbooksGetEmployees, udgNormalisedQuickbooksGetInvoices, udgNormalisedQuickbooksGetBills, udgNormalisedQuickbooksGetCreditNotes, udgNormalisedQuickbooksGetDocuments, udgNormalisedQuickbooksGetRecurringDocuments, udgNormalisedQuickbooksGetPayments, udgNormalisedQuickbooksGetItems, udgNormalisedQuickbooksGetAccounts, udgNormalisedQuickbooksGetTransactions, udgNormalisedQuickbooksGetBalanceSheetAccrual, udgNormalisedQuickbooksGetProfitAndLossAccrual, udgNormalisedQuickbooksGetCashflow, udgNormalisedQuickbooksGetTaxes, udgNormalisedQuickbooksGetProfitAndLossCash, udgNormalisedQuickbooksGetBalanceSheetCash, udgNormalisedWaveAuthenticate, udgNormalisedWaveGetAccounts, udgNormalisedWaveGetContacts, udgNormalisedWaveGetCompanyInfo, udgNormalisedWaveGetInvoices, udgNormalisedWaveGetItems, udgNormalisedXeroAuthenticate, udgNormalisedXeroGetAccounts, udgNormalisedXeroGetContacts, udgNormalisedXeroGetCompanyInfo, udgNormalisedXeroGetEmployees, udgNormalisedXeroGetInvoices, udgNormalisedXeroGetBills, udgNormalisedXeroGetCreditNotes, udgNormalisedXeroGetDocuments, udgNormalisedXeroGetRecurringDocuments, udgNormalisedXeroGetPayments, udgNormalisedXeroGetItems, udgNormalisedXeroGetTransactions, udgNormalisedXeroGetBalanceSheetAccrual, udgNormalisedXeroGetBalanceSheetCash, udgNormalisedXeroGetProfitAndLossAccrual, udgNormalisedXeroGetProfitAndLossCash, udgNormalisedXeroGetTaxes, wealthboxOauthInitiate, wealthboxSetUserCredentials, wealthboxOauthCallback, wealthboxGetContacts, wealthboxGetContact, wealthboxCreateContact, wealthboxUpdateContact, wealthboxDeleteContact, wealthboxGetTasks, wealthboxGetTask, wealthboxCreateTask, wealthboxUpdateTask, wealthboxDeleteTask, wealthboxGetEvents, wealthboxGetEvent, wealthboxCreateEvent, wealthboxUpdateEvent, wealthboxDeleteEvent, wealthboxGetOpportunities, wealthboxGetOpportunity, wealthboxCreateOpportunity, wealthboxUpdateOpportunity, wealthboxDeleteOpportunity, wealthboxGetNotes, wealthboxGetNote, wealthboxCreateNote, wealthboxUpdateNote, wealthboxGetProjects, wealthboxGetProject, wealthboxCreateProject, wealthboxUpdateProject, wealthboxDeleteProject, wealthboxGetWorkflows, wealthboxGetWorkflow, wealthboxCreateWorkflow, wealthboxDeleteWorkflow, wealthboxCompleteWorkflowStep, wealthboxRevertWorkflowStep, wealthboxAddHouseholdMember, wealthboxRemoveHouseholdMember, wealthboxGetUserGroups, wealthboxGetMe, wealthboxGetUsers, wealthboxGetTeams, wealthboxGetTags, wealthboxGetCustomFields, wealthboxGetCategoryMembers, wealthboxGetComments, wealthboxGetContactRoles, wealthboxGetWorkflowTemplates, wealthboxGetWorkflowTemplate, wealthboxGetActivity };
7469
8023
  };
7470
8024
  exports.getIntegrationsAPI = getIntegrationsAPI;
7471
8025
  //# sourceMappingURL=generated-api.js.map