@credal/actions 0.2.202 → 0.2.205
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 +15 -1
- package/dist/actions/autogen/templates.d.ts +3 -0
- package/dist/actions/autogen/templates.js +193 -1
- package/dist/actions/autogen/types.d.ts +135 -26
- package/dist/actions/autogen/types.js +53 -1
- package/dist/actions/providers/google-oauth/addTextToTopOfDoc.js +5 -13
- package/dist/actions/providers/google-oauth/createNewGoogleDoc.js +10 -123
- package/dist/actions/providers/google-oauth/utils/googleDocsMarkdown.d.ts +88 -0
- package/dist/actions/providers/google-oauth/utils/googleDocsMarkdown.js +350 -0
- package/dist/actions/providers/jira/commentJiraTicketWithMentions.d.ts +3 -0
- package/dist/actions/providers/jira/commentJiraTicketWithMentions.js +39 -0
- package/dist/actions/providers/jira/convertMentionsInAdf.d.ts +21 -0
- package/dist/actions/providers/jira/convertMentionsInAdf.js +125 -0
- package/dist/actions/providers/jira/utils.d.ts +1 -1
- package/dist/actions/providers/jira/utils.js +1 -0
- package/dist/actions/providers/linear/createIssue.d.ts +3 -0
- package/dist/actions/providers/linear/createIssue.js +90 -0
- 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, jiraMoveJiraTicketToProjectParamsSchema, jiraMoveJiraTicketToProjectOutputSchema, jiraUpdateJiraTicketDetailsParamsSchema, jiraUpdateJiraTicketDetailsOutputSchema, jiraUpdateJiraTicketStatusParamsSchema, jiraUpdateJiraTicketStatusOutputSchema, jiraCreateServiceDeskRequestParamsSchema, jiraCreateServiceDeskRequestOutputSchema, jiraLinkJiraIssuesParamsSchema, jiraLinkJiraIssuesOutputSchema, jiraLinkAndAssignJiraIssuesParamsSchema, jiraLinkAndAssignJiraIssuesOutputSchema, 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, googleOauthAddTextToTopOfDocParamsSchema, googleOauthAddTextToTopOfDocOutputSchema, 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, googlemailReplyToGmailParamsSchema, googlemailReplyToGmailOutputSchema, 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";
|
|
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, jiraCommentJiraTicketWithMentionsParamsSchema, jiraCommentJiraTicketWithMentionsOutputSchema, jiraCreateJiraTicketParamsSchema, jiraCreateJiraTicketOutputSchema, jiraGetJiraTicketDetailsParamsSchema, jiraGetJiraTicketDetailsOutputSchema, jiraGetJiraTicketHistoryParamsSchema, jiraGetJiraTicketHistoryOutputSchema, jiraMoveJiraTicketToProjectParamsSchema, jiraMoveJiraTicketToProjectOutputSchema, jiraUpdateJiraTicketDetailsParamsSchema, jiraUpdateJiraTicketDetailsOutputSchema, jiraUpdateJiraTicketStatusParamsSchema, jiraUpdateJiraTicketStatusOutputSchema, jiraCreateServiceDeskRequestParamsSchema, jiraCreateServiceDeskRequestOutputSchema, jiraLinkJiraIssuesParamsSchema, jiraLinkJiraIssuesOutputSchema, jiraLinkAndAssignJiraIssuesParamsSchema, jiraLinkAndAssignJiraIssuesOutputSchema, 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, googleOauthAddTextToTopOfDocParamsSchema, googleOauthAddTextToTopOfDocOutputSchema, 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, linearCreateIssueParamsSchema, linearCreateIssueOutputSchema, hubspotGetContactsParamsSchema, hubspotGetContactsOutputSchema, hubspotGetContactDetailsParamsSchema, hubspotGetContactDetailsOutputSchema, hubspotGetCompaniesParamsSchema, hubspotGetCompaniesOutputSchema, hubspotGetCompanyDetailsParamsSchema, hubspotGetCompanyDetailsOutputSchema, hubspotGetDealsParamsSchema, hubspotGetDealsOutputSchema, hubspotGetDealDetailsParamsSchema, hubspotGetDealDetailsOutputSchema, hubspotGetTicketsParamsSchema, hubspotGetTicketsOutputSchema, hubspotGetTicketDetailsParamsSchema, hubspotGetTicketDetailsOutputSchema, gitlabGetFileContentParamsSchema, gitlabGetFileContentOutputSchema, gitlabGetMergeRequestParamsSchema, gitlabGetMergeRequestOutputSchema, jiraPublicCommentOnServiceDeskRequestParamsSchema, jiraPublicCommentOnServiceDeskRequestOutputSchema, googlemailSendGmailParamsSchema, googlemailSendGmailOutputSchema, googlemailReplyToGmailParamsSchema, googlemailReplyToGmailOutputSchema, 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";
|
|
@@ -16,6 +16,7 @@ import listZendeskTickets from "./providers/zendesk/listTickets.js";
|
|
|
16
16
|
import searchZendeskByQuery from "./providers/zendesk/searchZendeskByQuery.js";
|
|
17
17
|
import assignJiraTicket from "./providers/jira/assignJiraTicket.js";
|
|
18
18
|
import commentJiraTicket from "./providers/jira/commentJiraTicket.js";
|
|
19
|
+
import commentJiraTicketWithMentions from "./providers/jira/commentJiraTicketWithMentions.js";
|
|
19
20
|
import createJiraTicket from "./providers/jira/createJiraTicket.js";
|
|
20
21
|
import getJiraTicketDetails from "./providers/jira/getJiraTicketDetails.js";
|
|
21
22
|
import getJiraTicketHistory from "./providers/jira/getJiraTicketHistory.js";
|
|
@@ -112,6 +113,7 @@ import getProjectDetails from "./providers/linear/getProjectDetails.js";
|
|
|
112
113
|
import getTeamDetails from "./providers/linear/getTeamDetails.js";
|
|
113
114
|
import getProjects from "./providers/linear/getProjects.js";
|
|
114
115
|
import getTeams from "./providers/linear/getTeams.js";
|
|
116
|
+
import createIssue from "./providers/linear/createIssue.js";
|
|
115
117
|
import getContacts from "./providers/hubspot/getContacts.js";
|
|
116
118
|
import getContactDetails from "./providers/hubspot/getContactDetails.js";
|
|
117
119
|
import getCompanies from "./providers/hubspot/getCompanies.js";
|
|
@@ -158,6 +160,12 @@ const jiraActions = {
|
|
|
158
160
|
outputSchema: jiraCommentJiraTicketOutputSchema,
|
|
159
161
|
actionType: "write",
|
|
160
162
|
},
|
|
163
|
+
commentJiraTicketWithMentions: {
|
|
164
|
+
fn: commentJiraTicketWithMentions,
|
|
165
|
+
paramsSchema: jiraCommentJiraTicketWithMentionsParamsSchema,
|
|
166
|
+
outputSchema: jiraCommentJiraTicketWithMentionsOutputSchema,
|
|
167
|
+
actionType: "write",
|
|
168
|
+
},
|
|
161
169
|
publicCommentOnServiceDeskRequest: {
|
|
162
170
|
fn: publicCommentOnServiceDeskRequest,
|
|
163
171
|
paramsSchema: jiraPublicCommentOnServiceDeskRequestParamsSchema,
|
|
@@ -1033,6 +1041,12 @@ export const ActionMapper = {
|
|
|
1033
1041
|
outputSchema: linearGetTeamsOutputSchema,
|
|
1034
1042
|
actionType: "read",
|
|
1035
1043
|
},
|
|
1044
|
+
createIssue: {
|
|
1045
|
+
fn: createIssue,
|
|
1046
|
+
paramsSchema: linearCreateIssueParamsSchema,
|
|
1047
|
+
outputSchema: linearCreateIssueOutputSchema,
|
|
1048
|
+
actionType: "write",
|
|
1049
|
+
},
|
|
1036
1050
|
},
|
|
1037
1051
|
hubspot: {
|
|
1038
1052
|
getContacts: {
|
|
@@ -20,6 +20,7 @@ export declare const confluenceFetchPageContentDefinition: ActionTemplate;
|
|
|
20
20
|
export declare const jiraAssignJiraTicketDefinition: ActionTemplate;
|
|
21
21
|
export declare const jiraPublicCommentOnServiceDeskRequestDefinition: ActionTemplate;
|
|
22
22
|
export declare const jiraCommentJiraTicketDefinition: ActionTemplate;
|
|
23
|
+
export declare const jiraCommentJiraTicketWithMentionsDefinition: ActionTemplate;
|
|
23
24
|
export declare const jiraCreateJiraTicketDefinition: ActionTemplate;
|
|
24
25
|
export declare const jiraCreateServiceDeskRequestDefinition: ActionTemplate;
|
|
25
26
|
export declare const jiraGetJiraTicketDetailsDefinition: ActionTemplate;
|
|
@@ -33,6 +34,7 @@ export declare const jiraLinkAndAssignJiraIssuesDefinition: ActionTemplate;
|
|
|
33
34
|
export declare const jiraOrgAssignJiraTicketDefinition: ActionTemplate;
|
|
34
35
|
export declare const jiraOrgPublicCommentOnServiceDeskRequestDefinition: ActionTemplate;
|
|
35
36
|
export declare const jiraOrgCommentJiraTicketDefinition: ActionTemplate;
|
|
37
|
+
export declare const jiraOrgCommentJiraTicketWithMentionsDefinition: ActionTemplate;
|
|
36
38
|
export declare const jiraOrgCreateJiraTicketDefinition: ActionTemplate;
|
|
37
39
|
export declare const jiraOrgCreateServiceDeskRequestDefinition: ActionTemplate;
|
|
38
40
|
export declare const jiraOrgGetJiraTicketDetailsDefinition: ActionTemplate;
|
|
@@ -156,6 +158,7 @@ export declare const linearGetProjectsDefinition: ActionTemplate;
|
|
|
156
158
|
export declare const linearGetProjectDetailsDefinition: ActionTemplate;
|
|
157
159
|
export declare const linearGetTeamDetailsDefinition: ActionTemplate;
|
|
158
160
|
export declare const linearGetTeamsDefinition: ActionTemplate;
|
|
161
|
+
export declare const linearCreateIssueDefinition: ActionTemplate;
|
|
159
162
|
export declare const hubspotGetContactsDefinition: ActionTemplate;
|
|
160
163
|
export declare const hubspotGetContactDetailsDefinition: ActionTemplate;
|
|
161
164
|
export declare const hubspotGetCompaniesDefinition: ActionTemplate;
|
|
@@ -1464,6 +1464,51 @@ export const jiraCommentJiraTicketDefinition = {
|
|
|
1464
1464
|
name: "commentJiraTicket",
|
|
1465
1465
|
provider: "jira",
|
|
1466
1466
|
};
|
|
1467
|
+
export const jiraCommentJiraTicketWithMentionsDefinition = {
|
|
1468
|
+
displayName: "Comment on a Jira ticket with @mentions",
|
|
1469
|
+
description: "Comments on a Jira ticket, converting [~accountid:ID] patterns into clickable @mentions (Jira Cloud only).",
|
|
1470
|
+
scopes: ["write:comment:jira"],
|
|
1471
|
+
tags: [],
|
|
1472
|
+
parameters: {
|
|
1473
|
+
type: "object",
|
|
1474
|
+
required: ["projectKey", "issueId", "comment"],
|
|
1475
|
+
properties: {
|
|
1476
|
+
projectKey: {
|
|
1477
|
+
type: "string",
|
|
1478
|
+
description: "The key for the project to which the ticket you want to comment on belongs.",
|
|
1479
|
+
tags: ["recommend-predefined"],
|
|
1480
|
+
},
|
|
1481
|
+
issueId: {
|
|
1482
|
+
type: "string",
|
|
1483
|
+
description: "The issue ID associated with the ticket to be commented on.",
|
|
1484
|
+
},
|
|
1485
|
+
comment: {
|
|
1486
|
+
type: "string",
|
|
1487
|
+
description: "The text to be commented on the ticket. Use [~accountid:ATLASSIAN_ACCOUNT_ID] to @mention users (Jira Cloud only).",
|
|
1488
|
+
},
|
|
1489
|
+
},
|
|
1490
|
+
},
|
|
1491
|
+
output: {
|
|
1492
|
+
type: "object",
|
|
1493
|
+
required: ["success"],
|
|
1494
|
+
properties: {
|
|
1495
|
+
success: {
|
|
1496
|
+
type: "boolean",
|
|
1497
|
+
description: "Whether the comment was sent successfully",
|
|
1498
|
+
},
|
|
1499
|
+
error: {
|
|
1500
|
+
type: "string",
|
|
1501
|
+
description: "The error that occurred if the comment was not sent successfully",
|
|
1502
|
+
},
|
|
1503
|
+
commentUrl: {
|
|
1504
|
+
type: "string",
|
|
1505
|
+
description: "The url to the created Jira comment",
|
|
1506
|
+
},
|
|
1507
|
+
},
|
|
1508
|
+
},
|
|
1509
|
+
name: "commentJiraTicketWithMentions",
|
|
1510
|
+
provider: "jira",
|
|
1511
|
+
};
|
|
1467
1512
|
export const jiraCreateJiraTicketDefinition = {
|
|
1468
1513
|
displayName: "Create a Jira ticket",
|
|
1469
1514
|
description: "Create a jira ticket with new content specified",
|
|
@@ -2275,6 +2320,51 @@ export const jiraOrgCommentJiraTicketDefinition = {
|
|
|
2275
2320
|
name: "commentJiraTicket",
|
|
2276
2321
|
provider: "jiraOrg",
|
|
2277
2322
|
};
|
|
2323
|
+
export const jiraOrgCommentJiraTicketWithMentionsDefinition = {
|
|
2324
|
+
displayName: "Comment on a Jira ticket with @mentions",
|
|
2325
|
+
description: "Comments on a Jira ticket, converting [~accountid:ID] patterns into clickable @mentions (Jira Cloud only).",
|
|
2326
|
+
scopes: ["write:comment:jira"],
|
|
2327
|
+
tags: [],
|
|
2328
|
+
parameters: {
|
|
2329
|
+
type: "object",
|
|
2330
|
+
required: ["projectKey", "issueId", "comment"],
|
|
2331
|
+
properties: {
|
|
2332
|
+
projectKey: {
|
|
2333
|
+
type: "string",
|
|
2334
|
+
description: "The key for the project to which the ticket you want to comment on belongs.",
|
|
2335
|
+
tags: ["recommend-predefined"],
|
|
2336
|
+
},
|
|
2337
|
+
issueId: {
|
|
2338
|
+
type: "string",
|
|
2339
|
+
description: "The issue ID associated with the ticket to be commented on.",
|
|
2340
|
+
},
|
|
2341
|
+
comment: {
|
|
2342
|
+
type: "string",
|
|
2343
|
+
description: "The text to be commented on the ticket. Use [~accountid:ATLASSIAN_ACCOUNT_ID] to @mention users (Jira Cloud only).",
|
|
2344
|
+
},
|
|
2345
|
+
},
|
|
2346
|
+
},
|
|
2347
|
+
output: {
|
|
2348
|
+
type: "object",
|
|
2349
|
+
required: ["success"],
|
|
2350
|
+
properties: {
|
|
2351
|
+
success: {
|
|
2352
|
+
type: "boolean",
|
|
2353
|
+
description: "Whether the comment was sent successfully",
|
|
2354
|
+
},
|
|
2355
|
+
error: {
|
|
2356
|
+
type: "string",
|
|
2357
|
+
description: "The error that occurred if the comment was not sent successfully",
|
|
2358
|
+
},
|
|
2359
|
+
commentUrl: {
|
|
2360
|
+
type: "string",
|
|
2361
|
+
description: "The url to the created Jira comment",
|
|
2362
|
+
},
|
|
2363
|
+
},
|
|
2364
|
+
},
|
|
2365
|
+
name: "commentJiraTicketWithMentions",
|
|
2366
|
+
provider: "jiraOrg",
|
|
2367
|
+
};
|
|
2278
2368
|
export const jiraOrgCreateJiraTicketDefinition = {
|
|
2279
2369
|
displayName: "Create a Jira ticket",
|
|
2280
2370
|
description: "Create a jira ticket with new content specified",
|
|
@@ -5036,7 +5126,12 @@ export const googleOauthCreateNewGoogleDocDefinition = {
|
|
|
5036
5126
|
},
|
|
5037
5127
|
usesHtml: {
|
|
5038
5128
|
type: "boolean",
|
|
5039
|
-
description: "Whether to interpret the content as HTML",
|
|
5129
|
+
description: "Whether to interpret the content as HTML. Deprecated in favor of contentFormat.",
|
|
5130
|
+
},
|
|
5131
|
+
contentFormat: {
|
|
5132
|
+
type: "string",
|
|
5133
|
+
enum: ["plain", "markdown", "html"],
|
|
5134
|
+
description: "How to interpret the content param. Defaults to plain. When set, takes precedence over usesHtml.",
|
|
5040
5135
|
},
|
|
5041
5136
|
},
|
|
5042
5137
|
},
|
|
@@ -5075,6 +5170,11 @@ export const googleOauthAddTextToTopOfDocDefinition = {
|
|
|
5075
5170
|
type: "string",
|
|
5076
5171
|
description: "The text to insert at the beginning of the document",
|
|
5077
5172
|
},
|
|
5173
|
+
contentFormat: {
|
|
5174
|
+
type: "string",
|
|
5175
|
+
enum: ["plain", "markdown", "html"],
|
|
5176
|
+
description: "How to interpret the text param. Defaults to plain.",
|
|
5177
|
+
},
|
|
5078
5178
|
},
|
|
5079
5179
|
},
|
|
5080
5180
|
output: {
|
|
@@ -14154,6 +14254,98 @@ export const linearGetTeamsDefinition = {
|
|
|
14154
14254
|
name: "getTeams",
|
|
14155
14255
|
provider: "linear",
|
|
14156
14256
|
};
|
|
14257
|
+
export const linearCreateIssueDefinition = {
|
|
14258
|
+
displayName: "Create a Linear issue",
|
|
14259
|
+
description: "Create a new issue in Linear",
|
|
14260
|
+
scopes: [],
|
|
14261
|
+
tags: [],
|
|
14262
|
+
parameters: {
|
|
14263
|
+
type: "object",
|
|
14264
|
+
required: ["title", "teamId"],
|
|
14265
|
+
properties: {
|
|
14266
|
+
title: {
|
|
14267
|
+
type: "string",
|
|
14268
|
+
description: "The title of the issue to create",
|
|
14269
|
+
},
|
|
14270
|
+
description: {
|
|
14271
|
+
type: "string",
|
|
14272
|
+
description: "The description of the issue in markdown format",
|
|
14273
|
+
},
|
|
14274
|
+
teamId: {
|
|
14275
|
+
type: "string",
|
|
14276
|
+
description: "The ID of the team to create the issue for",
|
|
14277
|
+
tags: ["recommend-predefined"],
|
|
14278
|
+
},
|
|
14279
|
+
assigneeId: {
|
|
14280
|
+
type: "string",
|
|
14281
|
+
description: "The ID of the user to assign the issue to",
|
|
14282
|
+
tags: ["recommend-predefined"],
|
|
14283
|
+
},
|
|
14284
|
+
priority: {
|
|
14285
|
+
type: "number",
|
|
14286
|
+
description: "The priority of the issue: 0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low",
|
|
14287
|
+
},
|
|
14288
|
+
projectId: {
|
|
14289
|
+
type: "string",
|
|
14290
|
+
description: "The ID of the project to associate the issue with",
|
|
14291
|
+
tags: ["recommend-predefined"],
|
|
14292
|
+
},
|
|
14293
|
+
dueDate: {
|
|
14294
|
+
type: "string",
|
|
14295
|
+
description: "The due date of the issue in ISO 8601 format (e.g. 2024-12-31)",
|
|
14296
|
+
},
|
|
14297
|
+
labelIds: {
|
|
14298
|
+
type: "array",
|
|
14299
|
+
description: "Array of label IDs to apply to the issue",
|
|
14300
|
+
items: {
|
|
14301
|
+
type: "string",
|
|
14302
|
+
},
|
|
14303
|
+
},
|
|
14304
|
+
estimate: {
|
|
14305
|
+
type: "number",
|
|
14306
|
+
description: "The estimate in story points for the issue",
|
|
14307
|
+
},
|
|
14308
|
+
},
|
|
14309
|
+
},
|
|
14310
|
+
output: {
|
|
14311
|
+
type: "object",
|
|
14312
|
+
required: ["success"],
|
|
14313
|
+
properties: {
|
|
14314
|
+
success: {
|
|
14315
|
+
type: "boolean",
|
|
14316
|
+
description: "Whether the issue was created successfully",
|
|
14317
|
+
},
|
|
14318
|
+
error: {
|
|
14319
|
+
type: "string",
|
|
14320
|
+
description: "Error message if the issue creation failed",
|
|
14321
|
+
},
|
|
14322
|
+
issue: {
|
|
14323
|
+
type: "object",
|
|
14324
|
+
description: "The created issue details",
|
|
14325
|
+
properties: {
|
|
14326
|
+
id: {
|
|
14327
|
+
type: "string",
|
|
14328
|
+
description: "The created issue ID",
|
|
14329
|
+
},
|
|
14330
|
+
title: {
|
|
14331
|
+
type: "string",
|
|
14332
|
+
description: "The created issue title",
|
|
14333
|
+
},
|
|
14334
|
+
url: {
|
|
14335
|
+
type: "string",
|
|
14336
|
+
description: "The URL of the created issue",
|
|
14337
|
+
},
|
|
14338
|
+
identifier: {
|
|
14339
|
+
type: "string",
|
|
14340
|
+
description: "The issue identifier (e.g. ENG-123)",
|
|
14341
|
+
},
|
|
14342
|
+
},
|
|
14343
|
+
},
|
|
14344
|
+
},
|
|
14345
|
+
},
|
|
14346
|
+
name: "createIssue",
|
|
14347
|
+
provider: "linear",
|
|
14348
|
+
};
|
|
14157
14349
|
export const hubspotGetContactsDefinition = {
|
|
14158
14350
|
displayName: "List all contacts",
|
|
14159
14351
|
description: "List or search HubSpot contacts by optional query",
|