@credal/actions 0.2.185 → 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 +28 -1
- package/dist/actions/autogen/templates.d.ts +4 -0
- package/dist/actions/autogen/templates.js +247 -1
- package/dist/actions/autogen/types.d.ts +234 -32
- package/dist/actions/autogen/types.js +87 -0
- package/dist/actions/groups.js +1 -4
- package/dist/actions/providers/credal/callCopilot.d.ts +3 -0
- package/dist/actions/providers/credal/callCopilot.js +36 -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/math/index.d.ts +1 -0
- package/dist/actions/providers/math/index.js +37 -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/getSalesforceRecordByQuery.d.ts +3 -0
- package/dist/actions/providers/salesforce/getSalesforceRecordByQuery.js +43 -0
- package/dist/actions/providers/slack/archiveChannel.js +2 -9
- package/dist/actions/providers/slack/index.d.ts +1 -0
- package/dist/actions/providers/slack/index.js +37 -0
- package/dist/actions/providers/slack/listConversations.d.ts +3 -0
- package/dist/actions/providers/slack/listConversations.js +41 -0
- package/package.json +1 -1
- package/dist/actions/providers/github/fetchFile.d.ts +0 -3
- package/dist/actions/providers/github/fetchFile.js +0 -131
- package/dist/actions/providers/github/getContents.d.ts +0 -3
- package/dist/actions/providers/github/getContents.js +0 -41
|
@@ -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, salesforceListReportsParamsSchema, salesforceListReportsOutputSchema, 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";
|
|
@@ -130,6 +132,8 @@ 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";
|
|
132
134
|
import listReports from "./providers/salesforce/listReports.js";
|
|
135
|
+
import getReportMetadata from "./providers/salesforce/getReportMetadata.js";
|
|
136
|
+
import executeReport from "./providers/salesforce/executeReport.js";
|
|
133
137
|
const jiraActions = {
|
|
134
138
|
getJiraIssuesByQuery: {
|
|
135
139
|
fn: getJiraIssuesByQuery,
|
|
@@ -549,6 +553,18 @@ export const ActionMapper = {
|
|
|
549
553
|
outputSchema: googleOauthAppendRowsToSpreadsheetOutputSchema,
|
|
550
554
|
actionType: "write",
|
|
551
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
|
+
},
|
|
552
568
|
createPresentation: {
|
|
553
569
|
fn: createPresentation,
|
|
554
570
|
paramsSchema: googleOauthCreatePresentationParamsSchema,
|
|
@@ -773,12 +789,23 @@ export const ActionMapper = {
|
|
|
773
789
|
outputSchema: salesforceListReportsOutputSchema,
|
|
774
790
|
actionType: "read",
|
|
775
791
|
},
|
|
792
|
+
executeReport: {
|
|
793
|
+
fn: executeReport,
|
|
794
|
+
paramsSchema: salesforceExecuteReportParamsSchema,
|
|
795
|
+
outputSchema: salesforceExecuteReportOutputSchema,
|
|
796
|
+
},
|
|
776
797
|
getSalesforceRecordsByQuery: {
|
|
777
798
|
fn: getSalesforceRecordsByQuery,
|
|
778
799
|
paramsSchema: salesforceGetSalesforceRecordsByQueryParamsSchema,
|
|
779
800
|
outputSchema: salesforceGetSalesforceRecordsByQueryOutputSchema,
|
|
780
801
|
actionType: "read",
|
|
781
802
|
},
|
|
803
|
+
getReportMetadata: {
|
|
804
|
+
fn: getReportMetadata,
|
|
805
|
+
paramsSchema: salesforceGetReportMetadataParamsSchema,
|
|
806
|
+
outputSchema: salesforceGetReportMetadataOutputSchema,
|
|
807
|
+
actionType: "read",
|
|
808
|
+
},
|
|
782
809
|
},
|
|
783
810
|
microsoft: {
|
|
784
811
|
messageTeamsChat: {
|
|
@@ -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;
|
|
@@ -111,9 +113,11 @@ export declare const salesforceCreateCaseDefinition: ActionTemplate;
|
|
|
111
113
|
export declare const salesforceGenerateSalesReportDefinition: ActionTemplate;
|
|
112
114
|
export declare const salesforceSearchAllSalesforceRecordsDefinition: ActionTemplate;
|
|
113
115
|
export declare const salesforceListReportsDefinition: ActionTemplate;
|
|
116
|
+
export declare const salesforceExecuteReportDefinition: ActionTemplate;
|
|
114
117
|
export declare const salesforceSearchSalesforceRecordsDefinition: ActionTemplate;
|
|
115
118
|
export declare const salesforceGetSalesforceRecordsByQueryDefinition: ActionTemplate;
|
|
116
119
|
export declare const salesforceGetRecordDefinition: ActionTemplate;
|
|
120
|
+
export declare const salesforceGetReportMetadataDefinition: ActionTemplate;
|
|
117
121
|
export declare const microsoftCreateDocumentDefinition: ActionTemplate;
|
|
118
122
|
export declare const microsoftUpdateDocumentDefinition: ActionTemplate;
|
|
119
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: [],
|
|
@@ -9896,6 +10025,41 @@ export const salesforceListReportsDefinition = {
|
|
|
9896
10025
|
name: "listReports",
|
|
9897
10026
|
provider: "salesforce",
|
|
9898
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
|
+
};
|
|
9899
10063
|
export const salesforceSearchSalesforceRecordsDefinition = {
|
|
9900
10064
|
description: "Search for Salesforce records by keyword",
|
|
9901
10065
|
scopes: [],
|
|
@@ -10089,6 +10253,88 @@ export const salesforceGetRecordDefinition = {
|
|
|
10089
10253
|
name: "getRecord",
|
|
10090
10254
|
provider: "salesforce",
|
|
10091
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
|
+
};
|
|
10092
10338
|
export const microsoftCreateDocumentDefinition = {
|
|
10093
10339
|
description: "Creates a new Office365 document",
|
|
10094
10340
|
scopes: ["Files.ReadWrite", "Sites.Manage.All", "Sites.ReadWrite.All"],
|