@keystrokehq/productlane 0.1.5 → 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 -18
- package/dist/actions/create-changelog.d.cts.map +1 -1
- package/dist/actions/create-changelog.d.mts +3 -18
- 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 -25
- package/dist/actions/create-company.d.cts.map +1 -1
- package/dist/actions/create-company.d.mts +3 -25
- 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 -19
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -19
- 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 -25
- package/dist/actions/create-feedback.d.cts.map +1 -1
- package/dist/actions/create-feedback.d.mts +3 -25
- 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 -28
- package/dist/actions/create-insight.d.cts.map +1 -1
- package/dist/actions/create-insight.d.mts +3 -28
- 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 -21
- package/dist/actions/create-thread.d.cts.map +1 -1
- package/dist/actions/create-thread.d.mts +3 -21
- 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 -17
- package/dist/actions/create-upvote.d.cts.map +1 -1
- package/dist/actions/create-upvote.d.mts +3 -17
- 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 -15
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +3 -15
- 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 -15
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -15
- 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 -15
- package/dist/actions/delete-upvote.d.cts.map +1 -1
- package/dist/actions/delete-upvote.d.mts +3 -15
- 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 -13
- package/dist/actions/enable-widget.d.cts.map +1 -1
- package/dist/actions/enable-widget.d.mts +3 -13
- 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 -17
- package/dist/actions/get-changelog.d.cts.map +1 -1
- package/dist/actions/get-changelog.d.mts +3 -17
- 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 -16
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +3 -16
- 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 -15
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -15
- 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 -17
- package/dist/actions/get-help-center-article.d.cts.map +1 -1
- package/dist/actions/get-help-center-article.d.mts +3 -17
- 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 -16
- package/dist/actions/get-insight.d.cts.map +1 -1
- package/dist/actions/get-insight.d.mts +3 -16
- 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 -17
- package/dist/actions/get-issue.d.cts.map +1 -1
- package/dist/actions/get-issue.d.mts +3 -17
- 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 -13
- package/dist/actions/get-linear-options.d.cts.map +1 -1
- package/dist/actions/get-linear-options.d.mts +3 -13
- 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 -17
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -17
- 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 -15
- package/dist/actions/get-workspace.d.cts.map +1 -1
- package/dist/actions/get-workspace.d.mts +3 -15
- 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 -17
- package/dist/actions/invite-user.d.cts.map +1 -1
- package/dist/actions/invite-user.d.mts +3 -17
- 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 -16
- package/dist/actions/list-changelogs.d.cts.map +1 -1
- package/dist/actions/list-changelogs.d.mts +3 -16
- 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 -18
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +3 -18
- 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 -16
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +3 -16
- 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 -16
- package/dist/actions/list-help-center-articles.d.cts.map +1 -1
- package/dist/actions/list-help-center-articles.d.mts +3 -16
- 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 -19
- package/dist/actions/list-insights.d.cts.map +1 -1
- package/dist/actions/list-insights.d.mts +3 -19
- 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 -16
- package/dist/actions/list-issues.d.cts.map +1 -1
- package/dist/actions/list-issues.d.mts +3 -16
- 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 -13
- package/dist/actions/list-members.d.cts.map +1 -1
- package/dist/actions/list-members.d.mts +3 -13
- 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 -16
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +3 -16
- 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 -26
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +3 -26
- 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 -20
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -20
- 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 -27
- package/dist/actions/update-insight.d.cts.map +1 -1
- package/dist/actions/update-insight.d.mts +3 -27
- 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 -13
- package/dist/actions/widget-close.d.cts.map +1 -1
- package/dist/actions/widget-close.d.mts +3 -13
- 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 -13
- package/dist/actions/widget-disable.d.cts.map +1 -1
- package/dist/actions/widget-disable.d.mts +3 -13
- 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 -16
- package/dist/actions/widget-off-event.d.cts.map +1 -1
- package/dist/actions/widget-off-event.d.mts +3 -16
- 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 -16
- package/dist/actions/widget-on-event.d.cts.map +1 -1
- package/dist/actions/widget-on-event.d.mts +3 -16
- 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 -16
- package/dist/actions/widget-open-docs.d.cts.map +1 -1
- package/dist/actions/widget-open-docs.d.mts +3 -16
- 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 -15
- package/dist/actions/widget-open.d.cts.map +1 -1
- package/dist/actions/widget-open.d.mts +3 -15
- 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 -13
- package/dist/actions/widget-toggle.d.cts.map +1 -1
- package/dist/actions/widget-toggle.d.mts +3 -13
- 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 +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- 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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-company.cjs","names":["z","action"],"sources":["../../src/actions/delete-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteCompanyInput = z.object({\n id: z.string().describe(\"Unique identifier of the company to delete\"),\n});\nexport const ProductlaneDeleteCompanyOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates if the company was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const productlaneDeleteCompany = action(\"PRODUCTLANE_DELETE_COMPANY\", {\n slug: \"productlane-delete-company\",\n name: \"Delete Company\",\n description: \"Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.\",\n input: ProductlaneDeleteCompanyInput,\n output: ProductlaneDeleteCompanyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-company.cjs","names":["z","action"],"sources":["../../src/actions/delete-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 ProductlaneDeleteCompanyInput = z.object({\n id: z.string().describe(\"Unique identifier of the company to delete\"),\n});\nexport const ProductlaneDeleteCompanyOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates if the company was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const productlaneDeleteCompany: AppAction<\n typeof ProductlaneDeleteCompanyInput,\n typeof ProductlaneDeleteCompanyOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_DELETE_COMPANY\", {\n slug: \"productlane-delete-company\",\n name: \"Delete Company\",\n description: \"Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.\",\n input: ProductlaneDeleteCompanyInput,\n output: ProductlaneDeleteCompanyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAITC,eAAAA,OAAO,8BAA8B;CACvC,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-company.d.ts
|
|
@@ -7,21 +9,7 @@ declare const ProductlaneDeleteCompanyInput: z.ZodObject<{
|
|
|
7
9
|
declare const ProductlaneDeleteCompanyOutput: z.ZodObject<{
|
|
8
10
|
isDeleted: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const productlaneDeleteCompany:
|
|
11
|
-
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const productlaneDeleteCompany: AppAction<typeof ProductlaneDeleteCompanyInput, typeof ProductlaneDeleteCompanyOutput, typeof productlane.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { productlaneDeleteCompany };
|
|
27
15
|
//# sourceMappingURL=delete-company.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-company.d.cts","names":[],"sources":["../../src/actions/delete-company.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-company.d.cts","names":[],"sources":["../../src/actions/delete-company.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-company.d.ts
|
|
@@ -7,21 +9,7 @@ declare const ProductlaneDeleteCompanyInput: z.ZodObject<{
|
|
|
7
9
|
declare const ProductlaneDeleteCompanyOutput: z.ZodObject<{
|
|
8
10
|
isDeleted: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const productlaneDeleteCompany:
|
|
11
|
-
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const productlaneDeleteCompany: AppAction<typeof ProductlaneDeleteCompanyInput, typeof ProductlaneDeleteCompanyOutput, typeof productlane.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { productlaneDeleteCompany };
|
|
27
15
|
//# sourceMappingURL=delete-company.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-company.d.mts","names":[],"sources":["../../src/actions/delete-company.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-company.d.mts","names":[],"sources":["../../src/actions/delete-company.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-company.mjs","names":[],"sources":["../../src/actions/delete-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteCompanyInput = z.object({\n id: z.string().describe(\"Unique identifier of the company to delete\"),\n});\nexport const ProductlaneDeleteCompanyOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates if the company was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const productlaneDeleteCompany = action(\"PRODUCTLANE_DELETE_COMPANY\", {\n slug: \"productlane-delete-company\",\n name: \"Delete Company\",\n description: \"Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.\",\n input: ProductlaneDeleteCompanyInput,\n output: ProductlaneDeleteCompanyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-company.mjs","names":[],"sources":["../../src/actions/delete-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 ProductlaneDeleteCompanyInput = z.object({\n id: z.string().describe(\"Unique identifier of the company to delete\"),\n});\nexport const ProductlaneDeleteCompanyOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates if the company was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const productlaneDeleteCompany: AppAction<\n typeof ProductlaneDeleteCompanyInput,\n typeof ProductlaneDeleteCompanyOutput,\n typeof productlane.credential\n> = action(\"PRODUCTLANE_DELETE_COMPANY\", {\n slug: \"productlane-delete-company\",\n name: \"Delete Company\",\n description: \"Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.\",\n input: ProductlaneDeleteCompanyInput,\n output: ProductlaneDeleteCompanyOutput,\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,4CAA4C,EACtE,CAaS;CACP,QAb4C,EAAE,OAAO,EACrD,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,EAClH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,2BAITC,eAAAA,OAAO,8BAA8B;CACvC,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-contact.d.ts
|
|
@@ -7,21 +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<"productlane", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const productlaneDeleteContact: AppAction<typeof ProductlaneDeleteContactInput, typeof ProductlaneDeleteContactOutput, typeof productlane.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { productlaneDeleteContact };
|
|
27
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,21 +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<"productlane", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const productlaneDeleteContact: AppAction<typeof ProductlaneDeleteContactInput, typeof ProductlaneDeleteContactOutput, typeof productlane.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { productlaneDeleteContact };
|
|
27
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,21 +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<"productlane", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const productlaneDeleteUpvote: AppAction<typeof ProductlaneDeleteUpvoteInput, typeof ProductlaneDeleteUpvoteOutput, typeof productlane.credential>;
|
|
32
20
|
//#endregion
|
|
33
21
|
export { productlaneDeleteUpvote };
|
|
34
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,21 +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<"productlane", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const productlaneDeleteUpvote: AppAction<typeof ProductlaneDeleteUpvoteInput, typeof ProductlaneDeleteUpvoteOutput, typeof productlane.credential>;
|
|
32
20
|
//#endregion
|
|
33
21
|
export { productlaneDeleteUpvote };
|
|
34
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,19 +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:
|
|
10
|
-
connectionId: z.ZodString;
|
|
11
|
-
entityId: z.ZodString;
|
|
12
|
-
instanceId: z.ZodString;
|
|
13
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
14
|
-
generic_api_key: z.ZodString;
|
|
15
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
16
|
-
connectionId: z.ZodString;
|
|
17
|
-
entityId: z.ZodString;
|
|
18
|
-
instanceId: z.ZodString;
|
|
19
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>;
|
|
11
|
+
declare const productlaneEnableWidget: AppAction<typeof ProductlaneEnableWidgetInput, typeof ProductlaneEnableWidgetOutput, typeof productlane.credential>;
|
|
22
12
|
//#endregion
|
|
23
13
|
export { productlaneEnableWidget };
|
|
24
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,19 +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:
|
|
10
|
-
connectionId: z.ZodString;
|
|
11
|
-
entityId: z.ZodString;
|
|
12
|
-
instanceId: z.ZodString;
|
|
13
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
14
|
-
generic_api_key: z.ZodString;
|
|
15
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
16
|
-
connectionId: z.ZodString;
|
|
17
|
-
entityId: z.ZodString;
|
|
18
|
-
instanceId: z.ZodString;
|
|
19
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>;
|
|
11
|
+
declare const productlaneEnableWidget: AppAction<typeof ProductlaneEnableWidgetInput, typeof ProductlaneEnableWidgetOutput, typeof productlane.credential>;
|
|
22
12
|
//#endregion
|
|
23
13
|
export { productlaneEnableWidget };
|
|
24
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,23 +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<"productlane", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const productlaneGetChangelog: AppAction<typeof ProductlaneGetChangelogInput, typeof ProductlaneGetChangelogOutput, typeof productlane.credential>;
|
|
41
27
|
//#endregion
|
|
42
28
|
export { productlaneGetChangelog };
|
|
43
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,23 +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<"productlane", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"productlane", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const productlaneGetChangelog: AppAction<typeof ProductlaneGetChangelogInput, typeof ProductlaneGetChangelogOutput, typeof productlane.credential>;
|
|
41
27
|
//#endregion
|
|
42
28
|
export { productlaneGetChangelog };
|
|
43
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"}
|