@keystrokehq/rocketlane 0.1.4 → 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 (159) 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 +15 -3
  30. package/dist/actions/create-task.d.mts +15 -3
  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 +15 -3
  60. package/dist/actions/get-all-tasks.d.mts +15 -3
  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 +15 -3
  100. package/dist/actions/list-project-phases.d.mts +15 -3
  101. package/dist/actions/list-projects.d.cts +16 -4
  102. package/dist/actions/list-projects.d.mts +16 -4
  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 +15 -3
  148. package/dist/actions/update-task-by-id.d.mts +15 -3
  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/package.json +1 -1
@@ -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
@@ -26,7 +26,19 @@ declare const RocketlaneRetrieveSubscriptionDetailsOutput: z.ZodObject<{
26
26
  current_term_end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  current_term_start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
28
  }, z.core.$loose>;
29
- declare const rocketlaneRetrieveSubscriptionDetails: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ declare const rocketlaneRetrieveSubscriptionDetails: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { rocketlaneRetrieveSubscriptionDetails };
32
44
  //# sourceMappingURL=retrieve-subscription-details.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-subscription-details.d.cts","names":[],"sources":["../../src/actions/retrieve-subscription-details.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAe1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAa3C,qCAAA,gCAAqC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-subscription-details.d.cts","names":[],"sources":["../../src/actions/retrieve-subscription-details.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAe1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAa3C,qCAAA,gCAAqC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -26,7 +26,19 @@ declare const RocketlaneRetrieveSubscriptionDetailsOutput: z.ZodObject<{
26
26
  current_term_end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  current_term_start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
28
  }, z.core.$loose>;
29
- declare const rocketlaneRetrieveSubscriptionDetails: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ declare const rocketlaneRetrieveSubscriptionDetails: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { rocketlaneRetrieveSubscriptionDetails };
32
44
  //# sourceMappingURL=retrieve-subscription-details.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-subscription-details.d.mts","names":[],"sources":["../../src/actions/retrieve-subscription-details.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAe1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAa3C,qCAAA,gCAAqC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-subscription-details.d.mts","names":[],"sources":["../../src/actions/retrieve-subscription-details.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAe1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAa3C,qCAAA,gCAAqC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -35,7 +35,19 @@ declare const RocketlaneSearchInvoicesOutput: z.ZodObject<{
35
35
  declare const rocketlaneSearchInvoices: import("@keystrokehq/action").WorkflowActionDefinition<{
36
36
  page_size?: number | undefined;
37
37
  page_token?: string | undefined;
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 { rocketlaneSearchInvoices };
41
53
  //# sourceMappingURL=search-invoices.d.cts.map
@@ -35,7 +35,19 @@ declare const RocketlaneSearchInvoicesOutput: z.ZodObject<{
35
35
  declare const rocketlaneSearchInvoices: import("@keystrokehq/action").WorkflowActionDefinition<{
36
36
  page_size?: number | undefined;
37
37
  page_token?: string | undefined;
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 { rocketlaneSearchInvoices };
41
53
  //# sourceMappingURL=search-invoices.d.mts.map
@@ -109,7 +109,19 @@ declare const rocketlaneSearchTimeEntries: import("@keystrokehq/action").Workflo
109
109
  filters?: Record<string, unknown> | undefined;
110
110
  pageToken?: string | undefined;
111
111
  sortOrder?: "asc" | "desc" | undefined;
112
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
112
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
113
+ connectionId: z.ZodString;
114
+ entityId: z.ZodString;
115
+ instanceId: z.ZodString;
116
+ }, z.core.$strip>, z.ZodObject<{
117
+ generic_api_key: z.ZodString;
118
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
119
+ connectionId: z.ZodString;
120
+ entityId: z.ZodString;
121
+ instanceId: z.ZodString;
122
+ }, z.core.$strip>, z.ZodObject<{
123
+ generic_api_key: z.ZodString;
124
+ }, z.core.$strip>>]>;
113
125
  //#endregion
114
126
  export { rocketlaneSearchTimeEntries };
115
127
  //# sourceMappingURL=search-time-entries.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-time-entries.d.cts","names":[],"sources":["../../src/actions/search-time-entries.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cA4EhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA;;;YAMtC,MAAA"}
1
+ {"version":3,"file":"search-time-entries.d.cts","names":[],"sources":["../../src/actions/search-time-entries.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cA4EhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA"}
@@ -109,7 +109,19 @@ declare const rocketlaneSearchTimeEntries: import("@keystrokehq/action").Workflo
109
109
  filters?: Record<string, unknown> | undefined;
110
110
  pageToken?: string | undefined;
111
111
  sortOrder?: "asc" | "desc" | undefined;
112
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
112
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
113
+ connectionId: z.ZodString;
114
+ entityId: z.ZodString;
115
+ instanceId: z.ZodString;
116
+ }, z.core.$strip>, z.ZodObject<{
117
+ generic_api_key: z.ZodString;
118
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
119
+ connectionId: z.ZodString;
120
+ entityId: z.ZodString;
121
+ instanceId: z.ZodString;
122
+ }, z.core.$strip>, z.ZodObject<{
123
+ generic_api_key: z.ZodString;
124
+ }, z.core.$strip>>]>;
113
125
  //#endregion
114
126
  export { rocketlaneSearchTimeEntries };
115
127
  //# sourceMappingURL=search-time-entries.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-time-entries.d.mts","names":[],"sources":["../../src/actions/search-time-entries.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cA4EhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA;;;YAMtC,MAAA"}
1
+ {"version":3,"file":"search-time-entries.d.mts","names":[],"sources":["../../src/actions/search-time-entries.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cA4EhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA"}
@@ -17,7 +17,19 @@ declare const RocketlaneSearchUserByEmailOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const rocketlaneSearchUserByEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  email: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { rocketlaneSearchUserByEmail };
23
35
  //# sourceMappingURL=search-user-by-email.d.cts.map
@@ -17,7 +17,19 @@ declare const RocketlaneSearchUserByEmailOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const rocketlaneSearchUserByEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  email: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { rocketlaneSearchUserByEmail };
23
35
  //# sourceMappingURL=search-user-by-email.d.mts.map
@@ -25,7 +25,19 @@ declare const rocketlaneUpdateCompany: import("@keystrokehq/action").WorkflowAct
25
25
  industry?: string | undefined;
26
26
  description?: string | undefined;
27
27
  custom_fields?: Record<string, unknown> | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { rocketlaneUpdateCompany };
31
43
  //# sourceMappingURL=update-company.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-company.d.cts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAS5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA;;;;;;;kBAMlC,MAAA;AAAA"}
1
+ {"version":3,"file":"update-company.d.cts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAS5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA"}
@@ -25,7 +25,19 @@ declare const rocketlaneUpdateCompany: import("@keystrokehq/action").WorkflowAct
25
25
  industry?: string | undefined;
26
26
  description?: string | undefined;
27
27
  custom_fields?: Record<string, unknown> | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { rocketlaneUpdateCompany };
31
43
  //# sourceMappingURL=update-company.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-company.d.mts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAS5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA;;;;;;;kBAMlC,MAAA;AAAA"}
1
+ {"version":3,"file":"update-company.d.mts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAS5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA"}
@@ -34,7 +34,19 @@ declare const rocketlaneUpdateConversation: import("@keystrokehq/action").Workfl
34
34
  description?: string | undefined;
35
35
  includeFields?: string[] | undefined;
36
36
  includeAllFields?: boolean | undefined;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
38
50
  //#endregion
39
51
  export { rocketlaneUpdateConversation };
40
52
  //# sourceMappingURL=update-conversation.d.cts.map
@@ -34,7 +34,19 @@ declare const rocketlaneUpdateConversation: import("@keystrokehq/action").Workfl
34
34
  description?: string | undefined;
35
35
  includeFields?: string[] | undefined;
36
36
  includeAllFields?: boolean | undefined;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
38
50
  //#endregion
39
51
  export { rocketlaneUpdateConversation };
40
52
  //# sourceMappingURL=update-conversation.d.mts.map
@@ -28,7 +28,19 @@ declare const rocketlaneUpdateFieldOption: import("@keystrokehq/action").Workflo
28
28
  option_value: number;
29
29
  option_color?: "RED" | "GREEN" | "YELLOW" | "BLUE" | "PURPLE" | "TEAL" | "GRAY" | "ORANGE" | "PINK" | "BROWN" | undefined;
30
30
  option_label?: 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 { rocketlaneUpdateFieldOption };
34
46
  //# sourceMappingURL=update-field-option.d.cts.map
@@ -28,7 +28,19 @@ declare const rocketlaneUpdateFieldOption: import("@keystrokehq/action").Workflo
28
28
  option_value: number;
29
29
  option_color?: "RED" | "GREEN" | "YELLOW" | "BLUE" | "PURPLE" | "TEAL" | "GRAY" | "ORANGE" | "PINK" | "BROWN" | undefined;
30
30
  option_label?: 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 { rocketlaneUpdateFieldOption };
34
46
  //# sourceMappingURL=update-field-option.d.mts.map
@@ -25,7 +25,19 @@ declare const rocketlaneUpdateField: import("@keystrokehq/action").WorkflowActio
25
25
  private?: boolean | undefined;
26
26
  fieldLabel?: string | undefined;
27
27
  description?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { rocketlaneUpdateField };
31
43
  //# sourceMappingURL=update-field.d.cts.map
@@ -25,7 +25,19 @@ declare const rocketlaneUpdateField: import("@keystrokehq/action").WorkflowActio
25
25
  private?: boolean | undefined;
26
26
  fieldLabel?: string | undefined;
27
27
  description?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { rocketlaneUpdateField };
31
43
  //# sourceMappingURL=update-field.d.mts.map
@@ -33,7 +33,19 @@ declare const rocketlaneUpdatePhase: import("@keystrokehq/action").WorkflowActio
33
33
  private?: boolean | undefined;
34
34
  phaseName?: string | undefined;
35
35
  startDate?: string | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>;
37
49
  //#endregion
38
50
  export { rocketlaneUpdatePhase };
39
51
  //# sourceMappingURL=update-phase.d.cts.map
@@ -33,7 +33,19 @@ declare const rocketlaneUpdatePhase: import("@keystrokehq/action").WorkflowActio
33
33
  private?: boolean | undefined;
34
34
  phaseName?: string | undefined;
35
35
  startDate?: string | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>;
37
49
  //#endregion
38
50
  export { rocketlaneUpdatePhase };
39
51
  //# sourceMappingURL=update-phase.d.mts.map
@@ -61,7 +61,19 @@ declare const rocketlaneUpdateProjectById: import("@keystrokehq/action").Workflo
61
61
  includeAllFields?: boolean | undefined;
62
62
  externalReferenceId?: string | undefined;
63
63
  annualizedRecurringRevenue?: number | undefined;
64
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
64
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>;
65
77
  //#endregion
66
78
  export { rocketlaneUpdateProjectById };
67
79
  //# sourceMappingURL=update-project-by-id.d.cts.map
@@ -61,7 +61,19 @@ declare const rocketlaneUpdateProjectById: import("@keystrokehq/action").Workflo
61
61
  includeAllFields?: boolean | undefined;
62
62
  externalReferenceId?: string | undefined;
63
63
  annualizedRecurringRevenue?: number | undefined;
64
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
64
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>;
65
77
  //#endregion
66
78
  export { rocketlaneUpdateProjectById };
67
79
  //# sourceMappingURL=update-project-by-id.d.mts.map
@@ -18,7 +18,19 @@ declare const rocketlaneUpdateSpaceDocument: import("@keystrokehq/action").Workf
18
18
  spaceDocumentId: number;
19
19
  spaceDocumentName: string;
20
20
  url?: string | undefined;
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 { rocketlaneUpdateSpaceDocument };
24
36
  //# sourceMappingURL=update-space-document.d.cts.map