@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
@@ -87,7 +87,19 @@ declare const rocketlaneCreateTask: import("@keystrokehq/action").WorkflowAction
87
87
  taskDescription?: string | undefined;
88
88
  taskPrivateNote?: string | undefined;
89
89
  externalReferenceId?: string | undefined;
90
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
90
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
91
+ connectionId: z.ZodString;
92
+ entityId: z.ZodString;
93
+ instanceId: z.ZodString;
94
+ }, z.core.$strip>, z.ZodObject<{
95
+ generic_api_key: z.ZodString;
96
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
97
+ connectionId: z.ZodString;
98
+ entityId: z.ZodString;
99
+ instanceId: z.ZodString;
100
+ }, z.core.$strip>, z.ZodObject<{
101
+ generic_api_key: z.ZodString;
102
+ }, z.core.$strip>>]>;
91
103
  //#endregion
92
104
  export { rocketlaneCreateTask };
93
105
  //# sourceMappingURL=create-task.d.cts.map
@@ -87,7 +87,19 @@ declare const rocketlaneCreateTask: import("@keystrokehq/action").WorkflowAction
87
87
  taskDescription?: string | undefined;
88
88
  taskPrivateNote?: string | undefined;
89
89
  externalReferenceId?: string | undefined;
90
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
90
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
91
+ connectionId: z.ZodString;
92
+ entityId: z.ZodString;
93
+ instanceId: z.ZodString;
94
+ }, z.core.$strip>, z.ZodObject<{
95
+ generic_api_key: z.ZodString;
96
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
97
+ connectionId: z.ZodString;
98
+ entityId: z.ZodString;
99
+ instanceId: z.ZodString;
100
+ }, z.core.$strip>, z.ZodObject<{
101
+ generic_api_key: z.ZodString;
102
+ }, z.core.$strip>>]>;
91
103
  //#endregion
92
104
  export { rocketlaneCreateTask };
93
105
  //# sourceMappingURL=create-task.d.mts.map
@@ -36,7 +36,19 @@ declare const rocketlaneCreateTimeEntry: import("@keystrokehq/action").WorkflowA
36
36
  billable?: boolean | undefined;
37
37
  project_id?: string | undefined;
38
38
  activity_name?: string | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { rocketlaneCreateTimeEntry };
42
54
  //# sourceMappingURL=create-time-entry.d.cts.map
@@ -36,7 +36,19 @@ declare const rocketlaneCreateTimeEntry: import("@keystrokehq/action").WorkflowA
36
36
  billable?: boolean | undefined;
37
37
  project_id?: string | undefined;
38
38
  activity_name?: string | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { rocketlaneCreateTimeEntry };
42
54
  //# sourceMappingURL=create-time-entry.d.mts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteCommentByIdOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteCommentById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  commentId: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteCommentById };
15
27
  //# sourceMappingURL=delete-comment-by-id.d.cts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteCommentByIdOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteCommentById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  commentId: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteCommentById };
15
27
  //# sourceMappingURL=delete-comment-by-id.d.mts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteConversationOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteConversation: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  conversation_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteConversation };
15
27
  //# sourceMappingURL=delete-conversation.d.cts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteConversationOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteConversation: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  conversation_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteConversation };
15
27
  //# sourceMappingURL=delete-conversation.d.mts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteFieldOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteField: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  field_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteField };
15
27
  //# sourceMappingURL=delete-field.d.cts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteFieldOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteField: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  field_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteField };
15
27
  //# sourceMappingURL=delete-field.d.mts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeletePhaseOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeletePhase: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  phase_id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeletePhase };
15
27
  //# sourceMappingURL=delete-phase.d.cts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeletePhaseOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeletePhase: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  phase_id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeletePhase };
15
27
  //# sourceMappingURL=delete-phase.d.mts.map
@@ -7,7 +7,19 @@ declare const RocketlaneDeleteProjectInput: z.ZodObject<{
7
7
  declare const RocketlaneDeleteProjectOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const rocketlaneDeleteProject: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  project_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, 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>>]>;
11
23
  //#endregion
12
24
  export { rocketlaneDeleteProject };
13
25
  //# sourceMappingURL=delete-project.d.cts.map
@@ -7,7 +7,19 @@ declare const RocketlaneDeleteProjectInput: z.ZodObject<{
7
7
  declare const RocketlaneDeleteProjectOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const rocketlaneDeleteProject: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  project_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, 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>>]>;
11
23
  //#endregion
12
24
  export { rocketlaneDeleteProject };
13
25
  //# sourceMappingURL=delete-project.d.mts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteSpaceDocumentOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteSpaceDocument: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  spaceDocumentId: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteSpaceDocument };
15
27
  //# sourceMappingURL=delete-space-document.d.cts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteSpaceDocumentOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteSpaceDocument: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  spaceDocumentId: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteSpaceDocument };
15
27
  //# sourceMappingURL=delete-space-document.d.mts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteSpaceOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteSpace: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  space_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteSpace };
15
27
  //# sourceMappingURL=delete-space.d.cts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteSpaceOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteSpace: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  space_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteSpace };
15
27
  //# sourceMappingURL=delete-space.d.mts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteTaskByIdOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteTaskById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  task_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteTaskById };
15
27
  //# sourceMappingURL=delete-task-by-id.d.cts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteTaskByIdOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteTaskById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  task_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteTaskById };
15
27
  //# sourceMappingURL=delete-task-by-id.d.mts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteTimeEntryByIdOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteTimeEntryById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  timeEntryId: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteTimeEntryById };
15
27
  //# sourceMappingURL=delete-time-entry-by-id.d.cts.map
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteTimeEntryByIdOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const rocketlaneDeleteTimeEntryById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  timeEntryId: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { rocketlaneDeleteTimeEntryById };
15
27
  //# sourceMappingURL=delete-time-entry-by-id.d.mts.map
@@ -45,7 +45,19 @@ declare const rocketlaneGetAllConversations: import("@keystrokehq/action").Workf
45
45
  conversation_name_cn?: string | undefined;
46
46
  conversation_name_eq?: string | undefined;
47
47
  conversation_name_nc?: string | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { rocketlaneGetAllConversations };
51
63
  //# sourceMappingURL=get-all-conversations.d.cts.map
@@ -45,7 +45,19 @@ declare const rocketlaneGetAllConversations: import("@keystrokehq/action").Workf
45
45
  conversation_name_cn?: string | undefined;
46
46
  conversation_name_eq?: string | undefined;
47
47
  conversation_name_nc?: string | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { rocketlaneGetAllConversations };
51
63
  //# sourceMappingURL=get-all-conversations.d.mts.map
@@ -29,7 +29,19 @@ declare const rocketlaneGetAllFields: import("@keystrokehq/action").WorkflowActi
29
29
  sortOrder?: "asc" | "desc" | undefined;
30
30
  objectType?: string | undefined;
31
31
  includeFields?: string | 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 { rocketlaneGetAllFields };
35
47
  //# sourceMappingURL=get-all-fields.d.cts.map
@@ -29,7 +29,19 @@ declare const rocketlaneGetAllFields: import("@keystrokehq/action").WorkflowActi
29
29
  sortOrder?: "asc" | "desc" | undefined;
30
30
  objectType?: string | undefined;
31
31
  includeFields?: string | 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 { rocketlaneGetAllFields };
35
47
  //# sourceMappingURL=get-all-fields.d.mts.map
@@ -22,7 +22,19 @@ declare const rocketlaneGetAllResourceAllocations: import("@keystrokehq/action")
22
22
  start_date: string;
23
23
  page_size?: number | undefined;
24
24
  page_token?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
26
38
  //#endregion
27
39
  export { rocketlaneGetAllResourceAllocations };
28
40
  //# sourceMappingURL=get-all-resource-allocations.d.cts.map
@@ -22,7 +22,19 @@ declare const rocketlaneGetAllResourceAllocations: import("@keystrokehq/action")
22
22
  start_date: string;
23
23
  page_size?: number | undefined;
24
24
  page_token?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
26
38
  //#endregion
27
39
  export { rocketlaneGetAllResourceAllocations };
28
40
  //# sourceMappingURL=get-all-resource-allocations.d.mts.map