@credal/actions 0.2.184 → 0.2.186
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/actions/actionMapper.js +36 -1
- package/dist/actions/autogen/templates.d.ts +5 -0
- package/dist/actions/autogen/templates.js +281 -1
- package/dist/actions/autogen/types.d.ts +255 -33
- package/dist/actions/autogen/types.js +99 -0
- package/dist/actions/providers/google-oauth/deleteRowFromSpreadsheet.d.ts +7 -0
- package/dist/actions/providers/google-oauth/deleteRowFromSpreadsheet.js +56 -0
- package/dist/actions/providers/google-oauth/updateRowsInSpreadsheet.d.ts +7 -0
- package/dist/actions/providers/google-oauth/updateRowsInSpreadsheet.js +63 -0
- package/dist/actions/providers/salesforce/executeReport.d.ts +3 -0
- package/dist/actions/providers/salesforce/executeReport.js +36 -0
- package/dist/actions/providers/salesforce/getReportMetadata.d.ts +3 -0
- package/dist/actions/providers/salesforce/getReportMetadata.js +54 -0
- package/dist/actions/providers/salesforce/listReports.d.ts +3 -0
- package/dist/actions/providers/salesforce/listReports.js +36 -0
- package/dist/utils/google.js +76 -28
- package/package.json +3 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { genericFillTemplateParamsSchema, genericFillTemplateOutputSchema, confluenceOverwritePageParamsSchema, confluenceOverwritePageOutputSchema, googlemapsValidateAddressOutputSchema, googlemapsValidateAddressParamsSchema, googleOauthCreateNewGoogleDocParamsSchema, googleOauthCreateNewGoogleDocOutputSchema, mathAddOutputSchema, mathAddParamsSchema, mongoInsertMongoDocOutputSchema, mongoInsertMongoDocParamsSchema, slackSendMessageOutputSchema, slackSendMessageParamsSchema, slackGetChannelMessagesOutputSchema, slackGetChannelMessagesParamsSchema, slackCreateChannelParamsSchema, slackCreateChannelOutputSchema, snowflakeGetRowByFieldValueOutputSchema, snowflakeGetRowByFieldValueParamsSchema, zendeskCreateZendeskTicketOutputSchema, zendeskCreateZendeskTicketParamsSchema, zendeskGetTicketDetailsOutputSchema, zendeskGetTicketDetailsParamsSchema, zendeskUpdateTicketStatusOutputSchema, zendeskUpdateTicketStatusParamsSchema, zendeskAddCommentToTicketOutputSchema, zendeskAddCommentToTicketParamsSchema, zendeskAssignTicketOutputSchema, zendeskAssignTicketParamsSchema, zendeskListZendeskTicketsOutputSchema, zendeskListZendeskTicketsParamsSchema, zendeskSearchZendeskByQueryOutputSchema, zendeskSearchZendeskByQueryParamsSchema, jiraAssignJiraTicketParamsSchema, jiraAssignJiraTicketOutputSchema, jiraCommentJiraTicketParamsSchema, jiraCommentJiraTicketOutputSchema, jiraCreateJiraTicketParamsSchema, jiraCreateJiraTicketOutputSchema, jiraGetJiraTicketDetailsParamsSchema, jiraGetJiraTicketDetailsOutputSchema, jiraGetJiraTicketHistoryParamsSchema, jiraGetJiraTicketHistoryOutputSchema, jiraUpdateJiraTicketDetailsParamsSchema, jiraUpdateJiraTicketDetailsOutputSchema, jiraUpdateJiraTicketStatusParamsSchema, jiraUpdateJiraTicketStatusOutputSchema, jiraCreateServiceDeskRequestParamsSchema, jiraCreateServiceDeskRequestOutputSchema, openstreetmapGetLatitudeLongitudeFromLocationParamsSchema, openstreetmapGetLatitudeLongitudeFromLocationOutputSchema, nwsGetForecastForLocationParamsSchema, nwsGetForecastForLocationOutputSchema, googlemapsNearbysearchRestaurantsOutputSchema, googlemapsNearbysearchRestaurantsParamsSchema, firecrawlScrapeUrlOutputSchema, firecrawlScrapeUrlParamsSchema, resendSendEmailOutputSchema, resendSendEmailHtmlParamsSchema, resendSendEmailHtmlOutputSchema, firecrawlScrapeTweetDataWithNitterParamsSchema, firecrawlScrapeTweetDataWithNitterOutputSchema, resendSendEmailParamsSchema, linkedinCreateShareLinkedinPostUrlParamsSchema, linkedinCreateShareLinkedinPostUrlOutputSchema, xCreateShareXPostUrlParamsSchema, xCreateShareXPostUrlOutputSchema, finnhubSymbolLookupParamsSchema, finnhubSymbolLookupOutputSchema, finnhubGetBasicFinancialsParamsSchema, finnhubGetBasicFinancialsOutputSchema, confluenceFetchPageContentParamsSchema, confluenceFetchPageContentOutputSchema, snowflakeRunSnowflakeQueryParamsSchema, snowflakeRunSnowflakeQueryOutputSchema, lookerEnableUserByEmailParamsSchema, lookerEnableUserByEmailOutputSchema, googleOauthUpdateDocParamsSchema, googleOauthUpdateDocOutputSchema, googleOauthCreateSpreadsheetParamsSchema, googleOauthCreateSpreadsheetOutputSchema, googleOauthUpdateSpreadsheetParamsSchema, googleOauthUpdateSpreadsheetOutputSchema, googleOauthAppendRowsToSpreadsheetParamsSchema, googleOauthAppendRowsToSpreadsheetOutputSchema, googleOauthScheduleCalendarMeetingParamsSchema, googleOauthScheduleCalendarMeetingOutputSchema, googleOauthListCalendarsParamsSchema, googleOauthListCalendarsOutputSchema, googleOauthListCalendarEventsParamsSchema, googleOauthListCalendarEventsOutputSchema, googleOauthUpdateCalendarEventParamsSchema, googleOauthUpdateCalendarEventOutputSchema, googleOauthDeleteCalendarEventParamsSchema, googleOauthDeleteCalendarEventOutputSchema, googleOauthEditAGoogleCalendarEventParamsSchema, googleOauthEditAGoogleCalendarEventOutputSchema, googleOauthCreatePresentationParamsSchema, googleOauthCreatePresentationOutputSchema, googleOauthUpdatePresentationParamsSchema, googleOauthUpdatePresentationOutputSchema, googleOauthGetPresentationParamsSchema, googleOauthGetPresentationOutputSchema, googleOauthSearchDriveByKeywordsParamsSchema, googleOauthSearchDriveByKeywordsOutputSchema, googleOauthListGroupsOutputSchema, googleOauthListGroupsParamsSchema, googleOauthGetGroupOutputSchema, googleOauthGetGroupParamsSchema, googleOauthListGroupMembersOutputSchema, googleOauthListGroupMembersParamsSchema, googleOauthHasGroupMemberOutputSchema, googleOauthHasGroupMemberParamsSchema, googleOauthAddGroupMemberOutputSchema, googleOauthAddGroupMemberParamsSchema, googleOauthDeleteGroupMemberOutputSchema, googleOauthDeleteGroupMemberParamsSchema, salesforceUpdateRecordParamsSchema, salesforceUpdateRecordOutputSchema, salesforceCreateCaseParamsSchema, salesforceCreateCaseOutputSchema, salesforceGenerateSalesReportParamsSchema, salesforceGenerateSalesReportOutputSchema, salesforceGetRecordParamsSchema, salesforceGetRecordOutputSchema, microsoftMessageTeamsChatParamsSchema, microsoftMessageTeamsChatOutputSchema, microsoftMessageTeamsChannelParamsSchema, microsoftMessageTeamsChannelOutputSchema, salesforceGetSalesforceRecordsByQueryParamsSchema, salesforceGetSalesforceRecordsByQueryOutputSchema, asanaCommentTaskParamsSchema, asanaCommentTaskOutputSchema, asanaCreateTaskParamsSchema, asanaCreateTaskOutputSchema, asanaUpdateTaskParamsSchema, asanaUpdateTaskOutputSchema, githubCreateOrUpdateFileParamsSchema, githubCreateOrUpdateFileOutputSchema, githubCreateBranchParamsSchema, githubCreateBranchOutputSchema, githubCreatePullRequestParamsSchema, githubCreatePullRequestOutputSchema, microsoftUpdateSpreadsheetParamsSchema, microsoftUpdateSpreadsheetOutputSchema, microsoftUpdateDocumentParamsSchema, microsoftUpdateDocumentOutputSchema, microsoftGetDocumentParamsSchema, microsoftGetDocumentOutputSchema, githubListPullRequestsParamsSchema, githubListPullRequestsOutputSchema, jiraGetJiraIssuesByQueryOutputSchema, jiraGetJiraIssuesByQueryParamsSchema, salesforceCreateRecordParamsSchema, salesforceCreateRecordOutputSchema, firecrawlDeepResearchParamsSchema, firecrawlDeepResearchOutputSchema, bingGetTopNSearchResultUrlsParamsSchema, bingGetTopNSearchResultUrlsOutputSchema, microsoftCreateDocumentParamsSchema, microsoftCreateDocumentOutputSchema, asanaListAsanaTasksByProjectParamsSchema, asanaListAsanaTasksByProjectOutputSchema, asanaSearchTasksParamsSchema, asanaSearchTasksOutputSchema, asanaGetTasksDetailsParamsSchema, asanaGetTasksDetailsOutputSchema, notionSearchByTitleParamsSchema, notionSearchByTitleOutputSchema, googlemailSearchGmailMessagesOutputSchema, googlemailSearchGmailMessagesParamsSchema, googlemailListGmailThreadsOutputSchema, googlemailListGmailThreadsParamsSchema, gitlabSearchGroupOutputSchema, gitlabSearchGroupParamsSchema, githubSearchOrganizationOutputSchema, githubSearchOrganizationParamsSchema, salesforceSearchSalesforceRecordsParamsSchema, salesforceSearchSalesforceRecordsOutputSchema, googleOauthGetDriveFileContentByIdOutputSchema, googleOauthGetDriveFileContentByIdParamsSchema, googleOauthSearchDriveByQueryOutputSchema, googleOauthSearchDriveByQueryParamsSchema, googleOauthSearchDriveByQueryAndGetFileContentParamsSchema, googleOauthSearchDriveByQueryAndGetFileContentOutputSchema, googleOauthQueryGoogleBigQueryParamsSchema, googleOauthQueryGoogleBigQueryOutputSchema, githubGetFileContentParamsSchema, githubGetFileContentOutputSchema, githubListDirectoryOutputSchema, githubListDirectoryParamsSchema, githubGetBranchParamsSchema, githubGetBranchOutputSchema, githubListCommitsParamsSchema, githubListCommitsOutputSchema, githubGetPullRequestDetailsParamsSchema, githubGetPullRequestDetailsOutputSchema, linearGetIssuesParamsSchema, linearGetIssuesOutputSchema, linearGetIssueDetailsParamsSchema, linearGetIssueDetailsOutputSchema, linearGetProjectDetailsParamsSchema, linearGetProjectDetailsOutputSchema, linearGetTeamDetailsParamsSchema, linearGetTeamDetailsOutputSchema, linearGetProjectsParamsSchema, linearGetProjectsOutputSchema, linearGetTeamsParamsSchema, linearGetTeamsOutputSchema, hubspotGetContactsParamsSchema, hubspotGetContactsOutputSchema, hubspotGetContactDetailsParamsSchema, hubspotGetContactDetailsOutputSchema, hubspotGetCompaniesParamsSchema, hubspotGetCompaniesOutputSchema, hubspotGetCompanyDetailsParamsSchema, hubspotGetCompanyDetailsOutputSchema, hubspotGetDealsParamsSchema, hubspotGetDealsOutputSchema, hubspotGetDealDetailsParamsSchema, hubspotGetDealDetailsOutputSchema, hubspotGetTicketsParamsSchema, hubspotGetTicketsOutputSchema, hubspotGetTicketDetailsParamsSchema, hubspotGetTicketDetailsOutputSchema, gitlabGetFileContentParamsSchema, gitlabGetFileContentOutputSchema, gitlabGetMergeRequestParamsSchema, gitlabGetMergeRequestOutputSchema, jiraPublicCommentOnServiceDeskRequestParamsSchema, jiraPublicCommentOnServiceDeskRequestOutputSchema, googlemailSendGmailParamsSchema, googlemailSendGmailOutputSchema, gitlabListDirectoryParamsSchema, gitlabListDirectoryOutputSchema, firecrawlSearchAndScrapeOutputSchema, firecrawlSearchAndScrapeParamsSchema, firecrawlGetTopNSearchResultUrlsParamsSchema, firecrawlGetTopNSearchResultUrlsOutputSchema, googleOauthSearchDriveByKeywordsAndGetFileContentParamsSchema, googleOauthSearchDriveByKeywordsAndGetFileContentOutputSchema, perplexityPerplexityDeepResearchParamsSchema, perplexityPerplexityDeepResearchOutputSchema, slackUserSearchSlackParamsSchema, slackUserSearchSlackOutputSchema, slackUserSearchSlackRTSParamsSchema, slackUserSearchSlackRTSOutputSchema, oktaOrgGetOktaUserByNameParamsSchema, oktaOrgGetOktaUserByNameOutputSchema, googleSearchCustomSearchParamsSchema, googleSearchCustomSearchOutputSchema, salesforceSearchAllSalesforceRecordsParamsSchema, salesforceSearchAllSalesforceRecordsOutputSchema, slackSendDmFromBotParamsSchema, slackSendDmFromBotOutputSchema, slackGetChannelMembersParamsSchema, slackGetChannelMembersOutputSchema, } from "./autogen/types.js";
|
|
1
|
+
import { genericFillTemplateParamsSchema, genericFillTemplateOutputSchema, confluenceOverwritePageParamsSchema, confluenceOverwritePageOutputSchema, googlemapsValidateAddressOutputSchema, googlemapsValidateAddressParamsSchema, googleOauthCreateNewGoogleDocParamsSchema, googleOauthCreateNewGoogleDocOutputSchema, mathAddOutputSchema, mathAddParamsSchema, mongoInsertMongoDocOutputSchema, mongoInsertMongoDocParamsSchema, slackSendMessageOutputSchema, slackSendMessageParamsSchema, slackGetChannelMessagesOutputSchema, slackGetChannelMessagesParamsSchema, slackCreateChannelParamsSchema, slackCreateChannelOutputSchema, snowflakeGetRowByFieldValueOutputSchema, snowflakeGetRowByFieldValueParamsSchema, zendeskCreateZendeskTicketOutputSchema, zendeskCreateZendeskTicketParamsSchema, zendeskGetTicketDetailsOutputSchema, zendeskGetTicketDetailsParamsSchema, zendeskUpdateTicketStatusOutputSchema, zendeskUpdateTicketStatusParamsSchema, zendeskAddCommentToTicketOutputSchema, zendeskAddCommentToTicketParamsSchema, zendeskAssignTicketOutputSchema, zendeskAssignTicketParamsSchema, zendeskListZendeskTicketsOutputSchema, zendeskListZendeskTicketsParamsSchema, zendeskSearchZendeskByQueryOutputSchema, zendeskSearchZendeskByQueryParamsSchema, jiraAssignJiraTicketParamsSchema, jiraAssignJiraTicketOutputSchema, jiraCommentJiraTicketParamsSchema, jiraCommentJiraTicketOutputSchema, jiraCreateJiraTicketParamsSchema, jiraCreateJiraTicketOutputSchema, jiraGetJiraTicketDetailsParamsSchema, jiraGetJiraTicketDetailsOutputSchema, jiraGetJiraTicketHistoryParamsSchema, jiraGetJiraTicketHistoryOutputSchema, jiraUpdateJiraTicketDetailsParamsSchema, jiraUpdateJiraTicketDetailsOutputSchema, jiraUpdateJiraTicketStatusParamsSchema, jiraUpdateJiraTicketStatusOutputSchema, jiraCreateServiceDeskRequestParamsSchema, jiraCreateServiceDeskRequestOutputSchema, openstreetmapGetLatitudeLongitudeFromLocationParamsSchema, openstreetmapGetLatitudeLongitudeFromLocationOutputSchema, nwsGetForecastForLocationParamsSchema, nwsGetForecastForLocationOutputSchema, googlemapsNearbysearchRestaurantsOutputSchema, googlemapsNearbysearchRestaurantsParamsSchema, firecrawlScrapeUrlOutputSchema, firecrawlScrapeUrlParamsSchema, resendSendEmailOutputSchema, resendSendEmailHtmlParamsSchema, resendSendEmailHtmlOutputSchema, firecrawlScrapeTweetDataWithNitterParamsSchema, firecrawlScrapeTweetDataWithNitterOutputSchema, resendSendEmailParamsSchema, linkedinCreateShareLinkedinPostUrlParamsSchema, linkedinCreateShareLinkedinPostUrlOutputSchema, xCreateShareXPostUrlParamsSchema, xCreateShareXPostUrlOutputSchema, finnhubSymbolLookupParamsSchema, finnhubSymbolLookupOutputSchema, finnhubGetBasicFinancialsParamsSchema, finnhubGetBasicFinancialsOutputSchema, confluenceFetchPageContentParamsSchema, confluenceFetchPageContentOutputSchema, snowflakeRunSnowflakeQueryParamsSchema, snowflakeRunSnowflakeQueryOutputSchema, lookerEnableUserByEmailParamsSchema, lookerEnableUserByEmailOutputSchema, googleOauthUpdateDocParamsSchema, googleOauthUpdateDocOutputSchema, googleOauthCreateSpreadsheetParamsSchema, googleOauthCreateSpreadsheetOutputSchema, googleOauthUpdateSpreadsheetParamsSchema, googleOauthUpdateSpreadsheetOutputSchema, googleOauthAppendRowsToSpreadsheetParamsSchema, googleOauthAppendRowsToSpreadsheetOutputSchema, googleOauthDeleteRowFromSpreadsheetParamsSchema, googleOauthDeleteRowFromSpreadsheetOutputSchema, googleOauthScheduleCalendarMeetingParamsSchema, googleOauthScheduleCalendarMeetingOutputSchema, googleOauthListCalendarsParamsSchema, googleOauthListCalendarsOutputSchema, googleOauthListCalendarEventsParamsSchema, googleOauthListCalendarEventsOutputSchema, googleOauthUpdateCalendarEventParamsSchema, googleOauthUpdateCalendarEventOutputSchema, googleOauthDeleteCalendarEventParamsSchema, googleOauthDeleteCalendarEventOutputSchema, googleOauthEditAGoogleCalendarEventParamsSchema, googleOauthEditAGoogleCalendarEventOutputSchema, googleOauthCreatePresentationParamsSchema, googleOauthCreatePresentationOutputSchema, googleOauthUpdatePresentationParamsSchema, googleOauthUpdatePresentationOutputSchema, googleOauthGetPresentationParamsSchema, googleOauthGetPresentationOutputSchema, googleOauthSearchDriveByKeywordsParamsSchema, googleOauthSearchDriveByKeywordsOutputSchema, googleOauthListGroupsOutputSchema, googleOauthListGroupsParamsSchema, googleOauthGetGroupOutputSchema, googleOauthGetGroupParamsSchema, googleOauthListGroupMembersOutputSchema, googleOauthListGroupMembersParamsSchema, googleOauthHasGroupMemberOutputSchema, googleOauthHasGroupMemberParamsSchema, googleOauthAddGroupMemberOutputSchema, googleOauthAddGroupMemberParamsSchema, googleOauthDeleteGroupMemberOutputSchema, googleOauthDeleteGroupMemberParamsSchema, salesforceUpdateRecordParamsSchema, salesforceUpdateRecordOutputSchema, salesforceCreateCaseParamsSchema, salesforceCreateCaseOutputSchema, salesforceGenerateSalesReportParamsSchema, salesforceGenerateSalesReportOutputSchema, salesforceGetRecordParamsSchema, salesforceGetRecordOutputSchema, microsoftMessageTeamsChatParamsSchema, microsoftMessageTeamsChatOutputSchema, microsoftMessageTeamsChannelParamsSchema, microsoftMessageTeamsChannelOutputSchema, salesforceGetSalesforceRecordsByQueryParamsSchema, salesforceGetSalesforceRecordsByQueryOutputSchema, asanaCommentTaskParamsSchema, asanaCommentTaskOutputSchema, asanaCreateTaskParamsSchema, asanaCreateTaskOutputSchema, asanaUpdateTaskParamsSchema, asanaUpdateTaskOutputSchema, githubCreateOrUpdateFileParamsSchema, githubCreateOrUpdateFileOutputSchema, githubCreateBranchParamsSchema, githubCreateBranchOutputSchema, githubCreatePullRequestParamsSchema, githubCreatePullRequestOutputSchema, microsoftUpdateSpreadsheetParamsSchema, microsoftUpdateSpreadsheetOutputSchema, microsoftUpdateDocumentParamsSchema, microsoftUpdateDocumentOutputSchema, microsoftGetDocumentParamsSchema, microsoftGetDocumentOutputSchema, githubListPullRequestsParamsSchema, githubListPullRequestsOutputSchema, jiraGetJiraIssuesByQueryOutputSchema, jiraGetJiraIssuesByQueryParamsSchema, salesforceCreateRecordParamsSchema, salesforceCreateRecordOutputSchema, firecrawlDeepResearchParamsSchema, firecrawlDeepResearchOutputSchema, bingGetTopNSearchResultUrlsParamsSchema, bingGetTopNSearchResultUrlsOutputSchema, microsoftCreateDocumentParamsSchema, microsoftCreateDocumentOutputSchema, asanaListAsanaTasksByProjectParamsSchema, asanaListAsanaTasksByProjectOutputSchema, asanaSearchTasksParamsSchema, asanaSearchTasksOutputSchema, asanaGetTasksDetailsParamsSchema, asanaGetTasksDetailsOutputSchema, notionSearchByTitleParamsSchema, notionSearchByTitleOutputSchema, googlemailSearchGmailMessagesOutputSchema, googlemailSearchGmailMessagesParamsSchema, googlemailListGmailThreadsOutputSchema, googlemailListGmailThreadsParamsSchema, gitlabSearchGroupOutputSchema, gitlabSearchGroupParamsSchema, githubSearchOrganizationOutputSchema, githubSearchOrganizationParamsSchema, salesforceSearchSalesforceRecordsParamsSchema, salesforceSearchSalesforceRecordsOutputSchema, googleOauthGetDriveFileContentByIdOutputSchema, googleOauthGetDriveFileContentByIdParamsSchema, googleOauthSearchDriveByQueryOutputSchema, googleOauthSearchDriveByQueryParamsSchema, googleOauthSearchDriveByQueryAndGetFileContentParamsSchema, googleOauthSearchDriveByQueryAndGetFileContentOutputSchema, googleOauthQueryGoogleBigQueryParamsSchema, googleOauthQueryGoogleBigQueryOutputSchema, githubGetFileContentParamsSchema, githubGetFileContentOutputSchema, githubListDirectoryOutputSchema, githubListDirectoryParamsSchema, githubGetBranchParamsSchema, githubGetBranchOutputSchema, githubListCommitsParamsSchema, githubListCommitsOutputSchema, githubGetPullRequestDetailsParamsSchema, githubGetPullRequestDetailsOutputSchema, linearGetIssuesParamsSchema, linearGetIssuesOutputSchema, linearGetIssueDetailsParamsSchema, linearGetIssueDetailsOutputSchema, linearGetProjectDetailsParamsSchema, linearGetProjectDetailsOutputSchema, linearGetTeamDetailsParamsSchema, linearGetTeamDetailsOutputSchema, linearGetProjectsParamsSchema, linearGetProjectsOutputSchema, linearGetTeamsParamsSchema, linearGetTeamsOutputSchema, hubspotGetContactsParamsSchema, hubspotGetContactsOutputSchema, hubspotGetContactDetailsParamsSchema, hubspotGetContactDetailsOutputSchema, hubspotGetCompaniesParamsSchema, hubspotGetCompaniesOutputSchema, hubspotGetCompanyDetailsParamsSchema, hubspotGetCompanyDetailsOutputSchema, hubspotGetDealsParamsSchema, hubspotGetDealsOutputSchema, hubspotGetDealDetailsParamsSchema, hubspotGetDealDetailsOutputSchema, hubspotGetTicketsParamsSchema, hubspotGetTicketsOutputSchema, hubspotGetTicketDetailsParamsSchema, hubspotGetTicketDetailsOutputSchema, gitlabGetFileContentParamsSchema, gitlabGetFileContentOutputSchema, gitlabGetMergeRequestParamsSchema, gitlabGetMergeRequestOutputSchema, jiraPublicCommentOnServiceDeskRequestParamsSchema, jiraPublicCommentOnServiceDeskRequestOutputSchema, googlemailSendGmailParamsSchema, googlemailSendGmailOutputSchema, gitlabListDirectoryParamsSchema, gitlabListDirectoryOutputSchema, firecrawlSearchAndScrapeOutputSchema, firecrawlSearchAndScrapeParamsSchema, firecrawlGetTopNSearchResultUrlsParamsSchema, firecrawlGetTopNSearchResultUrlsOutputSchema, googleOauthSearchDriveByKeywordsAndGetFileContentParamsSchema, googleOauthSearchDriveByKeywordsAndGetFileContentOutputSchema, perplexityPerplexityDeepResearchParamsSchema, perplexityPerplexityDeepResearchOutputSchema, slackUserSearchSlackParamsSchema, slackUserSearchSlackOutputSchema, slackUserSearchSlackRTSParamsSchema, slackUserSearchSlackRTSOutputSchema, oktaOrgGetOktaUserByNameParamsSchema, oktaOrgGetOktaUserByNameOutputSchema, googleSearchCustomSearchParamsSchema, googleSearchCustomSearchOutputSchema, salesforceSearchAllSalesforceRecordsParamsSchema, salesforceSearchAllSalesforceRecordsOutputSchema, salesforceListReportsParamsSchema, salesforceListReportsOutputSchema, salesforceExecuteReportParamsSchema, salesforceExecuteReportOutputSchema, slackSendDmFromBotParamsSchema, slackSendDmFromBotOutputSchema, slackGetChannelMembersParamsSchema, slackGetChannelMembersOutputSchema, salesforceGetReportMetadataParamsSchema, salesforceGetReportMetadataOutputSchema, googleOauthUpdateRowsInSpreadsheetParamsSchema, googleOauthUpdateRowsInSpreadsheetOutputSchema, } from "./autogen/types.js";
|
|
2
2
|
import validateAddress from "./providers/googlemaps/validateAddress.js";
|
|
3
3
|
import add from "./providers/math/add.js";
|
|
4
4
|
import fillTemplate from "./providers/generic/fillTemplate.js";
|
|
@@ -52,6 +52,8 @@ import editAGoogleCalendarEvent from "./providers/google-oauth/editAGoogleCalend
|
|
|
52
52
|
import createSpreadsheet from "./providers/google-oauth/createSpreadsheet.js";
|
|
53
53
|
import updateSpreadsheet from "./providers/google-oauth/updateSpreadsheet.js";
|
|
54
54
|
import appendRowsToSpreadsheet from "./providers/google-oauth/appendRowsToSpreadsheet.js";
|
|
55
|
+
import deleteRowFromSpreadsheet from "./providers/google-oauth/deleteRowFromSpreadsheet.js";
|
|
56
|
+
import updateRowsInSpreadsheet from "./providers/google-oauth/updateRowsInSpreadsheet.js";
|
|
55
57
|
import createPresentation from "./providers/google-oauth/createPresentation.js";
|
|
56
58
|
import updatePresentation from "./providers/google-oauth/updatePresentation.js";
|
|
57
59
|
import getPresentation from "./providers/google-oauth/getPresentation.js";
|
|
@@ -129,6 +131,9 @@ import sendDmFromBot from "./providers/slack/sendDmFromBot.js";
|
|
|
129
131
|
import getOktaUserByName from "./providers/oktaOrg/getOktaUserByName.js";
|
|
130
132
|
import customSearch from "./providers/googleSearch/customSearch.js";
|
|
131
133
|
import searchAllSalesforceRecords from "./providers/salesforce/searchAllSalesforceRecords.js";
|
|
134
|
+
import listReports from "./providers/salesforce/listReports.js";
|
|
135
|
+
import getReportMetadata from "./providers/salesforce/getReportMetadata.js";
|
|
136
|
+
import executeReport from "./providers/salesforce/executeReport.js";
|
|
132
137
|
const jiraActions = {
|
|
133
138
|
getJiraIssuesByQuery: {
|
|
134
139
|
fn: getJiraIssuesByQuery,
|
|
@@ -548,6 +553,18 @@ export const ActionMapper = {
|
|
|
548
553
|
outputSchema: googleOauthAppendRowsToSpreadsheetOutputSchema,
|
|
549
554
|
actionType: "write",
|
|
550
555
|
},
|
|
556
|
+
updateRowsInSpreadsheet: {
|
|
557
|
+
fn: updateRowsInSpreadsheet,
|
|
558
|
+
paramsSchema: googleOauthUpdateRowsInSpreadsheetParamsSchema,
|
|
559
|
+
outputSchema: googleOauthUpdateRowsInSpreadsheetOutputSchema,
|
|
560
|
+
actionType: "write",
|
|
561
|
+
},
|
|
562
|
+
deleteRowFromSpreadsheet: {
|
|
563
|
+
fn: deleteRowFromSpreadsheet,
|
|
564
|
+
paramsSchema: googleOauthDeleteRowFromSpreadsheetParamsSchema,
|
|
565
|
+
outputSchema: googleOauthDeleteRowFromSpreadsheetOutputSchema,
|
|
566
|
+
actionType: "write",
|
|
567
|
+
},
|
|
551
568
|
createPresentation: {
|
|
552
569
|
fn: createPresentation,
|
|
553
570
|
paramsSchema: googleOauthCreatePresentationParamsSchema,
|
|
@@ -766,12 +783,29 @@ export const ActionMapper = {
|
|
|
766
783
|
outputSchema: salesforceSearchAllSalesforceRecordsOutputSchema,
|
|
767
784
|
actionType: "read",
|
|
768
785
|
},
|
|
786
|
+
listReports: {
|
|
787
|
+
fn: listReports,
|
|
788
|
+
paramsSchema: salesforceListReportsParamsSchema,
|
|
789
|
+
outputSchema: salesforceListReportsOutputSchema,
|
|
790
|
+
actionType: "read",
|
|
791
|
+
},
|
|
792
|
+
executeReport: {
|
|
793
|
+
fn: executeReport,
|
|
794
|
+
paramsSchema: salesforceExecuteReportParamsSchema,
|
|
795
|
+
outputSchema: salesforceExecuteReportOutputSchema,
|
|
796
|
+
},
|
|
769
797
|
getSalesforceRecordsByQuery: {
|
|
770
798
|
fn: getSalesforceRecordsByQuery,
|
|
771
799
|
paramsSchema: salesforceGetSalesforceRecordsByQueryParamsSchema,
|
|
772
800
|
outputSchema: salesforceGetSalesforceRecordsByQueryOutputSchema,
|
|
773
801
|
actionType: "read",
|
|
774
802
|
},
|
|
803
|
+
getReportMetadata: {
|
|
804
|
+
fn: getReportMetadata,
|
|
805
|
+
paramsSchema: salesforceGetReportMetadataParamsSchema,
|
|
806
|
+
outputSchema: salesforceGetReportMetadataOutputSchema,
|
|
807
|
+
actionType: "read",
|
|
808
|
+
},
|
|
775
809
|
},
|
|
776
810
|
microsoft: {
|
|
777
811
|
messageTeamsChat: {
|
|
@@ -1003,4 +1037,5 @@ export const ActionMapper = {
|
|
|
1003
1037
|
actionType: "read",
|
|
1004
1038
|
},
|
|
1005
1039
|
},
|
|
1040
|
+
boxUser: {},
|
|
1006
1041
|
};
|
|
@@ -82,6 +82,8 @@ export declare const googleOauthDeleteCalendarEventDefinition: ActionTemplate;
|
|
|
82
82
|
export declare const googleOauthCreateSpreadsheetDefinition: ActionTemplate;
|
|
83
83
|
export declare const googleOauthUpdateSpreadsheetDefinition: ActionTemplate;
|
|
84
84
|
export declare const googleOauthAppendRowsToSpreadsheetDefinition: ActionTemplate;
|
|
85
|
+
export declare const googleOauthDeleteRowFromSpreadsheetDefinition: ActionTemplate;
|
|
86
|
+
export declare const googleOauthUpdateRowsInSpreadsheetDefinition: ActionTemplate;
|
|
85
87
|
export declare const googleOauthCreatePresentationDefinition: ActionTemplate;
|
|
86
88
|
export declare const googleOauthUpdatePresentationDefinition: ActionTemplate;
|
|
87
89
|
export declare const googleOauthGetPresentationDefinition: ActionTemplate;
|
|
@@ -110,9 +112,12 @@ export declare const salesforceCreateRecordDefinition: ActionTemplate;
|
|
|
110
112
|
export declare const salesforceCreateCaseDefinition: ActionTemplate;
|
|
111
113
|
export declare const salesforceGenerateSalesReportDefinition: ActionTemplate;
|
|
112
114
|
export declare const salesforceSearchAllSalesforceRecordsDefinition: ActionTemplate;
|
|
115
|
+
export declare const salesforceListReportsDefinition: ActionTemplate;
|
|
116
|
+
export declare const salesforceExecuteReportDefinition: ActionTemplate;
|
|
113
117
|
export declare const salesforceSearchSalesforceRecordsDefinition: ActionTemplate;
|
|
114
118
|
export declare const salesforceGetSalesforceRecordsByQueryDefinition: ActionTemplate;
|
|
115
119
|
export declare const salesforceGetRecordDefinition: ActionTemplate;
|
|
120
|
+
export declare const salesforceGetReportMetadataDefinition: ActionTemplate;
|
|
116
121
|
export declare const microsoftCreateDocumentDefinition: ActionTemplate;
|
|
117
122
|
export declare const microsoftUpdateDocumentDefinition: ActionTemplate;
|
|
118
123
|
export declare const microsoftUpdateSpreadsheetDefinition: ActionTemplate;
|
|
@@ -1043,12 +1043,12 @@ export const slackUserSearchSlackDefinition = {
|
|
|
1043
1043
|
export const slackUserSearchSlackRTSDefinition = {
|
|
1044
1044
|
description: "Search Slack messages across your organization using Slack's Real-Time Search API (assistant.search.context). Searches all conversations within the scope of permissions granted and returns relevant messages with content, author info, and permalinks.",
|
|
1045
1045
|
scopes: [
|
|
1046
|
-
"im:history",
|
|
1047
1046
|
"search:read.public",
|
|
1048
1047
|
"search:read.private",
|
|
1049
1048
|
"search:read.mpim",
|
|
1050
1049
|
"search:read.im",
|
|
1051
1050
|
"search:read.files",
|
|
1051
|
+
"search:read.users",
|
|
1052
1052
|
],
|
|
1053
1053
|
tags: [],
|
|
1054
1054
|
parameters: {
|
|
@@ -6772,6 +6772,135 @@ export const googleOauthAppendRowsToSpreadsheetDefinition = {
|
|
|
6772
6772
|
name: "appendRowsToSpreadsheet",
|
|
6773
6773
|
provider: "googleOauth",
|
|
6774
6774
|
};
|
|
6775
|
+
export const googleOauthDeleteRowFromSpreadsheetDefinition = {
|
|
6776
|
+
description: "Deletes a specific row from a Google Spreadsheet by row index. Row indices are 0-based (first row is 0).",
|
|
6777
|
+
scopes: [],
|
|
6778
|
+
tags: [],
|
|
6779
|
+
parameters: {
|
|
6780
|
+
type: "object",
|
|
6781
|
+
required: ["spreadsheetId", "sheetId", "rowIndex"],
|
|
6782
|
+
properties: {
|
|
6783
|
+
spreadsheetId: {
|
|
6784
|
+
type: "string",
|
|
6785
|
+
description: 'The ID of the Google Spreadsheet. This should be provided by the user. Can be found in the URL of the spreadsheet. For example, "1bWp1w2OVwH19mkXEiLIaP8As7N-9c_3EXF_Eo5d5Nm0".',
|
|
6786
|
+
tags: ["recommend-predefined"],
|
|
6787
|
+
},
|
|
6788
|
+
sheetId: {
|
|
6789
|
+
type: "integer",
|
|
6790
|
+
description: 'The ID of the specific sheet within the spreadsheet (not the sheet name). Sheet ID is 0 for the first sheet. Can be found in the URL after "gid=". For example, if the URL is "...#gid=123456789", the sheetId is 123456789.',
|
|
6791
|
+
},
|
|
6792
|
+
rowIndex: {
|
|
6793
|
+
type: "integer",
|
|
6794
|
+
description: "The 0-based index of the row to delete. For example, to delete the first row (excluding headers if row 0 is headers), use rowIndex 1. To delete the header row, use rowIndex 0.",
|
|
6795
|
+
},
|
|
6796
|
+
},
|
|
6797
|
+
},
|
|
6798
|
+
output: {
|
|
6799
|
+
type: "object",
|
|
6800
|
+
required: ["success"],
|
|
6801
|
+
properties: {
|
|
6802
|
+
success: {
|
|
6803
|
+
type: "boolean",
|
|
6804
|
+
description: "Whether the row was deleted successfully",
|
|
6805
|
+
},
|
|
6806
|
+
spreadsheetUrl: {
|
|
6807
|
+
type: "string",
|
|
6808
|
+
description: "The URL of the updated spreadsheet",
|
|
6809
|
+
},
|
|
6810
|
+
replies: {
|
|
6811
|
+
type: "array",
|
|
6812
|
+
description: "The replies from the batchUpdate request",
|
|
6813
|
+
items: {
|
|
6814
|
+
type: "object",
|
|
6815
|
+
},
|
|
6816
|
+
},
|
|
6817
|
+
error: {
|
|
6818
|
+
type: "string",
|
|
6819
|
+
description: "The error that occurred if the row was not deleted successfully",
|
|
6820
|
+
},
|
|
6821
|
+
},
|
|
6822
|
+
},
|
|
6823
|
+
name: "deleteRowFromSpreadsheet",
|
|
6824
|
+
provider: "googleOauth",
|
|
6825
|
+
};
|
|
6826
|
+
export const googleOauthUpdateRowsInSpreadsheetDefinition = {
|
|
6827
|
+
description: "Updates one or more rows in a Google Spreadsheet starting from a specific row number. This overwrites existing data in the specified rows.",
|
|
6828
|
+
scopes: [],
|
|
6829
|
+
tags: [],
|
|
6830
|
+
parameters: {
|
|
6831
|
+
type: "object",
|
|
6832
|
+
required: ["spreadsheetId", "startRow", "rows"],
|
|
6833
|
+
properties: {
|
|
6834
|
+
spreadsheetId: {
|
|
6835
|
+
type: "string",
|
|
6836
|
+
description: 'The ID of the Google Spreadsheet. This should be provided by the user. Can be found in the URL of the spreadsheet. For example, "1bWp1w2OVwH19mkXEiLIaP8As7N-9c_3EXF_Eo5d5Nm0".',
|
|
6837
|
+
tags: ["recommend-predefined"],
|
|
6838
|
+
},
|
|
6839
|
+
sheetName: {
|
|
6840
|
+
type: "string",
|
|
6841
|
+
description: 'The name of the SHEET to update. This should be provided by the user. For example, "Sheet1". Defaults to "Sheet1" if not provided.',
|
|
6842
|
+
},
|
|
6843
|
+
startRow: {
|
|
6844
|
+
type: "integer",
|
|
6845
|
+
description: "The row number to start updating from (1-based). For example, to update starting from the first row, use 1. To start from the second row, use 2.",
|
|
6846
|
+
},
|
|
6847
|
+
rows: {
|
|
6848
|
+
type: "array",
|
|
6849
|
+
description: "Rows of cells to update in the spreadsheet. Each row will be written sequentially starting from startRow.",
|
|
6850
|
+
items: {
|
|
6851
|
+
type: "array",
|
|
6852
|
+
description: "A list of cells for this row",
|
|
6853
|
+
items: {
|
|
6854
|
+
type: "object",
|
|
6855
|
+
required: ["stringValue"],
|
|
6856
|
+
properties: {
|
|
6857
|
+
stringValue: {
|
|
6858
|
+
type: "string",
|
|
6859
|
+
description: "The value of the cell",
|
|
6860
|
+
},
|
|
6861
|
+
},
|
|
6862
|
+
},
|
|
6863
|
+
},
|
|
6864
|
+
},
|
|
6865
|
+
},
|
|
6866
|
+
},
|
|
6867
|
+
output: {
|
|
6868
|
+
type: "object",
|
|
6869
|
+
required: ["success"],
|
|
6870
|
+
properties: {
|
|
6871
|
+
success: {
|
|
6872
|
+
type: "boolean",
|
|
6873
|
+
description: "Whether the rows were updated successfully",
|
|
6874
|
+
},
|
|
6875
|
+
spreadsheetUrl: {
|
|
6876
|
+
type: "string",
|
|
6877
|
+
description: "The URL of the updated spreadsheet",
|
|
6878
|
+
},
|
|
6879
|
+
updatedRange: {
|
|
6880
|
+
type: "string",
|
|
6881
|
+
description: "The range that was updated in A1 notation",
|
|
6882
|
+
},
|
|
6883
|
+
updatedRows: {
|
|
6884
|
+
type: "integer",
|
|
6885
|
+
description: "The number of rows that were updated",
|
|
6886
|
+
},
|
|
6887
|
+
updatedColumns: {
|
|
6888
|
+
type: "integer",
|
|
6889
|
+
description: "The number of columns that were updated",
|
|
6890
|
+
},
|
|
6891
|
+
updatedCells: {
|
|
6892
|
+
type: "integer",
|
|
6893
|
+
description: "The total number of cells that were updated",
|
|
6894
|
+
},
|
|
6895
|
+
error: {
|
|
6896
|
+
type: "string",
|
|
6897
|
+
description: "The error that occurred if the rows were not updated successfully",
|
|
6898
|
+
},
|
|
6899
|
+
},
|
|
6900
|
+
},
|
|
6901
|
+
name: "updateRowsInSpreadsheet",
|
|
6902
|
+
provider: "googleOauth",
|
|
6903
|
+
};
|
|
6775
6904
|
export const googleOauthCreatePresentationDefinition = {
|
|
6776
6905
|
description: "Create a Google Presentation",
|
|
6777
6906
|
scopes: [],
|
|
@@ -9862,6 +9991,75 @@ export const salesforceSearchAllSalesforceRecordsDefinition = {
|
|
|
9862
9991
|
name: "searchAllSalesforceRecords",
|
|
9863
9992
|
provider: "salesforce",
|
|
9864
9993
|
};
|
|
9994
|
+
export const salesforceListReportsDefinition = {
|
|
9995
|
+
description: "List all available Salesforce reports",
|
|
9996
|
+
scopes: [],
|
|
9997
|
+
tags: [],
|
|
9998
|
+
parameters: {
|
|
9999
|
+
type: "object",
|
|
10000
|
+
properties: {},
|
|
10001
|
+
},
|
|
10002
|
+
output: {
|
|
10003
|
+
type: "object",
|
|
10004
|
+
required: ["success"],
|
|
10005
|
+
properties: {
|
|
10006
|
+
success: {
|
|
10007
|
+
type: "boolean",
|
|
10008
|
+
description: "Whether the reports were successfully retrieved",
|
|
10009
|
+
},
|
|
10010
|
+
reports: {
|
|
10011
|
+
type: "array",
|
|
10012
|
+
description: "List of available reports",
|
|
10013
|
+
items: {
|
|
10014
|
+
type: "object",
|
|
10015
|
+
description: "A Salesforce report",
|
|
10016
|
+
additionalProperties: true,
|
|
10017
|
+
},
|
|
10018
|
+
},
|
|
10019
|
+
error: {
|
|
10020
|
+
type: "string",
|
|
10021
|
+
description: "The error that occurred if the reports were not successfully retrieved",
|
|
10022
|
+
},
|
|
10023
|
+
},
|
|
10024
|
+
},
|
|
10025
|
+
name: "listReports",
|
|
10026
|
+
provider: "salesforce",
|
|
10027
|
+
};
|
|
10028
|
+
export const salesforceExecuteReportDefinition = {
|
|
10029
|
+
description: "Execute a Salesforce report and retrieve its results",
|
|
10030
|
+
scopes: [],
|
|
10031
|
+
tags: [],
|
|
10032
|
+
parameters: {
|
|
10033
|
+
type: "object",
|
|
10034
|
+
required: ["reportId"],
|
|
10035
|
+
properties: {
|
|
10036
|
+
reportId: {
|
|
10037
|
+
type: "string",
|
|
10038
|
+
description: "Id for the report to execute",
|
|
10039
|
+
},
|
|
10040
|
+
includeDetails: {
|
|
10041
|
+
type: "boolean",
|
|
10042
|
+
description: "Whether to include detailed report metadata in the response",
|
|
10043
|
+
},
|
|
10044
|
+
},
|
|
10045
|
+
},
|
|
10046
|
+
output: {
|
|
10047
|
+
type: "object",
|
|
10048
|
+
required: ["success"],
|
|
10049
|
+
properties: {
|
|
10050
|
+
success: {
|
|
10051
|
+
type: "boolean",
|
|
10052
|
+
description: "Whether the report was successfully executed",
|
|
10053
|
+
},
|
|
10054
|
+
error: {
|
|
10055
|
+
type: "string",
|
|
10056
|
+
description: "The error that occurred if the report was not successfully executed",
|
|
10057
|
+
},
|
|
10058
|
+
},
|
|
10059
|
+
},
|
|
10060
|
+
name: "executeReport",
|
|
10061
|
+
provider: "salesforce",
|
|
10062
|
+
};
|
|
9865
10063
|
export const salesforceSearchSalesforceRecordsDefinition = {
|
|
9866
10064
|
description: "Search for Salesforce records by keyword",
|
|
9867
10065
|
scopes: [],
|
|
@@ -10055,6 +10253,88 @@ export const salesforceGetRecordDefinition = {
|
|
|
10055
10253
|
name: "getRecord",
|
|
10056
10254
|
provider: "salesforce",
|
|
10057
10255
|
};
|
|
10256
|
+
export const salesforceGetReportMetadataDefinition = {
|
|
10257
|
+
description: "Get metadata for a given Salesforce report",
|
|
10258
|
+
scopes: [],
|
|
10259
|
+
tags: [],
|
|
10260
|
+
parameters: {
|
|
10261
|
+
type: "object",
|
|
10262
|
+
required: ["reportId"],
|
|
10263
|
+
properties: {
|
|
10264
|
+
reportId: {
|
|
10265
|
+
type: "string",
|
|
10266
|
+
description: "Id for the report to retrieve metadata for",
|
|
10267
|
+
},
|
|
10268
|
+
},
|
|
10269
|
+
},
|
|
10270
|
+
output: {
|
|
10271
|
+
type: "object",
|
|
10272
|
+
required: ["success"],
|
|
10273
|
+
properties: {
|
|
10274
|
+
success: {
|
|
10275
|
+
type: "boolean",
|
|
10276
|
+
description: "Whether the report metadata was successfully retrieved",
|
|
10277
|
+
},
|
|
10278
|
+
metadata: {
|
|
10279
|
+
type: "object",
|
|
10280
|
+
description: "Filtered metadata from the report",
|
|
10281
|
+
properties: {
|
|
10282
|
+
reportType: {
|
|
10283
|
+
type: "object",
|
|
10284
|
+
description: "Report type information",
|
|
10285
|
+
properties: {
|
|
10286
|
+
type: {
|
|
10287
|
+
type: "string",
|
|
10288
|
+
description: "The type of the report",
|
|
10289
|
+
},
|
|
10290
|
+
label: {
|
|
10291
|
+
type: "string",
|
|
10292
|
+
description: "The label of the report type",
|
|
10293
|
+
},
|
|
10294
|
+
},
|
|
10295
|
+
},
|
|
10296
|
+
detailColumns: {
|
|
10297
|
+
type: "array",
|
|
10298
|
+
description: "Detail columns in the report",
|
|
10299
|
+
items: {
|
|
10300
|
+
type: "string",
|
|
10301
|
+
},
|
|
10302
|
+
},
|
|
10303
|
+
reportFilters: {
|
|
10304
|
+
type: "array",
|
|
10305
|
+
description: "Filters applied to the report",
|
|
10306
|
+
},
|
|
10307
|
+
reportBooleanFilter: {
|
|
10308
|
+
type: "string",
|
|
10309
|
+
description: "Boolean filter logic for the report",
|
|
10310
|
+
},
|
|
10311
|
+
standardDateFilter: {
|
|
10312
|
+
type: "object",
|
|
10313
|
+
description: "Standard date filter configuration",
|
|
10314
|
+
},
|
|
10315
|
+
groupingsDown: {
|
|
10316
|
+
type: "array",
|
|
10317
|
+
description: "Row groupings for the report",
|
|
10318
|
+
},
|
|
10319
|
+
groupingsAcross: {
|
|
10320
|
+
type: "array",
|
|
10321
|
+
description: "Column groupings for matrix reports",
|
|
10322
|
+
},
|
|
10323
|
+
scope: {
|
|
10324
|
+
type: "string",
|
|
10325
|
+
description: "The scope of the report",
|
|
10326
|
+
},
|
|
10327
|
+
},
|
|
10328
|
+
},
|
|
10329
|
+
error: {
|
|
10330
|
+
type: "string",
|
|
10331
|
+
description: "The error that occurred if the report metadata was not successfully retrieved",
|
|
10332
|
+
},
|
|
10333
|
+
},
|
|
10334
|
+
},
|
|
10335
|
+
name: "getReportMetadata",
|
|
10336
|
+
provider: "salesforce",
|
|
10337
|
+
};
|
|
10058
10338
|
export const microsoftCreateDocumentDefinition = {
|
|
10059
10339
|
description: "Creates a new Office365 document",
|
|
10060
10340
|
scopes: ["Files.ReadWrite", "Sites.Manage.All", "Sites.ReadWrite.All"],
|