@credal/actions 0.2.183 → 0.2.185

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.
Files changed (27) hide show
  1. package/dist/actions/actionMapper.js +16 -1
  2. package/dist/actions/autogen/templates.d.ts +2 -0
  3. package/dist/actions/autogen/templates.js +175 -0
  4. package/dist/actions/autogen/types.d.ts +171 -11
  5. package/dist/actions/autogen/types.js +66 -0
  6. package/dist/actions/groups.js +4 -1
  7. package/dist/actions/providers/github/fetchFile.d.ts +3 -0
  8. package/dist/actions/providers/github/fetchFile.js +131 -0
  9. package/dist/actions/providers/github/getContents.d.ts +3 -0
  10. package/dist/actions/providers/github/getContents.js +41 -0
  11. package/dist/actions/providers/salesforce/listReports.d.ts +3 -0
  12. package/dist/actions/providers/salesforce/listReports.js +36 -0
  13. package/dist/actions/providers/slack/archiveChannel.js +9 -2
  14. package/dist/actions/providers/slackUser/searchSlackRTS.d.ts +3 -0
  15. package/dist/actions/providers/slackUser/searchSlackRTS.js +66 -0
  16. package/dist/utils/google.js +76 -28
  17. package/package.json +3 -1
  18. package/dist/actions/providers/credal/callCopilot.d.ts +0 -3
  19. package/dist/actions/providers/credal/callCopilot.js +0 -36
  20. package/dist/actions/providers/math/index.d.ts +0 -1
  21. package/dist/actions/providers/math/index.js +0 -37
  22. package/dist/actions/providers/salesforce/getSalesforceRecordByQuery.d.ts +0 -3
  23. package/dist/actions/providers/salesforce/getSalesforceRecordByQuery.js +0 -43
  24. package/dist/actions/providers/slack/index.d.ts +0 -1
  25. package/dist/actions/providers/slack/index.js +0 -37
  26. package/dist/actions/providers/slack/listConversations.d.ts +0 -3
  27. package/dist/actions/providers/slack/listConversations.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, salesforceListReportsParamsSchema, salesforceListReportsOutputSchema, 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,10 +124,12 @@ 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";
130
131
  import searchAllSalesforceRecords from "./providers/salesforce/searchAllSalesforceRecords.js";
132
+ import listReports from "./providers/salesforce/listReports.js";
131
133
  const jiraActions = {
132
134
  getJiraIssuesByQuery: {
133
135
  fn: getJiraIssuesByQuery,
@@ -289,6 +291,12 @@ export const ActionMapper = {
289
291
  outputSchema: slackUserSearchSlackOutputSchema,
290
292
  actionType: "read",
291
293
  },
294
+ searchSlackRTS: {
295
+ fn: searchSlackRTS,
296
+ paramsSchema: slackUserSearchSlackRTSParamsSchema,
297
+ outputSchema: slackUserSearchSlackRTSOutputSchema,
298
+ actionType: "read",
299
+ },
292
300
  },
293
301
  confluence: {
294
302
  overwritePage: {
@@ -759,6 +767,12 @@ export const ActionMapper = {
759
767
  outputSchema: salesforceSearchAllSalesforceRecordsOutputSchema,
760
768
  actionType: "read",
761
769
  },
770
+ listReports: {
771
+ fn: listReports,
772
+ paramsSchema: salesforceListReportsParamsSchema,
773
+ outputSchema: salesforceListReportsOutputSchema,
774
+ actionType: "read",
775
+ },
762
776
  getSalesforceRecordsByQuery: {
763
777
  fn: getSalesforceRecordsByQuery,
764
778
  paramsSchema: salesforceGetSalesforceRecordsByQueryParamsSchema,
@@ -996,4 +1010,5 @@ export const ActionMapper = {
996
1010
  actionType: "read",
997
1011
  },
998
1012
  },
1013
+ boxUser: {},
999
1014
  };
@@ -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;
@@ -109,6 +110,7 @@ export declare const salesforceCreateRecordDefinition: ActionTemplate;
109
110
  export declare const salesforceCreateCaseDefinition: ActionTemplate;
110
111
  export declare const salesforceGenerateSalesReportDefinition: ActionTemplate;
111
112
  export declare const salesforceSearchAllSalesforceRecordsDefinition: ActionTemplate;
113
+ export declare const salesforceListReportsDefinition: ActionTemplate;
112
114
  export declare const salesforceSearchSalesforceRecordsDefinition: ActionTemplate;
113
115
  export declare const salesforceGetSalesforceRecordsByQueryDefinition: ActionTemplate;
114
116
  export declare const salesforceGetRecordDefinition: 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: [],
@@ -9721,6 +9862,40 @@ export const salesforceSearchAllSalesforceRecordsDefinition = {
9721
9862
  name: "searchAllSalesforceRecords",
9722
9863
  provider: "salesforce",
9723
9864
  };
9865
+ export const salesforceListReportsDefinition = {
9866
+ description: "List all available Salesforce reports",
9867
+ scopes: [],
9868
+ tags: [],
9869
+ parameters: {
9870
+ type: "object",
9871
+ properties: {},
9872
+ },
9873
+ output: {
9874
+ type: "object",
9875
+ required: ["success"],
9876
+ properties: {
9877
+ success: {
9878
+ type: "boolean",
9879
+ description: "Whether the reports were successfully retrieved",
9880
+ },
9881
+ reports: {
9882
+ type: "array",
9883
+ description: "List of available reports",
9884
+ items: {
9885
+ type: "object",
9886
+ description: "A Salesforce report",
9887
+ additionalProperties: true,
9888
+ },
9889
+ },
9890
+ error: {
9891
+ type: "string",
9892
+ description: "The error that occurred if the reports were not successfully retrieved",
9893
+ },
9894
+ },
9895
+ },
9896
+ name: "listReports",
9897
+ provider: "salesforce",
9898
+ };
9724
9899
  export const salesforceSearchSalesforceRecordsDefinition = {
9725
9900
  description: "Search for Salesforce records by keyword",
9726
9901
  scopes: [],
@@ -33,7 +33,8 @@ export declare enum ProviderName {
33
33
  NOTION = "notion",
34
34
  GITLAB = "gitlab",
35
35
  LINEAR = "linear",
36
- HUBSPOT = "hubspot"
36
+ HUBSPOT = "hubspot",
37
+ BOXUSER = "boxUser"
37
38
  }
38
39
  export declare enum ActionName {
39
40
  FILLTEMPLATE = "fillTemplate",
@@ -50,6 +51,7 @@ export declare enum ActionName {
50
51
  GETCHANNELMESSAGES = "getChannelMessages",
51
52
  GETCHANNELMEMBERS = "getChannelMembers",
52
53
  SEARCHSLACK = "searchSlack",
54
+ SEARCHSLACKRTS = "searchSlackRTS",
53
55
  ADD = "add",
54
56
  OVERWRITEPAGE = "overwritePage",
55
57
  FETCHPAGECONTENT = "fetchPageContent",
@@ -125,6 +127,7 @@ export declare enum ActionName {
125
127
  CREATECASE = "createCase",
126
128
  GENERATESALESREPORT = "generateSalesReport",
127
129
  SEARCHALLSALESFORCERECORDS = "searchAllSalesforceRecords",
130
+ LISTREPORTS = "listReports",
128
131
  SEARCHSALESFORCERECORDS = "searchSalesforceRecords",
129
132
  GETSALESFORCERECORDSBYQUERY = "getSalesforceRecordsByQuery",
130
133
  GETRECORD = "getRecord",
@@ -1308,6 +1311,146 @@ export declare const slackUserSearchSlackOutputSchema: z.ZodObject<{
1308
1311
  }>;
1309
1312
  export type slackUserSearchSlackOutputType = z.infer<typeof slackUserSearchSlackOutputSchema>;
1310
1313
  export type slackUserSearchSlackFunction = ActionFunction<slackUserSearchSlackParamsType, AuthParamsType, slackUserSearchSlackOutputType>;
1314
+ export declare const slackUserSearchSlackRTSParamsSchema: z.ZodObject<{
1315
+ query: z.ZodString;
1316
+ channelTypes: z.ZodOptional<z.ZodArray<z.ZodEnum<["public_channel", "private_channel", "mpim", "im"]>, "many">>;
1317
+ contentTypes: z.ZodDefault<z.ZodArray<z.ZodEnum<["messages", "files", "channels"]>, "many">>;
1318
+ includeBots: z.ZodDefault<z.ZodBoolean>;
1319
+ includeContextMessages: z.ZodDefault<z.ZodBoolean>;
1320
+ limit: z.ZodDefault<z.ZodNumber>;
1321
+ before: z.ZodOptional<z.ZodString>;
1322
+ after: z.ZodOptional<z.ZodString>;
1323
+ }, "strip", z.ZodTypeAny, {
1324
+ query: string;
1325
+ limit: number;
1326
+ contentTypes: ("messages" | "files" | "channels")[];
1327
+ includeBots: boolean;
1328
+ includeContextMessages: boolean;
1329
+ channelTypes?: ("im" | "public_channel" | "private_channel" | "mpim")[] | undefined;
1330
+ before?: string | undefined;
1331
+ after?: string | undefined;
1332
+ }, {
1333
+ query: string;
1334
+ limit?: number | undefined;
1335
+ channelTypes?: ("im" | "public_channel" | "private_channel" | "mpim")[] | undefined;
1336
+ contentTypes?: ("messages" | "files" | "channels")[] | undefined;
1337
+ includeBots?: boolean | undefined;
1338
+ includeContextMessages?: boolean | undefined;
1339
+ before?: string | undefined;
1340
+ after?: string | undefined;
1341
+ }>;
1342
+ export type slackUserSearchSlackRTSParamsType = z.infer<typeof slackUserSearchSlackRTSParamsSchema>;
1343
+ export declare const slackUserSearchSlackRTSOutputSchema: z.ZodObject<{
1344
+ ok: z.ZodBoolean;
1345
+ results: z.ZodObject<{
1346
+ messages: z.ZodOptional<z.ZodArray<z.ZodObject<{
1347
+ author_user_id: z.ZodString;
1348
+ team_id: z.ZodString;
1349
+ channel_id: z.ZodString;
1350
+ message_ts: z.ZodString;
1351
+ content: z.ZodString;
1352
+ is_author_bot: z.ZodBoolean;
1353
+ permalink: z.ZodOptional<z.ZodString>;
1354
+ }, "strip", z.ZodTypeAny, {
1355
+ author_user_id: string;
1356
+ team_id: string;
1357
+ channel_id: string;
1358
+ message_ts: string;
1359
+ content: string;
1360
+ is_author_bot: boolean;
1361
+ permalink?: string | undefined;
1362
+ }, {
1363
+ author_user_id: string;
1364
+ team_id: string;
1365
+ channel_id: string;
1366
+ message_ts: string;
1367
+ content: string;
1368
+ is_author_bot: boolean;
1369
+ permalink?: string | undefined;
1370
+ }>, "many">>;
1371
+ files: z.ZodOptional<z.ZodArray<z.ZodObject<{
1372
+ file_id: z.ZodOptional<z.ZodString>;
1373
+ title: z.ZodOptional<z.ZodString>;
1374
+ permalink: z.ZodOptional<z.ZodString>;
1375
+ }, "strip", z.ZodTypeAny, {
1376
+ permalink?: string | undefined;
1377
+ title?: string | undefined;
1378
+ file_id?: string | undefined;
1379
+ }, {
1380
+ permalink?: string | undefined;
1381
+ title?: string | undefined;
1382
+ file_id?: string | undefined;
1383
+ }>, "many">>;
1384
+ }, "strip", z.ZodTypeAny, {
1385
+ messages?: {
1386
+ author_user_id: string;
1387
+ team_id: string;
1388
+ channel_id: string;
1389
+ message_ts: string;
1390
+ content: string;
1391
+ is_author_bot: boolean;
1392
+ permalink?: string | undefined;
1393
+ }[] | undefined;
1394
+ files?: {
1395
+ permalink?: string | undefined;
1396
+ title?: string | undefined;
1397
+ file_id?: string | undefined;
1398
+ }[] | undefined;
1399
+ }, {
1400
+ messages?: {
1401
+ author_user_id: string;
1402
+ team_id: string;
1403
+ channel_id: string;
1404
+ message_ts: string;
1405
+ content: string;
1406
+ is_author_bot: boolean;
1407
+ permalink?: string | undefined;
1408
+ }[] | undefined;
1409
+ files?: {
1410
+ permalink?: string | undefined;
1411
+ title?: string | undefined;
1412
+ file_id?: string | undefined;
1413
+ }[] | undefined;
1414
+ }>;
1415
+ }, "strip", z.ZodTypeAny, {
1416
+ results: {
1417
+ messages?: {
1418
+ author_user_id: string;
1419
+ team_id: string;
1420
+ channel_id: string;
1421
+ message_ts: string;
1422
+ content: string;
1423
+ is_author_bot: boolean;
1424
+ permalink?: string | undefined;
1425
+ }[] | undefined;
1426
+ files?: {
1427
+ permalink?: string | undefined;
1428
+ title?: string | undefined;
1429
+ file_id?: string | undefined;
1430
+ }[] | undefined;
1431
+ };
1432
+ ok: boolean;
1433
+ }, {
1434
+ results: {
1435
+ messages?: {
1436
+ author_user_id: string;
1437
+ team_id: string;
1438
+ channel_id: string;
1439
+ message_ts: string;
1440
+ content: string;
1441
+ is_author_bot: boolean;
1442
+ permalink?: string | undefined;
1443
+ }[] | undefined;
1444
+ files?: {
1445
+ permalink?: string | undefined;
1446
+ title?: string | undefined;
1447
+ file_id?: string | undefined;
1448
+ }[] | undefined;
1449
+ };
1450
+ ok: boolean;
1451
+ }>;
1452
+ export type slackUserSearchSlackRTSOutputType = z.infer<typeof slackUserSearchSlackRTSOutputSchema>;
1453
+ export type slackUserSearchSlackRTSFunction = ActionFunction<slackUserSearchSlackRTSParamsType, AuthParamsType, slackUserSearchSlackRTSOutputType>;
1311
1454
  export declare const mathAddParamsSchema: z.ZodObject<{
1312
1455
  a: z.ZodNumber;
1313
1456
  b: z.ZodNumber;
@@ -1333,13 +1476,13 @@ export declare const confluenceOverwritePageParamsSchema: z.ZodObject<{
1333
1476
  title: z.ZodString;
1334
1477
  content: z.ZodString;
1335
1478
  }, "strip", z.ZodTypeAny, {
1479
+ content: string;
1336
1480
  pageId: string;
1337
1481
  title: string;
1338
- content: string;
1339
1482
  }, {
1483
+ content: string;
1340
1484
  pageId: string;
1341
1485
  title: string;
1342
- content: string;
1343
1486
  }>;
1344
1487
  export type confluenceOverwritePageParamsType = z.infer<typeof confluenceOverwritePageParamsSchema>;
1345
1488
  export declare const confluenceOverwritePageOutputSchema: z.ZodObject<{
@@ -1370,29 +1513,29 @@ export declare const confluenceFetchPageContentOutputSchema: z.ZodObject<{
1370
1513
  title: z.ZodOptional<z.ZodString>;
1371
1514
  content: z.ZodOptional<z.ZodString>;
1372
1515
  }, "strip", z.ZodTypeAny, {
1516
+ content?: string | undefined;
1373
1517
  pageId?: string | undefined;
1374
1518
  title?: string | undefined;
1375
- content?: string | undefined;
1376
1519
  }, {
1520
+ content?: string | undefined;
1377
1521
  pageId?: string | undefined;
1378
1522
  title?: string | undefined;
1379
- content?: string | undefined;
1380
1523
  }>>;
1381
1524
  }, "strip", z.ZodTypeAny, {
1382
1525
  success: boolean;
1383
1526
  error?: string | undefined;
1384
1527
  data?: {
1528
+ content?: string | undefined;
1385
1529
  pageId?: string | undefined;
1386
1530
  title?: string | undefined;
1387
- content?: string | undefined;
1388
1531
  } | undefined;
1389
1532
  }, {
1390
1533
  success: boolean;
1391
1534
  error?: string | undefined;
1392
1535
  data?: {
1536
+ content?: string | undefined;
1393
1537
  pageId?: string | undefined;
1394
1538
  title?: string | undefined;
1395
- content?: string | undefined;
1396
1539
  } | undefined;
1397
1540
  }>;
1398
1541
  export type confluenceFetchPageContentOutputType = z.infer<typeof confluenceFetchPageContentOutputSchema>;
@@ -6962,6 +7105,23 @@ export declare const salesforceSearchAllSalesforceRecordsOutputSchema: z.ZodObje
6962
7105
  }>;
6963
7106
  export type salesforceSearchAllSalesforceRecordsOutputType = z.infer<typeof salesforceSearchAllSalesforceRecordsOutputSchema>;
6964
7107
  export type salesforceSearchAllSalesforceRecordsFunction = ActionFunction<salesforceSearchAllSalesforceRecordsParamsType, AuthParamsType, salesforceSearchAllSalesforceRecordsOutputType>;
7108
+ export declare const salesforceListReportsParamsSchema: z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>;
7109
+ export type salesforceListReportsParamsType = z.infer<typeof salesforceListReportsParamsSchema>;
7110
+ export declare const salesforceListReportsOutputSchema: z.ZodObject<{
7111
+ success: z.ZodBoolean;
7112
+ reports: z.ZodOptional<z.ZodArray<z.ZodObject<{}, "strip", z.ZodAny, z.objectOutputType<{}, z.ZodAny, "strip">, z.objectInputType<{}, z.ZodAny, "strip">>, "many">>;
7113
+ error: z.ZodOptional<z.ZodString>;
7114
+ }, "strip", z.ZodTypeAny, {
7115
+ success: boolean;
7116
+ error?: string | undefined;
7117
+ reports?: z.objectOutputType<{}, z.ZodAny, "strip">[] | undefined;
7118
+ }, {
7119
+ success: boolean;
7120
+ error?: string | undefined;
7121
+ reports?: z.objectInputType<{}, z.ZodAny, "strip">[] | undefined;
7122
+ }>;
7123
+ export type salesforceListReportsOutputType = z.infer<typeof salesforceListReportsOutputSchema>;
7124
+ export type salesforceListReportsFunction = ActionFunction<salesforceListReportsParamsType, AuthParamsType, salesforceListReportsOutputType>;
6965
7125
  export declare const salesforceSearchSalesforceRecordsParamsSchema: z.ZodObject<{
6966
7126
  keyword: z.ZodString;
6967
7127
  recordType: z.ZodString;
@@ -9902,8 +10062,8 @@ export declare const linearGetIssueDetailsOutputSchema: z.ZodObject<{
9902
10062
  author_name?: string | undefined;
9903
10063
  }[] | undefined;
9904
10064
  url?: string | undefined;
9905
- title?: string | undefined;
9906
10065
  content?: string | undefined;
10066
+ title?: string | undefined;
9907
10067
  project?: {
9908
10068
  name?: string | undefined;
9909
10069
  id?: string | undefined;
@@ -9935,8 +10095,8 @@ export declare const linearGetIssueDetailsOutputSchema: z.ZodObject<{
9935
10095
  author_name?: string | undefined;
9936
10096
  }[] | undefined;
9937
10097
  url?: string | undefined;
9938
- title?: string | undefined;
9939
10098
  content?: string | undefined;
10099
+ title?: string | undefined;
9940
10100
  project?: {
9941
10101
  name?: string | undefined;
9942
10102
  id?: string | undefined;
@@ -9972,8 +10132,8 @@ export declare const linearGetIssueDetailsOutputSchema: z.ZodObject<{
9972
10132
  author_name?: string | undefined;
9973
10133
  }[] | undefined;
9974
10134
  url?: string | undefined;
9975
- title?: string | undefined;
9976
10135
  content?: string | undefined;
10136
+ title?: string | undefined;
9977
10137
  project?: {
9978
10138
  name?: string | undefined;
9979
10139
  id?: string | undefined;
@@ -10009,8 +10169,8 @@ export declare const linearGetIssueDetailsOutputSchema: z.ZodObject<{
10009
10169
  author_name?: string | undefined;
10010
10170
  }[] | undefined;
10011
10171
  url?: string | undefined;
10012
- title?: string | undefined;
10013
10172
  content?: string | undefined;
10173
+ title?: string | undefined;
10014
10174
  project?: {
10015
10175
  name?: string | undefined;
10016
10176
  id?: string | undefined;