@keystrokehq/rocketlane 0.1.3 → 0.1.5

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 (165) hide show
  1. package/dist/actions/add-assignee-to-task.d.cts +13 -1
  2. package/dist/actions/add-assignee-to-task.d.mts +13 -1
  3. package/dist/actions/add-field-option.d.cts +13 -1
  4. package/dist/actions/add-field-option.d.mts +13 -1
  5. package/dist/actions/add-followers-to-task.d.cts +13 -1
  6. package/dist/actions/add-followers-to-task.d.mts +13 -1
  7. package/dist/actions/add-members-to-conversation.d.cts +13 -1
  8. package/dist/actions/add-members-to-conversation.d.mts +13 -1
  9. package/dist/actions/add-members.d.cts +13 -1
  10. package/dist/actions/add-members.d.mts +13 -1
  11. package/dist/actions/archive-project-by-id.d.cts +13 -1
  12. package/dist/actions/archive-project-by-id.d.mts +13 -1
  13. package/dist/actions/create-comment.d.cts +13 -1
  14. package/dist/actions/create-comment.d.mts +13 -1
  15. package/dist/actions/create-company.d.cts +13 -1
  16. package/dist/actions/create-company.d.mts +13 -1
  17. package/dist/actions/create-conversation.d.cts +13 -1
  18. package/dist/actions/create-conversation.d.mts +13 -1
  19. package/dist/actions/create-field.d.cts +13 -1
  20. package/dist/actions/create-field.d.mts +13 -1
  21. package/dist/actions/create-phase.d.cts +13 -1
  22. package/dist/actions/create-phase.d.mts +13 -1
  23. package/dist/actions/create-project.d.cts +13 -1
  24. package/dist/actions/create-project.d.mts +13 -1
  25. package/dist/actions/create-space-document.d.cts +13 -1
  26. package/dist/actions/create-space-document.d.mts +13 -1
  27. package/dist/actions/create-space.d.cts +13 -1
  28. package/dist/actions/create-space.d.mts +13 -1
  29. package/dist/actions/create-task.d.cts +13 -1
  30. package/dist/actions/create-task.d.mts +13 -1
  31. package/dist/actions/create-time-entry.d.cts +13 -1
  32. package/dist/actions/create-time-entry.d.mts +13 -1
  33. package/dist/actions/delete-comment-by-id.d.cts +13 -1
  34. package/dist/actions/delete-comment-by-id.d.mts +13 -1
  35. package/dist/actions/delete-conversation.d.cts +13 -1
  36. package/dist/actions/delete-conversation.d.mts +13 -1
  37. package/dist/actions/delete-field.d.cts +13 -1
  38. package/dist/actions/delete-field.d.mts +13 -1
  39. package/dist/actions/delete-phase.d.cts +13 -1
  40. package/dist/actions/delete-phase.d.mts +13 -1
  41. package/dist/actions/delete-project.d.cts +13 -1
  42. package/dist/actions/delete-project.d.mts +13 -1
  43. package/dist/actions/delete-space-document.d.cts +13 -1
  44. package/dist/actions/delete-space-document.d.mts +13 -1
  45. package/dist/actions/delete-space.d.cts +13 -1
  46. package/dist/actions/delete-space.d.mts +13 -1
  47. package/dist/actions/delete-task-by-id.d.cts +13 -1
  48. package/dist/actions/delete-task-by-id.d.mts +13 -1
  49. package/dist/actions/delete-time-entry-by-id.d.cts +13 -1
  50. package/dist/actions/delete-time-entry-by-id.d.mts +13 -1
  51. package/dist/actions/get-all-conversations.d.cts +13 -1
  52. package/dist/actions/get-all-conversations.d.mts +13 -1
  53. package/dist/actions/get-all-fields.d.cts +13 -1
  54. package/dist/actions/get-all-fields.d.mts +13 -1
  55. package/dist/actions/get-all-resource-allocations.d.cts +13 -1
  56. package/dist/actions/get-all-resource-allocations.d.mts +13 -1
  57. package/dist/actions/get-all-spaces.d.cts +13 -1
  58. package/dist/actions/get-all-spaces.d.mts +13 -1
  59. package/dist/actions/get-all-tasks.d.cts +13 -1
  60. package/dist/actions/get-all-tasks.d.mts +13 -1
  61. package/dist/actions/get-all-timeoffs.d.cts +13 -1
  62. package/dist/actions/get-all-timeoffs.d.mts +13 -1
  63. package/dist/actions/get-comments.d.cts +13 -1
  64. package/dist/actions/get-comments.d.mts +13 -1
  65. package/dist/actions/get-company.d.cts +13 -1
  66. package/dist/actions/get-company.d.mts +13 -1
  67. package/dist/actions/get-conversation.d.cts +13 -1
  68. package/dist/actions/get-conversation.d.mts +13 -1
  69. package/dist/actions/get-field-by-id.d.cts +13 -1
  70. package/dist/actions/get-field-by-id.d.mts +13 -1
  71. package/dist/actions/get-phase-by-id.d.cts +13 -1
  72. package/dist/actions/get-phase-by-id.d.mts +13 -1
  73. package/dist/actions/get-project-by-id.d.cts +13 -1
  74. package/dist/actions/get-project-by-id.d.mts +13 -1
  75. package/dist/actions/get-space.d.cts +13 -1
  76. package/dist/actions/get-space.d.mts +13 -1
  77. package/dist/actions/get-task-by-id.d.cts +13 -1
  78. package/dist/actions/get-task-by-id.d.mts +13 -1
  79. package/dist/actions/get-template-by-id.d.cts +13 -1
  80. package/dist/actions/get-template-by-id.d.mts +13 -1
  81. package/dist/actions/get-time-entries.d.cts +13 -1
  82. package/dist/actions/get-time-entries.d.mts +13 -1
  83. package/dist/actions/get-time-entry-by-id.d.cts +13 -1
  84. package/dist/actions/get-time-entry-by-id.d.mts +13 -1
  85. package/dist/actions/get-time-entry-categories.d.cts +13 -1
  86. package/dist/actions/get-time-entry-categories.d.cts.map +1 -1
  87. package/dist/actions/get-time-entry-categories.d.mts +13 -1
  88. package/dist/actions/get-time-entry-categories.d.mts.map +1 -1
  89. package/dist/actions/get-user-by-id.d.cts +13 -1
  90. package/dist/actions/get-user-by-id.d.mts +13 -1
  91. package/dist/actions/list-companies.d.cts +13 -1
  92. package/dist/actions/list-companies.d.cts.map +1 -1
  93. package/dist/actions/list-companies.d.mts +13 -1
  94. package/dist/actions/list-companies.d.mts.map +1 -1
  95. package/dist/actions/list-currencies.d.cts +13 -1
  96. package/dist/actions/list-currencies.d.cts.map +1 -1
  97. package/dist/actions/list-currencies.d.mts +13 -1
  98. package/dist/actions/list-currencies.d.mts.map +1 -1
  99. package/dist/actions/list-project-phases.d.cts +13 -1
  100. package/dist/actions/list-project-phases.d.mts +13 -1
  101. package/dist/actions/list-projects.d.cts +13 -1
  102. package/dist/actions/list-projects.d.mts +13 -1
  103. package/dist/actions/list-templates.d.cts +13 -1
  104. package/dist/actions/list-templates.d.mts +13 -1
  105. package/dist/actions/list-users.d.cts +13 -1
  106. package/dist/actions/list-users.d.mts +13 -1
  107. package/dist/actions/move-task-to-given-phase.d.cts +13 -1
  108. package/dist/actions/move-task-to-given-phase.d.mts +13 -1
  109. package/dist/actions/remove-assignees-from-task.d.cts +13 -1
  110. package/dist/actions/remove-assignees-from-task.d.mts +13 -1
  111. package/dist/actions/remove-dependencies-from-task.d.cts +13 -1
  112. package/dist/actions/remove-dependencies-from-task.d.mts +13 -1
  113. package/dist/actions/remove-followers-from-task.d.cts +13 -1
  114. package/dist/actions/remove-followers-from-task.d.mts +13 -1
  115. package/dist/actions/remove-members-from-conversation.d.cts +13 -1
  116. package/dist/actions/remove-members-from-conversation.d.mts +13 -1
  117. package/dist/actions/retrieve-subscription-details.d.cts +13 -1
  118. package/dist/actions/retrieve-subscription-details.d.cts.map +1 -1
  119. package/dist/actions/retrieve-subscription-details.d.mts +13 -1
  120. package/dist/actions/retrieve-subscription-details.d.mts.map +1 -1
  121. package/dist/actions/search-invoices.d.cts +13 -1
  122. package/dist/actions/search-invoices.d.mts +13 -1
  123. package/dist/actions/search-time-entries.d.cts +13 -1
  124. package/dist/actions/search-time-entries.d.cts.map +1 -1
  125. package/dist/actions/search-time-entries.d.mts +13 -1
  126. package/dist/actions/search-time-entries.d.mts.map +1 -1
  127. package/dist/actions/search-user-by-email.d.cts +13 -1
  128. package/dist/actions/search-user-by-email.d.mts +13 -1
  129. package/dist/actions/update-company.d.cts +13 -1
  130. package/dist/actions/update-company.d.cts.map +1 -1
  131. package/dist/actions/update-company.d.mts +13 -1
  132. package/dist/actions/update-company.d.mts.map +1 -1
  133. package/dist/actions/update-conversation.d.cts +13 -1
  134. package/dist/actions/update-conversation.d.mts +13 -1
  135. package/dist/actions/update-field-option.d.cts +13 -1
  136. package/dist/actions/update-field-option.d.mts +13 -1
  137. package/dist/actions/update-field.d.cts +13 -1
  138. package/dist/actions/update-field.d.mts +13 -1
  139. package/dist/actions/update-phase.d.cts +13 -1
  140. package/dist/actions/update-phase.d.mts +13 -1
  141. package/dist/actions/update-project-by-id.d.cts +13 -1
  142. package/dist/actions/update-project-by-id.d.mts +13 -1
  143. package/dist/actions/update-space-document.d.cts +13 -1
  144. package/dist/actions/update-space-document.d.mts +13 -1
  145. package/dist/actions/update-space.d.cts +13 -1
  146. package/dist/actions/update-space.d.mts +13 -1
  147. package/dist/actions/update-task-by-id.d.cts +13 -1
  148. package/dist/actions/update-task-by-id.d.mts +13 -1
  149. package/dist/actions/update-time-entry-by-id.d.cts +13 -1
  150. package/dist/actions/update-time-entry-by-id.d.mts +13 -1
  151. package/dist/app.cjs +5 -2
  152. package/dist/app.cjs.map +1 -1
  153. package/dist/app.d.cts +9 -1
  154. package/dist/app.d.cts.map +1 -1
  155. package/dist/app.d.mts +9 -1
  156. package/dist/app.d.mts.map +1 -1
  157. package/dist/app.mjs +3 -1
  158. package/dist/app.mjs.map +1 -1
  159. package/dist/catalog.cjs +1 -1
  160. package/dist/catalog.cjs.map +1 -1
  161. package/dist/catalog.d.cts +1 -1
  162. package/dist/catalog.d.mts +1 -1
  163. package/dist/catalog.mjs +1 -1
  164. package/dist/catalog.mjs.map +1 -1
  165. package/package.json +1 -1
@@ -13,7 +13,19 @@ declare const RocketlaneGetTimeEntryCategoriesOutput: z.ZodObject<{
13
13
  totalRecordCount: z.ZodNullable<z.ZodNumber>;
14
14
  }, z.core.$loose>>;
15
15
  }, z.core.$loose>;
16
- declare const rocketlaneGetTimeEntryCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const rocketlaneGetTimeEntryCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { rocketlaneGetTimeEntryCategories };
19
31
  //# sourceMappingURL=get-time-entry-categories.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-time-entry-categories.d.cts","names":[],"sources":["../../src/actions/get-time-entry-categories.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-time-entry-categories.d.cts","names":[],"sources":["../../src/actions/get-time-entry-categories.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -13,7 +13,19 @@ declare const RocketlaneGetTimeEntryCategoriesOutput: z.ZodObject<{
13
13
  totalRecordCount: z.ZodNullable<z.ZodNumber>;
14
14
  }, z.core.$loose>>;
15
15
  }, z.core.$loose>;
16
- declare const rocketlaneGetTimeEntryCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const rocketlaneGetTimeEntryCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { rocketlaneGetTimeEntryCategories };
19
31
  //# sourceMappingURL=get-time-entry-categories.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-time-entry-categories.d.mts","names":[],"sources":["../../src/actions/get-time-entry-categories.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-time-entry-categories.d.mts","names":[],"sources":["../../src/actions/get-time-entry-categories.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -16,7 +16,19 @@ declare const RocketlaneGetUserByIdOutput: z.ZodObject<{
16
16
  declare const rocketlaneGetUserById: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  user_id: string;
18
18
  include_fields?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { rocketlaneGetUserById };
22
34
  //# sourceMappingURL=get-user-by-id.d.cts.map
@@ -16,7 +16,19 @@ declare const RocketlaneGetUserByIdOutput: z.ZodObject<{
16
16
  declare const rocketlaneGetUserById: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  user_id: string;
18
18
  include_fields?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { rocketlaneGetUserById };
22
34
  //# sourceMappingURL=get-user-by-id.d.mts.map
@@ -10,7 +10,19 @@ declare const RocketlaneListCompaniesOutput: z.ZodObject<{
10
10
  company_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
11
  }, z.core.$loose>>;
12
12
  }, z.core.$loose>;
13
- declare const rocketlaneListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const rocketlaneListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { rocketlaneListCompanies };
16
28
  //# sourceMappingURL=list-companies.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-companies.d.cts","names":[],"sources":["../../src/actions/list-companies.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-companies.d.cts","names":[],"sources":["../../src/actions/list-companies.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -10,7 +10,19 @@ declare const RocketlaneListCompaniesOutput: z.ZodObject<{
10
10
  company_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
11
  }, z.core.$loose>>;
12
12
  }, z.core.$loose>;
13
- declare const rocketlaneListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const rocketlaneListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { rocketlaneListCompanies };
16
28
  //# sourceMappingURL=list-companies.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-companies.d.mts","names":[],"sources":["../../src/actions/list-companies.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-companies.d.mts","names":[],"sources":["../../src/actions/list-companies.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -9,7 +9,19 @@ declare const RocketlaneListCurrenciesOutput: z.ZodObject<{
9
9
  symbol: z.ZodNullable<z.ZodString>;
10
10
  }, z.core.$loose>>;
11
11
  }, z.core.$loose>;
12
- declare const rocketlaneListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const rocketlaneListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { rocketlaneListCurrencies };
15
27
  //# sourceMappingURL=list-currencies.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-currencies.d.cts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-currencies.d.cts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -9,7 +9,19 @@ declare const RocketlaneListCurrenciesOutput: z.ZodObject<{
9
9
  symbol: z.ZodNullable<z.ZodString>;
10
10
  }, z.core.$loose>>;
11
11
  }, z.core.$loose>;
12
- declare const rocketlaneListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const rocketlaneListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { rocketlaneListCurrencies };
15
27
  //# sourceMappingURL=list-currencies.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-currencies.d.mts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-currencies.d.mts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -138,7 +138,19 @@ declare const rocketlaneListProjectPhases: import("@keystrokehq/action").Workflo
138
138
  start_date_actual_gt?: string | undefined;
139
139
  start_date_actual_le?: string | undefined;
140
140
  start_date_actual_lt?: string | undefined;
141
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
141
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
142
+ connectionId: z.ZodString;
143
+ entityId: z.ZodString;
144
+ instanceId: z.ZodString;
145
+ }, z.core.$strip>, z.ZodObject<{
146
+ generic_api_key: z.ZodString;
147
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
148
+ connectionId: z.ZodString;
149
+ entityId: z.ZodString;
150
+ instanceId: z.ZodString;
151
+ }, z.core.$strip>, z.ZodObject<{
152
+ generic_api_key: z.ZodString;
153
+ }, z.core.$strip>>]>;
142
154
  //#endregion
143
155
  export { rocketlaneListProjectPhases };
144
156
  //# sourceMappingURL=list-project-phases.d.cts.map
@@ -138,7 +138,19 @@ declare const rocketlaneListProjectPhases: import("@keystrokehq/action").Workflo
138
138
  start_date_actual_gt?: string | undefined;
139
139
  start_date_actual_le?: string | undefined;
140
140
  start_date_actual_lt?: string | undefined;
141
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
141
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
142
+ connectionId: z.ZodString;
143
+ entityId: z.ZodString;
144
+ instanceId: z.ZodString;
145
+ }, z.core.$strip>, z.ZodObject<{
146
+ generic_api_key: z.ZodString;
147
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
148
+ connectionId: z.ZodString;
149
+ entityId: z.ZodString;
150
+ instanceId: z.ZodString;
151
+ }, z.core.$strip>, z.ZodObject<{
152
+ generic_api_key: z.ZodString;
153
+ }, z.core.$strip>>]>;
142
154
  //#endregion
143
155
  export { rocketlaneListProjectPhases };
144
156
  //# sourceMappingURL=list-project-phases.d.mts.map
@@ -69,7 +69,19 @@ declare const rocketlaneListProjects: import("@keystrokehq/action").WorkflowActi
69
69
  sort_order?: "ASC" | "DESC" | undefined;
70
70
  include_archive?: boolean | undefined;
71
71
  include_all_fields?: boolean | undefined;
72
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
72
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
73
+ connectionId: z.ZodString;
74
+ entityId: z.ZodString;
75
+ instanceId: z.ZodString;
76
+ }, z.core.$strip>, z.ZodObject<{
77
+ generic_api_key: z.ZodString;
78
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ generic_api_key: z.ZodString;
84
+ }, z.core.$strip>>]>;
73
85
  //#endregion
74
86
  export { rocketlaneListProjects };
75
87
  //# sourceMappingURL=list-projects.d.cts.map
@@ -69,7 +69,19 @@ declare const rocketlaneListProjects: import("@keystrokehq/action").WorkflowActi
69
69
  sort_order?: "ASC" | "DESC" | undefined;
70
70
  include_archive?: boolean | undefined;
71
71
  include_all_fields?: boolean | undefined;
72
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
72
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
73
+ connectionId: z.ZodString;
74
+ entityId: z.ZodString;
75
+ instanceId: z.ZodString;
76
+ }, z.core.$strip>, z.ZodObject<{
77
+ generic_api_key: z.ZodString;
78
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ generic_api_key: z.ZodString;
84
+ }, z.core.$strip>>]>;
73
85
  //#endregion
74
86
  export { rocketlaneListProjects };
75
87
  //# sourceMappingURL=list-projects.d.mts.map
@@ -29,7 +29,19 @@ declare const rocketlaneListTemplates: import("@keystrokehq/action").WorkflowAct
29
29
  page_token?: string | undefined;
30
30
  include_dynamic?: boolean | undefined;
31
31
  include_automations?: boolean | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { rocketlaneListTemplates };
35
47
  //# sourceMappingURL=list-templates.d.cts.map
@@ -29,7 +29,19 @@ declare const rocketlaneListTemplates: import("@keystrokehq/action").WorkflowAct
29
29
  page_token?: string | undefined;
30
30
  include_dynamic?: boolean | undefined;
31
31
  include_automations?: boolean | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { rocketlaneListTemplates };
35
47
  //# sourceMappingURL=list-templates.d.mts.map
@@ -28,7 +28,19 @@ declare const rocketlaneListUsers: import("@keystrokehq/action").WorkflowActionD
28
28
  sort_by?: string | undefined;
29
29
  page_token?: string | undefined;
30
30
  sort_order?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { rocketlaneListUsers };
34
46
  //# sourceMappingURL=list-users.d.cts.map
@@ -28,7 +28,19 @@ declare const rocketlaneListUsers: import("@keystrokehq/action").WorkflowActionD
28
28
  sort_by?: string | undefined;
29
29
  page_token?: string | undefined;
30
30
  sort_order?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { rocketlaneListUsers };
34
46
  //# sourceMappingURL=list-users.d.mts.map
@@ -35,7 +35,19 @@ declare const rocketlaneMoveTaskToGivenPhase: import("@keystrokehq/action").Work
35
35
  phaseId: number;
36
36
  };
37
37
  taskId: number;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { rocketlaneMoveTaskToGivenPhase };
41
53
  //# sourceMappingURL=move-task-to-given-phase.d.cts.map
@@ -35,7 +35,19 @@ declare const rocketlaneMoveTaskToGivenPhase: import("@keystrokehq/action").Work
35
35
  phaseId: number;
36
36
  };
37
37
  taskId: number;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { rocketlaneMoveTaskToGivenPhase };
41
53
  //# sourceMappingURL=move-task-to-given-phase.d.mts.map
@@ -18,7 +18,19 @@ declare const rocketlaneRemoveAssigneesFromTask: import("@keystrokehq/action").W
18
18
  userId: number;
19
19
  }[];
20
20
  task_id: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { rocketlaneRemoveAssigneesFromTask };
24
36
  //# sourceMappingURL=remove-assignees-from-task.d.cts.map
@@ -18,7 +18,19 @@ declare const rocketlaneRemoveAssigneesFromTask: import("@keystrokehq/action").W
18
18
  userId: number;
19
19
  }[];
20
20
  task_id: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { rocketlaneRemoveAssigneesFromTask };
24
36
  //# sourceMappingURL=remove-assignees-from-task.d.mts.map
@@ -16,7 +16,19 @@ declare const rocketlaneRemoveDependenciesFromTask: import("@keystrokehq/action"
16
16
  [x: string]: unknown;
17
17
  taskId: number;
18
18
  }[];
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { rocketlaneRemoveDependenciesFromTask };
22
34
  //# sourceMappingURL=remove-dependencies-from-task.d.cts.map
@@ -16,7 +16,19 @@ declare const rocketlaneRemoveDependenciesFromTask: import("@keystrokehq/action"
16
16
  [x: string]: unknown;
17
17
  taskId: number;
18
18
  }[];
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { rocketlaneRemoveDependenciesFromTask };
22
34
  //# sourceMappingURL=remove-dependencies-from-task.d.mts.map
@@ -16,7 +16,19 @@ declare const rocketlaneRemoveFollowersFromTask: import("@keystrokehq/action").W
16
16
  emailId: string;
17
17
  }[];
18
18
  task_id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { rocketlaneRemoveFollowersFromTask };
22
34
  //# sourceMappingURL=remove-followers-from-task.d.cts.map
@@ -16,7 +16,19 @@ declare const rocketlaneRemoveFollowersFromTask: import("@keystrokehq/action").W
16
16
  emailId: string;
17
17
  }[];
18
18
  task_id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { rocketlaneRemoveFollowersFromTask };
22
34
  //# sourceMappingURL=remove-followers-from-task.d.mts.map
@@ -28,7 +28,19 @@ declare const rocketlaneRemoveMembersFromConversation: import("@keystrokehq/acti
28
28
  firstName?: string | undefined;
29
29
  }[];
30
30
  conversationId: number;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { rocketlaneRemoveMembersFromConversation };
34
46
  //# sourceMappingURL=remove-members-from-conversation.d.cts.map
@@ -28,7 +28,19 @@ declare const rocketlaneRemoveMembersFromConversation: import("@keystrokehq/acti
28
28
  firstName?: string | undefined;
29
29
  }[];
30
30
  conversationId: number;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { rocketlaneRemoveMembersFromConversation };
34
46
  //# sourceMappingURL=remove-members-from-conversation.d.mts.map