@keystrokehq/productlane 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 (99) hide show
  1. package/dist/actions/create-changelog.d.cts +13 -1
  2. package/dist/actions/create-changelog.d.mts +13 -1
  3. package/dist/actions/create-company.d.cts +13 -1
  4. package/dist/actions/create-company.d.mts +13 -1
  5. package/dist/actions/create-contact.d.cts +13 -1
  6. package/dist/actions/create-contact.d.mts +13 -1
  7. package/dist/actions/create-feedback.d.cts +13 -1
  8. package/dist/actions/create-feedback.d.mts +13 -1
  9. package/dist/actions/create-insight.d.cts +13 -1
  10. package/dist/actions/create-insight.d.mts +13 -1
  11. package/dist/actions/create-thread.d.cts +13 -1
  12. package/dist/actions/create-thread.d.mts +13 -1
  13. package/dist/actions/create-upvote.d.cts +13 -1
  14. package/dist/actions/create-upvote.d.mts +13 -1
  15. package/dist/actions/delete-company.d.cts +13 -1
  16. package/dist/actions/delete-company.d.mts +13 -1
  17. package/dist/actions/delete-contact.d.cts +13 -1
  18. package/dist/actions/delete-contact.d.mts +13 -1
  19. package/dist/actions/delete-upvote.d.cts +13 -1
  20. package/dist/actions/delete-upvote.d.mts +13 -1
  21. package/dist/actions/enable-widget.d.cts +13 -1
  22. package/dist/actions/enable-widget.d.cts.map +1 -1
  23. package/dist/actions/enable-widget.d.mts +13 -1
  24. package/dist/actions/enable-widget.d.mts.map +1 -1
  25. package/dist/actions/get-changelog.d.cts +13 -1
  26. package/dist/actions/get-changelog.d.mts +13 -1
  27. package/dist/actions/get-company.d.cts +13 -1
  28. package/dist/actions/get-company.d.mts +13 -1
  29. package/dist/actions/get-contact.d.cts +13 -1
  30. package/dist/actions/get-contact.d.mts +13 -1
  31. package/dist/actions/get-help-center-article.d.cts +13 -1
  32. package/dist/actions/get-help-center-article.d.mts +13 -1
  33. package/dist/actions/get-insight.d.cts +13 -1
  34. package/dist/actions/get-insight.d.mts +13 -1
  35. package/dist/actions/get-issue.d.cts +13 -1
  36. package/dist/actions/get-issue.d.mts +13 -1
  37. package/dist/actions/get-linear-options.d.cts +13 -1
  38. package/dist/actions/get-linear-options.d.cts.map +1 -1
  39. package/dist/actions/get-linear-options.d.mts +13 -1
  40. package/dist/actions/get-linear-options.d.mts.map +1 -1
  41. package/dist/actions/get-project.d.cts +13 -1
  42. package/dist/actions/get-project.d.mts +13 -1
  43. package/dist/actions/get-workspace.d.cts +13 -1
  44. package/dist/actions/get-workspace.d.mts +13 -1
  45. package/dist/actions/invite-user.d.cts +13 -1
  46. package/dist/actions/invite-user.d.mts +13 -1
  47. package/dist/actions/list-changelogs.d.cts +13 -1
  48. package/dist/actions/list-changelogs.d.mts +13 -1
  49. package/dist/actions/list-companies.d.cts +13 -1
  50. package/dist/actions/list-companies.d.mts +13 -1
  51. package/dist/actions/list-contacts.d.cts +13 -1
  52. package/dist/actions/list-contacts.d.mts +13 -1
  53. package/dist/actions/list-help-center-articles.d.cts +13 -1
  54. package/dist/actions/list-help-center-articles.d.mts +13 -1
  55. package/dist/actions/list-insights.d.cts +13 -1
  56. package/dist/actions/list-insights.d.mts +13 -1
  57. package/dist/actions/list-issues.d.cts +13 -1
  58. package/dist/actions/list-issues.d.mts +13 -1
  59. package/dist/actions/list-members.d.cts +13 -1
  60. package/dist/actions/list-members.d.cts.map +1 -1
  61. package/dist/actions/list-members.d.mts +13 -1
  62. package/dist/actions/list-members.d.mts.map +1 -1
  63. package/dist/actions/list-projects.d.cts +13 -1
  64. package/dist/actions/list-projects.d.mts +13 -1
  65. package/dist/actions/update-company.d.cts +13 -1
  66. package/dist/actions/update-company.d.mts +13 -1
  67. package/dist/actions/update-contact.d.cts +13 -1
  68. package/dist/actions/update-contact.d.mts +13 -1
  69. package/dist/actions/update-insight.d.cts +13 -1
  70. package/dist/actions/update-insight.d.mts +13 -1
  71. package/dist/actions/widget-close.d.cts +13 -1
  72. package/dist/actions/widget-close.d.cts.map +1 -1
  73. package/dist/actions/widget-close.d.mts +13 -1
  74. package/dist/actions/widget-close.d.mts.map +1 -1
  75. package/dist/actions/widget-disable.d.cts +13 -1
  76. package/dist/actions/widget-disable.d.cts.map +1 -1
  77. package/dist/actions/widget-disable.d.mts +13 -1
  78. package/dist/actions/widget-disable.d.mts.map +1 -1
  79. package/dist/actions/widget-off-event.d.cts +13 -1
  80. package/dist/actions/widget-off-event.d.mts +13 -1
  81. package/dist/actions/widget-on-event.d.cts +13 -1
  82. package/dist/actions/widget-on-event.d.mts +13 -1
  83. package/dist/actions/widget-open-docs.d.cts +13 -1
  84. package/dist/actions/widget-open-docs.d.mts +13 -1
  85. package/dist/actions/widget-open.d.cts +13 -1
  86. package/dist/actions/widget-open.d.mts +13 -1
  87. package/dist/actions/widget-toggle.d.cts +13 -1
  88. package/dist/actions/widget-toggle.d.cts.map +1 -1
  89. package/dist/actions/widget-toggle.d.mts +13 -1
  90. package/dist/actions/widget-toggle.d.mts.map +1 -1
  91. package/dist/app.cjs +5 -2
  92. package/dist/app.cjs.map +1 -1
  93. package/dist/app.d.cts +9 -1
  94. package/dist/app.d.cts.map +1 -1
  95. package/dist/app.d.mts +9 -1
  96. package/dist/app.d.mts.map +1 -1
  97. package/dist/app.mjs +3 -1
  98. package/dist/app.mjs.map +1 -1
  99. package/package.json +1 -1
@@ -24,7 +24,19 @@ declare const productlaneGetHelpCenterArticle: import("@keystrokehq/action").Wor
24
24
  articleId: string;
25
25
  workspaceId: string;
26
26
  language?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { productlaneGetHelpCenterArticle };
30
42
  //# sourceMappingURL=get-help-center-article.d.cts.map
@@ -24,7 +24,19 @@ declare const productlaneGetHelpCenterArticle: import("@keystrokehq/action").Wor
24
24
  articleId: string;
25
25
  workspaceId: string;
26
26
  language?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { productlaneGetHelpCenterArticle };
30
42
  //# sourceMappingURL=get-help-center-article.d.mts.map
@@ -160,7 +160,19 @@ declare const ProductlaneGetInsightOutput: z.ZodObject<{
160
160
  declare const productlaneGetInsight: import("@keystrokehq/action").WorkflowActionDefinition<{
161
161
  id: string;
162
162
  includeConversation?: "true" | "false" | undefined;
163
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
163
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
164
+ connectionId: z.ZodString;
165
+ entityId: z.ZodString;
166
+ instanceId: z.ZodString;
167
+ }, z.core.$strip>, z.ZodObject<{
168
+ generic_api_key: z.ZodString;
169
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
170
+ connectionId: z.ZodString;
171
+ entityId: z.ZodString;
172
+ instanceId: z.ZodString;
173
+ }, z.core.$strip>, z.ZodObject<{
174
+ generic_api_key: z.ZodString;
175
+ }, z.core.$strip>>]>;
164
176
  //#endregion
165
177
  export { productlaneGetInsight };
166
178
  //# sourceMappingURL=get-insight.d.cts.map
@@ -160,7 +160,19 @@ declare const ProductlaneGetInsightOutput: z.ZodObject<{
160
160
  declare const productlaneGetInsight: import("@keystrokehq/action").WorkflowActionDefinition<{
161
161
  id: string;
162
162
  includeConversation?: "true" | "false" | undefined;
163
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
163
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
164
+ connectionId: z.ZodString;
165
+ entityId: z.ZodString;
166
+ instanceId: z.ZodString;
167
+ }, z.core.$strip>, z.ZodObject<{
168
+ generic_api_key: z.ZodString;
169
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
170
+ connectionId: z.ZodString;
171
+ entityId: z.ZodString;
172
+ instanceId: z.ZodString;
173
+ }, z.core.$strip>, z.ZodObject<{
174
+ generic_api_key: z.ZodString;
175
+ }, z.core.$strip>>]>;
164
176
  //#endregion
165
177
  export { productlaneGetInsight };
166
178
  //# sourceMappingURL=get-insight.d.mts.map
@@ -34,7 +34,19 @@ declare const productlaneGetIssue: import("@keystrokehq/action").WorkflowActionD
34
34
  issue_id: string;
35
35
  workspace_id: string;
36
36
  language?: string | 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<"productlane", 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<"productlane", 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 { productlaneGetIssue };
40
52
  //# sourceMappingURL=get-issue.d.cts.map
@@ -34,7 +34,19 @@ declare const productlaneGetIssue: import("@keystrokehq/action").WorkflowActionD
34
34
  issue_id: string;
35
35
  workspace_id: string;
36
36
  language?: string | 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<"productlane", 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<"productlane", 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 { productlaneGetIssue };
40
52
  //# sourceMappingURL=get-issue.d.mts.map
@@ -13,7 +13,19 @@ declare const ProductlaneGetLinearOptionsOutput: z.ZodObject<{
13
13
  color: z.ZodNullable<z.ZodString>;
14
14
  }, z.core.$loose>>>>;
15
15
  }, z.core.$loose>;
16
- declare const productlaneGetLinearOptions: 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 productlaneGetLinearOptions: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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<"productlane", 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 { productlaneGetLinearOptions };
19
31
  //# sourceMappingURL=get-linear-options.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-linear-options.d.cts","names":[],"sources":["../../src/actions/get-linear-options.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-linear-options.d.cts","names":[],"sources":["../../src/actions/get-linear-options.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
@@ -13,7 +13,19 @@ declare const ProductlaneGetLinearOptionsOutput: z.ZodObject<{
13
13
  color: z.ZodNullable<z.ZodString>;
14
14
  }, z.core.$loose>>>>;
15
15
  }, z.core.$loose>;
16
- declare const productlaneGetLinearOptions: 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 productlaneGetLinearOptions: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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<"productlane", 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 { productlaneGetLinearOptions };
19
31
  //# sourceMappingURL=get-linear-options.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-linear-options.d.mts","names":[],"sources":["../../src/actions/get-linear-options.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-linear-options.d.mts","names":[],"sources":["../../src/actions/get-linear-options.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}
@@ -25,7 +25,19 @@ declare const productlaneGetProject: import("@keystrokehq/action").WorkflowActio
25
25
  project_id: string;
26
26
  workspace_id: string;
27
27
  language?: 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<"productlane", 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<"productlane", 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 { productlaneGetProject };
31
43
  //# sourceMappingURL=get-project.d.cts.map
@@ -25,7 +25,19 @@ declare const productlaneGetProject: import("@keystrokehq/action").WorkflowActio
25
25
  project_id: string;
26
26
  workspace_id: string;
27
27
  language?: 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<"productlane", 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<"productlane", 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 { productlaneGetProject };
31
43
  //# sourceMappingURL=get-project.d.mts.map
@@ -42,7 +42,19 @@ declare const ProductlaneGetWorkspaceOutput: z.ZodObject<{
42
42
  }, z.core.$loose>;
43
43
  declare const productlaneGetWorkspace: import("@keystrokehq/action").WorkflowActionDefinition<{
44
44
  id: string;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { productlaneGetWorkspace };
48
60
  //# sourceMappingURL=get-workspace.d.cts.map
@@ -42,7 +42,19 @@ declare const ProductlaneGetWorkspaceOutput: z.ZodObject<{
42
42
  }, z.core.$loose>;
43
43
  declare const productlaneGetWorkspace: import("@keystrokehq/action").WorkflowActionDefinition<{
44
44
  id: string;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { productlaneGetWorkspace };
48
60
  //# sourceMappingURL=get-workspace.d.mts.map
@@ -15,7 +15,19 @@ declare const productlaneInviteUser: import("@keystrokehq/action").WorkflowActio
15
15
  name: string;
16
16
  role: "ADMIN" | "USER" | "VIEWER";
17
17
  email: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { productlaneInviteUser };
21
33
  //# sourceMappingURL=invite-user.d.cts.map
@@ -15,7 +15,19 @@ declare const productlaneInviteUser: import("@keystrokehq/action").WorkflowActio
15
15
  name: string;
16
16
  role: "ADMIN" | "USER" | "VIEWER";
17
17
  email: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { productlaneInviteUser };
21
33
  //# sourceMappingURL=invite-user.d.mts.map
@@ -25,7 +25,19 @@ declare const ProductlaneListChangelogsOutput: z.ZodObject<{
25
25
  declare const productlaneListChangelogs: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  workspaceId: string;
27
27
  language?: 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<"productlane", 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<"productlane", 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 { productlaneListChangelogs };
31
43
  //# sourceMappingURL=list-changelogs.d.cts.map
@@ -25,7 +25,19 @@ declare const ProductlaneListChangelogsOutput: z.ZodObject<{
25
25
  declare const productlaneListChangelogs: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  workspaceId: string;
27
27
  language?: 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<"productlane", 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<"productlane", 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 { productlaneListChangelogs };
31
43
  //# sourceMappingURL=list-changelogs.d.mts.map
@@ -50,7 +50,19 @@ declare const productlaneListCompanies: import("@keystrokehq/action").WorkflowAc
50
50
  skip?: number | undefined;
51
51
  take?: number | undefined;
52
52
  domain?: string | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>;
54
66
  //#endregion
55
67
  export { productlaneListCompanies };
56
68
  //# sourceMappingURL=list-companies.d.cts.map
@@ -50,7 +50,19 @@ declare const productlaneListCompanies: import("@keystrokehq/action").WorkflowAc
50
50
  skip?: number | undefined;
51
51
  take?: number | undefined;
52
52
  domain?: string | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>;
54
66
  //#endregion
55
67
  export { productlaneListCompanies };
56
68
  //# sourceMappingURL=list-companies.d.mts.map
@@ -33,7 +33,19 @@ declare const ProductlaneListContactsOutput: z.ZodObject<{
33
33
  declare const productlaneListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  skip?: number | undefined;
35
35
  take?: number | 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<"productlane", 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<"productlane", 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 { productlaneListContacts };
39
51
  //# sourceMappingURL=list-contacts.d.cts.map
@@ -33,7 +33,19 @@ declare const ProductlaneListContactsOutput: z.ZodObject<{
33
33
  declare const productlaneListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  skip?: number | undefined;
35
35
  take?: number | 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<"productlane", 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<"productlane", 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 { productlaneListContacts };
39
51
  //# sourceMappingURL=list-contacts.d.mts.map
@@ -24,7 +24,19 @@ declare const ProductlaneListHelpCenterArticlesOutput: z.ZodObject<{
24
24
  declare const productlaneListHelpCenterArticles: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  workspaceId: string;
26
26
  language?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { productlaneListHelpCenterArticles };
30
42
  //# sourceMappingURL=list-help-center-articles.d.cts.map
@@ -24,7 +24,19 @@ declare const ProductlaneListHelpCenterArticlesOutput: z.ZodObject<{
24
24
  declare const productlaneListHelpCenterArticles: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  workspaceId: string;
26
26
  language?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { productlaneListHelpCenterArticles };
30
42
  //# sourceMappingURL=list-help-center-articles.d.mts.map
@@ -81,7 +81,19 @@ declare const productlaneListInsights: import("@keystrokehq/action").WorkflowAct
81
81
  state?: "NEW" | "PROCESSED" | "COMPLETED" | "SNOOZED" | "UNSNOOZED" | undefined;
82
82
  issueId?: string | undefined;
83
83
  projectId?: string | undefined;
84
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
84
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
85
+ connectionId: z.ZodString;
86
+ entityId: z.ZodString;
87
+ instanceId: z.ZodString;
88
+ }, z.core.$strip>, z.ZodObject<{
89
+ generic_api_key: z.ZodString;
90
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>;
85
97
  //#endregion
86
98
  export { productlaneListInsights };
87
99
  //# sourceMappingURL=list-insights.d.cts.map
@@ -81,7 +81,19 @@ declare const productlaneListInsights: import("@keystrokehq/action").WorkflowAct
81
81
  state?: "NEW" | "PROCESSED" | "COMPLETED" | "SNOOZED" | "UNSNOOZED" | undefined;
82
82
  issueId?: string | undefined;
83
83
  projectId?: string | undefined;
84
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
84
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
85
+ connectionId: z.ZodString;
86
+ entityId: z.ZodString;
87
+ instanceId: z.ZodString;
88
+ }, z.core.$strip>, z.ZodObject<{
89
+ generic_api_key: z.ZodString;
90
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", 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>>]>;
85
97
  //#endregion
86
98
  export { productlaneListInsights };
87
99
  //# sourceMappingURL=list-insights.d.mts.map
@@ -34,7 +34,19 @@ declare const ProductlaneListIssuesOutput: z.ZodObject<{
34
34
  declare const productlaneListIssues: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  workspace_id: string;
36
36
  language?: string | 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<"productlane", 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<"productlane", 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 { productlaneListIssues };
40
52
  //# sourceMappingURL=list-issues.d.cts.map
@@ -34,7 +34,19 @@ declare const ProductlaneListIssuesOutput: z.ZodObject<{
34
34
  declare const productlaneListIssues: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  workspace_id: string;
36
36
  language?: string | 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<"productlane", 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<"productlane", 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 { productlaneListIssues };
40
52
  //# sourceMappingURL=list-issues.d.mts.map
@@ -18,7 +18,19 @@ declare const ProductlaneListMembersOutput: z.ZodObject<{
18
18
  workspaceId: z.ZodNullable<z.ZodString>;
19
19
  }, z.core.$loose>>;
20
20
  }, z.core.$loose>;
21
- declare const productlaneListMembers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const productlaneListMembers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", 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<"productlane", 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 { productlaneListMembers };
24
36
  //# sourceMappingURL=list-members.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-members.d.cts","names":[],"sources":["../../src/actions/list-members.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAgB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-members.d.cts","names":[],"sources":["../../src/actions/list-members.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAgB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,gBAAA,CAAA,CAAA,SAAA"}