@credal/actions 0.2.8 → 0.2.10

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 (186) hide show
  1. package/dist/actions/autogen/templates.d.ts +1 -1
  2. package/dist/actions/groups.d.ts +1 -1
  3. package/dist/actions/groups.js +1 -1
  4. package/dist/actions/providers/asana/commentAsanaTask.d.ts +1 -1
  5. package/dist/actions/providers/asana/commentAsanaTask.js +2 -2
  6. package/dist/actions/providers/asana/createAsanaTask.d.ts +1 -1
  7. package/dist/actions/providers/asana/createAsanaTask.js +2 -2
  8. package/dist/actions/providers/asana/getTasksDetails.d.ts +1 -1
  9. package/dist/actions/providers/asana/getTasksDetails.js +3 -3
  10. package/dist/actions/providers/asana/listAsanaTasksByProject.d.ts +1 -1
  11. package/dist/actions/providers/asana/listAsanaTasksByProject.js +1 -1
  12. package/dist/actions/providers/asana/searchAsanaTasks.d.ts +1 -1
  13. package/dist/actions/providers/asana/searchAsanaTasks.js +2 -2
  14. package/dist/actions/providers/asana/updateAsanaTask.d.ts +1 -1
  15. package/dist/actions/providers/asana/updateAsanaTask.js +2 -2
  16. package/dist/actions/providers/asana/utils.js +1 -1
  17. package/dist/actions/providers/ashby/addCandidateToProject.d.ts +1 -1
  18. package/dist/actions/providers/ashby/addCandidateToProject.js +2 -2
  19. package/dist/actions/providers/ashby/createCandidate.d.ts +1 -1
  20. package/dist/actions/providers/ashby/createCandidate.js +2 -2
  21. package/dist/actions/providers/ashby/createNote.d.ts +1 -1
  22. package/dist/actions/providers/ashby/createNote.js +2 -2
  23. package/dist/actions/providers/ashby/getCandidateInfo.d.ts +1 -1
  24. package/dist/actions/providers/ashby/getCandidateInfo.js +2 -2
  25. package/dist/actions/providers/ashby/listCandidateNotes.d.ts +1 -1
  26. package/dist/actions/providers/ashby/listCandidateNotes.js +2 -2
  27. package/dist/actions/providers/ashby/listCandidates.d.ts +1 -1
  28. package/dist/actions/providers/ashby/listCandidates.js +2 -2
  29. package/dist/actions/providers/ashby/searchCandidates.d.ts +1 -1
  30. package/dist/actions/providers/ashby/searchCandidates.js +2 -2
  31. package/dist/actions/providers/ashby/updateCandidate.d.ts +1 -1
  32. package/dist/actions/providers/ashby/updateCandidate.js +2 -2
  33. package/dist/actions/providers/generic/fillTemplate.d.ts +1 -1
  34. package/dist/actions/providers/google-oauth/addGroupMember.d.ts +1 -1
  35. package/dist/actions/providers/google-oauth/addGroupMember.js +2 -2
  36. package/dist/actions/providers/google-oauth/createNewGoogleDoc.d.ts +1 -1
  37. package/dist/actions/providers/google-oauth/createNewGoogleDoc.js +2 -2
  38. package/dist/actions/providers/google-oauth/createPresentation.d.ts +1 -1
  39. package/dist/actions/providers/google-oauth/createPresentation.js +2 -2
  40. package/dist/actions/providers/google-oauth/createSpreadsheet.d.ts +1 -1
  41. package/dist/actions/providers/google-oauth/createSpreadsheet.js +1 -1
  42. package/dist/actions/providers/google-oauth/deleteCalendarEvent.d.ts +1 -1
  43. package/dist/actions/providers/google-oauth/deleteCalendarEvent.js +2 -2
  44. package/dist/actions/providers/google-oauth/deleteGroupMember.d.ts +1 -1
  45. package/dist/actions/providers/google-oauth/deleteGroupMember.js +2 -2
  46. package/dist/actions/providers/google-oauth/getGroup.d.ts +1 -1
  47. package/dist/actions/providers/google-oauth/getGroup.js +2 -2
  48. package/dist/actions/providers/google-oauth/hasGroupMember.d.ts +1 -1
  49. package/dist/actions/providers/google-oauth/hasGroupMember.js +2 -2
  50. package/dist/actions/providers/google-oauth/listCalendarEvents.d.ts +1 -1
  51. package/dist/actions/providers/google-oauth/listCalendarEvents.js +2 -2
  52. package/dist/actions/providers/google-oauth/listCalendars.d.ts +1 -1
  53. package/dist/actions/providers/google-oauth/listCalendars.js +2 -2
  54. package/dist/actions/providers/google-oauth/listGroupMembers.d.ts +1 -1
  55. package/dist/actions/providers/google-oauth/listGroupMembers.js +2 -2
  56. package/dist/actions/providers/google-oauth/listGroups.d.ts +1 -1
  57. package/dist/actions/providers/google-oauth/listGroups.js +2 -2
  58. package/dist/actions/providers/google-oauth/scheduleCalendarMeeting.d.ts +1 -1
  59. package/dist/actions/providers/google-oauth/scheduleCalendarMeeting.js +2 -2
  60. package/dist/actions/providers/google-oauth/searchDriveByKeywords.d.ts +1 -1
  61. package/dist/actions/providers/google-oauth/searchDriveByKeywords.js +2 -2
  62. package/dist/actions/providers/google-oauth/updateCalendarEvent.d.ts +1 -1
  63. package/dist/actions/providers/google-oauth/updateCalendarEvent.js +2 -2
  64. package/dist/actions/providers/google-oauth/updateDoc.d.ts +1 -1
  65. package/dist/actions/providers/google-oauth/updateDoc.js +1 -1
  66. package/dist/actions/providers/google-oauth/updatePresentation.d.ts +1 -1
  67. package/dist/actions/providers/google-oauth/updatePresentation.js +2 -2
  68. package/dist/actions/providers/google-oauth/updateSpreadsheet.d.ts +1 -1
  69. package/dist/actions/providers/google-oauth/updateSpreadsheet.js +2 -2
  70. package/dist/actions/providers/googlemail/listGmailThreads.d.ts +1 -1
  71. package/dist/actions/providers/googlemail/listGmailThreads.js +2 -2
  72. package/dist/actions/providers/googlemail/searchGmailMessages.d.ts +1 -1
  73. package/dist/actions/providers/googlemail/searchGmailMessages.js +2 -2
  74. package/dist/actions/providers/googlemaps/nearbysearchRestaurants.d.ts +1 -1
  75. package/dist/actions/providers/googlemaps/nearbysearchRestaurants.js +2 -2
  76. package/dist/actions/providers/googlemaps/validateAddress.d.ts +1 -1
  77. package/dist/actions/providers/googlemaps/validateAddress.js +1 -1
  78. package/dist/actions/providers/jamf/getJamfComputerInventory.d.ts +1 -1
  79. package/dist/actions/providers/jamf/getJamfComputerInventory.js +1 -1
  80. package/dist/actions/providers/jamf/getJamfFileVaultRecoveryKey.d.ts +1 -1
  81. package/dist/actions/providers/jamf/getJamfFileVaultRecoveryKey.js +1 -1
  82. package/dist/actions/providers/jira/assignJiraTicket.d.ts +1 -1
  83. package/dist/actions/providers/jira/commentJiraTicket.d.ts +1 -1
  84. package/dist/actions/providers/jira/commentJiraTicket.js +1 -1
  85. package/dist/actions/providers/jira/createJiraTicket.d.ts +1 -1
  86. package/dist/actions/providers/jira/createJiraTicket.js +1 -1
  87. package/dist/actions/providers/jira/getJiraIssuesByQuery.d.ts +1 -1
  88. package/dist/actions/providers/jira/getJiraIssuesByQuery.js +1 -1
  89. package/dist/actions/providers/jira/getJiraTicketDetails.d.ts +1 -1
  90. package/dist/actions/providers/jira/getJiraTicketDetails.js +1 -1
  91. package/dist/actions/providers/jira/getJiraTicketHistory.d.ts +1 -1
  92. package/dist/actions/providers/jira/getJiraTicketHistory.js +1 -1
  93. package/dist/actions/providers/jira/updateJiraTicketDetails.d.ts +1 -1
  94. package/dist/actions/providers/jira/updateJiraTicketDetails.js +1 -1
  95. package/dist/actions/providers/jira/updateJiraTicketStatus.d.ts +1 -1
  96. package/dist/actions/providers/jira/updateJiraTicketStatus.js +1 -1
  97. package/dist/actions/providers/jira/utils.js +1 -1
  98. package/dist/actions/providers/kandji/getFVRecoveryKeyForDevice.d.ts +1 -1
  99. package/dist/actions/providers/kandji/getFVRecoveryKeyForDevice.js +1 -1
  100. package/dist/actions/providers/linkedin/createSharePostLinkedinUrl.d.ts +1 -1
  101. package/dist/actions/providers/looker/enableUserByEmail.d.ts +1 -1
  102. package/dist/actions/providers/looker/enableUserByEmail.js +1 -1
  103. package/dist/actions/providers/microsoft/createDocument.d.ts +1 -1
  104. package/dist/actions/providers/microsoft/createDocument.js +1 -1
  105. package/dist/actions/providers/microsoft/getDocument.d.ts +1 -1
  106. package/dist/actions/providers/microsoft/messageTeamsChannel.d.ts +1 -1
  107. package/dist/actions/providers/microsoft/messageTeamsChannel.js +1 -1
  108. package/dist/actions/providers/microsoft/messageTeamsChat.d.ts +1 -1
  109. package/dist/actions/providers/microsoft/messageTeamsChat.js +1 -1
  110. package/dist/actions/providers/microsoft/updateDocument.d.ts +1 -1
  111. package/dist/actions/providers/microsoft/updateDocument.js +1 -1
  112. package/dist/actions/providers/microsoft/updateSpreadsheet.d.ts +1 -1
  113. package/dist/actions/providers/microsoft/updateSpreadsheet.js +1 -1
  114. package/dist/actions/providers/microsoft/utils.d.ts +1 -1
  115. package/dist/actions/providers/microsoft/utils.js +1 -1
  116. package/dist/actions/providers/mongodb/insertMongoDoc.d.ts +1 -1
  117. package/dist/actions/providers/notion/searchByTitle.d.ts +1 -1
  118. package/dist/actions/providers/notion/searchByTitle.js +1 -1
  119. package/dist/actions/providers/nws/getForecastForLocation.d.ts +1 -1
  120. package/dist/actions/providers/nws/getForecastForLocation.js +2 -2
  121. package/dist/actions/providers/okta/addUserToGroup.d.ts +1 -1
  122. package/dist/actions/providers/okta/addUserToGroup.js +1 -1
  123. package/dist/actions/providers/okta/getOktaGroup.d.ts +1 -1
  124. package/dist/actions/providers/okta/getOktaGroup.js +1 -1
  125. package/dist/actions/providers/okta/getOktaUser.d.ts +1 -1
  126. package/dist/actions/providers/okta/getOktaUser.js +1 -1
  127. package/dist/actions/providers/okta/listMFA.d.ts +1 -1
  128. package/dist/actions/providers/okta/listMFA.js +1 -1
  129. package/dist/actions/providers/okta/listOktaGroupMembers.d.ts +1 -1
  130. package/dist/actions/providers/okta/listOktaGroupMembers.js +1 -1
  131. package/dist/actions/providers/okta/listOktaGroups.d.ts +1 -1
  132. package/dist/actions/providers/okta/listOktaGroups.js +1 -1
  133. package/dist/actions/providers/okta/listOktaUserGroups.d.ts +1 -1
  134. package/dist/actions/providers/okta/listOktaUserGroups.js +1 -1
  135. package/dist/actions/providers/okta/listOktaUsers.d.ts +1 -1
  136. package/dist/actions/providers/okta/listOktaUsers.js +1 -1
  137. package/dist/actions/providers/okta/removeUserFromGroup.d.ts +1 -1
  138. package/dist/actions/providers/okta/removeUserFromGroup.js +1 -1
  139. package/dist/actions/providers/okta/resetMFA.d.ts +1 -1
  140. package/dist/actions/providers/okta/resetMFA.js +1 -1
  141. package/dist/actions/providers/okta/resetPassword.d.ts +1 -1
  142. package/dist/actions/providers/okta/resetPassword.js +1 -1
  143. package/dist/actions/providers/openstreetmap/getLatitudeLongitudeFromLocation.d.ts +1 -1
  144. package/dist/actions/providers/openstreetmap/getLatitudeLongitudeFromLocation.js +1 -1
  145. package/dist/actions/providers/resend/sendEmail.d.ts +1 -1
  146. package/dist/actions/providers/resend/sendEmail.js +1 -1
  147. package/dist/actions/providers/salesforce/createCase.d.ts +1 -1
  148. package/dist/actions/providers/salesforce/createCase.js +1 -1
  149. package/dist/actions/providers/salesforce/createRecord.d.ts +1 -1
  150. package/dist/actions/providers/salesforce/createRecord.js +1 -1
  151. package/dist/actions/providers/salesforce/fetchSalesforceSchema.d.ts +1 -1
  152. package/dist/actions/providers/salesforce/fetchSalesforceSchema.js +1 -1
  153. package/dist/actions/providers/salesforce/generateSalesReport.d.ts +1 -1
  154. package/dist/actions/providers/salesforce/generateSalesReport.js +1 -1
  155. package/dist/actions/providers/salesforce/getRecord.d.ts +1 -1
  156. package/dist/actions/providers/salesforce/getRecord.js +1 -1
  157. package/dist/actions/providers/salesforce/getSalesforceRecordsByQuery.d.ts +1 -1
  158. package/dist/actions/providers/salesforce/getSalesforceRecordsByQuery.js +1 -1
  159. package/dist/actions/providers/salesforce/updateRecord.d.ts +1 -1
  160. package/dist/actions/providers/salesforce/updateRecord.js +1 -1
  161. package/dist/actions/providers/slack/getChannelMessages.d.ts +1 -1
  162. package/dist/actions/providers/slack/getChannelMessages.js +1 -1
  163. package/dist/actions/providers/slack/sendMessage.d.ts +1 -1
  164. package/dist/actions/providers/slack/sendMessage.js +2 -2
  165. package/dist/actions/providers/snowflake/auth/getSnowflakeConnection.d.ts +1 -1
  166. package/dist/actions/providers/snowflake/getRowByFieldValue.d.ts +1 -1
  167. package/dist/actions/providers/snowflake/runSnowflakeQuery.d.ts +1 -1
  168. package/dist/actions/providers/snowflake/runSnowflakeQuery.js +1 -1
  169. package/dist/actions/providers/x/createXSharePostUrl.d.ts +1 -1
  170. package/dist/actions/providers/zendesk/addCommentToTicket.d.ts +1 -1
  171. package/dist/actions/providers/zendesk/addCommentToTicket.js +2 -2
  172. package/dist/actions/providers/zendesk/assignTicket.d.ts +1 -1
  173. package/dist/actions/providers/zendesk/assignTicket.js +2 -2
  174. package/dist/actions/providers/zendesk/createZendeskTicket.d.ts +1 -1
  175. package/dist/actions/providers/zendesk/createZendeskTicket.js +2 -2
  176. package/dist/actions/providers/zendesk/getTicketDetails.d.ts +1 -1
  177. package/dist/actions/providers/zendesk/getTicketDetails.js +2 -2
  178. package/dist/actions/providers/zendesk/listTickets.d.ts +1 -1
  179. package/dist/actions/providers/zendesk/listTickets.js +2 -2
  180. package/dist/actions/providers/zendesk/updateTicketStatus.d.ts +1 -1
  181. package/dist/actions/providers/zendesk/updateTicketStatus.js +2 -2
  182. package/package.json +1 -1
  183. package/dist/actions/providers/jamf/types.d.ts +0 -8
  184. package/dist/actions/providers/jamf/types.js +0 -7
  185. package/dist/server.d.ts +0 -2
  186. package/dist/server.js +0 -8
@@ -1,4 +1,4 @@
1
- import { ActionTemplate } from "../../actions/parse.js";
1
+ import { ActionTemplate } from "../parse.js";
2
2
  export declare const genericFillTemplateDefinition: ActionTemplate;
3
3
  export declare const asanaCommentTaskDefinition: ActionTemplate;
4
4
  export declare const asanaListAsanaTasksByProjectDefinition: ActionTemplate;
@@ -1,4 +1,4 @@
1
- import type { ActionTemplate } from "../actions/parse.js";
1
+ import type { ActionTemplate } from "./parse.js";
2
2
  export type ActionGroups = Record<string, {
3
3
  description: string;
4
4
  actions: ActionTemplate[];
@@ -1,4 +1,4 @@
1
- import { genericFillTemplateDefinition, confluenceOverwritePageDefinition, googlemapsValidateAddressDefinition, mathAddDefinition, mongoInsertMongoDocDefinition, slackSendMessageDefinition, slackGetChannelMessagesDefinition, snowflakeGetRowByFieldValueDefinition, zendeskCreateZendeskTicketDefinition, zendeskListZendeskTicketsDefinition, zendeskGetTicketDetailsDefinition, zendeskUpdateTicketStatusDefinition, zendeskAddCommentToTicketDefinition, zendeskAssignTicketDefinition, openstreetmapGetLatitudeLongitudeFromLocationDefinition, nwsGetForecastForLocationDefinition, jiraAssignJiraTicketDefinition, jiraCommentJiraTicketDefinition, jiraCreateJiraTicketDefinition, jiraGetJiraTicketDetailsDefinition, jiraGetJiraTicketHistoryDefinition, jiraUpdateJiraTicketDetailsDefinition, jiraUpdateJiraTicketStatusDefinition, googlemapsNearbysearchRestaurantsDefinition, firecrawlScrapeUrlDefinition, resendSendEmailDefinition, linkedinCreateShareLinkedinPostUrlDefinition, googleOauthCreateNewGoogleDocDefinition, xCreateShareXPostUrlDefinition, firecrawlScrapeTweetDataWithNitterDefinition, finnhubSymbolLookupDefinition, finnhubGetBasicFinancialsDefinition, confluenceFetchPageContentDefinition, snowflakeRunSnowflakeQueryDefinition, lookerEnableUserByEmailDefinition, googleOauthUpdateDocDefinition, googleOauthScheduleCalendarMeetingDefinition, googleOauthListCalendarsDefinition, googleOauthListCalendarEventsDefinition, googleOauthUpdateCalendarEventDefinition, googleOauthDeleteCalendarEventDefinition, googleOauthCreateSpreadsheetDefinition, googleOauthUpdateSpreadsheetDefinition, googleOauthCreatePresentationDefinition, googleOauthUpdatePresentationDefinition, googleOauthSearchDriveByKeywordsDefinition, googlemailSearchGmailMessagesDefinition, googlemailListGmailThreadsDefinition, googleOauthListGroupsDefinition, googleOauthGetGroupDefinition, googleOauthListGroupMembersDefinition, googleOauthHasGroupMemberDefinition, googleOauthAddGroupMemberDefinition, googleOauthDeleteGroupMemberDefinition, salesforceUpdateRecordDefinition, salesforceCreateCaseDefinition, salesforceGenerateSalesReportDefinition, salesforceGetRecordDefinition, salesforceGetSalesforceRecordsByQueryDefinition, microsoftMessageTeamsChatDefinition, microsoftMessageTeamsChannelDefinition, asanaCommentTaskDefinition, asanaCreateTaskDefinition, asanaUpdateTaskDefinition, asanaSearchTasksDefinition, githubCreateOrUpdateFileDefinition, githubCreateBranchDefinition, githubCreatePullRequestDefinition, microsoftUpdateSpreadsheetDefinition, microsoftUpdateDocumentDefinition, microsoftCreateDocumentDefinition, microsoftGetDocumentDefinition, salesforceFetchSalesforceSchemaByObjectDefinition, firecrawlDeepResearchDefinition, jiraGetJiraIssuesByQueryDefinition, githubListPullRequestsDefinition, salesforceCreateRecordDefinition, ashbyCreateNoteDefinition, ashbyGetCandidateInfoDefinition, ashbyListCandidatesDefinition, ashbyListCandidateNotesDefinition, ashbySearchCandidatesDefinition, ashbyCreateCandidateDefinition, ashbyUpdateCandidateDefinition, ashbyAddCandidateToProjectDefinition, bingGetTopNSearchResultUrlsDefinition, gongGetGongTranscriptsDefinition, kandjiGetFVRecoveryKeyForDeviceDefinition, asanaListAsanaTasksByProjectDefinition, notionSearchByTitleDefinition, asanaGetTasksDetailsDefinition, jamfGetJamfComputerInventoryDefinition, jamfGetJamfFileVaultRecoveryKeyDefinition, oktaListOktaUsersDefinition, oktaGetOktaUserDefinition, oktaListOktaUserGroupsDefinition, oktaListOktaGroupsDefinition, oktaGetOktaGroupDefinition, oktaListOktaGroupMembersDefinition, oktaRemoveUserFromGroupDefinition, oktaAddUserToGroupDefinition, oktaResetPasswordDefinition, oktaResetMFADefinition, oktaListMFADefinition, } from "../actions/autogen/templates.js";
1
+ import { genericFillTemplateDefinition, confluenceOverwritePageDefinition, googlemapsValidateAddressDefinition, mathAddDefinition, mongoInsertMongoDocDefinition, slackSendMessageDefinition, slackGetChannelMessagesDefinition, snowflakeGetRowByFieldValueDefinition, zendeskCreateZendeskTicketDefinition, zendeskListZendeskTicketsDefinition, zendeskGetTicketDetailsDefinition, zendeskUpdateTicketStatusDefinition, zendeskAddCommentToTicketDefinition, zendeskAssignTicketDefinition, openstreetmapGetLatitudeLongitudeFromLocationDefinition, nwsGetForecastForLocationDefinition, jiraAssignJiraTicketDefinition, jiraCommentJiraTicketDefinition, jiraCreateJiraTicketDefinition, jiraGetJiraTicketDetailsDefinition, jiraGetJiraTicketHistoryDefinition, jiraUpdateJiraTicketDetailsDefinition, jiraUpdateJiraTicketStatusDefinition, googlemapsNearbysearchRestaurantsDefinition, firecrawlScrapeUrlDefinition, resendSendEmailDefinition, linkedinCreateShareLinkedinPostUrlDefinition, googleOauthCreateNewGoogleDocDefinition, xCreateShareXPostUrlDefinition, firecrawlScrapeTweetDataWithNitterDefinition, finnhubSymbolLookupDefinition, finnhubGetBasicFinancialsDefinition, confluenceFetchPageContentDefinition, snowflakeRunSnowflakeQueryDefinition, lookerEnableUserByEmailDefinition, googleOauthUpdateDocDefinition, googleOauthScheduleCalendarMeetingDefinition, googleOauthListCalendarsDefinition, googleOauthListCalendarEventsDefinition, googleOauthUpdateCalendarEventDefinition, googleOauthDeleteCalendarEventDefinition, googleOauthCreateSpreadsheetDefinition, googleOauthUpdateSpreadsheetDefinition, googleOauthCreatePresentationDefinition, googleOauthUpdatePresentationDefinition, googleOauthSearchDriveByKeywordsDefinition, googlemailSearchGmailMessagesDefinition, googlemailListGmailThreadsDefinition, googleOauthListGroupsDefinition, googleOauthGetGroupDefinition, googleOauthListGroupMembersDefinition, googleOauthHasGroupMemberDefinition, googleOauthAddGroupMemberDefinition, googleOauthDeleteGroupMemberDefinition, salesforceUpdateRecordDefinition, salesforceCreateCaseDefinition, salesforceGenerateSalesReportDefinition, salesforceGetRecordDefinition, salesforceGetSalesforceRecordsByQueryDefinition, microsoftMessageTeamsChatDefinition, microsoftMessageTeamsChannelDefinition, asanaCommentTaskDefinition, asanaCreateTaskDefinition, asanaUpdateTaskDefinition, asanaSearchTasksDefinition, githubCreateOrUpdateFileDefinition, githubCreateBranchDefinition, githubCreatePullRequestDefinition, microsoftUpdateSpreadsheetDefinition, microsoftUpdateDocumentDefinition, microsoftCreateDocumentDefinition, microsoftGetDocumentDefinition, salesforceFetchSalesforceSchemaByObjectDefinition, firecrawlDeepResearchDefinition, jiraGetJiraIssuesByQueryDefinition, githubListPullRequestsDefinition, salesforceCreateRecordDefinition, ashbyCreateNoteDefinition, ashbyGetCandidateInfoDefinition, ashbyListCandidatesDefinition, ashbyListCandidateNotesDefinition, ashbySearchCandidatesDefinition, ashbyCreateCandidateDefinition, ashbyUpdateCandidateDefinition, ashbyAddCandidateToProjectDefinition, bingGetTopNSearchResultUrlsDefinition, gongGetGongTranscriptsDefinition, kandjiGetFVRecoveryKeyForDeviceDefinition, asanaListAsanaTasksByProjectDefinition, notionSearchByTitleDefinition, asanaGetTasksDetailsDefinition, jamfGetJamfComputerInventoryDefinition, jamfGetJamfFileVaultRecoveryKeyDefinition, oktaListOktaUsersDefinition, oktaGetOktaUserDefinition, oktaListOktaUserGroupsDefinition, oktaListOktaGroupsDefinition, oktaGetOktaGroupDefinition, oktaListOktaGroupMembersDefinition, oktaRemoveUserFromGroupDefinition, oktaAddUserToGroupDefinition, oktaResetPasswordDefinition, oktaResetMFADefinition, oktaListMFADefinition, } from "./autogen/templates.js";
2
2
  export const ACTION_GROUPS = {
3
3
  GENERIC: {
4
4
  description: "Generic utility actions",
@@ -1,3 +1,3 @@
1
- import type { asanaCommentTaskFunction } from "../../autogen/types";
1
+ import type { asanaCommentTaskFunction } from "../../autogen/types.js";
2
2
  declare const commentAsanaTask: asanaCommentTaskFunction;
3
3
  export default commentAsanaTask;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const commentAsanaTask = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  var _b, _c;
14
14
  const { authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { asanaCreateTaskFunction } from "../../autogen/types";
1
+ import type { asanaCreateTaskFunction } from "../../autogen/types.js";
2
2
  declare const createAsanaTask: asanaCreateTaskFunction;
3
3
  export default createAsanaTask;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  import { getWorkspaceIdFromProject, getUserIdByEmail } from "./utils.js";
13
13
  const getTaskTemplates = (authToken, projectId) => __awaiter(void 0, void 0, void 0, function* () {
14
14
  const url = `https://app.asana.com/api/1.0/task_templates/?project=${projectId}`;
@@ -1,3 +1,3 @@
1
- import type { asanaGetTasksDetailsFunction } from "../../autogen/types";
1
+ import type { asanaGetTasksDetailsFunction } from "../../autogen/types.js";
2
2
  declare const getTasksDetails: asanaGetTasksDetailsFunction;
3
3
  export default getTasksDetails;
@@ -7,9 +7,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { asanaGetTasksDetailsOutputSchema } from "../../autogen/types";
11
- import { axiosClient } from "../../util/axiosClient";
12
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { asanaGetTasksDetailsOutputSchema } from "../../autogen/types.js";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
13
13
  const getTasksDetails = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
14
14
  var _b, _c, _d;
15
15
  const { authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { asanaListAsanaTasksByProjectFunction } from "../../autogen/types";
1
+ import type { asanaListAsanaTasksByProjectFunction } from "../../autogen/types.js";
2
2
  declare const listAsanaTasksByProject: asanaListAsanaTasksByProjectFunction;
3
3
  export default listAsanaTasksByProject;
@@ -9,7 +9,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
9
9
  };
10
10
  import { z } from "zod";
11
11
  import axios from "axios";
12
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
12
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
13
13
  const TaskSchema = z
14
14
  .object({
15
15
  gid: z.string(),
@@ -1,3 +1,3 @@
1
- import type { asanaSearchTasksFunction } from "../../autogen/types";
1
+ import type { asanaSearchTasksFunction } from "../../autogen/types.js";
2
2
  declare const searchAsanaTasks: asanaSearchTasksFunction;
3
3
  export default searchAsanaTasks;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const searchAsanaTasks = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  var _b, _c;
14
14
  const { authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { asanaUpdateTaskFunction } from "../../autogen/types";
1
+ import type { asanaUpdateTaskFunction } from "../../autogen/types.js";
2
2
  declare const updateAsanaTask: asanaUpdateTaskFunction;
3
3
  export default updateAsanaTask;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  import { getUserIdByEmail, getWorkspaceIdAndPermalinkFromTask } from "./utils.js";
13
13
  const updateAsanaTask = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
14
14
  const { authToken } = authParams;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  export function getWorkspaceIdFromProject(projectId, authToken) {
12
12
  return __awaiter(this, void 0, void 0, function* () {
13
13
  var _a, _b, _c;
@@ -1,3 +1,3 @@
1
- import type { ashbyAddCandidateToProjectFunction } from "../../autogen/types";
1
+ import type { ashbyAddCandidateToProjectFunction } from "../../autogen/types.js";
2
2
  declare const addCandidateToProject: ashbyAddCandidateToProjectFunction;
3
3
  export default addCandidateToProject;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const addCandidateToProject = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { candidateId, projectId } = params;
14
14
  const { authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { ashbyCreateCandidateFunction } from "../../autogen/types";
1
+ import type { ashbyCreateCandidateFunction } from "../../autogen/types.js";
2
2
  declare const createCandidate: ashbyCreateCandidateFunction;
3
3
  export default createCandidate;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const createCandidate = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken } = authParams;
14
14
  if (!authToken) {
@@ -1,3 +1,3 @@
1
- import type { ashbyCreateNoteFunction } from "../../autogen/types";
1
+ import type { ashbyCreateNoteFunction } from "../../autogen/types.js";
2
2
  declare const createNote: ashbyCreateNoteFunction;
3
3
  export default createNote;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const createNote = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { candidateId, note } = params;
14
14
  const { authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { ashbyGetCandidateInfoFunction } from "../../autogen/types";
1
+ import type { ashbyGetCandidateInfoFunction } from "../../autogen/types.js";
2
2
  declare const getCandidateInfo: ashbyGetCandidateInfoFunction;
3
3
  export default getCandidateInfo;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const getCandidateInfo = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { candidateId } = params;
14
14
  const { authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { ashbyListCandidateNotesFunction } from "../../autogen/types";
1
+ import type { ashbyListCandidateNotesFunction } from "../../autogen/types.js";
2
2
  declare const listCandidateNotes: ashbyListCandidateNotesFunction;
3
3
  export default listCandidateNotes;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const listCandidateNotes = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { candidateId } = params;
14
14
  const { authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { ashbyListCandidatesFunction } from "../../autogen/types";
1
+ import type { ashbyListCandidatesFunction } from "../../autogen/types.js";
2
2
  declare const listCandidates: ashbyListCandidatesFunction;
3
3
  export default listCandidates;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const listCandidates = (_a) => __awaiter(void 0, [_a], void 0, function* ({ authParams, }) {
13
13
  const { authToken } = authParams;
14
14
  if (!authToken) {
@@ -1,3 +1,3 @@
1
- import type { ashbySearchCandidatesFunction } from "../../autogen/types";
1
+ import type { ashbySearchCandidatesFunction } from "../../autogen/types.js";
2
2
  declare const searchCandidates: ashbySearchCandidatesFunction;
3
3
  export default searchCandidates;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const searchCandidates = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { email, name } = params;
14
14
  const { authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { ashbyUpdateCandidateFunction } from "../../autogen/types";
1
+ import type { ashbyUpdateCandidateFunction } from "../../autogen/types.js";
2
2
  declare const updateCandidate: ashbyUpdateCandidateFunction;
3
3
  export default updateCandidate;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const updateCandidate = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken } = authParams;
14
14
  if (!authToken) {
@@ -1,3 +1,3 @@
1
- import type { genericFillTemplateFunction } from "../../autogen/types";
1
+ import type { genericFillTemplateFunction } from "../../autogen/types.js";
2
2
  declare const fillTemplate: genericFillTemplateFunction;
3
3
  export default fillTemplate;
@@ -1,3 +1,3 @@
1
- import type { googleOauthAddGroupMemberFunction } from "../../autogen/types";
1
+ import type { googleOauthAddGroupMemberFunction } from "../../autogen/types.js";
2
2
  declare const addGroupMember: googleOauthAddGroupMemberFunction;
3
3
  export default addGroupMember;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const addGroupMember = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken } = authParams;
14
14
  const { groupKey, email } = params;
@@ -1,4 +1,4 @@
1
- import type { googleOauthCreateNewGoogleDocFunction } from "../../autogen/types";
1
+ import type { googleOauthCreateNewGoogleDocFunction } from "../../autogen/types.js";
2
2
  /**
3
3
  * Creates a new Google Doc document using OAuth authentication
4
4
  */
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  /**
13
13
  * Creates a new Google Doc document using OAuth authentication
14
14
  */
@@ -1,4 +1,4 @@
1
- import type { googleOauthCreatePresentationFunction } from "../../autogen/types";
1
+ import type { googleOauthCreatePresentationFunction } from "../../autogen/types.js";
2
2
  /**
3
3
  * Creates a new Google Slides presentation using OAuth authentication
4
4
  */
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  /**
13
13
  * Creates a new Google Slides presentation using OAuth authentication
14
14
  */
@@ -1,4 +1,4 @@
1
- import type { googleOauthCreateSpreadsheetFunction } from "../../autogen/types";
1
+ import type { googleOauthCreateSpreadsheetFunction } from "../../autogen/types.js";
2
2
  /**
3
3
  * Creates a new Google Spreadsheet using OAuth authentication
4
4
  */
@@ -8,7 +8,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import axios from "axios";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  /**
13
13
  * Creates a new Google Spreadsheet using OAuth authentication
14
14
  */
@@ -1,3 +1,3 @@
1
- import type { googleOauthDeleteCalendarEventFunction } from "../../autogen/types";
1
+ import type { googleOauthDeleteCalendarEventFunction } from "../../autogen/types.js";
2
2
  declare const deleteCalendarEvent: googleOauthDeleteCalendarEventFunction;
3
3
  export default deleteCalendarEvent;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const deleteCalendarEvent = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  if (!authParams.authToken) {
14
14
  return { success: false, error: MISSING_AUTH_TOKEN };
@@ -1,3 +1,3 @@
1
- import type { googleOauthDeleteGroupMemberFunction } from "../../autogen/types";
1
+ import type { googleOauthDeleteGroupMemberFunction } from "../../autogen/types.js";
2
2
  declare const deleteGroupMember: googleOauthDeleteGroupMemberFunction;
3
3
  export default deleteGroupMember;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const deleteGroupMember = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken } = authParams;
14
14
  const { groupKey, memberKey } = params;
@@ -1,3 +1,3 @@
1
- import type { googleOauthGetGroupFunction } from "../../autogen/types";
1
+ import type { googleOauthGetGroupFunction } from "../../autogen/types.js";
2
2
  declare const getGroup: googleOauthGetGroupFunction;
3
3
  export default getGroup;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const getGroup = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken } = authParams;
14
14
  const { groupKey } = params;
@@ -1,3 +1,3 @@
1
- import type { googleOauthHasGroupMemberFunction } from "../../autogen/types";
1
+ import type { googleOauthHasGroupMemberFunction } from "../../autogen/types.js";
2
2
  declare const hasGroupMember: googleOauthHasGroupMemberFunction;
3
3
  export default hasGroupMember;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const hasGroupMember = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken } = authParams;
14
14
  const { groupKey, memberKey } = params;
@@ -1,3 +1,3 @@
1
- import type { googleOauthListCalendarEventsFunction } from "../../autogen/types";
1
+ import type { googleOauthListCalendarEventsFunction } from "../../autogen/types.js";
2
2
  declare const listCalendarEvents: googleOauthListCalendarEventsFunction;
3
3
  export default listCalendarEvents;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const listCalendarEvents = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  if (!authParams.authToken) {
14
14
  return { success: false, error: MISSING_AUTH_TOKEN, events: [] };
@@ -1,3 +1,3 @@
1
- import type { googleOauthListCalendarsFunction } from "../../autogen/types";
1
+ import type { googleOauthListCalendarsFunction } from "../../autogen/types.js";
2
2
  declare const listCalendars: googleOauthListCalendarsFunction;
3
3
  export default listCalendars;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const listCalendars = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  var _b;
14
14
  if (!authParams.authToken) {
@@ -1,3 +1,3 @@
1
- import type { googleOauthListGroupMembersFunction } from "../../autogen/types";
1
+ import type { googleOauthListGroupMembersFunction } from "../../autogen/types.js";
2
2
  declare const listGroupMembers: googleOauthListGroupMembersFunction;
3
3
  export default listGroupMembers;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const listGroupMembers = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken } = authParams;
14
14
  const { groupKey, maxResults } = params;
@@ -1,3 +1,3 @@
1
- import type { googleOauthListGroupsFunction } from "../../autogen/types";
1
+ import type { googleOauthListGroupsFunction } from "../../autogen/types.js";
2
2
  declare const listGroups: googleOauthListGroupsFunction;
3
3
  export default listGroups;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const listGroups = (_a) => __awaiter(void 0, [_a], void 0, function* ({ authParams, params, }) {
13
13
  var _b;
14
14
  const { authToken } = authParams;
@@ -1,4 +1,4 @@
1
- import type { googleOauthScheduleCalendarMeetingFunction } from "../../autogen/types";
1
+ import type { googleOauthScheduleCalendarMeetingFunction } from "../../autogen/types.js";
2
2
  /**
3
3
  * Creates a new Google calendar event using OAuth authentication
4
4
  */
@@ -8,8 +8,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import { v4 } from "uuid";
11
- import { axiosClient } from "../../util/axiosClient";
12
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
13
13
  /**
14
14
  * Creates a new Google calendar event using OAuth authentication
15
15
  */
@@ -1,3 +1,3 @@
1
- import type { googleOauthSearchDriveByKeywordsFunction } from "../../autogen/types";
1
+ import type { googleOauthSearchDriveByKeywordsFunction } from "../../autogen/types.js";
2
2
  declare const searchDriveByKeywords: googleOauthSearchDriveByKeywordsFunction;
3
3
  export default searchDriveByKeywords;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const searchDriveByKeywords = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  var _b;
14
14
  if (!authParams.authToken) {
@@ -1,3 +1,3 @@
1
- import type { googleOauthUpdateCalendarEventFunction } from "../../autogen/types";
1
+ import type { googleOauthUpdateCalendarEventFunction } from "../../autogen/types.js";
2
2
  declare const updateCalendarEvent: googleOauthUpdateCalendarEventFunction;
3
3
  export default updateCalendarEvent;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  const updateCalendarEvent = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  if (!authParams.authToken) {
14
14
  return { success: false, error: MISSING_AUTH_TOKEN, eventId: "", eventUrl: "" };