@keystrokehq/productlane 0.1.4 → 0.1.6
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.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-changelog.cjs +1 -0
- package/dist/actions/create-changelog.cjs.map +1 -1
- package/dist/actions/create-changelog.d.cts +3 -6
- package/dist/actions/create-changelog.d.cts.map +1 -1
- package/dist/actions/create-changelog.d.mts +3 -6
- package/dist/actions/create-changelog.d.mts.map +1 -1
- package/dist/actions/create-changelog.mjs +1 -0
- package/dist/actions/create-changelog.mjs.map +1 -1
- package/dist/actions/create-company.cjs +1 -0
- package/dist/actions/create-company.cjs.map +1 -1
- package/dist/actions/create-company.d.cts +3 -13
- package/dist/actions/create-company.d.cts.map +1 -1
- package/dist/actions/create-company.d.mts +3 -13
- package/dist/actions/create-company.d.mts.map +1 -1
- package/dist/actions/create-company.mjs +1 -0
- package/dist/actions/create-company.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -7
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -7
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-feedback.cjs +1 -0
- package/dist/actions/create-feedback.cjs.map +1 -1
- package/dist/actions/create-feedback.d.cts +3 -13
- package/dist/actions/create-feedback.d.cts.map +1 -1
- package/dist/actions/create-feedback.d.mts +3 -13
- package/dist/actions/create-feedback.d.mts.map +1 -1
- package/dist/actions/create-feedback.mjs +1 -0
- package/dist/actions/create-feedback.mjs.map +1 -1
- package/dist/actions/create-insight.cjs +1 -0
- package/dist/actions/create-insight.cjs.map +1 -1
- package/dist/actions/create-insight.d.cts +3 -16
- package/dist/actions/create-insight.d.cts.map +1 -1
- package/dist/actions/create-insight.d.mts +3 -16
- package/dist/actions/create-insight.d.mts.map +1 -1
- package/dist/actions/create-insight.mjs +1 -0
- package/dist/actions/create-insight.mjs.map +1 -1
- package/dist/actions/create-thread.cjs +1 -0
- package/dist/actions/create-thread.cjs.map +1 -1
- package/dist/actions/create-thread.d.cts +3 -9
- package/dist/actions/create-thread.d.cts.map +1 -1
- package/dist/actions/create-thread.d.mts +3 -9
- package/dist/actions/create-thread.d.mts.map +1 -1
- package/dist/actions/create-thread.mjs +1 -0
- package/dist/actions/create-thread.mjs.map +1 -1
- package/dist/actions/create-upvote.cjs +1 -0
- package/dist/actions/create-upvote.cjs.map +1 -1
- package/dist/actions/create-upvote.d.cts +3 -5
- package/dist/actions/create-upvote.d.cts.map +1 -1
- package/dist/actions/create-upvote.d.mts +3 -5
- package/dist/actions/create-upvote.d.mts.map +1 -1
- package/dist/actions/create-upvote.mjs +1 -0
- package/dist/actions/create-upvote.mjs.map +1 -1
- package/dist/actions/delete-company.cjs +1 -0
- package/dist/actions/delete-company.cjs.map +1 -1
- package/dist/actions/delete-company.d.cts +3 -3
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +3 -3
- package/dist/actions/delete-company.d.mts.map +1 -1
- package/dist/actions/delete-company.mjs +1 -0
- package/dist/actions/delete-company.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-upvote.cjs +1 -0
- package/dist/actions/delete-upvote.cjs.map +1 -1
- package/dist/actions/delete-upvote.d.cts +3 -3
- package/dist/actions/delete-upvote.d.cts.map +1 -1
- package/dist/actions/delete-upvote.d.mts +3 -3
- package/dist/actions/delete-upvote.d.mts.map +1 -1
- package/dist/actions/delete-upvote.mjs +1 -0
- package/dist/actions/delete-upvote.mjs.map +1 -1
- package/dist/actions/enable-widget.cjs +1 -0
- package/dist/actions/enable-widget.cjs.map +1 -1
- package/dist/actions/enable-widget.d.cts +3 -1
- package/dist/actions/enable-widget.d.cts.map +1 -1
- package/dist/actions/enable-widget.d.mts +3 -1
- package/dist/actions/enable-widget.d.mts.map +1 -1
- package/dist/actions/enable-widget.mjs +1 -0
- package/dist/actions/enable-widget.mjs.map +1 -1
- package/dist/actions/get-changelog.cjs +1 -0
- package/dist/actions/get-changelog.cjs.map +1 -1
- package/dist/actions/get-changelog.d.cts +3 -5
- package/dist/actions/get-changelog.d.cts.map +1 -1
- package/dist/actions/get-changelog.d.mts +3 -5
- package/dist/actions/get-changelog.d.mts.map +1 -1
- package/dist/actions/get-changelog.mjs +1 -0
- package/dist/actions/get-changelog.mjs.map +1 -1
- package/dist/actions/get-company.cjs +1 -0
- package/dist/actions/get-company.cjs.map +1 -1
- package/dist/actions/get-company.d.cts +3 -4
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +3 -4
- package/dist/actions/get-company.d.mts.map +1 -1
- package/dist/actions/get-company.mjs +1 -0
- package/dist/actions/get-company.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-help-center-article.cjs +1 -0
- package/dist/actions/get-help-center-article.cjs.map +1 -1
- package/dist/actions/get-help-center-article.d.cts +3 -5
- package/dist/actions/get-help-center-article.d.cts.map +1 -1
- package/dist/actions/get-help-center-article.d.mts +3 -5
- package/dist/actions/get-help-center-article.d.mts.map +1 -1
- package/dist/actions/get-help-center-article.mjs +1 -0
- package/dist/actions/get-help-center-article.mjs.map +1 -1
- package/dist/actions/get-insight.cjs +1 -0
- package/dist/actions/get-insight.cjs.map +1 -1
- package/dist/actions/get-insight.d.cts +3 -4
- package/dist/actions/get-insight.d.cts.map +1 -1
- package/dist/actions/get-insight.d.mts +3 -4
- package/dist/actions/get-insight.d.mts.map +1 -1
- package/dist/actions/get-insight.mjs +1 -0
- package/dist/actions/get-insight.mjs.map +1 -1
- package/dist/actions/get-issue.cjs +1 -0
- package/dist/actions/get-issue.cjs.map +1 -1
- package/dist/actions/get-issue.d.cts +3 -5
- package/dist/actions/get-issue.d.cts.map +1 -1
- package/dist/actions/get-issue.d.mts +3 -5
- package/dist/actions/get-issue.d.mts.map +1 -1
- package/dist/actions/get-issue.mjs +1 -0
- package/dist/actions/get-issue.mjs.map +1 -1
- package/dist/actions/get-linear-options.cjs +1 -0
- package/dist/actions/get-linear-options.cjs.map +1 -1
- package/dist/actions/get-linear-options.d.cts +3 -1
- package/dist/actions/get-linear-options.d.cts.map +1 -1
- package/dist/actions/get-linear-options.d.mts +3 -1
- package/dist/actions/get-linear-options.d.mts.map +1 -1
- package/dist/actions/get-linear-options.mjs +1 -0
- package/dist/actions/get-linear-options.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -0
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +3 -5
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -5
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -0
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-workspace.cjs +1 -0
- package/dist/actions/get-workspace.cjs.map +1 -1
- package/dist/actions/get-workspace.d.cts +3 -3
- package/dist/actions/get-workspace.d.cts.map +1 -1
- package/dist/actions/get-workspace.d.mts +3 -3
- package/dist/actions/get-workspace.d.mts.map +1 -1
- package/dist/actions/get-workspace.mjs +1 -0
- package/dist/actions/get-workspace.mjs.map +1 -1
- package/dist/actions/invite-user.cjs +1 -0
- package/dist/actions/invite-user.cjs.map +1 -1
- package/dist/actions/invite-user.d.cts +3 -5
- package/dist/actions/invite-user.d.cts.map +1 -1
- package/dist/actions/invite-user.d.mts +3 -5
- package/dist/actions/invite-user.d.mts.map +1 -1
- package/dist/actions/invite-user.mjs +1 -0
- package/dist/actions/invite-user.mjs.map +1 -1
- package/dist/actions/list-changelogs.cjs +1 -0
- package/dist/actions/list-changelogs.cjs.map +1 -1
- package/dist/actions/list-changelogs.d.cts +3 -4
- package/dist/actions/list-changelogs.d.cts.map +1 -1
- package/dist/actions/list-changelogs.d.mts +3 -4
- package/dist/actions/list-changelogs.d.mts.map +1 -1
- package/dist/actions/list-changelogs.mjs +1 -0
- package/dist/actions/list-changelogs.mjs.map +1 -1
- package/dist/actions/list-companies.cjs +1 -0
- package/dist/actions/list-companies.cjs.map +1 -1
- package/dist/actions/list-companies.d.cts +3 -6
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +3 -6
- package/dist/actions/list-companies.d.mts.map +1 -1
- package/dist/actions/list-companies.mjs +1 -0
- package/dist/actions/list-companies.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +1 -0
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +3 -4
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +3 -4
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +1 -0
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-help-center-articles.cjs +1 -0
- package/dist/actions/list-help-center-articles.cjs.map +1 -1
- package/dist/actions/list-help-center-articles.d.cts +3 -4
- package/dist/actions/list-help-center-articles.d.cts.map +1 -1
- package/dist/actions/list-help-center-articles.d.mts +3 -4
- package/dist/actions/list-help-center-articles.d.mts.map +1 -1
- package/dist/actions/list-help-center-articles.mjs +1 -0
- package/dist/actions/list-help-center-articles.mjs.map +1 -1
- package/dist/actions/list-insights.cjs +1 -0
- package/dist/actions/list-insights.cjs.map +1 -1
- package/dist/actions/list-insights.d.cts +3 -7
- package/dist/actions/list-insights.d.cts.map +1 -1
- package/dist/actions/list-insights.d.mts +3 -7
- package/dist/actions/list-insights.d.mts.map +1 -1
- package/dist/actions/list-insights.mjs +1 -0
- package/dist/actions/list-insights.mjs.map +1 -1
- package/dist/actions/list-issues.cjs +1 -0
- package/dist/actions/list-issues.cjs.map +1 -1
- package/dist/actions/list-issues.d.cts +3 -4
- package/dist/actions/list-issues.d.cts.map +1 -1
- package/dist/actions/list-issues.d.mts +3 -4
- package/dist/actions/list-issues.d.mts.map +1 -1
- package/dist/actions/list-issues.mjs +1 -0
- package/dist/actions/list-issues.mjs.map +1 -1
- package/dist/actions/list-members.cjs +1 -0
- package/dist/actions/list-members.cjs.map +1 -1
- package/dist/actions/list-members.d.cts +3 -1
- package/dist/actions/list-members.d.cts.map +1 -1
- package/dist/actions/list-members.d.mts +3 -1
- package/dist/actions/list-members.d.mts.map +1 -1
- package/dist/actions/list-members.mjs +1 -0
- package/dist/actions/list-members.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +1 -0
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +3 -4
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +3 -4
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs +1 -0
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/update-company.cjs +1 -0
- package/dist/actions/update-company.cjs.map +1 -1
- package/dist/actions/update-company.d.cts +3 -14
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +3 -14
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-company.mjs +1 -0
- package/dist/actions/update-company.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -8
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -8
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-insight.cjs +1 -0
- package/dist/actions/update-insight.cjs.map +1 -1
- package/dist/actions/update-insight.d.cts +3 -15
- package/dist/actions/update-insight.d.cts.map +1 -1
- package/dist/actions/update-insight.d.mts +3 -15
- package/dist/actions/update-insight.d.mts.map +1 -1
- package/dist/actions/update-insight.mjs +1 -0
- package/dist/actions/update-insight.mjs.map +1 -1
- package/dist/actions/widget-close.cjs +1 -0
- package/dist/actions/widget-close.cjs.map +1 -1
- package/dist/actions/widget-close.d.cts +3 -1
- package/dist/actions/widget-close.d.cts.map +1 -1
- package/dist/actions/widget-close.d.mts +3 -1
- package/dist/actions/widget-close.d.mts.map +1 -1
- package/dist/actions/widget-close.mjs +1 -0
- package/dist/actions/widget-close.mjs.map +1 -1
- package/dist/actions/widget-disable.cjs +1 -0
- package/dist/actions/widget-disable.cjs.map +1 -1
- package/dist/actions/widget-disable.d.cts +3 -1
- package/dist/actions/widget-disable.d.cts.map +1 -1
- package/dist/actions/widget-disable.d.mts +3 -1
- package/dist/actions/widget-disable.d.mts.map +1 -1
- package/dist/actions/widget-disable.mjs +1 -0
- package/dist/actions/widget-disable.mjs.map +1 -1
- package/dist/actions/widget-off-event.cjs +1 -0
- package/dist/actions/widget-off-event.cjs.map +1 -1
- package/dist/actions/widget-off-event.d.cts +3 -4
- package/dist/actions/widget-off-event.d.cts.map +1 -1
- package/dist/actions/widget-off-event.d.mts +3 -4
- package/dist/actions/widget-off-event.d.mts.map +1 -1
- package/dist/actions/widget-off-event.mjs +1 -0
- package/dist/actions/widget-off-event.mjs.map +1 -1
- package/dist/actions/widget-on-event.cjs +1 -0
- package/dist/actions/widget-on-event.cjs.map +1 -1
- package/dist/actions/widget-on-event.d.cts +3 -4
- package/dist/actions/widget-on-event.d.cts.map +1 -1
- package/dist/actions/widget-on-event.d.mts +3 -4
- package/dist/actions/widget-on-event.d.mts.map +1 -1
- package/dist/actions/widget-on-event.mjs +1 -0
- package/dist/actions/widget-on-event.mjs.map +1 -1
- package/dist/actions/widget-open-docs.cjs +1 -0
- package/dist/actions/widget-open-docs.cjs.map +1 -1
- package/dist/actions/widget-open-docs.d.cts +3 -4
- package/dist/actions/widget-open-docs.d.cts.map +1 -1
- package/dist/actions/widget-open-docs.d.mts +3 -4
- package/dist/actions/widget-open-docs.d.mts.map +1 -1
- package/dist/actions/widget-open-docs.mjs +1 -0
- package/dist/actions/widget-open-docs.mjs.map +1 -1
- package/dist/actions/widget-open.cjs +1 -0
- package/dist/actions/widget-open.cjs.map +1 -1
- package/dist/actions/widget-open.d.cts +3 -3
- package/dist/actions/widget-open.d.cts.map +1 -1
- package/dist/actions/widget-open.d.mts +3 -3
- package/dist/actions/widget-open.d.mts.map +1 -1
- package/dist/actions/widget-open.mjs +1 -0
- package/dist/actions/widget-open.mjs.map +1 -1
- package/dist/actions/widget-toggle.cjs +1 -0
- package/dist/actions/widget-toggle.cjs.map +1 -1
- package/dist/actions/widget-toggle.d.cts +3 -1
- package/dist/actions/widget-toggle.d.cts.map +1 -1
- package/dist/actions/widget-toggle.d.mts +3 -1
- package/dist/actions/widget-toggle.d.mts.map +1 -1
- package/dist/actions/widget-toggle.mjs +1 -0
- package/dist/actions/widget-toggle.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact.d.ts
|
|
@@ -7,9 +9,7 @@ declare const ProductlaneDeleteContactInput: z.ZodObject<{
|
|
|
7
9
|
declare const ProductlaneDeleteContactOutput: z.ZodObject<{
|
|
8
10
|
isDeleted: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const productlaneDeleteContact:
|
|
11
|
-
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const productlaneDeleteContact: AppAction<typeof ProductlaneDeleteContactInput, typeof ProductlaneDeleteContactOutput, typeof productlane.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { productlaneDeleteContact };
|
|
15
15
|
//# sourceMappingURL=delete-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact.d.ts
|
|
@@ -7,9 +9,7 @@ declare const ProductlaneDeleteContactInput: z.ZodObject<{
|
|
|
7
9
|
declare const ProductlaneDeleteContactOutput: z.ZodObject<{
|
|
8
10
|
isDeleted: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const productlaneDeleteContact:
|
|
11
|
-
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const productlaneDeleteContact: AppAction<typeof ProductlaneDeleteContactInput, typeof ProductlaneDeleteContactOutput, typeof productlane.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { productlaneDeleteContact };
|
|
15
15
|
//# sourceMappingURL=delete-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteContactInput = z.object({\n id: z.string().describe(\"The unique identifier of the contact to delete. You can only delete your own contacts.\"),\n}).describe(\"Request model for deleting a contact by ID.\");\nexport const ProductlaneDeleteContactOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates whether the contact was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for delete contact action.\");\n\nexport const productlaneDeleteContact = action(\"PRODUCTLANE_DELETE_CONTACT\", {\n slug: \"productlane-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact by ID. Use when you need to permanently remove a contact from Productlane. Authentication is required and you can only delete your own contacts.\",\n input: ProductlaneDeleteContactInput,\n output: ProductlaneDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneDeleteContactInput = z.object({\n id: z.string().describe(\"The unique identifier of the contact to delete. You can only delete your own contacts.\"),\n}).describe(\"Request model for deleting a contact by ID.\");\nexport const ProductlaneDeleteContactOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates whether the contact was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for delete contact action.\");\n\nexport const productlaneDeleteContact: AppAction<\n typeof ProductlaneDeleteContactInput,\n typeof ProductlaneDeleteContactOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_DELETE_CONTACT\", {\n slug: \"productlane-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact by ID. Use when you need to permanently remove a contact from Productlane. Authentication is required and you can only delete your own contacts.\",\n input: ProductlaneDeleteContactInput,\n output: ProductlaneDeleteContactOutput,\n});\n"],"mappings":";;;AAaA,MAAa,2BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,EAClH,CAAC,CAAC,CAAC,SAAS,6CAaH;CACP,QAb4C,EAAE,OAAO,EACrD,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-upvote.cjs","names":["z","action"],"sources":["../../src/actions/delete-upvote.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteUpvoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the upvote to delete\"),\n});\nexport const ProductlaneDeleteUpvoteOutput = z.object({\n id: z.string().describe(\"Unique identifier of the deleted upvote\").nullable().optional(),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]).nullable().optional(),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace identifier this upvote belongs to\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneDeleteUpvote = action(\"PRODUCTLANE_DELETE_UPVOTE\", {\n slug: \"productlane-delete-upvote\",\n name: \"Delete Upvote\",\n description: \"Tool to delete an upvote by its unique ID. Use when removing a previously cast upvote on an issue or project.\",\n input: ProductlaneDeleteUpvoteInput,\n output: ProductlaneDeleteUpvoteOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-upvote.cjs","names":["z","action"],"sources":["../../src/actions/delete-upvote.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneDeleteUpvoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the upvote to delete\"),\n});\nexport const ProductlaneDeleteUpvoteOutput = z.object({\n id: z.string().describe(\"Unique identifier of the deleted upvote\").nullable().optional(),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]).nullable().optional(),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace identifier this upvote belongs to\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneDeleteUpvote: AppAction<\n typeof ProductlaneDeleteUpvoteInput,\n typeof ProductlaneDeleteUpvoteOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_DELETE_UPVOTE\", {\n slug: \"productlane-delete-upvote\",\n name: \"Delete Upvote\",\n description: \"Tool to delete an upvote by its unique ID. Use when removing a previously cast upvote on an issue or project.\",\n input: ProductlaneDeleteUpvoteInput,\n output: ProductlaneDeleteUpvoteOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-upvote.d.ts
|
|
@@ -14,9 +16,7 @@ declare const ProductlaneDeleteUpvoteOutput: z.ZodObject<{
|
|
|
14
16
|
projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const productlaneDeleteUpvote:
|
|
18
|
-
id: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const productlaneDeleteUpvote: AppAction<typeof ProductlaneDeleteUpvoteInput, typeof ProductlaneDeleteUpvoteOutput, typeof productlane.credential>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { productlaneDeleteUpvote };
|
|
22
22
|
//# sourceMappingURL=delete-upvote.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-upvote.d.cts","names":[],"sources":["../../src/actions/delete-upvote.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-upvote.d.cts","names":[],"sources":["../../src/actions/delete-upvote.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAW7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-upvote.d.ts
|
|
@@ -14,9 +16,7 @@ declare const ProductlaneDeleteUpvoteOutput: z.ZodObject<{
|
|
|
14
16
|
projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const productlaneDeleteUpvote:
|
|
18
|
-
id: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const productlaneDeleteUpvote: AppAction<typeof ProductlaneDeleteUpvoteInput, typeof ProductlaneDeleteUpvoteOutput, typeof productlane.credential>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { productlaneDeleteUpvote };
|
|
22
22
|
//# sourceMappingURL=delete-upvote.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-upvote.d.mts","names":[],"sources":["../../src/actions/delete-upvote.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-upvote.d.mts","names":[],"sources":["../../src/actions/delete-upvote.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAW7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-upvote.mjs","names":[],"sources":["../../src/actions/delete-upvote.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteUpvoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the upvote to delete\"),\n});\nexport const ProductlaneDeleteUpvoteOutput = z.object({\n id: z.string().describe(\"Unique identifier of the deleted upvote\").nullable().optional(),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]).nullable().optional(),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace identifier this upvote belongs to\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneDeleteUpvote = action(\"PRODUCTLANE_DELETE_UPVOTE\", {\n slug: \"productlane-delete-upvote\",\n name: \"Delete Upvote\",\n description: \"Tool to delete an upvote by its unique ID. Use when removing a previously cast upvote on an issue or project.\",\n input: ProductlaneDeleteUpvoteInput,\n output: ProductlaneDeleteUpvoteOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-upvote.mjs","names":[],"sources":["../../src/actions/delete-upvote.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneDeleteUpvoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the upvote to delete\"),\n});\nexport const ProductlaneDeleteUpvoteOutput = z.object({\n id: z.string().describe(\"Unique identifier of the deleted upvote\").nullable().optional(),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]).nullable().optional(),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace identifier this upvote belongs to\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneDeleteUpvote: AppAction<\n typeof ProductlaneDeleteUpvoteInput,\n typeof ProductlaneDeleteUpvoteOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_DELETE_UPVOTE\", {\n slug: \"productlane-delete-upvote\",\n name: \"Delete Upvote\",\n description: \"Tool to delete an upvote by its unique ID. Use when removing a previously cast upvote on an issue or project.\",\n input: ProductlaneDeleteUpvoteInput,\n output: ProductlaneDeleteUpvoteOutput,\n});\n"],"mappings":";;;AAoBA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtB0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAoBS;CACP,QApB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,SAAS,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-widget.cjs","names":["z","action"],"sources":["../../src/actions/enable-widget.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneEnableWidgetInput = z.object({}).describe(\"No parameters required to enable the Productlane widget.\");\nexport const ProductlaneEnableWidgetOutput = z.object({\n message: z.string().describe(\"Client-side instruction to invoke Productlane.enable()\").nullable(),\n success: z.boolean().describe(\"True if the widget was enabled successfully\").nullable(),\n}).passthrough().describe(\"Response schema for enabling the Productlane widget.\");\n\nexport const productlaneEnableWidget = action(\"PRODUCTLANE_ENABLE_WIDGET\", {\n slug: \"productlane-enable-widget\",\n name: \"Enable Productlane Widget\",\n description: \"Tool to enable the Productlane widget. Use after confirming the widget is currently disabled.\",\n input: ProductlaneEnableWidgetInput,\n output: ProductlaneEnableWidgetOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"enable-widget.cjs","names":["z","action"],"sources":["../../src/actions/enable-widget.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneEnableWidgetInput = z.object({}).describe(\"No parameters required to enable the Productlane widget.\");\nexport const ProductlaneEnableWidgetOutput = z.object({\n message: z.string().describe(\"Client-side instruction to invoke Productlane.enable()\").nullable(),\n success: z.boolean().describe(\"True if the widget was enabled successfully\").nullable(),\n}).passthrough().describe(\"Response schema for enabling the Productlane widget.\");\n\nexport const productlaneEnableWidget: AppAction<\n typeof ProductlaneEnableWidgetInput,\n typeof ProductlaneEnableWidgetOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_ENABLE_WIDGET\", {\n slug: \"productlane-enable-widget\",\n name: \"Enable Productlane Widget\",\n description: \"Tool to enable the Productlane widget. Use after confirming the widget is currently disabled.\",\n input: ProductlaneEnableWidgetInput,\n output: ProductlaneEnableWidgetOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAC5H,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/enable-widget.d.ts
|
|
@@ -6,7 +8,7 @@ declare const ProductlaneEnableWidgetOutput: z.ZodObject<{
|
|
|
6
8
|
message: z.ZodNullable<z.ZodString>;
|
|
7
9
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
10
|
}, z.core.$loose>;
|
|
9
|
-
declare const productlaneEnableWidget:
|
|
11
|
+
declare const productlaneEnableWidget: AppAction<typeof ProductlaneEnableWidgetInput, typeof ProductlaneEnableWidgetOutput, typeof productlane.credential>;
|
|
10
12
|
//#endregion
|
|
11
13
|
export { productlaneEnableWidget };
|
|
12
14
|
//# sourceMappingURL=enable-widget.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-widget.d.cts","names":[],"sources":["../../src/actions/enable-widget.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"enable-widget.d.cts","names":[],"sources":["../../src/actions/enable-widget.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/enable-widget.d.ts
|
|
@@ -6,7 +8,7 @@ declare const ProductlaneEnableWidgetOutput: z.ZodObject<{
|
|
|
6
8
|
message: z.ZodNullable<z.ZodString>;
|
|
7
9
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
8
10
|
}, z.core.$loose>;
|
|
9
|
-
declare const productlaneEnableWidget:
|
|
11
|
+
declare const productlaneEnableWidget: AppAction<typeof ProductlaneEnableWidgetInput, typeof ProductlaneEnableWidgetOutput, typeof productlane.credential>;
|
|
10
12
|
//#endregion
|
|
11
13
|
export { productlaneEnableWidget };
|
|
12
14
|
//# sourceMappingURL=enable-widget.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-widget.d.mts","names":[],"sources":["../../src/actions/enable-widget.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"enable-widget.d.mts","names":[],"sources":["../../src/actions/enable-widget.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-widget.mjs","names":[],"sources":["../../src/actions/enable-widget.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneEnableWidgetInput = z.object({}).describe(\"No parameters required to enable the Productlane widget.\");\nexport const ProductlaneEnableWidgetOutput = z.object({\n message: z.string().describe(\"Client-side instruction to invoke Productlane.enable()\").nullable(),\n success: z.boolean().describe(\"True if the widget was enabled successfully\").nullable(),\n}).passthrough().describe(\"Response schema for enabling the Productlane widget.\");\n\nexport const productlaneEnableWidget = action(\"PRODUCTLANE_ENABLE_WIDGET\", {\n slug: \"productlane-enable-widget\",\n name: \"Enable Productlane Widget\",\n description: \"Tool to enable the Productlane widget. Use after confirming the widget is currently disabled.\",\n input: ProductlaneEnableWidgetInput,\n output: ProductlaneEnableWidgetOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"enable-widget.mjs","names":[],"sources":["../../src/actions/enable-widget.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneEnableWidgetInput = z.object({}).describe(\"No parameters required to enable the Productlane widget.\");\nexport const ProductlaneEnableWidgetOutput = z.object({\n message: z.string().describe(\"Client-side instruction to invoke Productlane.enable()\").nullable(),\n success: z.boolean().describe(\"True if the widget was enabled successfully\").nullable(),\n}).passthrough().describe(\"Response schema for enabling the Productlane widget.\");\n\nexport const productlaneEnableWidget: AppAction<\n typeof ProductlaneEnableWidgetInput,\n typeof ProductlaneEnableWidgetOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_ENABLE_WIDGET\", {\n slug: \"productlane-enable-widget\",\n name: \"Enable Productlane Widget\",\n description: \"Tool to enable the Productlane widget. Use after confirming the widget is currently disabled.\",\n input: ProductlaneEnableWidgetInput,\n output: ProductlaneEnableWidgetOutput,\n});\n"],"mappings":";;;AAYA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd0C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAczD;CACP,QAd2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAChG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-changelog.cjs","names":["z","action"],"sources":["../../src/actions/get-changelog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetChangelogInput = z.object({\n language: z.string().describe(\"The language code for the changelog content. If not specified, defaults to the workspace's default language.\").optional(),\n changelog_id: z.string().describe(\"The unique identifier of the changelog to retrieve.\"),\n workspace_id: z.string().describe(\"The unique identifier of the workspace containing the changelog.\"),\n}).describe(\"Request model for retrieving a published changelog by ID.\");\nexport const ProductlaneGetChangelogOutput = z.object({\n id: z.string().describe(\"The unique identifier of the changelog.\").nullable(),\n date: z.string().describe(\"ISO 8601 timestamp of the changelog date.\").nullable().optional(),\n notes: z.union([z.string(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n title: z.string().describe(\"Title of the changelog.\").nullable(),\n version: z.number().describe(\"Version number of the changelog.\").nullable(),\n archived: z.boolean().describe(\"Indicates whether the changelog is archived.\").nullable(),\n imageUrl: z.string().describe(\"URL of the changelog's featured image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the changelog was created.\").nullable(),\n isDeleted: z.boolean().describe(\"Indicates whether the changelog has been deleted.\").nullable(),\n projectId: z.string().describe(\"The ID of the project associated with the changelog.\").nullable().optional(),\n published: z.boolean().describe(\"Indicates whether the changelog is published.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the changelog was last updated.\").nullable(),\n workspaceId: z.string().describe(\"The unique identifier of the workspace containing the changelog.\").nullable(),\n}).passthrough().describe(\"Response model containing the published changelog details.\");\n\nexport const productlaneGetChangelog = action(\"PRODUCTLANE_GET_CHANGELOG\", {\n slug: \"productlane-get-changelog\",\n name: \"Get Changelog\",\n description: \"Tool to retrieve a published changelog by ID from Productlane. Use when you need to fetch details about a specific changelog entry. No authorization is required for published changelogs.\",\n input: ProductlaneGetChangelogInput,\n output: ProductlaneGetChangelogOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-changelog.cjs","names":["z","action"],"sources":["../../src/actions/get-changelog.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneGetChangelogInput = z.object({\n language: z.string().describe(\"The language code for the changelog content. If not specified, defaults to the workspace's default language.\").optional(),\n changelog_id: z.string().describe(\"The unique identifier of the changelog to retrieve.\"),\n workspace_id: z.string().describe(\"The unique identifier of the workspace containing the changelog.\"),\n}).describe(\"Request model for retrieving a published changelog by ID.\");\nexport const ProductlaneGetChangelogOutput = z.object({\n id: z.string().describe(\"The unique identifier of the changelog.\").nullable(),\n date: z.string().describe(\"ISO 8601 timestamp of the changelog date.\").nullable().optional(),\n notes: z.union([z.string(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n title: z.string().describe(\"Title of the changelog.\").nullable(),\n version: z.number().describe(\"Version number of the changelog.\").nullable(),\n archived: z.boolean().describe(\"Indicates whether the changelog is archived.\").nullable(),\n imageUrl: z.string().describe(\"URL of the changelog's featured image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the changelog was created.\").nullable(),\n isDeleted: z.boolean().describe(\"Indicates whether the changelog has been deleted.\").nullable(),\n projectId: z.string().describe(\"The ID of the project associated with the changelog.\").nullable().optional(),\n published: z.boolean().describe(\"Indicates whether the changelog is published.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the changelog was last updated.\").nullable(),\n workspaceId: z.string().describe(\"The unique identifier of the workspace containing the changelog.\").nullable(),\n}).passthrough().describe(\"Response model containing the published changelog details.\");\n\nexport const productlaneGetChangelog: AppAction<\n typeof ProductlaneGetChangelogInput,\n typeof ProductlaneGetChangelogOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_GET_CHANGELOG\", {\n slug: \"productlane-get-changelog\",\n name: \"Get Changelog\",\n description: \"Tool to retrieve a published changelog by ID from Productlane. Use when you need to fetch details about a specific changelog entry. No authorization is required for published changelogs.\",\n input: ProductlaneGetChangelogInput,\n output: ProductlaneGetChangelogOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACvJ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACtG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAEtF,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-changelog.d.ts
|
|
@@ -21,11 +23,7 @@ declare const ProductlaneGetChangelogOutput: z.ZodObject<{
|
|
|
21
23
|
updatedAt: z.ZodNullable<z.ZodString>;
|
|
22
24
|
workspaceId: z.ZodNullable<z.ZodString>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const productlaneGetChangelog:
|
|
25
|
-
changelog_id: string;
|
|
26
|
-
workspace_id: string;
|
|
27
|
-
language?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const productlaneGetChangelog: AppAction<typeof ProductlaneGetChangelogInput, typeof ProductlaneGetChangelogOutput, typeof productlane.credential>;
|
|
29
27
|
//#endregion
|
|
30
28
|
export { productlaneGetChangelog };
|
|
31
29
|
//# sourceMappingURL=get-changelog.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-changelog.d.cts","names":[],"sources":["../../src/actions/get-changelog.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-changelog.d.cts","names":[],"sources":["../../src/actions/get-changelog.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-changelog.d.ts
|
|
@@ -21,11 +23,7 @@ declare const ProductlaneGetChangelogOutput: z.ZodObject<{
|
|
|
21
23
|
updatedAt: z.ZodNullable<z.ZodString>;
|
|
22
24
|
workspaceId: z.ZodNullable<z.ZodString>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const productlaneGetChangelog:
|
|
25
|
-
changelog_id: string;
|
|
26
|
-
workspace_id: string;
|
|
27
|
-
language?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const productlaneGetChangelog: AppAction<typeof ProductlaneGetChangelogInput, typeof ProductlaneGetChangelogOutput, typeof productlane.credential>;
|
|
29
27
|
//#endregion
|
|
30
28
|
export { productlaneGetChangelog };
|
|
31
29
|
//# sourceMappingURL=get-changelog.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-changelog.d.mts","names":[],"sources":["../../src/actions/get-changelog.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-changelog.d.mts","names":[],"sources":["../../src/actions/get-changelog.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-changelog.mjs","names":[],"sources":["../../src/actions/get-changelog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetChangelogInput = z.object({\n language: z.string().describe(\"The language code for the changelog content. If not specified, defaults to the workspace's default language.\").optional(),\n changelog_id: z.string().describe(\"The unique identifier of the changelog to retrieve.\"),\n workspace_id: z.string().describe(\"The unique identifier of the workspace containing the changelog.\"),\n}).describe(\"Request model for retrieving a published changelog by ID.\");\nexport const ProductlaneGetChangelogOutput = z.object({\n id: z.string().describe(\"The unique identifier of the changelog.\").nullable(),\n date: z.string().describe(\"ISO 8601 timestamp of the changelog date.\").nullable().optional(),\n notes: z.union([z.string(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n title: z.string().describe(\"Title of the changelog.\").nullable(),\n version: z.number().describe(\"Version number of the changelog.\").nullable(),\n archived: z.boolean().describe(\"Indicates whether the changelog is archived.\").nullable(),\n imageUrl: z.string().describe(\"URL of the changelog's featured image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the changelog was created.\").nullable(),\n isDeleted: z.boolean().describe(\"Indicates whether the changelog has been deleted.\").nullable(),\n projectId: z.string().describe(\"The ID of the project associated with the changelog.\").nullable().optional(),\n published: z.boolean().describe(\"Indicates whether the changelog is published.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the changelog was last updated.\").nullable(),\n workspaceId: z.string().describe(\"The unique identifier of the workspace containing the changelog.\").nullable(),\n}).passthrough().describe(\"Response model containing the published changelog details.\");\n\nexport const productlaneGetChangelog = action(\"PRODUCTLANE_GET_CHANGELOG\", {\n slug: \"productlane-get-changelog\",\n name: \"Get Changelog\",\n description: \"Tool to retrieve a published changelog by ID from Productlane. Use when you need to fetch details about a specific changelog entry. No authorization is required for published changelogs.\",\n input: ProductlaneGetChangelogInput,\n output: ProductlaneGetChangelogOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-changelog.mjs","names":[],"sources":["../../src/actions/get-changelog.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneGetChangelogInput = z.object({\n language: z.string().describe(\"The language code for the changelog content. If not specified, defaults to the workspace's default language.\").optional(),\n changelog_id: z.string().describe(\"The unique identifier of the changelog to retrieve.\"),\n workspace_id: z.string().describe(\"The unique identifier of the workspace containing the changelog.\"),\n}).describe(\"Request model for retrieving a published changelog by ID.\");\nexport const ProductlaneGetChangelogOutput = z.object({\n id: z.string().describe(\"The unique identifier of the changelog.\").nullable(),\n date: z.string().describe(\"ISO 8601 timestamp of the changelog date.\").nullable().optional(),\n notes: z.union([z.string(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n title: z.string().describe(\"Title of the changelog.\").nullable(),\n version: z.number().describe(\"Version number of the changelog.\").nullable(),\n archived: z.boolean().describe(\"Indicates whether the changelog is archived.\").nullable(),\n imageUrl: z.string().describe(\"URL of the changelog's featured image.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the changelog was created.\").nullable(),\n isDeleted: z.boolean().describe(\"Indicates whether the changelog has been deleted.\").nullable(),\n projectId: z.string().describe(\"The ID of the project associated with the changelog.\").nullable().optional(),\n published: z.boolean().describe(\"Indicates whether the changelog is published.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the changelog was last updated.\").nullable(),\n workspaceId: z.string().describe(\"The unique identifier of the workspace containing the changelog.\").nullable(),\n}).passthrough().describe(\"Response model containing the published changelog details.\");\n\nexport const productlaneGetChangelog: AppAction<\n typeof ProductlaneGetChangelogInput,\n typeof ProductlaneGetChangelogOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_GET_CHANGELOG\", {\n slug: \"productlane-get-changelog\",\n name: \"Get Changelog\",\n description: \"Tool to retrieve a published changelog by ID from Productlane. Use when you need to fetch details about a specific changelog entry. No authorization is required for published changelogs.\",\n input: ProductlaneGetChangelogInput,\n output: ProductlaneGetChangelogOutput,\n});\n"],"mappings":";;;AA2BA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA7B0C,EAAE,OAAO;EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;EACvJ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CACtG,CAAC,CAAC,CAAC,SAAS,2DAyBH;CACP,QAzB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,OAAO,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC1E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACxF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company.cjs","names":["z","action"],"sources":["../../src/actions/get-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetCompanyInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the company to retrieve.\"),\n groupUpvotes: z.boolean().describe(\"Whether to group upvotes in the response. When true, upvotes are grouped by various criteria.\").optional(),\n}).describe(\"Request model for getting a company by ID.\");\nconst ProductlaneGetCompany_CompanyDataSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the company.\").nullable(),\n name: z.string().describe(\"Name of the company.\").nullable(),\n size: z.number().describe(\"Size of the company (e.g., number of employees).\").nullable().optional(),\n slugId: z.string().describe(\"Slug identifier for the company, used in URLs.\").nullable().optional(),\n tierId: z.string().describe(\"Unique identifier of the company's tier.\").nullable().optional(),\n autoAdd: z.boolean().describe(\"Whether users from the company's domains are automatically added.\").nullable().optional(),\n domains: z.array(z.string()).describe(\"List of domain names associated with the company.\"),\n logoUrl: z.string().describe(\"URL to the company's logo image.\").nullable().optional(),\n revenue: z.number().describe(\"Revenue of the company.\").nullable().optional(),\n version: z.number().describe(\"Version number of the company record.\").nullable(),\n statusId: z.string().describe(\"Unique identifier of the company's status.\").nullable().optional(),\n tierName: z.string().describe(\"Name of the company's tier.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the company was created (ISO 8601 format).\").nullable(),\n hubspotId: z.string().describe(\"HubSpot ID associated with this company, if any.\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Whether the company has been deleted.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the company was last updated (ISO 8601 format).\").nullable(),\n intercomId: z.string().describe(\"Intercom ID associated with this company, if any.\").nullable().optional(),\n statusName: z.string().describe(\"Name of the company's status.\").nullable().optional(),\n externalIds: z.array(z.string()).describe(\"List of external identifiers associated with the company.\"),\n statusColor: z.string().describe(\"Color code associated with the company's status.\").nullable().optional(),\n workspaceId: z.string().describe(\"Unique identifier (UUID) of the workspace this company belongs to.\").nullable(),\n productboardId: z.string().describe(\"Productboard ID associated with this company, if any.\").nullable().optional(),\n linearCustomerId: z.string().describe(\"Linear customer ID associated with this company, if any.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a company.\");\nexport const ProductlaneGetCompanyOutput = z.object({\n company: ProductlaneGetCompany_CompanyDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing company details and related data.\");\n\nexport const productlaneGetCompany = action(\"PRODUCTLANE_GET_COMPANY\", {\n slug: \"productlane-get-company\",\n name: \"Get Company by ID\",\n description: \"Tool to retrieve a company by its unique ID. Use when you need detailed information about a specific company including its metadata, integrations, and associated data.\",\n input: ProductlaneGetCompanyInput,\n output: ProductlaneGetCompanyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company.cjs","names":["z","action"],"sources":["../../src/actions/get-company.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneGetCompanyInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the company to retrieve.\"),\n groupUpvotes: z.boolean().describe(\"Whether to group upvotes in the response. When true, upvotes are grouped by various criteria.\").optional(),\n}).describe(\"Request model for getting a company by ID.\");\nconst ProductlaneGetCompany_CompanyDataSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the company.\").nullable(),\n name: z.string().describe(\"Name of the company.\").nullable(),\n size: z.number().describe(\"Size of the company (e.g., number of employees).\").nullable().optional(),\n slugId: z.string().describe(\"Slug identifier for the company, used in URLs.\").nullable().optional(),\n tierId: z.string().describe(\"Unique identifier of the company's tier.\").nullable().optional(),\n autoAdd: z.boolean().describe(\"Whether users from the company's domains are automatically added.\").nullable().optional(),\n domains: z.array(z.string()).describe(\"List of domain names associated with the company.\"),\n logoUrl: z.string().describe(\"URL to the company's logo image.\").nullable().optional(),\n revenue: z.number().describe(\"Revenue of the company.\").nullable().optional(),\n version: z.number().describe(\"Version number of the company record.\").nullable(),\n statusId: z.string().describe(\"Unique identifier of the company's status.\").nullable().optional(),\n tierName: z.string().describe(\"Name of the company's tier.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the company was created (ISO 8601 format).\").nullable(),\n hubspotId: z.string().describe(\"HubSpot ID associated with this company, if any.\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Whether the company has been deleted.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the company was last updated (ISO 8601 format).\").nullable(),\n intercomId: z.string().describe(\"Intercom ID associated with this company, if any.\").nullable().optional(),\n statusName: z.string().describe(\"Name of the company's status.\").nullable().optional(),\n externalIds: z.array(z.string()).describe(\"List of external identifiers associated with the company.\"),\n statusColor: z.string().describe(\"Color code associated with the company's status.\").nullable().optional(),\n workspaceId: z.string().describe(\"Unique identifier (UUID) of the workspace this company belongs to.\").nullable(),\n productboardId: z.string().describe(\"Productboard ID associated with this company, if any.\").nullable().optional(),\n linearCustomerId: z.string().describe(\"Linear customer ID associated with this company, if any.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a company.\");\nexport const ProductlaneGetCompanyOutput = z.object({\n company: ProductlaneGetCompany_CompanyDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing company details and related data.\");\n\nexport const productlaneGetCompany: AppAction<\n typeof ProductlaneGetCompanyInput,\n typeof ProductlaneGetCompanyOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_GET_COMPANY\", {\n slug: \"productlane-get-company\",\n name: \"Get Company by ID\",\n description: \"Tool to retrieve a company by its unique ID. Use when you need detailed information about a specific company including its metadata, integrations, and associated data.\",\n input: ProductlaneGetCompanyInput,\n output: ProductlaneGetCompanyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClF,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AAC/I,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC1G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAAS,wCAAwC,SAAS,EAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-company.d.ts
|
|
@@ -32,10 +34,7 @@ declare const ProductlaneGetCompanyOutput: z.ZodObject<{
|
|
|
32
34
|
linearCustomerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
35
|
}, z.core.$loose>>;
|
|
34
36
|
}, z.core.$loose>;
|
|
35
|
-
declare const productlaneGetCompany:
|
|
36
|
-
id: string;
|
|
37
|
-
groupUpvotes?: boolean | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
37
|
+
declare const productlaneGetCompany: AppAction<typeof ProductlaneGetCompanyInput, typeof ProductlaneGetCompanyOutput, typeof productlane.credential>;
|
|
39
38
|
//#endregion
|
|
40
39
|
export { productlaneGetCompany };
|
|
41
40
|
//# sourceMappingURL=get-company.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company.d.cts","names":[],"sources":["../../src/actions/get-company.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company.d.cts","names":[],"sources":["../../src/actions/get-company.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cA6B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-company.d.ts
|
|
@@ -32,10 +34,7 @@ declare const ProductlaneGetCompanyOutput: z.ZodObject<{
|
|
|
32
34
|
linearCustomerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
35
|
}, z.core.$loose>>;
|
|
34
36
|
}, z.core.$loose>;
|
|
35
|
-
declare const productlaneGetCompany:
|
|
36
|
-
id: string;
|
|
37
|
-
groupUpvotes?: boolean | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
37
|
+
declare const productlaneGetCompany: AppAction<typeof ProductlaneGetCompanyInput, typeof ProductlaneGetCompanyOutput, typeof productlane.credential>;
|
|
39
38
|
//#endregion
|
|
40
39
|
export { productlaneGetCompany };
|
|
41
40
|
//# sourceMappingURL=get-company.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company.d.mts","names":[],"sources":["../../src/actions/get-company.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company.d.mts","names":[],"sources":["../../src/actions/get-company.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cA6B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company.mjs","names":[],"sources":["../../src/actions/get-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetCompanyInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the company to retrieve.\"),\n groupUpvotes: z.boolean().describe(\"Whether to group upvotes in the response. When true, upvotes are grouped by various criteria.\").optional(),\n}).describe(\"Request model for getting a company by ID.\");\nconst ProductlaneGetCompany_CompanyDataSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the company.\").nullable(),\n name: z.string().describe(\"Name of the company.\").nullable(),\n size: z.number().describe(\"Size of the company (e.g., number of employees).\").nullable().optional(),\n slugId: z.string().describe(\"Slug identifier for the company, used in URLs.\").nullable().optional(),\n tierId: z.string().describe(\"Unique identifier of the company's tier.\").nullable().optional(),\n autoAdd: z.boolean().describe(\"Whether users from the company's domains are automatically added.\").nullable().optional(),\n domains: z.array(z.string()).describe(\"List of domain names associated with the company.\"),\n logoUrl: z.string().describe(\"URL to the company's logo image.\").nullable().optional(),\n revenue: z.number().describe(\"Revenue of the company.\").nullable().optional(),\n version: z.number().describe(\"Version number of the company record.\").nullable(),\n statusId: z.string().describe(\"Unique identifier of the company's status.\").nullable().optional(),\n tierName: z.string().describe(\"Name of the company's tier.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the company was created (ISO 8601 format).\").nullable(),\n hubspotId: z.string().describe(\"HubSpot ID associated with this company, if any.\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Whether the company has been deleted.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the company was last updated (ISO 8601 format).\").nullable(),\n intercomId: z.string().describe(\"Intercom ID associated with this company, if any.\").nullable().optional(),\n statusName: z.string().describe(\"Name of the company's status.\").nullable().optional(),\n externalIds: z.array(z.string()).describe(\"List of external identifiers associated with the company.\"),\n statusColor: z.string().describe(\"Color code associated with the company's status.\").nullable().optional(),\n workspaceId: z.string().describe(\"Unique identifier (UUID) of the workspace this company belongs to.\").nullable(),\n productboardId: z.string().describe(\"Productboard ID associated with this company, if any.\").nullable().optional(),\n linearCustomerId: z.string().describe(\"Linear customer ID associated with this company, if any.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a company.\");\nexport const ProductlaneGetCompanyOutput = z.object({\n company: ProductlaneGetCompany_CompanyDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing company details and related data.\");\n\nexport const productlaneGetCompany = action(\"PRODUCTLANE_GET_COMPANY\", {\n slug: \"productlane-get-company\",\n name: \"Get Company by ID\",\n description: \"Tool to retrieve a company by its unique ID. Use when you need detailed information about a specific company including its metadata, integrations, and associated data.\",\n input: ProductlaneGetCompanyInput,\n output: ProductlaneGetCompanyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company.mjs","names":[],"sources":["../../src/actions/get-company.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneGetCompanyInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the company to retrieve.\"),\n groupUpvotes: z.boolean().describe(\"Whether to group upvotes in the response. When true, upvotes are grouped by various criteria.\").optional(),\n}).describe(\"Request model for getting a company by ID.\");\nconst ProductlaneGetCompany_CompanyDataSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the company.\").nullable(),\n name: z.string().describe(\"Name of the company.\").nullable(),\n size: z.number().describe(\"Size of the company (e.g., number of employees).\").nullable().optional(),\n slugId: z.string().describe(\"Slug identifier for the company, used in URLs.\").nullable().optional(),\n tierId: z.string().describe(\"Unique identifier of the company's tier.\").nullable().optional(),\n autoAdd: z.boolean().describe(\"Whether users from the company's domains are automatically added.\").nullable().optional(),\n domains: z.array(z.string()).describe(\"List of domain names associated with the company.\"),\n logoUrl: z.string().describe(\"URL to the company's logo image.\").nullable().optional(),\n revenue: z.number().describe(\"Revenue of the company.\").nullable().optional(),\n version: z.number().describe(\"Version number of the company record.\").nullable(),\n statusId: z.string().describe(\"Unique identifier of the company's status.\").nullable().optional(),\n tierName: z.string().describe(\"Name of the company's tier.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the company was created (ISO 8601 format).\").nullable(),\n hubspotId: z.string().describe(\"HubSpot ID associated with this company, if any.\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Whether the company has been deleted.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the company was last updated (ISO 8601 format).\").nullable(),\n intercomId: z.string().describe(\"Intercom ID associated with this company, if any.\").nullable().optional(),\n statusName: z.string().describe(\"Name of the company's status.\").nullable().optional(),\n externalIds: z.array(z.string()).describe(\"List of external identifiers associated with the company.\"),\n statusColor: z.string().describe(\"Color code associated with the company's status.\").nullable().optional(),\n workspaceId: z.string().describe(\"Unique identifier (UUID) of the workspace this company belongs to.\").nullable(),\n productboardId: z.string().describe(\"Productboard ID associated with this company, if any.\").nullable().optional(),\n linearCustomerId: z.string().describe(\"Linear customer ID associated with this company, if any.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a company.\");\nexport const ProductlaneGetCompanyOutput = z.object({\n company: ProductlaneGetCompany_CompanyDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing company details and related data.\");\n\nexport const productlaneGetCompany: AppAction<\n typeof ProductlaneGetCompanyInput,\n typeof ProductlaneGetCompanyOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_GET_COMPANY\", {\n slug: \"productlane-get-company\",\n name: \"Get Company by ID\",\n description: \"Tool to retrieve a company by its unique ID. Use when you need detailed information about a specific company including its metadata, integrations, and associated data.\",\n input: ProductlaneGetCompanyInput,\n output: ProductlaneGetCompanyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AAC/I,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACrG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC1G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAKjE,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,SAAS,wCAAwC,SAAS,EAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetContactInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) or email address of the contact to retrieve. You can only get contacts that belong to your workspace.\"),\n});\nexport const ProductlaneGetContactOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the contact.\").nullable(),\n name: z.string().describe(\"The name of the contact.\").nullable().optional(),\n email: z.string().describe(\"The email address of the contact.\").nullable(),\n version: z.number().describe(\"The version number of the contact record.\").nullable(),\n imageUrl: z.string().describe(\"URL to the contact's profile image.\").nullable().optional(),\n companyId: z.string().describe(\"The unique identifier of the company this contact belongs to.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the contact was created.\").nullable(),\n hubspotId: z.string().describe(\"HubSpot CRM identifier for this contact, if integrated.\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Whether the contact has been marked as deleted.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the contact was last updated.\").nullable(),\n zendeskId: z.string().describe(\"Zendesk identifier for this contact, if integrated.\").nullable().optional(),\n intercomId: z.string().describe(\"Intercom identifier for this contact, if integrated.\").nullable().optional(),\n workspaceId: z.string().describe(\"The unique identifier of the workspace this contact belongs to.\").nullable(),\n productboardId: z.string().describe(\"Productboard identifier for this contact, if integrated.\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneGetContact = action(\"PRODUCTLANE_GET_CONTACT\", {\n slug: \"productlane-get-contact\",\n name: \"Get Contact\",\n description: \"Tool to retrieve a contact by ID or email from Productlane. Use when you need to fetch details about a specific contact in your workspace. Authentication is required and you can only access contacts that belong to your workspace.\",\n input: ProductlaneGetContactInput,\n output: ProductlaneGetContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneGetContactInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) or email address of the contact to retrieve. You can only get contacts that belong to your workspace.\"),\n});\nexport const ProductlaneGetContactOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the contact.\").nullable(),\n name: z.string().describe(\"The name of the contact.\").nullable().optional(),\n email: z.string().describe(\"The email address of the contact.\").nullable(),\n version: z.number().describe(\"The version number of the contact record.\").nullable(),\n imageUrl: z.string().describe(\"URL to the contact's profile image.\").nullable().optional(),\n companyId: z.string().describe(\"The unique identifier of the company this contact belongs to.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the contact was created.\").nullable(),\n hubspotId: z.string().describe(\"HubSpot CRM identifier for this contact, if integrated.\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Whether the contact has been marked as deleted.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the contact was last updated.\").nullable(),\n zendeskId: z.string().describe(\"Zendesk identifier for this contact, if integrated.\").nullable().optional(),\n intercomId: z.string().describe(\"Intercom identifier for this contact, if integrated.\").nullable().optional(),\n workspaceId: z.string().describe(\"The unique identifier of the workspace this contact belongs to.\").nullable(),\n productboardId: z.string().describe(\"Productboard identifier for this contact, if integrated.\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneGetContact: AppAction<\n typeof ProductlaneGetContactInput,\n typeof ProductlaneGetContactOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_GET_CONTACT\", {\n slug: \"productlane-get-contact\",\n name: \"Get Contact\",\n description: \"Tool to retrieve a contact by ID or email from Productlane. Use when you need to fetch details about a specific contact in your workspace. Authentication is required and you can only access contacts that belong to your workspace.\",\n input: ProductlaneGetContactInput,\n output: ProductlaneGetContactOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI,EAC9J,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC7G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact.d.ts
|
|
@@ -20,9 +22,7 @@ declare const ProductlaneGetContactOutput: z.ZodObject<{
|
|
|
20
22
|
workspaceId: z.ZodNullable<z.ZodString>;
|
|
21
23
|
productboardId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const productlaneGetContact:
|
|
24
|
-
id: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const productlaneGetContact: AppAction<typeof ProductlaneGetContactInput, typeof ProductlaneGetContactOutput, typeof productlane.credential>;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { productlaneGetContact };
|
|
28
28
|
//# sourceMappingURL=get-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact.d.cts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact.d.cts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAiB3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { productlane } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact.d.ts
|
|
@@ -20,9 +22,7 @@ declare const ProductlaneGetContactOutput: z.ZodObject<{
|
|
|
20
22
|
workspaceId: z.ZodNullable<z.ZodString>;
|
|
21
23
|
productboardId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const productlaneGetContact:
|
|
24
|
-
id: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const productlaneGetContact: AppAction<typeof ProductlaneGetContactInput, typeof ProductlaneGetContactOutput, typeof productlane.credential>;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { productlaneGetContact };
|
|
28
28
|
//# sourceMappingURL=get-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact.d.mts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact.d.mts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAiB3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact.mjs","names":[],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetContactInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) or email address of the contact to retrieve. You can only get contacts that belong to your workspace.\"),\n});\nexport const ProductlaneGetContactOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the contact.\").nullable(),\n name: z.string().describe(\"The name of the contact.\").nullable().optional(),\n email: z.string().describe(\"The email address of the contact.\").nullable(),\n version: z.number().describe(\"The version number of the contact record.\").nullable(),\n imageUrl: z.string().describe(\"URL to the contact's profile image.\").nullable().optional(),\n companyId: z.string().describe(\"The unique identifier of the company this contact belongs to.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the contact was created.\").nullable(),\n hubspotId: z.string().describe(\"HubSpot CRM identifier for this contact, if integrated.\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Whether the contact has been marked as deleted.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the contact was last updated.\").nullable(),\n zendeskId: z.string().describe(\"Zendesk identifier for this contact, if integrated.\").nullable().optional(),\n intercomId: z.string().describe(\"Intercom identifier for this contact, if integrated.\").nullable().optional(),\n workspaceId: z.string().describe(\"The unique identifier of the workspace this contact belongs to.\").nullable(),\n productboardId: z.string().describe(\"Productboard identifier for this contact, if integrated.\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneGetContact = action(\"PRODUCTLANE_GET_CONTACT\", {\n slug: \"productlane-get-contact\",\n name: \"Get Contact\",\n description: \"Tool to retrieve a contact by ID or email from Productlane. Use when you need to fetch details about a specific contact in your workspace. Authentication is required and you can only access contacts that belong to your workspace.\",\n input: ProductlaneGetContactInput,\n output: ProductlaneGetContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact.mjs","names":[],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { productlane } from \"../app\";\n\nexport const ProductlaneGetContactInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) or email address of the contact to retrieve. You can only get contacts that belong to your workspace.\"),\n});\nexport const ProductlaneGetContactOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the contact.\").nullable(),\n name: z.string().describe(\"The name of the contact.\").nullable().optional(),\n email: z.string().describe(\"The email address of the contact.\").nullable(),\n version: z.number().describe(\"The version number of the contact record.\").nullable(),\n imageUrl: z.string().describe(\"URL to the contact's profile image.\").nullable().optional(),\n companyId: z.string().describe(\"The unique identifier of the company this contact belongs to.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the contact was created.\").nullable(),\n hubspotId: z.string().describe(\"HubSpot CRM identifier for this contact, if integrated.\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Whether the contact has been marked as deleted.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the contact was last updated.\").nullable(),\n zendeskId: z.string().describe(\"Zendesk identifier for this contact, if integrated.\").nullable().optional(),\n intercomId: z.string().describe(\"Intercom identifier for this contact, if integrated.\").nullable().optional(),\n workspaceId: z.string().describe(\"The unique identifier of the workspace this contact belongs to.\").nullable(),\n productboardId: z.string().describe(\"Productboard identifier for this contact, if integrated.\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneGetContact: AppAction<\n typeof ProductlaneGetContactInput,\n typeof ProductlaneGetContactOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_GET_CONTACT\", {\n slug: \"productlane-get-contact\",\n name: \"Get Contact\",\n description: \"Tool to retrieve a contact by ID or email from Productlane. Use when you need to fetch details about a specific contact in your workspace. Authentication is required and you can only access contacts that belong to your workspace.\",\n input: ProductlaneGetContactInput,\n output: ProductlaneGetContactOutput,\n});\n"],"mappings":";;;AA0BA,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA5BwC,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI,EAC9J,CA0BS;CACP,QA1ByC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAC7G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|