@credal/actions 0.2.182 → 0.2.184
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 +8 -1
- package/dist/actions/autogen/templates.d.ts +1 -0
- package/dist/actions/autogen/templates.js +141 -0
- package/dist/actions/autogen/types.d.ts +275 -10
- package/dist/actions/autogen/types.js +180 -0
- package/dist/actions/groups.js +1 -4
- package/dist/actions/parse.js +9 -0
- package/dist/actions/providers/credal/callCopilot.d.ts +3 -0
- package/dist/actions/providers/credal/callCopilot.js +36 -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/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/dist/actions/providers/slackUser/searchSlackRTS.d.ts +3 -0
- package/dist/actions/providers/slackUser/searchSlackRTS.js +66 -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, 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, 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";
|
|
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";
|
|
@@ -124,6 +124,7 @@ import firecrawlGetTopNSearchResultUrls from "./providers/firecrawl/getTopNSearc
|
|
|
124
124
|
import searchDriveByKeywordsAndGetFileContent from "./providers/google-oauth/searchDriveByKeywordsAndGetFileContent.js";
|
|
125
125
|
import perplexityDeepResearch from "./providers/perplexity/perplexityDeepResearch.js";
|
|
126
126
|
import searchSlack from "./providers/slackUser/searchSlack.js";
|
|
127
|
+
import searchSlackRTS from "./providers/slackUser/searchSlackRTS.js";
|
|
127
128
|
import sendDmFromBot from "./providers/slack/sendDmFromBot.js";
|
|
128
129
|
import getOktaUserByName from "./providers/oktaOrg/getOktaUserByName.js";
|
|
129
130
|
import customSearch from "./providers/googleSearch/customSearch.js";
|
|
@@ -289,6 +290,12 @@ export const ActionMapper = {
|
|
|
289
290
|
outputSchema: slackUserSearchSlackOutputSchema,
|
|
290
291
|
actionType: "read",
|
|
291
292
|
},
|
|
293
|
+
searchSlackRTS: {
|
|
294
|
+
fn: searchSlackRTS,
|
|
295
|
+
paramsSchema: slackUserSearchSlackRTSParamsSchema,
|
|
296
|
+
outputSchema: slackUserSearchSlackRTSOutputSchema,
|
|
297
|
+
actionType: "read",
|
|
298
|
+
},
|
|
292
299
|
},
|
|
293
300
|
confluence: {
|
|
294
301
|
overwritePage: {
|
|
@@ -13,6 +13,7 @@ export declare const slackSendMessageDefinition: ActionTemplate;
|
|
|
13
13
|
export declare const slackGetChannelMessagesDefinition: ActionTemplate;
|
|
14
14
|
export declare const slackGetChannelMembersDefinition: ActionTemplate;
|
|
15
15
|
export declare const slackUserSearchSlackDefinition: ActionTemplate;
|
|
16
|
+
export declare const slackUserSearchSlackRTSDefinition: ActionTemplate;
|
|
16
17
|
export declare const mathAddDefinition: ActionTemplate;
|
|
17
18
|
export declare const confluenceOverwritePageDefinition: ActionTemplate;
|
|
18
19
|
export declare const confluenceFetchPageContentDefinition: ActionTemplate;
|
|
@@ -1040,6 +1040,147 @@ export const slackUserSearchSlackDefinition = {
|
|
|
1040
1040
|
name: "searchSlack",
|
|
1041
1041
|
provider: "slackUser",
|
|
1042
1042
|
};
|
|
1043
|
+
export const slackUserSearchSlackRTSDefinition = {
|
|
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
|
+
scopes: [
|
|
1046
|
+
"im:history",
|
|
1047
|
+
"search:read.public",
|
|
1048
|
+
"search:read.private",
|
|
1049
|
+
"search:read.mpim",
|
|
1050
|
+
"search:read.im",
|
|
1051
|
+
"search:read.files",
|
|
1052
|
+
],
|
|
1053
|
+
tags: [],
|
|
1054
|
+
parameters: {
|
|
1055
|
+
type: "object",
|
|
1056
|
+
required: ["query"],
|
|
1057
|
+
properties: {
|
|
1058
|
+
query: {
|
|
1059
|
+
type: "string",
|
|
1060
|
+
description: 'The search query string (e.g., "What is project gizmo?", "mobile UX revamp"). You can use any Slack filters directly in the query string.',
|
|
1061
|
+
},
|
|
1062
|
+
channelTypes: {
|
|
1063
|
+
type: "array",
|
|
1064
|
+
description: "Filter by channel types to search. If not specified, searches all channel types the user has access to.",
|
|
1065
|
+
items: {
|
|
1066
|
+
type: "string",
|
|
1067
|
+
enum: ["public_channel", "private_channel", "mpim", "im"],
|
|
1068
|
+
},
|
|
1069
|
+
},
|
|
1070
|
+
contentTypes: {
|
|
1071
|
+
type: "array",
|
|
1072
|
+
description: "Filter by content types to include in search results.",
|
|
1073
|
+
items: {
|
|
1074
|
+
type: "string",
|
|
1075
|
+
enum: ["messages", "files", "channels"],
|
|
1076
|
+
},
|
|
1077
|
+
default: ["messages", "files", "channels"],
|
|
1078
|
+
},
|
|
1079
|
+
includeBots: {
|
|
1080
|
+
type: "boolean",
|
|
1081
|
+
description: "Whether to include bot messages in search results.",
|
|
1082
|
+
default: false,
|
|
1083
|
+
},
|
|
1084
|
+
includeContextMessages: {
|
|
1085
|
+
type: "boolean",
|
|
1086
|
+
description: "Whether to include contextual messages in search results.",
|
|
1087
|
+
default: false,
|
|
1088
|
+
},
|
|
1089
|
+
limit: {
|
|
1090
|
+
type: "number",
|
|
1091
|
+
description: "Maximum number of results per page (max 20).",
|
|
1092
|
+
minimum: 1,
|
|
1093
|
+
maximum: 20,
|
|
1094
|
+
default: 20,
|
|
1095
|
+
},
|
|
1096
|
+
before: {
|
|
1097
|
+
type: "string",
|
|
1098
|
+
description: "Optional UNIX timestamp filter. If present, filters for results before this date.",
|
|
1099
|
+
},
|
|
1100
|
+
after: {
|
|
1101
|
+
type: "string",
|
|
1102
|
+
description: "Optional UNIX timestamp filter. If present, filters for results after this date.",
|
|
1103
|
+
},
|
|
1104
|
+
},
|
|
1105
|
+
},
|
|
1106
|
+
output: {
|
|
1107
|
+
type: "object",
|
|
1108
|
+
required: ["ok", "results"],
|
|
1109
|
+
properties: {
|
|
1110
|
+
ok: {
|
|
1111
|
+
type: "boolean",
|
|
1112
|
+
description: "Whether the request was successful.",
|
|
1113
|
+
},
|
|
1114
|
+
results: {
|
|
1115
|
+
type: "object",
|
|
1116
|
+
description: "Search results containing messages and/or files.",
|
|
1117
|
+
properties: {
|
|
1118
|
+
messages: {
|
|
1119
|
+
type: "array",
|
|
1120
|
+
description: "Array of message results matching the search query.",
|
|
1121
|
+
items: {
|
|
1122
|
+
type: "object",
|
|
1123
|
+
required: ["author_user_id", "team_id", "channel_id", "message_ts", "content", "is_author_bot"],
|
|
1124
|
+
properties: {
|
|
1125
|
+
author_user_id: {
|
|
1126
|
+
type: "string",
|
|
1127
|
+
description: "User ID of the message author.",
|
|
1128
|
+
},
|
|
1129
|
+
team_id: {
|
|
1130
|
+
type: "string",
|
|
1131
|
+
description: "Team/workspace ID where the message was posted.",
|
|
1132
|
+
},
|
|
1133
|
+
channel_id: {
|
|
1134
|
+
type: "string",
|
|
1135
|
+
description: "Channel ID where the message was posted.",
|
|
1136
|
+
},
|
|
1137
|
+
message_ts: {
|
|
1138
|
+
type: "string",
|
|
1139
|
+
description: "Message timestamp.",
|
|
1140
|
+
},
|
|
1141
|
+
content: {
|
|
1142
|
+
type: "string",
|
|
1143
|
+
description: "The message content/text.",
|
|
1144
|
+
},
|
|
1145
|
+
is_author_bot: {
|
|
1146
|
+
type: "boolean",
|
|
1147
|
+
description: "Whether the message author is a bot.",
|
|
1148
|
+
},
|
|
1149
|
+
permalink: {
|
|
1150
|
+
type: "string",
|
|
1151
|
+
description: "Permalink URL to the message in Slack.",
|
|
1152
|
+
},
|
|
1153
|
+
},
|
|
1154
|
+
},
|
|
1155
|
+
},
|
|
1156
|
+
files: {
|
|
1157
|
+
type: "array",
|
|
1158
|
+
description: "Array of file results matching the search query (if files content type was requested).",
|
|
1159
|
+
items: {
|
|
1160
|
+
type: "object",
|
|
1161
|
+
properties: {
|
|
1162
|
+
file_id: {
|
|
1163
|
+
type: "string",
|
|
1164
|
+
description: "File ID.",
|
|
1165
|
+
},
|
|
1166
|
+
title: {
|
|
1167
|
+
type: "string",
|
|
1168
|
+
description: "File title.",
|
|
1169
|
+
},
|
|
1170
|
+
permalink: {
|
|
1171
|
+
type: "string",
|
|
1172
|
+
description: "Permalink URL to the file in Slack.",
|
|
1173
|
+
},
|
|
1174
|
+
},
|
|
1175
|
+
},
|
|
1176
|
+
},
|
|
1177
|
+
},
|
|
1178
|
+
},
|
|
1179
|
+
},
|
|
1180
|
+
},
|
|
1181
|
+
name: "searchSlackRTS",
|
|
1182
|
+
provider: "slackUser",
|
|
1183
|
+
};
|
|
1043
1184
|
export const mathAddDefinition = {
|
|
1044
1185
|
description: "Adds two numbers together",
|
|
1045
1186
|
scopes: [],
|
|
@@ -35,6 +35,131 @@ export declare enum ProviderName {
|
|
|
35
35
|
LINEAR = "linear",
|
|
36
36
|
HUBSPOT = "hubspot"
|
|
37
37
|
}
|
|
38
|
+
export declare enum ActionName {
|
|
39
|
+
FILLTEMPLATE = "fillTemplate",
|
|
40
|
+
PERPLEXITYDEEPRESEARCH = "perplexityDeepResearch",
|
|
41
|
+
COMMENTTASK = "commentTask",
|
|
42
|
+
LISTASANATASKSBYPROJECT = "listAsanaTasksByProject",
|
|
43
|
+
CREATETASK = "createTask",
|
|
44
|
+
UPDATETASK = "updateTask",
|
|
45
|
+
SEARCHTASKS = "searchTasks",
|
|
46
|
+
GETTASKSDETAILS = "getTasksDetails",
|
|
47
|
+
SENDDMFROMBOT = "sendDmFromBot",
|
|
48
|
+
CREATECHANNEL = "createChannel",
|
|
49
|
+
SENDMESSAGE = "sendMessage",
|
|
50
|
+
GETCHANNELMESSAGES = "getChannelMessages",
|
|
51
|
+
GETCHANNELMEMBERS = "getChannelMembers",
|
|
52
|
+
SEARCHSLACK = "searchSlack",
|
|
53
|
+
ADD = "add",
|
|
54
|
+
OVERWRITEPAGE = "overwritePage",
|
|
55
|
+
FETCHPAGECONTENT = "fetchPageContent",
|
|
56
|
+
ASSIGNJIRATICKET = "assignJiraTicket",
|
|
57
|
+
PUBLICCOMMENTONSERVICEDESKREQUEST = "publicCommentOnServiceDeskRequest",
|
|
58
|
+
COMMENTJIRATICKET = "commentJiraTicket",
|
|
59
|
+
CREATEJIRATICKET = "createJiraTicket",
|
|
60
|
+
CREATESERVICEDESKREQUEST = "createServiceDeskRequest",
|
|
61
|
+
GETJIRATICKETDETAILS = "getJiraTicketDetails",
|
|
62
|
+
GETJIRATICKETHISTORY = "getJiraTicketHistory",
|
|
63
|
+
UPDATEJIRATICKETDETAILS = "updateJiraTicketDetails",
|
|
64
|
+
UPDATEJIRATICKETSTATUS = "updateJiraTicketStatus",
|
|
65
|
+
GETJIRAISSUESBYQUERY = "getJiraIssuesByQuery",
|
|
66
|
+
VALIDATEADDRESS = "validateAddress",
|
|
67
|
+
NEARBYSEARCHRESTAURANTS = "nearbysearchRestaurants",
|
|
68
|
+
GETTOPNSEARCHRESULTURLS = "getTopNSearchResultUrls",
|
|
69
|
+
CREATEZENDESKTICKET = "createZendeskTicket",
|
|
70
|
+
LISTZENDESKTICKETS = "listZendeskTickets",
|
|
71
|
+
GETTICKETDETAILS = "getTicketDetails",
|
|
72
|
+
UPDATETICKETSTATUS = "updateTicketStatus",
|
|
73
|
+
ADDCOMMENTTOTICKET = "addCommentToTicket",
|
|
74
|
+
ASSIGNTICKET = "assignTicket",
|
|
75
|
+
SEARCHZENDESKBYQUERY = "searchZendeskByQuery",
|
|
76
|
+
CREATESHARELINKEDINPOSTURL = "createShareLinkedinPostUrl",
|
|
77
|
+
CREATESHAREXPOSTURL = "createShareXPostUrl",
|
|
78
|
+
INSERTMONGODOC = "insertMongoDoc",
|
|
79
|
+
GETROWBYFIELDVALUE = "getRowByFieldValue",
|
|
80
|
+
RUNSNOWFLAKEQUERY = "runSnowflakeQuery",
|
|
81
|
+
GETLATITUDELONGITUDEFROMLOCATION = "getLatitudeLongitudeFromLocation",
|
|
82
|
+
GETFORECASTFORLOCATION = "getForecastForLocation",
|
|
83
|
+
DEEPRESEARCH = "deepResearch",
|
|
84
|
+
SCRAPEURL = "scrapeUrl",
|
|
85
|
+
SEARCHANDSCRAPE = "searchAndScrape",
|
|
86
|
+
SCRAPETWEETDATAWITHNITTER = "scrapeTweetDataWithNitter",
|
|
87
|
+
SENDEMAIL = "sendEmail",
|
|
88
|
+
SENDEMAILHTML = "sendEmailHtml",
|
|
89
|
+
CREATENEWGOOGLEDOC = "createNewGoogleDoc",
|
|
90
|
+
UPDATEDOC = "updateDoc",
|
|
91
|
+
SCHEDULECALENDARMEETING = "scheduleCalendarMeeting",
|
|
92
|
+
LISTCALENDARS = "listCalendars",
|
|
93
|
+
LISTCALENDAREVENTS = "listCalendarEvents",
|
|
94
|
+
UPDATECALENDAREVENT = "updateCalendarEvent",
|
|
95
|
+
EDITAGOOGLECALENDAREVENT = "editAGoogleCalendarEvent",
|
|
96
|
+
DELETECALENDAREVENT = "deleteCalendarEvent",
|
|
97
|
+
CREATESPREADSHEET = "createSpreadsheet",
|
|
98
|
+
UPDATESPREADSHEET = "updateSpreadsheet",
|
|
99
|
+
APPENDROWSTOSPREADSHEET = "appendRowsToSpreadsheet",
|
|
100
|
+
CREATEPRESENTATION = "createPresentation",
|
|
101
|
+
UPDATEPRESENTATION = "updatePresentation",
|
|
102
|
+
GETPRESENTATION = "getPresentation",
|
|
103
|
+
SEARCHDRIVEBYKEYWORDS = "searchDriveByKeywords",
|
|
104
|
+
SEARCHDRIVEBYQUERY = "searchDriveByQuery",
|
|
105
|
+
SEARCHDRIVEBYKEYWORDSANDGETFILECONTENT = "searchDriveByKeywordsAndGetFileContent",
|
|
106
|
+
SEARCHDRIVEBYQUERYANDGETFILECONTENT = "searchDriveByQueryAndGetFileContent",
|
|
107
|
+
GETDRIVEFILECONTENTBYID = "getDriveFileContentById",
|
|
108
|
+
LISTGROUPS = "listGroups",
|
|
109
|
+
GETGROUP = "getGroup",
|
|
110
|
+
LISTGROUPMEMBERS = "listGroupMembers",
|
|
111
|
+
HASGROUPMEMBER = "hasGroupMember",
|
|
112
|
+
ADDGROUPMEMBER = "addGroupMember",
|
|
113
|
+
DELETEGROUPMEMBER = "deleteGroupMember",
|
|
114
|
+
QUERYGOOGLEBIGQUERY = "queryGoogleBigQuery",
|
|
115
|
+
SEARCHGMAILMESSAGES = "searchGmailMessages",
|
|
116
|
+
LISTGMAILTHREADS = "listGmailThreads",
|
|
117
|
+
SENDGMAIL = "sendGmail",
|
|
118
|
+
CUSTOMSEARCH = "customSearch",
|
|
119
|
+
GETOKTAUSERBYNAME = "getOktaUserByName",
|
|
120
|
+
SYMBOLLOOKUP = "symbolLookup",
|
|
121
|
+
GETBASICFINANCIALS = "getBasicFinancials",
|
|
122
|
+
ENABLEUSERBYEMAIL = "enableUserByEmail",
|
|
123
|
+
UPDATERECORD = "updateRecord",
|
|
124
|
+
CREATERECORD = "createRecord",
|
|
125
|
+
CREATECASE = "createCase",
|
|
126
|
+
GENERATESALESREPORT = "generateSalesReport",
|
|
127
|
+
SEARCHALLSALESFORCERECORDS = "searchAllSalesforceRecords",
|
|
128
|
+
SEARCHSALESFORCERECORDS = "searchSalesforceRecords",
|
|
129
|
+
GETSALESFORCERECORDSBYQUERY = "getSalesforceRecordsByQuery",
|
|
130
|
+
GETRECORD = "getRecord",
|
|
131
|
+
CREATEDOCUMENT = "createDocument",
|
|
132
|
+
UPDATEDOCUMENT = "updateDocument",
|
|
133
|
+
MESSAGETEAMSCHAT = "messageTeamsChat",
|
|
134
|
+
MESSAGETEAMSCHANNEL = "messageTeamsChannel",
|
|
135
|
+
GETDOCUMENT = "getDocument",
|
|
136
|
+
CREATEORUPDATEFILE = "createOrUpdateFile",
|
|
137
|
+
CREATEBRANCH = "createBranch",
|
|
138
|
+
CREATEPULLREQUEST = "createPullRequest",
|
|
139
|
+
LISTPULLREQUESTS = "listPullRequests",
|
|
140
|
+
GETPULLREQUESTDETAILS = "getPullRequestDetails",
|
|
141
|
+
GETFILECONTENT = "getFileContent",
|
|
142
|
+
LISTDIRECTORY = "listDirectory",
|
|
143
|
+
SEARCHORGANIZATION = "searchOrganization",
|
|
144
|
+
GETBRANCH = "getBranch",
|
|
145
|
+
LISTCOMMITS = "listCommits",
|
|
146
|
+
SEARCHBYTITLE = "searchByTitle",
|
|
147
|
+
SEARCHGROUP = "searchGroup",
|
|
148
|
+
GETMERGEREQUEST = "getMergeRequest",
|
|
149
|
+
GETISSUES = "getIssues",
|
|
150
|
+
GETISSUEDETAILS = "getIssueDetails",
|
|
151
|
+
GETPROJECTS = "getProjects",
|
|
152
|
+
GETPROJECTDETAILS = "getProjectDetails",
|
|
153
|
+
GETTEAMDETAILS = "getTeamDetails",
|
|
154
|
+
GETTEAMS = "getTeams",
|
|
155
|
+
GETCONTACTS = "getContacts",
|
|
156
|
+
GETCONTACTDETAILS = "getContactDetails",
|
|
157
|
+
GETCOMPANIES = "getCompanies",
|
|
158
|
+
GETCOMPANYDETAILS = "getCompanyDetails",
|
|
159
|
+
GETDEALS = "getDeals",
|
|
160
|
+
GETDEALDETAILS = "getDealDetails",
|
|
161
|
+
GETTICKETS = "getTickets"
|
|
162
|
+
}
|
|
38
163
|
export type ActionFunction<P, A, O> = (input: {
|
|
39
164
|
params: P;
|
|
40
165
|
authParams: A;
|
|
@@ -1183,6 +1308,146 @@ export declare const slackUserSearchSlackOutputSchema: z.ZodObject<{
|
|
|
1183
1308
|
}>;
|
|
1184
1309
|
export type slackUserSearchSlackOutputType = z.infer<typeof slackUserSearchSlackOutputSchema>;
|
|
1185
1310
|
export type slackUserSearchSlackFunction = ActionFunction<slackUserSearchSlackParamsType, AuthParamsType, slackUserSearchSlackOutputType>;
|
|
1311
|
+
export declare const slackUserSearchSlackRTSParamsSchema: z.ZodObject<{
|
|
1312
|
+
query: z.ZodString;
|
|
1313
|
+
channelTypes: z.ZodOptional<z.ZodArray<z.ZodEnum<["public_channel", "private_channel", "mpim", "im"]>, "many">>;
|
|
1314
|
+
contentTypes: z.ZodDefault<z.ZodArray<z.ZodEnum<["messages", "files", "channels"]>, "many">>;
|
|
1315
|
+
includeBots: z.ZodDefault<z.ZodBoolean>;
|
|
1316
|
+
includeContextMessages: z.ZodDefault<z.ZodBoolean>;
|
|
1317
|
+
limit: z.ZodDefault<z.ZodNumber>;
|
|
1318
|
+
before: z.ZodOptional<z.ZodString>;
|
|
1319
|
+
after: z.ZodOptional<z.ZodString>;
|
|
1320
|
+
}, "strip", z.ZodTypeAny, {
|
|
1321
|
+
query: string;
|
|
1322
|
+
limit: number;
|
|
1323
|
+
contentTypes: ("messages" | "files" | "channels")[];
|
|
1324
|
+
includeBots: boolean;
|
|
1325
|
+
includeContextMessages: boolean;
|
|
1326
|
+
channelTypes?: ("im" | "public_channel" | "private_channel" | "mpim")[] | undefined;
|
|
1327
|
+
before?: string | undefined;
|
|
1328
|
+
after?: string | undefined;
|
|
1329
|
+
}, {
|
|
1330
|
+
query: string;
|
|
1331
|
+
limit?: number | undefined;
|
|
1332
|
+
channelTypes?: ("im" | "public_channel" | "private_channel" | "mpim")[] | undefined;
|
|
1333
|
+
contentTypes?: ("messages" | "files" | "channels")[] | undefined;
|
|
1334
|
+
includeBots?: boolean | undefined;
|
|
1335
|
+
includeContextMessages?: boolean | undefined;
|
|
1336
|
+
before?: string | undefined;
|
|
1337
|
+
after?: string | undefined;
|
|
1338
|
+
}>;
|
|
1339
|
+
export type slackUserSearchSlackRTSParamsType = z.infer<typeof slackUserSearchSlackRTSParamsSchema>;
|
|
1340
|
+
export declare const slackUserSearchSlackRTSOutputSchema: z.ZodObject<{
|
|
1341
|
+
ok: z.ZodBoolean;
|
|
1342
|
+
results: z.ZodObject<{
|
|
1343
|
+
messages: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1344
|
+
author_user_id: z.ZodString;
|
|
1345
|
+
team_id: z.ZodString;
|
|
1346
|
+
channel_id: z.ZodString;
|
|
1347
|
+
message_ts: z.ZodString;
|
|
1348
|
+
content: z.ZodString;
|
|
1349
|
+
is_author_bot: z.ZodBoolean;
|
|
1350
|
+
permalink: z.ZodOptional<z.ZodString>;
|
|
1351
|
+
}, "strip", z.ZodTypeAny, {
|
|
1352
|
+
author_user_id: string;
|
|
1353
|
+
team_id: string;
|
|
1354
|
+
channel_id: string;
|
|
1355
|
+
message_ts: string;
|
|
1356
|
+
content: string;
|
|
1357
|
+
is_author_bot: boolean;
|
|
1358
|
+
permalink?: string | undefined;
|
|
1359
|
+
}, {
|
|
1360
|
+
author_user_id: string;
|
|
1361
|
+
team_id: string;
|
|
1362
|
+
channel_id: string;
|
|
1363
|
+
message_ts: string;
|
|
1364
|
+
content: string;
|
|
1365
|
+
is_author_bot: boolean;
|
|
1366
|
+
permalink?: string | undefined;
|
|
1367
|
+
}>, "many">>;
|
|
1368
|
+
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1369
|
+
file_id: z.ZodOptional<z.ZodString>;
|
|
1370
|
+
title: z.ZodOptional<z.ZodString>;
|
|
1371
|
+
permalink: z.ZodOptional<z.ZodString>;
|
|
1372
|
+
}, "strip", z.ZodTypeAny, {
|
|
1373
|
+
permalink?: string | undefined;
|
|
1374
|
+
title?: string | undefined;
|
|
1375
|
+
file_id?: string | undefined;
|
|
1376
|
+
}, {
|
|
1377
|
+
permalink?: string | undefined;
|
|
1378
|
+
title?: string | undefined;
|
|
1379
|
+
file_id?: string | undefined;
|
|
1380
|
+
}>, "many">>;
|
|
1381
|
+
}, "strip", z.ZodTypeAny, {
|
|
1382
|
+
messages?: {
|
|
1383
|
+
author_user_id: string;
|
|
1384
|
+
team_id: string;
|
|
1385
|
+
channel_id: string;
|
|
1386
|
+
message_ts: string;
|
|
1387
|
+
content: string;
|
|
1388
|
+
is_author_bot: boolean;
|
|
1389
|
+
permalink?: string | undefined;
|
|
1390
|
+
}[] | undefined;
|
|
1391
|
+
files?: {
|
|
1392
|
+
permalink?: string | undefined;
|
|
1393
|
+
title?: string | undefined;
|
|
1394
|
+
file_id?: string | undefined;
|
|
1395
|
+
}[] | undefined;
|
|
1396
|
+
}, {
|
|
1397
|
+
messages?: {
|
|
1398
|
+
author_user_id: string;
|
|
1399
|
+
team_id: string;
|
|
1400
|
+
channel_id: string;
|
|
1401
|
+
message_ts: string;
|
|
1402
|
+
content: string;
|
|
1403
|
+
is_author_bot: boolean;
|
|
1404
|
+
permalink?: string | undefined;
|
|
1405
|
+
}[] | undefined;
|
|
1406
|
+
files?: {
|
|
1407
|
+
permalink?: string | undefined;
|
|
1408
|
+
title?: string | undefined;
|
|
1409
|
+
file_id?: string | undefined;
|
|
1410
|
+
}[] | undefined;
|
|
1411
|
+
}>;
|
|
1412
|
+
}, "strip", z.ZodTypeAny, {
|
|
1413
|
+
results: {
|
|
1414
|
+
messages?: {
|
|
1415
|
+
author_user_id: string;
|
|
1416
|
+
team_id: string;
|
|
1417
|
+
channel_id: string;
|
|
1418
|
+
message_ts: string;
|
|
1419
|
+
content: string;
|
|
1420
|
+
is_author_bot: boolean;
|
|
1421
|
+
permalink?: string | undefined;
|
|
1422
|
+
}[] | undefined;
|
|
1423
|
+
files?: {
|
|
1424
|
+
permalink?: string | undefined;
|
|
1425
|
+
title?: string | undefined;
|
|
1426
|
+
file_id?: string | undefined;
|
|
1427
|
+
}[] | undefined;
|
|
1428
|
+
};
|
|
1429
|
+
ok: boolean;
|
|
1430
|
+
}, {
|
|
1431
|
+
results: {
|
|
1432
|
+
messages?: {
|
|
1433
|
+
author_user_id: string;
|
|
1434
|
+
team_id: string;
|
|
1435
|
+
channel_id: string;
|
|
1436
|
+
message_ts: string;
|
|
1437
|
+
content: string;
|
|
1438
|
+
is_author_bot: boolean;
|
|
1439
|
+
permalink?: string | undefined;
|
|
1440
|
+
}[] | undefined;
|
|
1441
|
+
files?: {
|
|
1442
|
+
permalink?: string | undefined;
|
|
1443
|
+
title?: string | undefined;
|
|
1444
|
+
file_id?: string | undefined;
|
|
1445
|
+
}[] | undefined;
|
|
1446
|
+
};
|
|
1447
|
+
ok: boolean;
|
|
1448
|
+
}>;
|
|
1449
|
+
export type slackUserSearchSlackRTSOutputType = z.infer<typeof slackUserSearchSlackRTSOutputSchema>;
|
|
1450
|
+
export type slackUserSearchSlackRTSFunction = ActionFunction<slackUserSearchSlackRTSParamsType, AuthParamsType, slackUserSearchSlackRTSOutputType>;
|
|
1186
1451
|
export declare const mathAddParamsSchema: z.ZodObject<{
|
|
1187
1452
|
a: z.ZodNumber;
|
|
1188
1453
|
b: z.ZodNumber;
|
|
@@ -1208,13 +1473,13 @@ export declare const confluenceOverwritePageParamsSchema: z.ZodObject<{
|
|
|
1208
1473
|
title: z.ZodString;
|
|
1209
1474
|
content: z.ZodString;
|
|
1210
1475
|
}, "strip", z.ZodTypeAny, {
|
|
1476
|
+
content: string;
|
|
1211
1477
|
pageId: string;
|
|
1212
1478
|
title: string;
|
|
1213
|
-
content: string;
|
|
1214
1479
|
}, {
|
|
1480
|
+
content: string;
|
|
1215
1481
|
pageId: string;
|
|
1216
1482
|
title: string;
|
|
1217
|
-
content: string;
|
|
1218
1483
|
}>;
|
|
1219
1484
|
export type confluenceOverwritePageParamsType = z.infer<typeof confluenceOverwritePageParamsSchema>;
|
|
1220
1485
|
export declare const confluenceOverwritePageOutputSchema: z.ZodObject<{
|
|
@@ -1245,29 +1510,29 @@ export declare const confluenceFetchPageContentOutputSchema: z.ZodObject<{
|
|
|
1245
1510
|
title: z.ZodOptional<z.ZodString>;
|
|
1246
1511
|
content: z.ZodOptional<z.ZodString>;
|
|
1247
1512
|
}, "strip", z.ZodTypeAny, {
|
|
1513
|
+
content?: string | undefined;
|
|
1248
1514
|
pageId?: string | undefined;
|
|
1249
1515
|
title?: string | undefined;
|
|
1250
|
-
content?: string | undefined;
|
|
1251
1516
|
}, {
|
|
1517
|
+
content?: string | undefined;
|
|
1252
1518
|
pageId?: string | undefined;
|
|
1253
1519
|
title?: string | undefined;
|
|
1254
|
-
content?: string | undefined;
|
|
1255
1520
|
}>>;
|
|
1256
1521
|
}, "strip", z.ZodTypeAny, {
|
|
1257
1522
|
success: boolean;
|
|
1258
1523
|
error?: string | undefined;
|
|
1259
1524
|
data?: {
|
|
1525
|
+
content?: string | undefined;
|
|
1260
1526
|
pageId?: string | undefined;
|
|
1261
1527
|
title?: string | undefined;
|
|
1262
|
-
content?: string | undefined;
|
|
1263
1528
|
} | undefined;
|
|
1264
1529
|
}, {
|
|
1265
1530
|
success: boolean;
|
|
1266
1531
|
error?: string | undefined;
|
|
1267
1532
|
data?: {
|
|
1533
|
+
content?: string | undefined;
|
|
1268
1534
|
pageId?: string | undefined;
|
|
1269
1535
|
title?: string | undefined;
|
|
1270
|
-
content?: string | undefined;
|
|
1271
1536
|
} | undefined;
|
|
1272
1537
|
}>;
|
|
1273
1538
|
export type confluenceFetchPageContentOutputType = z.infer<typeof confluenceFetchPageContentOutputSchema>;
|
|
@@ -9777,8 +10042,8 @@ export declare const linearGetIssueDetailsOutputSchema: z.ZodObject<{
|
|
|
9777
10042
|
author_name?: string | undefined;
|
|
9778
10043
|
}[] | undefined;
|
|
9779
10044
|
url?: string | undefined;
|
|
9780
|
-
title?: string | undefined;
|
|
9781
10045
|
content?: string | undefined;
|
|
10046
|
+
title?: string | undefined;
|
|
9782
10047
|
project?: {
|
|
9783
10048
|
name?: string | undefined;
|
|
9784
10049
|
id?: string | undefined;
|
|
@@ -9810,8 +10075,8 @@ export declare const linearGetIssueDetailsOutputSchema: z.ZodObject<{
|
|
|
9810
10075
|
author_name?: string | undefined;
|
|
9811
10076
|
}[] | undefined;
|
|
9812
10077
|
url?: string | undefined;
|
|
9813
|
-
title?: string | undefined;
|
|
9814
10078
|
content?: string | undefined;
|
|
10079
|
+
title?: string | undefined;
|
|
9815
10080
|
project?: {
|
|
9816
10081
|
name?: string | undefined;
|
|
9817
10082
|
id?: string | undefined;
|
|
@@ -9847,8 +10112,8 @@ export declare const linearGetIssueDetailsOutputSchema: z.ZodObject<{
|
|
|
9847
10112
|
author_name?: string | undefined;
|
|
9848
10113
|
}[] | undefined;
|
|
9849
10114
|
url?: string | undefined;
|
|
9850
|
-
title?: string | undefined;
|
|
9851
10115
|
content?: string | undefined;
|
|
10116
|
+
title?: string | undefined;
|
|
9852
10117
|
project?: {
|
|
9853
10118
|
name?: string | undefined;
|
|
9854
10119
|
id?: string | undefined;
|
|
@@ -9884,8 +10149,8 @@ export declare const linearGetIssueDetailsOutputSchema: z.ZodObject<{
|
|
|
9884
10149
|
author_name?: string | undefined;
|
|
9885
10150
|
}[] | undefined;
|
|
9886
10151
|
url?: string | undefined;
|
|
9887
|
-
title?: string | undefined;
|
|
9888
10152
|
content?: string | undefined;
|
|
10153
|
+
title?: string | undefined;
|
|
9889
10154
|
project?: {
|
|
9890
10155
|
name?: string | undefined;
|
|
9891
10156
|
id?: string | undefined;
|