@credal/actions 0.2.108 → 0.2.110

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 (42) hide show
  1. package/dist/actions/actionMapper.js +9 -1
  2. package/dist/actions/autogen/templates.d.ts +1 -0
  3. package/dist/actions/autogen/templates.js +156 -0
  4. package/dist/actions/autogen/types.d.ts +154 -20
  5. package/dist/actions/autogen/types.js +60 -0
  6. package/dist/actions/providers/confluence/updatePage.js +15 -14
  7. package/dist/actions/providers/google-oauth/scheduleCalendarMeeting.d.ts +1 -0
  8. package/dist/actions/providers/google-oauth/scheduleCalendarMeeting.js +48 -4
  9. package/dist/actions/providers/jamf/types.d.ts +8 -0
  10. package/dist/actions/providers/jamf/types.js +7 -0
  11. package/dist/actions/providers/slackUser/searchSlack.d.ts +17 -0
  12. package/dist/actions/providers/slackUser/searchSlack.js +219 -0
  13. package/dist/actions/providers/zendesk/addCommentToTicket.js +2 -1
  14. package/dist/actions/providers/zendesk/assignTicket.js +2 -1
  15. package/dist/actions/providers/zendesk/createZendeskTicket.js +2 -1
  16. package/dist/actions/providers/zendesk/getTicketDetails.js +3 -2
  17. package/dist/actions/providers/zendesk/listTickets.js +2 -1
  18. package/dist/actions/providers/zendesk/searchZendeskByQuery.js +2 -1
  19. package/dist/actions/providers/zendesk/updateTicketStatus.js +2 -1
  20. package/dist/actions/util/axiosClient.d.ts +4 -1
  21. package/dist/actions/util/axiosClient.js +7 -3
  22. package/package.json +1 -1
  23. package/dist/actions/providers/generic/fillTemplateAction.d.ts +0 -7
  24. package/dist/actions/providers/generic/fillTemplateAction.js +0 -18
  25. package/dist/actions/providers/generic/genericApiCall.d.ts +0 -3
  26. package/dist/actions/providers/generic/genericApiCall.js +0 -38
  27. package/dist/actions/providers/google-oauth/getDriveContentById.d.ts +0 -3
  28. package/dist/actions/providers/google-oauth/getDriveContentById.js +0 -161
  29. package/dist/actions/providers/google-oauth/searchAndGetDriveContentByKeywords.d.ts +0 -3
  30. package/dist/actions/providers/google-oauth/searchAndGetDriveContentByKeywords.js +0 -47
  31. package/dist/actions/providers/google-oauth/searchDriveAndGetContentByKeywords.d.ts +0 -3
  32. package/dist/actions/providers/google-oauth/searchDriveAndGetContentByKeywords.js +0 -110
  33. package/dist/actions/providers/google-oauth/searchDriveAndGetContentByQuery.d.ts +0 -3
  34. package/dist/actions/providers/google-oauth/searchDriveAndGetContentByQuery.js +0 -78
  35. package/dist/actions/providers/google-oauth/utils/extractContentFromDriveFileId.d.ts +0 -15
  36. package/dist/actions/providers/google-oauth/utils/extractContentFromDriveFileId.js +0 -129
  37. package/dist/actions/providers/googlemaps/nearbysearch.d.ts +0 -3
  38. package/dist/actions/providers/googlemaps/nearbysearch.js +0 -96
  39. package/dist/actions/providers/snowflake/runSnowflakeQueryWriteResultsToS3.d.ts +0 -3
  40. package/dist/actions/providers/snowflake/runSnowflakeQueryWriteResultsToS3.js +0 -154
  41. package/dist/actions/providers/x/scrapeTweetDataWithNitter.d.ts +0 -3
  42. package/dist/actions/providers/x/scrapeTweetDataWithNitter.js +0 -45
@@ -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, jiraGetServiceDesksParamsSchema, jiraGetServiceDesksOutputSchema, 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, 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, gongGetGongTranscriptsParamsSchema, gongGetGongTranscriptsOutputSchema, ashbyCreateNoteParamsSchema, ashbyCreateNoteOutputSchema, ashbyGetCandidateInfoParamsSchema, ashbyGetCandidateInfoOutputSchema, salesforceUpdateRecordParamsSchema, salesforceUpdateRecordOutputSchema, salesforceCreateCaseParamsSchema, salesforceCreateCaseOutputSchema, salesforceGenerateSalesReportParamsSchema, salesforceGenerateSalesReportOutputSchema, salesforceGetRecordParamsSchema, salesforceGetRecordOutputSchema, ashbyListCandidatesParamsSchema, ashbyListCandidatesOutputSchema, ashbyListCandidateNotesParamsSchema, ashbyListCandidateNotesOutputSchema, ashbySearchCandidatesParamsSchema, ashbySearchCandidatesOutputSchema, ashbyCreateCandidateParamsSchema, ashbyCreateCandidateOutputSchema, ashbyUpdateCandidateParamsSchema, ashbyUpdateCandidateOutputSchema, microsoftMessageTeamsChatParamsSchema, microsoftMessageTeamsChatOutputSchema, microsoftMessageTeamsChannelParamsSchema, microsoftMessageTeamsChannelOutputSchema, salesforceGetSalesforceRecordsByQueryParamsSchema, salesforceGetSalesforceRecordsByQueryOutputSchema, asanaCommentTaskParamsSchema, asanaCommentTaskOutputSchema, asanaCreateTaskParamsSchema, asanaCreateTaskOutputSchema, asanaUpdateTaskParamsSchema, asanaUpdateTaskOutputSchema, githubCreateOrUpdateFileParamsSchema, githubCreateOrUpdateFileOutputSchema, githubCreateBranchParamsSchema, githubCreateBranchOutputSchema, githubCreatePullRequestParamsSchema, githubCreatePullRequestOutputSchema, microsoftUpdateSpreadsheetParamsSchema, microsoftUpdateSpreadsheetOutputSchema, microsoftUpdateDocumentParamsSchema, microsoftUpdateDocumentOutputSchema, microsoftGetDocumentParamsSchema, microsoftGetDocumentOutputSchema, salesforceFetchSalesforceSchemaByObjectParamsSchema, salesforceFetchSalesforceSchemaByObjectOutputSchema, githubListPullRequestsParamsSchema, githubListPullRequestsOutputSchema, jiraGetJiraIssuesByQueryOutputSchema, jiraGetJiraIssuesByQueryParamsSchema, salesforceCreateRecordParamsSchema, salesforceCreateRecordOutputSchema, firecrawlDeepResearchParamsSchema, firecrawlDeepResearchOutputSchema, bingGetTopNSearchResultUrlsParamsSchema, bingGetTopNSearchResultUrlsOutputSchema, ashbyAddCandidateToProjectParamsSchema, ashbyAddCandidateToProjectOutputSchema, microsoftCreateDocumentParamsSchema, microsoftCreateDocumentOutputSchema, kandjiGetFVRecoveryKeyForDeviceParamsSchema, kandjiGetFVRecoveryKeyForDeviceOutputSchema, asanaListAsanaTasksByProjectParamsSchema, asanaListAsanaTasksByProjectOutputSchema, asanaSearchTasksParamsSchema, asanaSearchTasksOutputSchema, asanaGetTasksDetailsParamsSchema, asanaGetTasksDetailsOutputSchema, notionSearchByTitleParamsSchema, notionSearchByTitleOutputSchema, jamfGetJamfComputerInventoryParamsSchema, jamfGetJamfComputerInventoryOutputSchema, jamfGetJamfFileVaultRecoveryKeyParamsSchema, jamfGetJamfFileVaultRecoveryKeyOutputSchema, googlemailSearchGmailMessagesOutputSchema, googlemailSearchGmailMessagesParamsSchema, googlemailListGmailThreadsOutputSchema, googlemailListGmailThreadsParamsSchema, oktaListOktaUsersParamsSchema, oktaListOktaUsersOutputSchema, oktaGetOktaUserParamsSchema, oktaGetOktaUserOutputSchema, oktaListOktaUserGroupsParamsSchema, oktaListOktaUserGroupsOutputSchema, oktaListOktaGroupsParamsSchema, oktaListOktaGroupsOutputSchema, oktaGetOktaGroupParamsSchema, oktaGetOktaGroupOutputSchema, oktaListOktaGroupMembersParamsSchema, oktaListOktaGroupMembersOutputSchema, oktaRemoveUserFromGroupParamsSchema, oktaRemoveUserFromGroupOutputSchema, oktaAddUserToGroupParamsSchema, oktaAddUserToGroupOutputSchema, oktaResetPasswordParamsSchema, oktaResetPasswordOutputSchema, oktaResetMFAParamsSchema, oktaResetMFAOutputSchema, oktaListMFAParamsSchema, oktaListMFAOutputSchema, jamfGetJamfUserComputerIdParamsSchema, jamfGetJamfUserComputerIdOutputSchema, jamfLockJamfComputerByIdParamsSchema, jamfLockJamfComputerByIdOutputSchema, oktaTriggerOktaWorkflowParamsSchema, oktaTriggerOktaWorkflowOutputSchema, gitlabSearchGroupOutputSchema, gitlabSearchGroupParamsSchema, githubSearchRepositoryOutputSchema, githubSearchRepositoryParamsSchema, 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, jiraPublicCommentOnServiceDeskRequestParamsSchema, jiraPublicCommentOnServiceDeskRequestOutputSchema, googlemailSendGmailParamsSchema, googlemailSendGmailOutputSchema, gitlabListDirectoryParamsSchema, gitlabListDirectoryOutputSchema, firecrawlSearchAndScrapeOutputSchema, firecrawlSearchAndScrapeParamsSchema, firecrawlGetTopNSearchResultUrlsParamsSchema, firecrawlGetTopNSearchResultUrlsOutputSchema, googleOauthSearchDriveByKeywordsAndGetFileContentParamsSchema, googleOauthSearchDriveByKeywordsAndGetFileContentOutputSchema, perplexityPerplexityDeepResearchParamsSchema, perplexityPerplexityDeepResearchOutputSchema, } 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, jiraGetServiceDesksParamsSchema, jiraGetServiceDesksOutputSchema, 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, 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, gongGetGongTranscriptsParamsSchema, gongGetGongTranscriptsOutputSchema, ashbyCreateNoteParamsSchema, ashbyCreateNoteOutputSchema, ashbyGetCandidateInfoParamsSchema, ashbyGetCandidateInfoOutputSchema, salesforceUpdateRecordParamsSchema, salesforceUpdateRecordOutputSchema, salesforceCreateCaseParamsSchema, salesforceCreateCaseOutputSchema, salesforceGenerateSalesReportParamsSchema, salesforceGenerateSalesReportOutputSchema, salesforceGetRecordParamsSchema, salesforceGetRecordOutputSchema, ashbyListCandidatesParamsSchema, ashbyListCandidatesOutputSchema, ashbyListCandidateNotesParamsSchema, ashbyListCandidateNotesOutputSchema, ashbySearchCandidatesParamsSchema, ashbySearchCandidatesOutputSchema, ashbyCreateCandidateParamsSchema, ashbyCreateCandidateOutputSchema, ashbyUpdateCandidateParamsSchema, ashbyUpdateCandidateOutputSchema, microsoftMessageTeamsChatParamsSchema, microsoftMessageTeamsChatOutputSchema, microsoftMessageTeamsChannelParamsSchema, microsoftMessageTeamsChannelOutputSchema, salesforceGetSalesforceRecordsByQueryParamsSchema, salesforceGetSalesforceRecordsByQueryOutputSchema, asanaCommentTaskParamsSchema, asanaCommentTaskOutputSchema, asanaCreateTaskParamsSchema, asanaCreateTaskOutputSchema, asanaUpdateTaskParamsSchema, asanaUpdateTaskOutputSchema, githubCreateOrUpdateFileParamsSchema, githubCreateOrUpdateFileOutputSchema, githubCreateBranchParamsSchema, githubCreateBranchOutputSchema, githubCreatePullRequestParamsSchema, githubCreatePullRequestOutputSchema, microsoftUpdateSpreadsheetParamsSchema, microsoftUpdateSpreadsheetOutputSchema, microsoftUpdateDocumentParamsSchema, microsoftUpdateDocumentOutputSchema, microsoftGetDocumentParamsSchema, microsoftGetDocumentOutputSchema, salesforceFetchSalesforceSchemaByObjectParamsSchema, salesforceFetchSalesforceSchemaByObjectOutputSchema, githubListPullRequestsParamsSchema, githubListPullRequestsOutputSchema, jiraGetJiraIssuesByQueryOutputSchema, jiraGetJiraIssuesByQueryParamsSchema, salesforceCreateRecordParamsSchema, salesforceCreateRecordOutputSchema, firecrawlDeepResearchParamsSchema, firecrawlDeepResearchOutputSchema, bingGetTopNSearchResultUrlsParamsSchema, bingGetTopNSearchResultUrlsOutputSchema, ashbyAddCandidateToProjectParamsSchema, ashbyAddCandidateToProjectOutputSchema, microsoftCreateDocumentParamsSchema, microsoftCreateDocumentOutputSchema, kandjiGetFVRecoveryKeyForDeviceParamsSchema, kandjiGetFVRecoveryKeyForDeviceOutputSchema, asanaListAsanaTasksByProjectParamsSchema, asanaListAsanaTasksByProjectOutputSchema, asanaSearchTasksParamsSchema, asanaSearchTasksOutputSchema, asanaGetTasksDetailsParamsSchema, asanaGetTasksDetailsOutputSchema, notionSearchByTitleParamsSchema, notionSearchByTitleOutputSchema, jamfGetJamfComputerInventoryParamsSchema, jamfGetJamfComputerInventoryOutputSchema, jamfGetJamfFileVaultRecoveryKeyParamsSchema, jamfGetJamfFileVaultRecoveryKeyOutputSchema, googlemailSearchGmailMessagesOutputSchema, googlemailSearchGmailMessagesParamsSchema, googlemailListGmailThreadsOutputSchema, googlemailListGmailThreadsParamsSchema, oktaListOktaUsersParamsSchema, oktaListOktaUsersOutputSchema, oktaGetOktaUserParamsSchema, oktaGetOktaUserOutputSchema, oktaListOktaUserGroupsParamsSchema, oktaListOktaUserGroupsOutputSchema, oktaListOktaGroupsParamsSchema, oktaListOktaGroupsOutputSchema, oktaGetOktaGroupParamsSchema, oktaGetOktaGroupOutputSchema, oktaListOktaGroupMembersParamsSchema, oktaListOktaGroupMembersOutputSchema, oktaRemoveUserFromGroupParamsSchema, oktaRemoveUserFromGroupOutputSchema, oktaAddUserToGroupParamsSchema, oktaAddUserToGroupOutputSchema, oktaResetPasswordParamsSchema, oktaResetPasswordOutputSchema, oktaResetMFAParamsSchema, oktaResetMFAOutputSchema, oktaListMFAParamsSchema, oktaListMFAOutputSchema, jamfGetJamfUserComputerIdParamsSchema, jamfGetJamfUserComputerIdOutputSchema, jamfLockJamfComputerByIdParamsSchema, jamfLockJamfComputerByIdOutputSchema, oktaTriggerOktaWorkflowParamsSchema, oktaTriggerOktaWorkflowOutputSchema, gitlabSearchGroupOutputSchema, gitlabSearchGroupParamsSchema, githubSearchRepositoryOutputSchema, githubSearchRepositoryParamsSchema, 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, jiraPublicCommentOnServiceDeskRequestParamsSchema, jiraPublicCommentOnServiceDeskRequestOutputSchema, googlemailSendGmailParamsSchema, googlemailSendGmailOutputSchema, gitlabListDirectoryParamsSchema, gitlabListDirectoryOutputSchema, firecrawlSearchAndScrapeOutputSchema, firecrawlSearchAndScrapeParamsSchema, firecrawlGetTopNSearchResultUrlsParamsSchema, firecrawlGetTopNSearchResultUrlsOutputSchema, googleOauthSearchDriveByKeywordsAndGetFileContentParamsSchema, googleOauthSearchDriveByKeywordsAndGetFileContentOutputSchema, perplexityPerplexityDeepResearchParamsSchema, perplexityPerplexityDeepResearchOutputSchema, slackUserSearchSlackParamsSchema, slackUserSearchSlackOutputSchema, } 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";
@@ -148,6 +148,7 @@ import searchAndScrape from "./providers/firecrawl/searchAndScrape.js";
148
148
  import firecrawlGetTopNSearchResultUrls from "./providers/firecrawl/getTopNSearchResultUrls.js";
149
149
  import searchDriveByKeywordsAndGetFileContent from "./providers/google-oauth/searchDriveByKeywordsAndGetFileContent.js";
150
150
  import perplexityDeepResearch from "./providers/perplexity/perplexityDeepResearch.js";
151
+ import searchSlack from "./providers/slackUser/searchSlack.js";
151
152
  const jiraActions = {
152
153
  getJiraIssuesByQuery: {
153
154
  fn: getJiraIssuesByQuery,
@@ -298,6 +299,13 @@ export const ActionMapper = {
298
299
  outputSchema: slackCreateChannelOutputSchema,
299
300
  },
300
301
  },
302
+ slackUser: {
303
+ searchSlack: {
304
+ fn: searchSlack,
305
+ paramsSchema: slackUserSearchSlackParamsSchema,
306
+ outputSchema: slackUserSearchSlackOutputSchema,
307
+ },
308
+ },
301
309
  confluence: {
302
310
  overwritePage: {
303
311
  fn: confluenceOverwritePage,
@@ -10,6 +10,7 @@ export declare const asanaGetTasksDetailsDefinition: ActionTemplate;
10
10
  export declare const slackCreateChannelDefinition: ActionTemplate;
11
11
  export declare const slackSendMessageDefinition: ActionTemplate;
12
12
  export declare const slackGetChannelMessagesDefinition: ActionTemplate;
13
+ export declare const slackUserSearchSlackDefinition: ActionTemplate;
13
14
  export declare const mathAddDefinition: ActionTemplate;
14
15
  export declare const confluenceOverwritePageDefinition: ActionTemplate;
15
16
  export declare const confluenceFetchPageContentDefinition: ActionTemplate;
@@ -720,6 +720,120 @@ export const slackGetChannelMessagesDefinition = {
720
720
  name: "getChannelMessages",
721
721
  provider: "slack",
722
722
  };
723
+ export const slackUserSearchSlackDefinition = {
724
+ description: "Search Slack (DM/MPIM by emails or channel) with optional topic/time filter. Automatically hydrates each hit (full thread if threaded, otherwise a small surrounding context).",
725
+ scopes: [
726
+ "search:read",
727
+ "channels:read",
728
+ "groups:read",
729
+ "im:read",
730
+ "mpim:read",
731
+ "channels:history",
732
+ "groups:history",
733
+ "im:history",
734
+ "mpim:history",
735
+ "users:read.email",
736
+ ],
737
+ parameters: {
738
+ type: "object",
739
+ required: [],
740
+ properties: {
741
+ emails: {
742
+ type: "array",
743
+ description: "Participants identified strictly by email (one email = 1:1 DM, multiple = MPIM).",
744
+ items: {
745
+ type: "string",
746
+ format: "email",
747
+ },
748
+ },
749
+ channel: {
750
+ type: "string",
751
+ description: 'Channel name or ID. Examples - "#eng-updates", "eng-updates", "C01234567".',
752
+ },
753
+ topic: {
754
+ type: "string",
755
+ description: 'Keyword(s) to search for (e.g., "jogging decision").',
756
+ },
757
+ timeRange: {
758
+ type: "string",
759
+ description: "Optional time filter applied to the search.",
760
+ enum: ["latest", "today", "yesterday", "last_7d", "last_30d", "all"],
761
+ default: "latest",
762
+ },
763
+ limit: {
764
+ type: "integer",
765
+ description: "Max matches to request (passed to Slack search; results are then hydrated and sorted newest-first).",
766
+ minimum: 1,
767
+ maximum: 100,
768
+ default: 50,
769
+ },
770
+ },
771
+ },
772
+ output: {
773
+ type: "object",
774
+ required: ["query", "results"],
775
+ properties: {
776
+ query: {
777
+ type: "string",
778
+ description: "The exact query string sent to Slack’s search API after resolving inputs.",
779
+ },
780
+ results: {
781
+ type: "array",
782
+ description: "Hydrated search results (threads or small context windows), sorted by ts desc.",
783
+ items: {
784
+ type: "object",
785
+ required: ["channelId", "ts"],
786
+ properties: {
787
+ channelId: {
788
+ type: "string",
789
+ description: "Slack channel/conversation ID (C…/G…/D… or name).",
790
+ },
791
+ ts: {
792
+ type: "string",
793
+ description: "Slack message timestamp of the hit (or thread root when hydrated as thread).",
794
+ },
795
+ text: {
796
+ type: "string",
797
+ description: "Message text of the anchor (hit or thread root).",
798
+ },
799
+ userId: {
800
+ type: "string",
801
+ description: "User ID of the anchor message’s author (if available).",
802
+ },
803
+ permalink: {
804
+ type: "string",
805
+ description: "A Slack permalink to the anchor (message or thread root), if resolvable.",
806
+ },
807
+ context: {
808
+ type: "array",
809
+ description: "When a hit is in a thread, this is the full thread (root first). Otherwise, a small surrounding context window (~3 before, 5 after).",
810
+ items: {
811
+ type: "object",
812
+ required: ["ts"],
813
+ properties: {
814
+ ts: {
815
+ type: "string",
816
+ description: "Timestamp of the contextual message.",
817
+ },
818
+ text: {
819
+ type: "string",
820
+ description: "Text of the contextual message.",
821
+ },
822
+ userId: {
823
+ type: "string",
824
+ description: "Author user ID of the contextual message.",
825
+ },
826
+ },
827
+ },
828
+ },
829
+ },
830
+ },
831
+ },
832
+ },
833
+ },
834
+ name: "searchSlack",
835
+ provider: "slackUser",
836
+ };
723
837
  export const mathAddDefinition = {
724
838
  description: "Adds two numbers together",
725
839
  scopes: [],
@@ -4489,6 +4603,48 @@ export const googleOauthScheduleCalendarMeetingDefinition = {
4489
4603
  type: "string",
4490
4604
  description: "The time zone for the meeting, IANA Time Zone identifier (e.g., 'America/New_York')",
4491
4605
  },
4606
+ recurrence: {
4607
+ type: "object",
4608
+ description: "Recurring meeting configuration. If not provided, creates a one-time meeting.",
4609
+ properties: {
4610
+ frequency: {
4611
+ type: "string",
4612
+ enum: ["DAILY", "WEEKLY", "MONTHLY", "YEARLY"],
4613
+ description: "How often the meeting repeats",
4614
+ },
4615
+ interval: {
4616
+ type: "integer",
4617
+ minimum: 1,
4618
+ description: "The interval between recurrences (e.g., every 2 weeks)",
4619
+ },
4620
+ count: {
4621
+ type: "integer",
4622
+ minimum: 1,
4623
+ description: "Number of occurrences after which to stop the recurrence",
4624
+ },
4625
+ until: {
4626
+ type: "string",
4627
+ description: "End date for the recurrence in RFC3339 format (YYYY-MM-DD)",
4628
+ },
4629
+ byDay: {
4630
+ type: "array",
4631
+ description: "Days of the week when the meeting occurs (for WEEKLY frequency)",
4632
+ items: {
4633
+ type: "string",
4634
+ enum: ["MO", "TU", "WE", "TH", "FR", "SA", "SU"],
4635
+ },
4636
+ },
4637
+ byMonthDay: {
4638
+ type: "array",
4639
+ description: "Days of the month when the meeting occurs (for MONTHLY frequency)",
4640
+ items: {
4641
+ type: "integer",
4642
+ minimum: 1,
4643
+ maximum: 31,
4644
+ },
4645
+ },
4646
+ },
4647
+ },
4492
4648
  },
4493
4649
  },
4494
4650
  output: {
@@ -4,6 +4,7 @@ export declare enum ProviderName {
4
4
  PERPLEXITY = "perplexity",
5
5
  ASANA = "asana",
6
6
  SLACK = "slack",
7
+ SLACKUSER = "slackUser",
7
8
  MATH = "math",
8
9
  CONFLUENCE = "confluence",
9
10
  JIRA = "jira",
@@ -860,6 +861,101 @@ export declare const slackGetChannelMessagesOutputSchema: z.ZodObject<{
860
861
  }>;
861
862
  export type slackGetChannelMessagesOutputType = z.infer<typeof slackGetChannelMessagesOutputSchema>;
862
863
  export type slackGetChannelMessagesFunction = ActionFunction<slackGetChannelMessagesParamsType, AuthParamsType, slackGetChannelMessagesOutputType>;
864
+ export declare const slackUserSearchSlackParamsSchema: z.ZodObject<{
865
+ emails: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
866
+ channel: z.ZodOptional<z.ZodString>;
867
+ topic: z.ZodOptional<z.ZodString>;
868
+ timeRange: z.ZodDefault<z.ZodEnum<["latest", "today", "yesterday", "last_7d", "last_30d", "all"]>>;
869
+ limit: z.ZodDefault<z.ZodNumber>;
870
+ }, "strip", z.ZodTypeAny, {
871
+ timeRange: "latest" | "today" | "yesterday" | "last_7d" | "last_30d" | "all";
872
+ limit: number;
873
+ emails?: string[] | undefined;
874
+ channel?: string | undefined;
875
+ topic?: string | undefined;
876
+ }, {
877
+ emails?: string[] | undefined;
878
+ channel?: string | undefined;
879
+ topic?: string | undefined;
880
+ timeRange?: "latest" | "today" | "yesterday" | "last_7d" | "last_30d" | "all" | undefined;
881
+ limit?: number | undefined;
882
+ }>;
883
+ export type slackUserSearchSlackParamsType = z.infer<typeof slackUserSearchSlackParamsSchema>;
884
+ export declare const slackUserSearchSlackOutputSchema: z.ZodObject<{
885
+ query: z.ZodString;
886
+ results: z.ZodArray<z.ZodObject<{
887
+ channelId: z.ZodString;
888
+ ts: z.ZodString;
889
+ text: z.ZodOptional<z.ZodString>;
890
+ userId: z.ZodOptional<z.ZodString>;
891
+ permalink: z.ZodOptional<z.ZodString>;
892
+ context: z.ZodOptional<z.ZodArray<z.ZodObject<{
893
+ ts: z.ZodString;
894
+ text: z.ZodOptional<z.ZodString>;
895
+ userId: z.ZodOptional<z.ZodString>;
896
+ }, "strip", z.ZodTypeAny, {
897
+ ts: string;
898
+ text?: string | undefined;
899
+ userId?: string | undefined;
900
+ }, {
901
+ ts: string;
902
+ text?: string | undefined;
903
+ userId?: string | undefined;
904
+ }>, "many">>;
905
+ }, "strip", z.ZodTypeAny, {
906
+ channelId: string;
907
+ ts: string;
908
+ text?: string | undefined;
909
+ userId?: string | undefined;
910
+ permalink?: string | undefined;
911
+ context?: {
912
+ ts: string;
913
+ text?: string | undefined;
914
+ userId?: string | undefined;
915
+ }[] | undefined;
916
+ }, {
917
+ channelId: string;
918
+ ts: string;
919
+ text?: string | undefined;
920
+ userId?: string | undefined;
921
+ permalink?: string | undefined;
922
+ context?: {
923
+ ts: string;
924
+ text?: string | undefined;
925
+ userId?: string | undefined;
926
+ }[] | undefined;
927
+ }>, "many">;
928
+ }, "strip", z.ZodTypeAny, {
929
+ query: string;
930
+ results: {
931
+ channelId: string;
932
+ ts: string;
933
+ text?: string | undefined;
934
+ userId?: string | undefined;
935
+ permalink?: string | undefined;
936
+ context?: {
937
+ ts: string;
938
+ text?: string | undefined;
939
+ userId?: string | undefined;
940
+ }[] | undefined;
941
+ }[];
942
+ }, {
943
+ query: string;
944
+ results: {
945
+ channelId: string;
946
+ ts: string;
947
+ text?: string | undefined;
948
+ userId?: string | undefined;
949
+ permalink?: string | undefined;
950
+ context?: {
951
+ ts: string;
952
+ text?: string | undefined;
953
+ userId?: string | undefined;
954
+ }[] | undefined;
955
+ }[];
956
+ }>;
957
+ export type slackUserSearchSlackOutputType = z.infer<typeof slackUserSearchSlackOutputSchema>;
958
+ export type slackUserSearchSlackFunction = ActionFunction<slackUserSearchSlackParamsType, AuthParamsType, slackUserSearchSlackOutputType>;
863
959
  export declare const mathAddParamsSchema: z.ZodObject<{
864
960
  a: z.ZodNumber;
865
961
  b: z.ZodNumber;
@@ -3261,6 +3357,28 @@ export declare const googleOauthScheduleCalendarMeetingParamsSchema: z.ZodObject
3261
3357
  attendees: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3262
3358
  useGoogleMeet: z.ZodOptional<z.ZodBoolean>;
3263
3359
  timeZone: z.ZodOptional<z.ZodString>;
3360
+ recurrence: z.ZodOptional<z.ZodObject<{
3361
+ frequency: z.ZodOptional<z.ZodEnum<["DAILY", "WEEKLY", "MONTHLY", "YEARLY"]>>;
3362
+ interval: z.ZodOptional<z.ZodNumber>;
3363
+ count: z.ZodOptional<z.ZodNumber>;
3364
+ until: z.ZodOptional<z.ZodString>;
3365
+ byDay: z.ZodOptional<z.ZodArray<z.ZodEnum<["MO", "TU", "WE", "TH", "FR", "SA", "SU"]>, "many">>;
3366
+ byMonthDay: z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>;
3367
+ }, "strip", z.ZodTypeAny, {
3368
+ count?: number | undefined;
3369
+ until?: string | undefined;
3370
+ frequency?: "DAILY" | "WEEKLY" | "MONTHLY" | "YEARLY" | undefined;
3371
+ interval?: number | undefined;
3372
+ byDay?: ("MO" | "TU" | "WE" | "TH" | "FR" | "SA" | "SU")[] | undefined;
3373
+ byMonthDay?: number[] | undefined;
3374
+ }, {
3375
+ count?: number | undefined;
3376
+ until?: string | undefined;
3377
+ frequency?: "DAILY" | "WEEKLY" | "MONTHLY" | "YEARLY" | undefined;
3378
+ interval?: number | undefined;
3379
+ byDay?: ("MO" | "TU" | "WE" | "TH" | "FR" | "SA" | "SU")[] | undefined;
3380
+ byMonthDay?: number[] | undefined;
3381
+ }>>;
3264
3382
  }, "strip", z.ZodTypeAny, {
3265
3383
  name: string;
3266
3384
  calendarId: string;
@@ -3270,6 +3388,14 @@ export declare const googleOauthScheduleCalendarMeetingParamsSchema: z.ZodObject
3270
3388
  attendees?: string[] | undefined;
3271
3389
  useGoogleMeet?: boolean | undefined;
3272
3390
  timeZone?: string | undefined;
3391
+ recurrence?: {
3392
+ count?: number | undefined;
3393
+ until?: string | undefined;
3394
+ frequency?: "DAILY" | "WEEKLY" | "MONTHLY" | "YEARLY" | undefined;
3395
+ interval?: number | undefined;
3396
+ byDay?: ("MO" | "TU" | "WE" | "TH" | "FR" | "SA" | "SU")[] | undefined;
3397
+ byMonthDay?: number[] | undefined;
3398
+ } | undefined;
3273
3399
  }, {
3274
3400
  name: string;
3275
3401
  calendarId: string;
@@ -3279,6 +3405,14 @@ export declare const googleOauthScheduleCalendarMeetingParamsSchema: z.ZodObject
3279
3405
  attendees?: string[] | undefined;
3280
3406
  useGoogleMeet?: boolean | undefined;
3281
3407
  timeZone?: string | undefined;
3408
+ recurrence?: {
3409
+ count?: number | undefined;
3410
+ until?: string | undefined;
3411
+ frequency?: "DAILY" | "WEEKLY" | "MONTHLY" | "YEARLY" | undefined;
3412
+ interval?: number | undefined;
3413
+ byDay?: ("MO" | "TU" | "WE" | "TH" | "FR" | "SA" | "SU")[] | undefined;
3414
+ byMonthDay?: number[] | undefined;
3415
+ } | undefined;
3282
3416
  }>;
3283
3417
  export type googleOauthScheduleCalendarMeetingParamsType = z.infer<typeof googleOauthScheduleCalendarMeetingParamsSchema>;
3284
3418
  export declare const googleOauthScheduleCalendarMeetingOutputSchema: z.ZodObject<{
@@ -4453,21 +4587,21 @@ export declare const googleOauthListGroupMembersOutputSchema: z.ZodObject<{
4453
4587
  }, "strip", z.ZodTypeAny, {
4454
4588
  type: string;
4455
4589
  id: string;
4456
- role: string;
4457
4590
  email: string;
4591
+ role: string;
4458
4592
  }, {
4459
4593
  type: string;
4460
4594
  id: string;
4461
- role: string;
4462
4595
  email: string;
4596
+ role: string;
4463
4597
  }>, "many">;
4464
4598
  error: z.ZodOptional<z.ZodString>;
4465
4599
  }, "strip", z.ZodTypeAny, {
4466
4600
  members: {
4467
4601
  type: string;
4468
4602
  id: string;
4469
- role: string;
4470
4603
  email: string;
4604
+ role: string;
4471
4605
  }[];
4472
4606
  success: boolean;
4473
4607
  error?: string | undefined;
@@ -4475,8 +4609,8 @@ export declare const googleOauthListGroupMembersOutputSchema: z.ZodObject<{
4475
4609
  members: {
4476
4610
  type: string;
4477
4611
  id: string;
4478
- role: string;
4479
4612
  email: string;
4613
+ role: string;
4480
4614
  }[];
4481
4615
  success: boolean;
4482
4616
  error?: string | undefined;
@@ -4857,9 +4991,9 @@ export declare const oktaGetOktaUserOutputSchema: z.ZodObject<{
4857
4991
  zipCode: z.ZodOptional<z.ZodString>;
4858
4992
  countryCode: z.ZodOptional<z.ZodString>;
4859
4993
  }, "strip", z.ZodTypeAny, {
4994
+ email?: string | undefined;
4860
4995
  title?: string | undefined;
4861
4996
  organization?: string | undefined;
4862
- email?: string | undefined;
4863
4997
  firstName?: string | undefined;
4864
4998
  lastName?: string | undefined;
4865
4999
  state?: string | undefined;
@@ -4881,9 +5015,9 @@ export declare const oktaGetOktaUserOutputSchema: z.ZodObject<{
4881
5015
  zipCode?: string | undefined;
4882
5016
  countryCode?: string | undefined;
4883
5017
  }, {
5018
+ email?: string | undefined;
4884
5019
  title?: string | undefined;
4885
5020
  organization?: string | undefined;
4886
- email?: string | undefined;
4887
5021
  firstName?: string | undefined;
4888
5022
  lastName?: string | undefined;
4889
5023
  state?: string | undefined;
@@ -4912,9 +5046,9 @@ export declare const oktaGetOktaUserOutputSchema: z.ZodObject<{
4912
5046
  status?: string | undefined;
4913
5047
  created?: string | undefined;
4914
5048
  profile?: {
5049
+ email?: string | undefined;
4915
5050
  title?: string | undefined;
4916
5051
  organization?: string | undefined;
4917
- email?: string | undefined;
4918
5052
  firstName?: string | undefined;
4919
5053
  lastName?: string | undefined;
4920
5054
  state?: string | undefined;
@@ -4948,9 +5082,9 @@ export declare const oktaGetOktaUserOutputSchema: z.ZodObject<{
4948
5082
  status?: string | undefined;
4949
5083
  created?: string | undefined;
4950
5084
  profile?: {
5085
+ email?: string | undefined;
4951
5086
  title?: string | undefined;
4952
5087
  organization?: string | undefined;
4953
- email?: string | undefined;
4954
5088
  firstName?: string | undefined;
4955
5089
  lastName?: string | undefined;
4956
5090
  state?: string | undefined;
@@ -4989,9 +5123,9 @@ export declare const oktaGetOktaUserOutputSchema: z.ZodObject<{
4989
5123
  status?: string | undefined;
4990
5124
  created?: string | undefined;
4991
5125
  profile?: {
5126
+ email?: string | undefined;
4992
5127
  title?: string | undefined;
4993
5128
  organization?: string | undefined;
4994
- email?: string | undefined;
4995
5129
  firstName?: string | undefined;
4996
5130
  lastName?: string | undefined;
4997
5131
  state?: string | undefined;
@@ -5029,9 +5163,9 @@ export declare const oktaGetOktaUserOutputSchema: z.ZodObject<{
5029
5163
  status?: string | undefined;
5030
5164
  created?: string | undefined;
5031
5165
  profile?: {
5166
+ email?: string | undefined;
5032
5167
  title?: string | undefined;
5033
5168
  organization?: string | undefined;
5034
- email?: string | undefined;
5035
5169
  firstName?: string | undefined;
5036
5170
  lastName?: string | undefined;
5037
5171
  state?: string | undefined;
@@ -5880,18 +6014,18 @@ export declare const gongGetGongTranscriptsOutputSchema: z.ZodObject<{
5880
6014
  end?: number | undefined;
5881
6015
  }>, "many">>;
5882
6016
  }, "strip", z.ZodTypeAny, {
6017
+ topic?: string | null | undefined;
5883
6018
  speakerName?: string | undefined;
5884
6019
  speakerEmail?: string | undefined;
5885
- topic?: string | null | undefined;
5886
6020
  sentences?: {
5887
6021
  text?: string | undefined;
5888
6022
  start?: number | undefined;
5889
6023
  end?: number | undefined;
5890
6024
  }[] | undefined;
5891
6025
  }, {
6026
+ topic?: string | null | undefined;
5892
6027
  speakerName?: string | undefined;
5893
6028
  speakerEmail?: string | undefined;
5894
- topic?: string | null | undefined;
5895
6029
  sentences?: {
5896
6030
  text?: string | undefined;
5897
6031
  start?: number | undefined;
@@ -5903,9 +6037,9 @@ export declare const gongGetGongTranscriptsOutputSchema: z.ZodObject<{
5903
6037
  callName?: string | undefined;
5904
6038
  startTime?: string | undefined;
5905
6039
  transcript?: {
6040
+ topic?: string | null | undefined;
5906
6041
  speakerName?: string | undefined;
5907
6042
  speakerEmail?: string | undefined;
5908
- topic?: string | null | undefined;
5909
6043
  sentences?: {
5910
6044
  text?: string | undefined;
5911
6045
  start?: number | undefined;
@@ -5917,9 +6051,9 @@ export declare const gongGetGongTranscriptsOutputSchema: z.ZodObject<{
5917
6051
  callName?: string | undefined;
5918
6052
  startTime?: string | undefined;
5919
6053
  transcript?: {
6054
+ topic?: string | null | undefined;
5920
6055
  speakerName?: string | undefined;
5921
6056
  speakerEmail?: string | undefined;
5922
- topic?: string | null | undefined;
5923
6057
  sentences?: {
5924
6058
  text?: string | undefined;
5925
6059
  start?: number | undefined;
@@ -5936,9 +6070,9 @@ export declare const gongGetGongTranscriptsOutputSchema: z.ZodObject<{
5936
6070
  callName?: string | undefined;
5937
6071
  startTime?: string | undefined;
5938
6072
  transcript?: {
6073
+ topic?: string | null | undefined;
5939
6074
  speakerName?: string | undefined;
5940
6075
  speakerEmail?: string | undefined;
5941
- topic?: string | null | undefined;
5942
6076
  sentences?: {
5943
6077
  text?: string | undefined;
5944
6078
  start?: number | undefined;
@@ -5954,9 +6088,9 @@ export declare const gongGetGongTranscriptsOutputSchema: z.ZodObject<{
5954
6088
  callName?: string | undefined;
5955
6089
  startTime?: string | undefined;
5956
6090
  transcript?: {
6091
+ topic?: string | null | undefined;
5957
6092
  speakerName?: string | undefined;
5958
6093
  speakerEmail?: string | undefined;
5959
- topic?: string | null | undefined;
5960
6094
  sentences?: {
5961
6095
  text?: string | undefined;
5962
6096
  start?: number | undefined;
@@ -6305,12 +6439,12 @@ export declare const ashbyCreateCandidateParamsSchema: z.ZodObject<{
6305
6439
  }>>;
6306
6440
  }, "strip", z.ZodTypeAny, {
6307
6441
  name: string;
6442
+ email?: string | undefined;
6308
6443
  location?: {
6309
6444
  city?: string | undefined;
6310
6445
  region?: string | undefined;
6311
6446
  country?: string | undefined;
6312
6447
  } | undefined;
6313
- email?: string | undefined;
6314
6448
  phoneNumber?: string | undefined;
6315
6449
  linkedInUrl?: string | undefined;
6316
6450
  githubUrl?: string | undefined;
@@ -6320,12 +6454,12 @@ export declare const ashbyCreateCandidateParamsSchema: z.ZodObject<{
6320
6454
  creditedToUserId?: string | undefined;
6321
6455
  }, {
6322
6456
  name: string;
6457
+ email?: string | undefined;
6323
6458
  location?: {
6324
6459
  city?: string | undefined;
6325
6460
  region?: string | undefined;
6326
6461
  country?: string | undefined;
6327
6462
  } | undefined;
6328
- email?: string | undefined;
6329
6463
  phoneNumber?: string | undefined;
6330
6464
  linkedInUrl?: string | undefined;
6331
6465
  githubUrl?: string | undefined;
@@ -6377,12 +6511,12 @@ export declare const ashbyUpdateCandidateParamsSchema: z.ZodObject<{
6377
6511
  }, "strip", z.ZodTypeAny, {
6378
6512
  candidateId: string;
6379
6513
  name?: string | undefined;
6514
+ email?: string | undefined;
6380
6515
  location?: {
6381
6516
  city?: string | undefined;
6382
6517
  region?: string | undefined;
6383
6518
  country?: string | undefined;
6384
6519
  } | undefined;
6385
- email?: string | undefined;
6386
6520
  phoneNumber?: string | undefined;
6387
6521
  linkedInUrl?: string | undefined;
6388
6522
  githubUrl?: string | undefined;
@@ -6399,12 +6533,12 @@ export declare const ashbyUpdateCandidateParamsSchema: z.ZodObject<{
6399
6533
  }, {
6400
6534
  candidateId: string;
6401
6535
  name?: string | undefined;
6536
+ email?: string | undefined;
6402
6537
  location?: {
6403
6538
  city?: string | undefined;
6404
6539
  region?: string | undefined;
6405
6540
  country?: string | undefined;
6406
6541
  } | undefined;
6407
- email?: string | undefined;
6408
6542
  phoneNumber?: string | undefined;
6409
6543
  linkedInUrl?: string | undefined;
6410
6544
  githubUrl?: string | undefined;