@keystrokehq/productlane 0.1.0 → 0.1.2
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 +9 -9
- package/dist/actions/create-changelog.cjs.map +1 -1
- package/dist/actions/create-changelog.d.cts +25 -3
- package/dist/actions/create-changelog.d.cts.map +1 -1
- package/dist/actions/create-changelog.d.mts +25 -3
- package/dist/actions/create-changelog.d.mts.map +1 -1
- package/dist/actions/create-changelog.mjs +9 -9
- package/dist/actions/create-changelog.mjs.map +1 -1
- package/dist/actions/create-company.cjs +7 -7
- package/dist/actions/create-company.cjs.map +1 -1
- package/dist/actions/create-company.d.cts +51 -3
- package/dist/actions/create-company.d.cts.map +1 -1
- package/dist/actions/create-company.d.mts +51 -3
- package/dist/actions/create-company.d.mts.map +1 -1
- package/dist/actions/create-company.mjs +7 -7
- package/dist/actions/create-company.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +7 -7
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +30 -3
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +30 -3
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +7 -7
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-feedback.cjs +1 -1
- package/dist/actions/create-feedback.cjs.map +1 -1
- package/dist/actions/create-feedback.d.cts +54 -3
- package/dist/actions/create-feedback.d.cts.map +1 -1
- package/dist/actions/create-feedback.d.mts +54 -3
- package/dist/actions/create-feedback.d.mts.map +1 -1
- package/dist/actions/create-feedback.mjs +1 -1
- package/dist/actions/create-feedback.mjs.map +1 -1
- package/dist/actions/create-insight.cjs +27 -27
- package/dist/actions/create-insight.cjs.map +1 -1
- package/dist/actions/create-insight.d.cts +184 -3
- package/dist/actions/create-insight.d.cts.map +1 -1
- package/dist/actions/create-insight.d.mts +184 -3
- package/dist/actions/create-insight.d.mts.map +1 -1
- package/dist/actions/create-insight.mjs +27 -27
- package/dist/actions/create-insight.mjs.map +1 -1
- package/dist/actions/create-thread.cjs +1 -1
- package/dist/actions/create-thread.cjs.map +1 -1
- package/dist/actions/create-thread.d.cts +26 -3
- package/dist/actions/create-thread.d.cts.map +1 -1
- package/dist/actions/create-thread.d.mts +26 -3
- package/dist/actions/create-thread.d.mts.map +1 -1
- package/dist/actions/create-thread.mjs +1 -1
- package/dist/actions/create-thread.mjs.map +1 -1
- package/dist/actions/create-upvote.cjs +4 -4
- package/dist/actions/create-upvote.cjs.map +1 -1
- package/dist/actions/create-upvote.d.cts +19 -3
- package/dist/actions/create-upvote.d.cts.map +1 -1
- package/dist/actions/create-upvote.d.mts +19 -3
- package/dist/actions/create-upvote.d.mts.map +1 -1
- package/dist/actions/create-upvote.mjs +4 -4
- package/dist/actions/create-upvote.mjs.map +1 -1
- package/dist/actions/delete-company.cjs +1 -1
- package/dist/actions/delete-company.cjs.map +1 -1
- package/dist/actions/delete-company.d.cts +9 -3
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +9 -3
- package/dist/actions/delete-company.d.mts.map +1 -1
- package/dist/actions/delete-company.mjs +1 -1
- package/dist/actions/delete-company.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +9 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +9 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-upvote.cjs.map +1 -1
- package/dist/actions/delete-upvote.d.cts +16 -3
- package/dist/actions/delete-upvote.d.cts.map +1 -1
- package/dist/actions/delete-upvote.d.mts +16 -3
- package/dist/actions/delete-upvote.d.mts.map +1 -1
- package/dist/actions/delete-upvote.mjs.map +1 -1
- package/dist/actions/enable-widget.cjs +2 -2
- package/dist/actions/enable-widget.cjs.map +1 -1
- package/dist/actions/enable-widget.d.cts +6 -3
- package/dist/actions/enable-widget.d.cts.map +1 -1
- package/dist/actions/enable-widget.d.mts +6 -3
- package/dist/actions/enable-widget.d.mts.map +1 -1
- package/dist/actions/enable-widget.mjs +2 -2
- package/dist/actions/enable-widget.mjs.map +1 -1
- package/dist/actions/get-changelog.cjs +9 -9
- package/dist/actions/get-changelog.cjs.map +1 -1
- package/dist/actions/get-changelog.d.cts +25 -3
- package/dist/actions/get-changelog.d.cts.map +1 -1
- package/dist/actions/get-changelog.d.mts +25 -3
- package/dist/actions/get-changelog.d.mts.map +1 -1
- package/dist/actions/get-changelog.mjs +9 -9
- package/dist/actions/get-changelog.mjs.map +1 -1
- package/dist/actions/get-company.cjs +7 -7
- package/dist/actions/get-company.cjs.map +1 -1
- package/dist/actions/get-company.d.cts +35 -3
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +35 -3
- package/dist/actions/get-company.d.mts.map +1 -1
- package/dist/actions/get-company.mjs +7 -7
- package/dist/actions/get-company.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +7 -7
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +22 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +22 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +7 -7
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-help-center-article.cjs +9 -9
- package/dist/actions/get-help-center-article.cjs.map +1 -1
- package/dist/actions/get-help-center-article.d.cts +24 -3
- package/dist/actions/get-help-center-article.d.cts.map +1 -1
- package/dist/actions/get-help-center-article.d.mts +24 -3
- package/dist/actions/get-help-center-article.d.mts.map +1 -1
- package/dist/actions/get-help-center-article.mjs +9 -9
- package/dist/actions/get-help-center-article.mjs.map +1 -1
- package/dist/actions/get-insight.cjs +38 -38
- package/dist/actions/get-insight.cjs.map +1 -1
- package/dist/actions/get-insight.d.cts +160 -3
- package/dist/actions/get-insight.d.cts.map +1 -1
- package/dist/actions/get-insight.d.mts +160 -3
- package/dist/actions/get-insight.d.mts.map +1 -1
- package/dist/actions/get-insight.mjs +38 -38
- package/dist/actions/get-insight.mjs.map +1 -1
- package/dist/actions/get-issue.cjs +16 -16
- package/dist/actions/get-issue.cjs.map +1 -1
- package/dist/actions/get-issue.d.cts +34 -3
- package/dist/actions/get-issue.d.cts.map +1 -1
- package/dist/actions/get-issue.d.mts +34 -3
- package/dist/actions/get-issue.d.mts.map +1 -1
- package/dist/actions/get-issue.mjs +16 -16
- package/dist/actions/get-issue.mjs.map +1 -1
- package/dist/actions/get-linear-options.cjs +5 -5
- package/dist/actions/get-linear-options.cjs.map +1 -1
- package/dist/actions/get-linear-options.d.cts +13 -3
- package/dist/actions/get-linear-options.d.cts.map +1 -1
- package/dist/actions/get-linear-options.d.mts +13 -3
- package/dist/actions/get-linear-options.d.mts.map +1 -1
- package/dist/actions/get-linear-options.mjs +5 -5
- package/dist/actions/get-linear-options.mjs.map +1 -1
- package/dist/actions/get-project.cjs +6 -6
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +25 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +25 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +6 -6
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-workspace.cjs +23 -23
- package/dist/actions/get-workspace.cjs.map +1 -1
- package/dist/actions/get-workspace.d.cts +42 -3
- package/dist/actions/get-workspace.d.cts.map +1 -1
- package/dist/actions/get-workspace.d.mts +42 -3
- package/dist/actions/get-workspace.d.mts.map +1 -1
- package/dist/actions/get-workspace.mjs +23 -23
- package/dist/actions/get-workspace.mjs.map +1 -1
- package/dist/actions/invite-user.cjs.map +1 -1
- package/dist/actions/invite-user.d.cts +15 -3
- package/dist/actions/invite-user.d.cts.map +1 -1
- package/dist/actions/invite-user.d.mts +15 -3
- package/dist/actions/invite-user.d.mts.map +1 -1
- package/dist/actions/invite-user.mjs.map +1 -1
- package/dist/actions/list-changelogs.cjs +9 -9
- package/dist/actions/list-changelogs.cjs.map +1 -1
- package/dist/actions/list-changelogs.d.cts +25 -3
- package/dist/actions/list-changelogs.d.cts.map +1 -1
- package/dist/actions/list-changelogs.d.mts +25 -3
- package/dist/actions/list-changelogs.d.mts.map +1 -1
- package/dist/actions/list-changelogs.mjs +9 -9
- package/dist/actions/list-changelogs.mjs.map +1 -1
- package/dist/actions/list-companies.cjs +11 -11
- package/dist/actions/list-companies.cjs.map +1 -1
- package/dist/actions/list-companies.d.cts +50 -3
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +50 -3
- package/dist/actions/list-companies.d.mts.map +1 -1
- package/dist/actions/list-companies.mjs +11 -11
- package/dist/actions/list-companies.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +13 -13
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +33 -3
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +33 -3
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +13 -13
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-help-center-articles.cjs +9 -9
- package/dist/actions/list-help-center-articles.cjs.map +1 -1
- package/dist/actions/list-help-center-articles.d.cts +24 -3
- package/dist/actions/list-help-center-articles.d.cts.map +1 -1
- package/dist/actions/list-help-center-articles.d.mts +24 -3
- package/dist/actions/list-help-center-articles.d.mts.map +1 -1
- package/dist/actions/list-help-center-articles.mjs +9 -9
- package/dist/actions/list-help-center-articles.mjs.map +1 -1
- package/dist/actions/list-insights.cjs +10 -10
- package/dist/actions/list-insights.cjs.map +1 -1
- package/dist/actions/list-insights.d.cts +81 -3
- package/dist/actions/list-insights.d.cts.map +1 -1
- package/dist/actions/list-insights.d.mts +81 -3
- package/dist/actions/list-insights.d.mts.map +1 -1
- package/dist/actions/list-insights.mjs +10 -10
- package/dist/actions/list-insights.mjs.map +1 -1
- package/dist/actions/list-issues.cjs +16 -16
- package/dist/actions/list-issues.cjs.map +1 -1
- package/dist/actions/list-issues.d.cts +34 -3
- package/dist/actions/list-issues.d.cts.map +1 -1
- package/dist/actions/list-issues.d.mts +34 -3
- package/dist/actions/list-issues.d.mts.map +1 -1
- package/dist/actions/list-issues.mjs +16 -16
- package/dist/actions/list-issues.mjs.map +1 -1
- package/dist/actions/list-members.cjs +9 -9
- package/dist/actions/list-members.cjs.map +1 -1
- package/dist/actions/list-members.d.cts +18 -3
- package/dist/actions/list-members.d.cts.map +1 -1
- package/dist/actions/list-members.d.mts +18 -3
- package/dist/actions/list-members.d.mts.map +1 -1
- package/dist/actions/list-members.mjs +9 -9
- package/dist/actions/list-members.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +6 -6
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +25 -3
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +25 -3
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs +6 -6
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/update-company.cjs +7 -7
- package/dist/actions/update-company.cjs.map +1 -1
- package/dist/actions/update-company.d.cts +53 -3
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +53 -3
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-company.mjs +7 -7
- package/dist/actions/update-company.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +7 -7
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +32 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +32 -3
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +7 -7
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-insight.cjs +12 -12
- package/dist/actions/update-insight.cjs.map +1 -1
- package/dist/actions/update-insight.d.cts +113 -3
- package/dist/actions/update-insight.d.cts.map +1 -1
- package/dist/actions/update-insight.d.mts +113 -3
- package/dist/actions/update-insight.d.mts.map +1 -1
- package/dist/actions/update-insight.mjs +12 -12
- package/dist/actions/update-insight.mjs.map +1 -1
- package/dist/actions/widget-close.cjs +1 -1
- package/dist/actions/widget-close.cjs.map +1 -1
- package/dist/actions/widget-close.d.cts +5 -3
- package/dist/actions/widget-close.d.cts.map +1 -1
- package/dist/actions/widget-close.d.mts +5 -3
- package/dist/actions/widget-close.d.mts.map +1 -1
- package/dist/actions/widget-close.mjs +1 -1
- package/dist/actions/widget-close.mjs.map +1 -1
- package/dist/actions/widget-disable.cjs +2 -2
- package/dist/actions/widget-disable.cjs.map +1 -1
- package/dist/actions/widget-disable.d.cts +6 -3
- package/dist/actions/widget-disable.d.cts.map +1 -1
- package/dist/actions/widget-disable.d.mts +6 -3
- package/dist/actions/widget-disable.d.mts.map +1 -1
- package/dist/actions/widget-disable.mjs +2 -2
- package/dist/actions/widget-disable.mjs.map +1 -1
- package/dist/actions/widget-off-event.cjs +1 -1
- package/dist/actions/widget-off-event.cjs.map +1 -1
- package/dist/actions/widget-off-event.d.cts +18 -3
- package/dist/actions/widget-off-event.d.cts.map +1 -1
- package/dist/actions/widget-off-event.d.mts +18 -3
- package/dist/actions/widget-off-event.d.mts.map +1 -1
- package/dist/actions/widget-off-event.mjs +1 -1
- package/dist/actions/widget-off-event.mjs.map +1 -1
- package/dist/actions/widget-on-event.cjs +1 -1
- package/dist/actions/widget-on-event.cjs.map +1 -1
- package/dist/actions/widget-on-event.d.cts +16 -3
- package/dist/actions/widget-on-event.d.cts.map +1 -1
- package/dist/actions/widget-on-event.d.mts +16 -3
- package/dist/actions/widget-on-event.d.mts.map +1 -1
- package/dist/actions/widget-on-event.mjs +1 -1
- package/dist/actions/widget-on-event.mjs.map +1 -1
- package/dist/actions/widget-open-docs.cjs +1 -1
- package/dist/actions/widget-open-docs.cjs.map +1 -1
- package/dist/actions/widget-open-docs.d.cts +11 -3
- package/dist/actions/widget-open-docs.d.cts.map +1 -1
- package/dist/actions/widget-open-docs.d.mts +11 -3
- package/dist/actions/widget-open-docs.d.mts.map +1 -1
- package/dist/actions/widget-open-docs.mjs +1 -1
- package/dist/actions/widget-open-docs.mjs.map +1 -1
- package/dist/actions/widget-open.cjs +1 -1
- package/dist/actions/widget-open.cjs.map +1 -1
- package/dist/actions/widget-open.d.cts +14 -3
- package/dist/actions/widget-open.d.cts.map +1 -1
- package/dist/actions/widget-open.d.mts +14 -3
- package/dist/actions/widget-open.d.mts.map +1 -1
- package/dist/actions/widget-open.mjs +1 -1
- package/dist/actions/widget-open.mjs.map +1 -1
- package/dist/actions/widget-toggle.cjs +1 -1
- package/dist/actions/widget-toggle.cjs.map +1 -1
- package/dist/actions/widget-toggle.d.cts +5 -3
- package/dist/actions/widget-toggle.d.cts.map +1 -1
- package/dist/actions/widget-toggle.d.mts +5 -3
- package/dist/actions/widget-toggle.d.mts.map +1 -1
- package/dist/actions/widget-toggle.mjs +1 -1
- package/dist/actions/widget-toggle.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -7,28 +7,28 @@ const ProductlaneGetIssueInput = zod.z.object({
|
|
|
7
7
|
workspace_id: zod.z.string().describe("The unique identifier of the workspace containing the issue.")
|
|
8
8
|
}).describe("Request model for getting an issue by ID.");
|
|
9
9
|
const ProductlaneGetIssueOutput = zod.z.object({
|
|
10
|
-
id: zod.z.string().describe("The unique identifier of the issue."),
|
|
11
|
-
url: zod.z.string().describe("Public URL to view the issue."),
|
|
12
|
-
team: zod.z.string().describe("The team responsible for this issue."),
|
|
13
|
-
title: zod.z.string().describe("The title of the issue."),
|
|
14
|
-
status: zod.z.string().describe("Current status of the issue."),
|
|
10
|
+
id: zod.z.string().describe("The unique identifier of the issue.").nullable(),
|
|
11
|
+
url: zod.z.string().describe("Public URL to view the issue.").nullable(),
|
|
12
|
+
team: zod.z.string().describe("The team responsible for this issue.").nullable(),
|
|
13
|
+
title: zod.z.string().describe("The title of the issue.").nullable(),
|
|
14
|
+
status: zod.z.string().describe("Current status of the issue.").nullable(),
|
|
15
15
|
summary: zod.z.array(zod.z.string()).describe("List of summary points for the issue."),
|
|
16
|
-
upvotes: zod.z.number().describe("Number of upvotes this issue has received."),
|
|
17
|
-
version: zod.z.number().describe("Version number of the issue."),
|
|
18
|
-
priority: zod.z.string().describe("Priority level of the issue."),
|
|
19
|
-
createdAt: zod.z.string().describe("Timestamp when the issue was created (ISO 8601 format)."),
|
|
20
|
-
isDeleted: zod.z.boolean().describe("Whether the issue has been deleted."),
|
|
16
|
+
upvotes: zod.z.number().describe("Number of upvotes this issue has received.").nullable(),
|
|
17
|
+
version: zod.z.number().describe("Version number of the issue.").nullable(),
|
|
18
|
+
priority: zod.z.string().describe("Priority level of the issue.").nullable(),
|
|
19
|
+
createdAt: zod.z.string().describe("Timestamp when the issue was created (ISO 8601 format).").nullable(),
|
|
20
|
+
isDeleted: zod.z.boolean().describe("Whether the issue has been deleted.").nullable(),
|
|
21
21
|
isVisible: zod.z.boolean().describe("Whether the issue is visible to users.").nullable().optional(),
|
|
22
22
|
projectId: zod.z.string().describe("The project ID this issue is associated with.").nullable().optional(),
|
|
23
|
-
sortOrder: zod.z.number().describe("Sort order value for displaying the issue."),
|
|
24
|
-
updatedAt: zod.z.string().describe("Timestamp when the issue was last updated (ISO 8601 format)."),
|
|
25
|
-
identifier: zod.z.string().describe("Human-readable identifier for the issue (e.g., 'PROJ-123')."),
|
|
23
|
+
sortOrder: zod.z.number().describe("Sort order value for displaying the issue.").nullable(),
|
|
24
|
+
updatedAt: zod.z.string().describe("Timestamp when the issue was last updated (ISO 8601 format).").nullable(),
|
|
25
|
+
identifier: zod.z.string().describe("Human-readable identifier for the issue (e.g., 'PROJ-123').").nullable(),
|
|
26
26
|
description: zod.z.string().describe("The description of the issue in plain text.").nullable().optional(),
|
|
27
|
-
workspaceId: zod.z.string().describe("The workspace ID this issue belongs to."),
|
|
28
|
-
linearTicketId: zod.z.string().describe("Associated Linear ticket identifier."),
|
|
27
|
+
workspaceId: zod.z.string().describe("The workspace ID this issue belongs to.").nullable(),
|
|
28
|
+
linearTicketId: zod.z.string().describe("Associated Linear ticket identifier.").nullable(),
|
|
29
29
|
summaryUpdated: zod.z.string().describe("Timestamp when the summary was last updated (ISO 8601 format).").nullable().optional(),
|
|
30
30
|
descriptionData: zod.z.string().describe("Rich text description data in structured format (stringified JSON).").nullable().optional(),
|
|
31
|
-
importanceScore: zod.z.number().describe("Calculated importance score for the issue.")
|
|
31
|
+
importanceScore: zod.z.number().describe("Calculated importance score for the issue.").nullable()
|
|
32
32
|
}).describe("Response model containing the issue details.");
|
|
33
33
|
const productlaneGetIssue = require_action.action("PRODUCTLANE_GET_ISSUE", {
|
|
34
34
|
slug: "productlane-get-issue",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-issue.cjs","names":["z","action"],"sources":["../../src/actions/get-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetIssueInput
|
|
1
|
+
{"version":3,"file":"get-issue.cjs","names":["z","action"],"sources":["../../src/actions/get-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetIssueInput = z.object({\n issue_id: z.string().describe(\"The unique identifier of the issue to retrieve.\"),\n language: z.string().describe(\"Optional language code for localized content. If not provided, defaults to the workspace's default language.\").optional(),\n workspace_id: z.string().describe(\"The unique identifier of the workspace containing the issue.\"),\n}).describe(\"Request model for getting an issue by ID.\");\nexport const ProductlaneGetIssueOutput = z.object({\n id: z.string().describe(\"The unique identifier of the issue.\").nullable(),\n url: z.string().describe(\"Public URL to view the issue.\").nullable(),\n team: z.string().describe(\"The team responsible for this issue.\").nullable(),\n title: z.string().describe(\"The title of the issue.\").nullable(),\n status: z.string().describe(\"Current status of the issue.\").nullable(),\n summary: z.array(z.string()).describe(\"List of summary points for the issue.\"),\n upvotes: z.number().describe(\"Number of upvotes this issue has received.\").nullable(),\n version: z.number().describe(\"Version number of the issue.\").nullable(),\n priority: z.string().describe(\"Priority level of the issue.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the issue was created (ISO 8601 format).\").nullable(),\n isDeleted: z.boolean().describe(\"Whether the issue has been deleted.\").nullable(),\n isVisible: z.boolean().describe(\"Whether the issue is visible to users.\").nullable().optional(),\n projectId: z.string().describe(\"The project ID this issue is associated with.\").nullable().optional(),\n sortOrder: z.number().describe(\"Sort order value for displaying the issue.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the issue was last updated (ISO 8601 format).\").nullable(),\n identifier: z.string().describe(\"Human-readable identifier for the issue (e.g., 'PROJ-123').\").nullable(),\n description: z.string().describe(\"The description of the issue in plain text.\").nullable().optional(),\n workspaceId: z.string().describe(\"The workspace ID this issue belongs to.\").nullable(),\n linearTicketId: z.string().describe(\"Associated Linear ticket identifier.\").nullable(),\n summaryUpdated: z.string().describe(\"Timestamp when the summary was last updated (ISO 8601 format).\").nullable().optional(),\n descriptionData: z.string().describe(\"Rich text description data in structured format (stringified JSON).\").nullable().optional(),\n importanceScore: z.number().describe(\"Calculated importance score for the issue.\").nullable(),\n}).describe(\"Response model containing the issue details.\");\n\nexport const productlaneGetIssue = action(\"PRODUCTLANE_GET_ISSUE\", {\n slug: \"productlane-get-issue\",\n name: \"Get Issue by ID\",\n description: \"Tool to retrieve a specific issue by its ID from a workspace. Use when you need to fetch detailed information about an issue including its title, description, status, priority, and metadata.\",\n input: ProductlaneGetIssueInput,\n output: ProductlaneGetIssueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACvJ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AAClG,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACxG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACrF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACrF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,40 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-issue.d.ts
|
|
4
|
-
declare const ProductlaneGetIssueInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductlaneGetIssueInput: z.ZodObject<{
|
|
5
|
+
issue_id: z.ZodString;
|
|
6
|
+
language: z.ZodOptional<z.ZodString>;
|
|
7
|
+
workspace_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ProductlaneGetIssueOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
url: z.ZodNullable<z.ZodString>;
|
|
12
|
+
team: z.ZodNullable<z.ZodString>;
|
|
13
|
+
title: z.ZodNullable<z.ZodString>;
|
|
14
|
+
status: z.ZodNullable<z.ZodString>;
|
|
15
|
+
summary: z.ZodArray<z.ZodString>;
|
|
16
|
+
upvotes: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
version: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
priority: z.ZodNullable<z.ZodString>;
|
|
19
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
20
|
+
isDeleted: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
isVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
|
+
projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
sortOrder: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
25
|
+
identifier: z.ZodNullable<z.ZodString>;
|
|
26
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
workspaceId: z.ZodNullable<z.ZodString>;
|
|
28
|
+
linearTicketId: z.ZodNullable<z.ZodString>;
|
|
29
|
+
summaryUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
descriptionData: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
importanceScore: z.ZodNullable<z.ZodNumber>;
|
|
32
|
+
}, z.core.$strip>;
|
|
33
|
+
declare const productlaneGetIssue: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
|
+
issue_id: string;
|
|
35
|
+
workspace_id: string;
|
|
36
|
+
language?: string | undefined;
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
38
|
//#endregion
|
|
8
39
|
export { productlaneGetIssue };
|
|
9
40
|
//# sourceMappingURL=get-issue.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-issue.d.cts","names":[],"sources":["../../src/actions/get-issue.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"get-issue.d.cts","names":[],"sources":["../../src/actions/get-issue.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAKxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAyBzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,40 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-issue.d.ts
|
|
4
|
-
declare const ProductlaneGetIssueInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductlaneGetIssueInput: z.ZodObject<{
|
|
5
|
+
issue_id: z.ZodString;
|
|
6
|
+
language: z.ZodOptional<z.ZodString>;
|
|
7
|
+
workspace_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ProductlaneGetIssueOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
url: z.ZodNullable<z.ZodString>;
|
|
12
|
+
team: z.ZodNullable<z.ZodString>;
|
|
13
|
+
title: z.ZodNullable<z.ZodString>;
|
|
14
|
+
status: z.ZodNullable<z.ZodString>;
|
|
15
|
+
summary: z.ZodArray<z.ZodString>;
|
|
16
|
+
upvotes: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
version: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
priority: z.ZodNullable<z.ZodString>;
|
|
19
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
20
|
+
isDeleted: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
isVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
|
+
projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
sortOrder: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
25
|
+
identifier: z.ZodNullable<z.ZodString>;
|
|
26
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
workspaceId: z.ZodNullable<z.ZodString>;
|
|
28
|
+
linearTicketId: z.ZodNullable<z.ZodString>;
|
|
29
|
+
summaryUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
descriptionData: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
importanceScore: z.ZodNullable<z.ZodNumber>;
|
|
32
|
+
}, z.core.$strip>;
|
|
33
|
+
declare const productlaneGetIssue: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
|
+
issue_id: string;
|
|
35
|
+
workspace_id: string;
|
|
36
|
+
language?: string | undefined;
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
38
|
//#endregion
|
|
8
39
|
export { productlaneGetIssue };
|
|
9
40
|
//# sourceMappingURL=get-issue.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-issue.d.mts","names":[],"sources":["../../src/actions/get-issue.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"get-issue.d.mts","names":[],"sources":["../../src/actions/get-issue.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAKxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAyBzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -10,28 +10,28 @@ const productlaneGetIssue = action("PRODUCTLANE_GET_ISSUE", {
|
|
|
10
10
|
workspace_id: z.string().describe("The unique identifier of the workspace containing the issue.")
|
|
11
11
|
}).describe("Request model for getting an issue by ID."),
|
|
12
12
|
output: z.object({
|
|
13
|
-
id: z.string().describe("The unique identifier of the issue."),
|
|
14
|
-
url: z.string().describe("Public URL to view the issue."),
|
|
15
|
-
team: z.string().describe("The team responsible for this issue."),
|
|
16
|
-
title: z.string().describe("The title of the issue."),
|
|
17
|
-
status: z.string().describe("Current status of the issue."),
|
|
13
|
+
id: z.string().describe("The unique identifier of the issue.").nullable(),
|
|
14
|
+
url: z.string().describe("Public URL to view the issue.").nullable(),
|
|
15
|
+
team: z.string().describe("The team responsible for this issue.").nullable(),
|
|
16
|
+
title: z.string().describe("The title of the issue.").nullable(),
|
|
17
|
+
status: z.string().describe("Current status of the issue.").nullable(),
|
|
18
18
|
summary: z.array(z.string()).describe("List of summary points for the issue."),
|
|
19
|
-
upvotes: z.number().describe("Number of upvotes this issue has received."),
|
|
20
|
-
version: z.number().describe("Version number of the issue."),
|
|
21
|
-
priority: z.string().describe("Priority level of the issue."),
|
|
22
|
-
createdAt: z.string().describe("Timestamp when the issue was created (ISO 8601 format)."),
|
|
23
|
-
isDeleted: z.boolean().describe("Whether the issue has been deleted."),
|
|
19
|
+
upvotes: z.number().describe("Number of upvotes this issue has received.").nullable(),
|
|
20
|
+
version: z.number().describe("Version number of the issue.").nullable(),
|
|
21
|
+
priority: z.string().describe("Priority level of the issue.").nullable(),
|
|
22
|
+
createdAt: z.string().describe("Timestamp when the issue was created (ISO 8601 format).").nullable(),
|
|
23
|
+
isDeleted: z.boolean().describe("Whether the issue has been deleted.").nullable(),
|
|
24
24
|
isVisible: z.boolean().describe("Whether the issue is visible to users.").nullable().optional(),
|
|
25
25
|
projectId: z.string().describe("The project ID this issue is associated with.").nullable().optional(),
|
|
26
|
-
sortOrder: z.number().describe("Sort order value for displaying the issue."),
|
|
27
|
-
updatedAt: z.string().describe("Timestamp when the issue was last updated (ISO 8601 format)."),
|
|
28
|
-
identifier: z.string().describe("Human-readable identifier for the issue (e.g., 'PROJ-123')."),
|
|
26
|
+
sortOrder: z.number().describe("Sort order value for displaying the issue.").nullable(),
|
|
27
|
+
updatedAt: z.string().describe("Timestamp when the issue was last updated (ISO 8601 format).").nullable(),
|
|
28
|
+
identifier: z.string().describe("Human-readable identifier for the issue (e.g., 'PROJ-123').").nullable(),
|
|
29
29
|
description: z.string().describe("The description of the issue in plain text.").nullable().optional(),
|
|
30
|
-
workspaceId: z.string().describe("The workspace ID this issue belongs to."),
|
|
31
|
-
linearTicketId: z.string().describe("Associated Linear ticket identifier."),
|
|
30
|
+
workspaceId: z.string().describe("The workspace ID this issue belongs to.").nullable(),
|
|
31
|
+
linearTicketId: z.string().describe("Associated Linear ticket identifier.").nullable(),
|
|
32
32
|
summaryUpdated: z.string().describe("Timestamp when the summary was last updated (ISO 8601 format).").nullable().optional(),
|
|
33
33
|
descriptionData: z.string().describe("Rich text description data in structured format (stringified JSON).").nullable().optional(),
|
|
34
|
-
importanceScore: z.number().describe("Calculated importance score for the issue.")
|
|
34
|
+
importanceScore: z.number().describe("Calculated importance score for the issue.").nullable()
|
|
35
35
|
}).describe("Response model containing the issue details.")
|
|
36
36
|
});
|
|
37
37
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-issue.mjs","names":[],"sources":["../../src/actions/get-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetIssueInput
|
|
1
|
+
{"version":3,"file":"get-issue.mjs","names":[],"sources":["../../src/actions/get-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetIssueInput = z.object({\n issue_id: z.string().describe(\"The unique identifier of the issue to retrieve.\"),\n language: z.string().describe(\"Optional language code for localized content. If not provided, defaults to the workspace's default language.\").optional(),\n workspace_id: z.string().describe(\"The unique identifier of the workspace containing the issue.\"),\n}).describe(\"Request model for getting an issue by ID.\");\nexport const ProductlaneGetIssueOutput = z.object({\n id: z.string().describe(\"The unique identifier of the issue.\").nullable(),\n url: z.string().describe(\"Public URL to view the issue.\").nullable(),\n team: z.string().describe(\"The team responsible for this issue.\").nullable(),\n title: z.string().describe(\"The title of the issue.\").nullable(),\n status: z.string().describe(\"Current status of the issue.\").nullable(),\n summary: z.array(z.string()).describe(\"List of summary points for the issue.\"),\n upvotes: z.number().describe(\"Number of upvotes this issue has received.\").nullable(),\n version: z.number().describe(\"Version number of the issue.\").nullable(),\n priority: z.string().describe(\"Priority level of the issue.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the issue was created (ISO 8601 format).\").nullable(),\n isDeleted: z.boolean().describe(\"Whether the issue has been deleted.\").nullable(),\n isVisible: z.boolean().describe(\"Whether the issue is visible to users.\").nullable().optional(),\n projectId: z.string().describe(\"The project ID this issue is associated with.\").nullable().optional(),\n sortOrder: z.number().describe(\"Sort order value for displaying the issue.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the issue was last updated (ISO 8601 format).\").nullable(),\n identifier: z.string().describe(\"Human-readable identifier for the issue (e.g., 'PROJ-123').\").nullable(),\n description: z.string().describe(\"The description of the issue in plain text.\").nullable().optional(),\n workspaceId: z.string().describe(\"The workspace ID this issue belongs to.\").nullable(),\n linearTicketId: z.string().describe(\"Associated Linear ticket identifier.\").nullable(),\n summaryUpdated: z.string().describe(\"Timestamp when the summary was last updated (ISO 8601 format).\").nullable().optional(),\n descriptionData: z.string().describe(\"Rich text description data in structured format (stringified JSON).\").nullable().optional(),\n importanceScore: z.number().describe(\"Calculated importance score for the issue.\").nullable(),\n}).describe(\"Response model containing the issue details.\");\n\nexport const productlaneGetIssue = action(\"PRODUCTLANE_GET_ISSUE\", {\n slug: \"productlane-get-issue\",\n name: \"Get Issue by ID\",\n description: \"Tool to retrieve a specific issue by its ID from a workspace. Use when you need to fetch detailed information about an issue including its title, description, status, priority, and metadata.\",\n input: ProductlaneGetIssueInput,\n output: ProductlaneGetIssueOutput,\n});\n"],"mappings":";;AAkCA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlCsC,EAAE,OAAO;EAC/C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;EACvJ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAClG,CAAC,CAAC,CAAC,SAAS,2CA8BH;CACP,QA9BuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACnG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAChF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACxG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACxG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACrF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACrF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
|
|
@@ -3,13 +3,13 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-linear-options.ts
|
|
4
4
|
const ProductlaneGetLinearOptionsInput = zod.z.object({}).describe("Request model for getting Linear customer options.\nNo parameters are required - authentication is handled via bearer token.");
|
|
5
5
|
const ProductlaneGetLinearOptions_LinearTierSchema = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("Unique identifier for the Linear customer tier."),
|
|
7
|
-
name: zod.z.string().describe("Display name of the Linear customer tier.")
|
|
6
|
+
id: zod.z.string().describe("Unique identifier for the Linear customer tier.").nullable(),
|
|
7
|
+
name: zod.z.string().describe("Display name of the Linear customer tier.").nullable()
|
|
8
8
|
}).describe("Linear customer tier model.");
|
|
9
9
|
const ProductlaneGetLinearOptions_LinearStatusSchema = zod.z.object({
|
|
10
|
-
id: zod.z.string().describe("Unique identifier for the Linear customer status."),
|
|
11
|
-
name: zod.z.string().describe("Display name of the Linear customer status."),
|
|
12
|
-
color: zod.z.string().describe("Color code associated with the Linear customer status.")
|
|
10
|
+
id: zod.z.string().describe("Unique identifier for the Linear customer status.").nullable(),
|
|
11
|
+
name: zod.z.string().describe("Display name of the Linear customer status.").nullable(),
|
|
12
|
+
color: zod.z.string().describe("Color code associated with the Linear customer status.").nullable()
|
|
13
13
|
}).describe("Linear customer status model.");
|
|
14
14
|
const ProductlaneGetLinearOptionsOutput = zod.z.object({
|
|
15
15
|
tiers: zod.z.array(ProductlaneGetLinearOptions_LinearTierSchema).describe("List of available Linear customer tiers. Returns null if Linear is not connected to your workspace.").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-linear-options.cjs","names":["z","action"],"sources":["../../src/actions/get-linear-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetLinearOptionsInput
|
|
1
|
+
{"version":3,"file":"get-linear-options.cjs","names":["z","action"],"sources":["../../src/actions/get-linear-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetLinearOptionsInput = z.object({}).describe(\"Request model for getting Linear customer options.\\nNo parameters are required - authentication is handled via bearer token.\");\nconst ProductlaneGetLinearOptions_LinearTierSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Linear customer tier.\").nullable(),\n name: z.string().describe(\"Display name of the Linear customer tier.\").nullable(),\n}).describe(\"Linear customer tier model.\");\nconst ProductlaneGetLinearOptions_LinearStatusSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Linear customer status.\").nullable(),\n name: z.string().describe(\"Display name of the Linear customer status.\").nullable(),\n color: z.string().describe(\"Color code associated with the Linear customer status.\").nullable(),\n}).describe(\"Linear customer status model.\");\nexport const ProductlaneGetLinearOptionsOutput = z.object({\n tiers: z.array(ProductlaneGetLinearOptions_LinearTierSchema).describe(\"List of available Linear customer tiers. Returns null if Linear is not connected to your workspace.\").nullable().optional(),\n statuses: z.array(ProductlaneGetLinearOptions_LinearStatusSchema).describe(\"List of available Linear customer statuses. Returns null if Linear is not connected to your workspace.\").nullable().optional(),\n}).describe(\"Response model for Linear customer options.\");\n\nexport const productlaneGetLinearOptions = action(\"PRODUCTLANE_GET_LINEAR_OPTIONS\", {\n slug: \"productlane-get-linear-options\",\n name: \"Get Linear Customer Options\",\n description: \"Tool to retrieve available Linear customer statuses and tiers for your workspace. Use when you need to know the valid Linear options before creating or updating companies. Returns null for both statuses and tiers if Linear is not connected.\",\n input: ProductlaneGetLinearOptionsInput,\n output: ProductlaneGetLinearOptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8HAA8H;AACpM,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjM,UAAUA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3M,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-linear-options.d.ts
|
|
4
|
-
declare const ProductlaneGetLinearOptionsInput: z.
|
|
5
|
-
declare const ProductlaneGetLinearOptionsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const ProductlaneGetLinearOptionsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const ProductlaneGetLinearOptionsOutput: z.ZodObject<{
|
|
6
|
+
tiers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>>>>;
|
|
10
|
+
statuses: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
color: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>>>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const productlaneGetLinearOptions: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { productlaneGetLinearOptions };
|
|
9
19
|
//# sourceMappingURL=get-linear-options.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-linear-options.d.cts","names":[],"sources":["../../src/actions/get-linear-options.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"get-linear-options.d.cts","names":[],"sources":["../../src/actions/get-linear-options.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-linear-options.d.ts
|
|
4
|
-
declare const ProductlaneGetLinearOptionsInput: z.
|
|
5
|
-
declare const ProductlaneGetLinearOptionsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const ProductlaneGetLinearOptionsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const ProductlaneGetLinearOptionsOutput: z.ZodObject<{
|
|
6
|
+
tiers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>>>>;
|
|
10
|
+
statuses: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
color: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>>>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const productlaneGetLinearOptions: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { productlaneGetLinearOptions };
|
|
9
19
|
//# sourceMappingURL=get-linear-options.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-linear-options.d.mts","names":[],"sources":["../../src/actions/get-linear-options.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"get-linear-options.d.mts","names":[],"sources":["../../src/actions/get-linear-options.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,13 +3,13 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-linear-options.ts
|
|
4
4
|
const ProductlaneGetLinearOptionsInput = z.object({}).describe("Request model for getting Linear customer options.\nNo parameters are required - authentication is handled via bearer token.");
|
|
5
5
|
const ProductlaneGetLinearOptions_LinearTierSchema = z.object({
|
|
6
|
-
id: z.string().describe("Unique identifier for the Linear customer tier."),
|
|
7
|
-
name: z.string().describe("Display name of the Linear customer tier.")
|
|
6
|
+
id: z.string().describe("Unique identifier for the Linear customer tier.").nullable(),
|
|
7
|
+
name: z.string().describe("Display name of the Linear customer tier.").nullable()
|
|
8
8
|
}).describe("Linear customer tier model.");
|
|
9
9
|
const ProductlaneGetLinearOptions_LinearStatusSchema = z.object({
|
|
10
|
-
id: z.string().describe("Unique identifier for the Linear customer status."),
|
|
11
|
-
name: z.string().describe("Display name of the Linear customer status."),
|
|
12
|
-
color: z.string().describe("Color code associated with the Linear customer status.")
|
|
10
|
+
id: z.string().describe("Unique identifier for the Linear customer status.").nullable(),
|
|
11
|
+
name: z.string().describe("Display name of the Linear customer status.").nullable(),
|
|
12
|
+
color: z.string().describe("Color code associated with the Linear customer status.").nullable()
|
|
13
13
|
}).describe("Linear customer status model.");
|
|
14
14
|
const productlaneGetLinearOptions = action("PRODUCTLANE_GET_LINEAR_OPTIONS", {
|
|
15
15
|
slug: "productlane-get-linear-options",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-linear-options.mjs","names":[],"sources":["../../src/actions/get-linear-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetLinearOptionsInput
|
|
1
|
+
{"version":3,"file":"get-linear-options.mjs","names":[],"sources":["../../src/actions/get-linear-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetLinearOptionsInput = z.object({}).describe(\"Request model for getting Linear customer options.\\nNo parameters are required - authentication is handled via bearer token.\");\nconst ProductlaneGetLinearOptions_LinearTierSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Linear customer tier.\").nullable(),\n name: z.string().describe(\"Display name of the Linear customer tier.\").nullable(),\n}).describe(\"Linear customer tier model.\");\nconst ProductlaneGetLinearOptions_LinearStatusSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Linear customer status.\").nullable(),\n name: z.string().describe(\"Display name of the Linear customer status.\").nullable(),\n color: z.string().describe(\"Color code associated with the Linear customer status.\").nullable(),\n}).describe(\"Linear customer status model.\");\nexport const ProductlaneGetLinearOptionsOutput = z.object({\n tiers: z.array(ProductlaneGetLinearOptions_LinearTierSchema).describe(\"List of available Linear customer tiers. Returns null if Linear is not connected to your workspace.\").nullable().optional(),\n statuses: z.array(ProductlaneGetLinearOptions_LinearStatusSchema).describe(\"List of available Linear customer statuses. Returns null if Linear is not connected to your workspace.\").nullable().optional(),\n}).describe(\"Response model for Linear customer options.\");\n\nexport const productlaneGetLinearOptions = action(\"PRODUCTLANE_GET_LINEAR_OPTIONS\", {\n slug: \"productlane-get-linear-options\",\n name: \"Get Linear Customer Options\",\n description: \"Tool to retrieve available Linear customer statuses and tiers for your workspace. Use when you need to know the valid Linear options before creating or updating companies. Returns null for both statuses and tiers if Linear is not connected.\",\n input: ProductlaneGetLinearOptionsInput,\n output: ProductlaneGetLinearOptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8HAA8H;AACpM,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAM3C,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV+C,EAAE,OAAO;EACxD,OAAO,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjM,UAAU,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3M,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
|
|
@@ -7,18 +7,18 @@ const ProductlaneGetProjectInput = zod.z.object({
|
|
|
7
7
|
workspace_id: zod.z.string().describe("Workspace ID containing the project.")
|
|
8
8
|
}).describe("Request model for retrieving a project by its ID.");
|
|
9
9
|
const ProductlaneGetProjectOutput = zod.z.object({
|
|
10
|
-
id: zod.z.string().describe("Unique identifier of the project."),
|
|
10
|
+
id: zod.z.string().describe("Unique identifier of the project.").nullable(),
|
|
11
11
|
icon: zod.z.string().describe("Icon identifier or URL for the project.").nullable().optional(),
|
|
12
|
-
name: zod.z.string().describe("Name of the project."),
|
|
12
|
+
name: zod.z.string().describe("Name of the project.").nullable(),
|
|
13
13
|
color: zod.z.string().describe("Color code associated with the project (e.g., hex color).").nullable().optional(),
|
|
14
14
|
state: zod.z.string().describe("Current state of the project (e.g., 'active', 'completed').").nullable().optional(),
|
|
15
|
-
upvotes: zod.z.number().describe("Number of upvotes the project has received."),
|
|
15
|
+
upvotes: zod.z.number().describe("Number of upvotes the project has received.").nullable(),
|
|
16
16
|
progress: zod.z.number().describe("Progress percentage of the project (0-100).").nullable().optional(),
|
|
17
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp when the project was created."),
|
|
18
|
-
sortOrder: zod.z.number().describe("Numerical value determining the display order of the project."),
|
|
17
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp when the project was created.").nullable(),
|
|
18
|
+
sortOrder: zod.z.number().describe("Numerical value determining the display order of the project.").nullable(),
|
|
19
19
|
description: zod.z.string().describe("Description of the project.").nullable().optional(),
|
|
20
20
|
linearTeamIds: zod.z.array(zod.z.string()).describe("List of Linear team IDs associated with the project."),
|
|
21
|
-
importanceScore: zod.z.number().describe("Calculated importance score for the project."),
|
|
21
|
+
importanceScore: zod.z.number().describe("Calculated importance score for the project.").nullable(),
|
|
22
22
|
linearProjectId: zod.z.string().describe("Associated Linear project ID, if integrated.").nullable().optional()
|
|
23
23
|
}).describe("Response model for retrieving a project.");
|
|
24
24
|
const productlaneGetProject = require_action.action("PRODUCTLANE_GET_PROJECT", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-project.cjs","names":["z","action"],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetProjectInput
|
|
1
|
+
{"version":3,"file":"get-project.cjs","names":["z","action"],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetProjectInput = z.object({\n language: z.string().describe(\"Language code for localized content (e.g., 'en', 'de'). If not provided, returns content in the default language.\").optional(),\n project_id: z.string().describe(\"Project ID to retrieve.\"),\n workspace_id: z.string().describe(\"Workspace ID containing the project.\"),\n}).describe(\"Request model for retrieving a project by its ID.\");\nexport const ProductlaneGetProjectOutput = z.object({\n id: z.string().describe(\"Unique identifier of the project.\").nullable(),\n icon: z.string().describe(\"Icon identifier or URL for the project.\").nullable().optional(),\n name: z.string().describe(\"Name of the project.\").nullable(),\n color: z.string().describe(\"Color code associated with the project (e.g., hex color).\").nullable().optional(),\n state: z.string().describe(\"Current state of the project (e.g., 'active', 'completed').\").nullable().optional(),\n upvotes: z.number().describe(\"Number of upvotes the project has received.\").nullable(),\n progress: z.number().describe(\"Progress percentage of the project (0-100).\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the project was created.\").nullable(),\n sortOrder: z.number().describe(\"Numerical value determining the display order of the project.\").nullable(),\n description: z.string().describe(\"Description of the project.\").nullable().optional(),\n linearTeamIds: z.array(z.string()).describe(\"List of Linear team IDs associated with the project.\"),\n importanceScore: z.number().describe(\"Calculated importance score for the project.\").nullable(),\n linearProjectId: z.string().describe(\"Associated Linear project ID, if integrated.\").nullable().optional(),\n}).describe(\"Response model for retrieving a project.\");\n\nexport const productlaneGetProject = action(\"PRODUCTLANE_GET_PROJECT\", {\n slug: \"productlane-get-project\",\n name: \"Get Project\",\n description: \"Tool to retrieve a project by its ID from a workspace. Use when you need to fetch details about a specific project including its name, description, progress, and associated metadata.\",\n input: ProductlaneGetProjectInput,\n output: ProductlaneGetProjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;CAC5J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACzD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;AAC1E,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAClG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC9F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAEtD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-project.d.ts
|
|
4
|
-
declare const ProductlaneGetProjectInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductlaneGetProjectInput: z.ZodObject<{
|
|
5
|
+
language: z.ZodOptional<z.ZodString>;
|
|
6
|
+
project_id: z.ZodString;
|
|
7
|
+
workspace_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ProductlaneGetProjectOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
icon: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
upvotes: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
progress: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
18
|
+
sortOrder: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
linearTeamIds: z.ZodArray<z.ZodString>;
|
|
21
|
+
importanceScore: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
linearProjectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
}, z.core.$strip>;
|
|
24
|
+
declare const productlaneGetProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
project_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]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { productlaneGetProject };
|
|
9
31
|
//# sourceMappingURL=get-project.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-project.d.cts","names":[],"sources":["../../src/actions/get-project.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-project.d.cts","names":[],"sources":["../../src/actions/get-project.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAK1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-project.d.ts
|
|
4
|
-
declare const ProductlaneGetProjectInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductlaneGetProjectInput: z.ZodObject<{
|
|
5
|
+
language: z.ZodOptional<z.ZodString>;
|
|
6
|
+
project_id: z.ZodString;
|
|
7
|
+
workspace_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ProductlaneGetProjectOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
icon: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
upvotes: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
progress: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
18
|
+
sortOrder: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
linearTeamIds: z.ZodArray<z.ZodString>;
|
|
21
|
+
importanceScore: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
linearProjectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
}, z.core.$strip>;
|
|
24
|
+
declare const productlaneGetProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
project_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]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { productlaneGetProject };
|
|
9
31
|
//# sourceMappingURL=get-project.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-project.d.mts","names":[],"sources":["../../src/actions/get-project.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-project.d.mts","names":[],"sources":["../../src/actions/get-project.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAK1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -10,18 +10,18 @@ const productlaneGetProject = action("PRODUCTLANE_GET_PROJECT", {
|
|
|
10
10
|
workspace_id: z.string().describe("Workspace ID containing the project.")
|
|
11
11
|
}).describe("Request model for retrieving a project by its ID."),
|
|
12
12
|
output: z.object({
|
|
13
|
-
id: z.string().describe("Unique identifier of the project."),
|
|
13
|
+
id: z.string().describe("Unique identifier of the project.").nullable(),
|
|
14
14
|
icon: z.string().describe("Icon identifier or URL for the project.").nullable().optional(),
|
|
15
|
-
name: z.string().describe("Name of the project."),
|
|
15
|
+
name: z.string().describe("Name of the project.").nullable(),
|
|
16
16
|
color: z.string().describe("Color code associated with the project (e.g., hex color).").nullable().optional(),
|
|
17
17
|
state: z.string().describe("Current state of the project (e.g., 'active', 'completed').").nullable().optional(),
|
|
18
|
-
upvotes: z.number().describe("Number of upvotes the project has received."),
|
|
18
|
+
upvotes: z.number().describe("Number of upvotes the project has received.").nullable(),
|
|
19
19
|
progress: z.number().describe("Progress percentage of the project (0-100).").nullable().optional(),
|
|
20
|
-
createdAt: z.string().describe("ISO 8601 timestamp when the project was created."),
|
|
21
|
-
sortOrder: z.number().describe("Numerical value determining the display order of the project."),
|
|
20
|
+
createdAt: z.string().describe("ISO 8601 timestamp when the project was created.").nullable(),
|
|
21
|
+
sortOrder: z.number().describe("Numerical value determining the display order of the project.").nullable(),
|
|
22
22
|
description: z.string().describe("Description of the project.").nullable().optional(),
|
|
23
23
|
linearTeamIds: z.array(z.string()).describe("List of Linear team IDs associated with the project."),
|
|
24
|
-
importanceScore: z.number().describe("Calculated importance score for the project."),
|
|
24
|
+
importanceScore: z.number().describe("Calculated importance score for the project.").nullable(),
|
|
25
25
|
linearProjectId: z.string().describe("Associated Linear project ID, if integrated.").nullable().optional()
|
|
26
26
|
}).describe("Response model for retrieving a project.")
|
|
27
27
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-project.mjs","names":[],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetProjectInput
|
|
1
|
+
{"version":3,"file":"get-project.mjs","names":[],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneGetProjectInput = z.object({\n language: z.string().describe(\"Language code for localized content (e.g., 'en', 'de'). If not provided, returns content in the default language.\").optional(),\n project_id: z.string().describe(\"Project ID to retrieve.\"),\n workspace_id: z.string().describe(\"Workspace ID containing the project.\"),\n}).describe(\"Request model for retrieving a project by its ID.\");\nexport const ProductlaneGetProjectOutput = z.object({\n id: z.string().describe(\"Unique identifier of the project.\").nullable(),\n icon: z.string().describe(\"Icon identifier or URL for the project.\").nullable().optional(),\n name: z.string().describe(\"Name of the project.\").nullable(),\n color: z.string().describe(\"Color code associated with the project (e.g., hex color).\").nullable().optional(),\n state: z.string().describe(\"Current state of the project (e.g., 'active', 'completed').\").nullable().optional(),\n upvotes: z.number().describe(\"Number of upvotes the project has received.\").nullable(),\n progress: z.number().describe(\"Progress percentage of the project (0-100).\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the project was created.\").nullable(),\n sortOrder: z.number().describe(\"Numerical value determining the display order of the project.\").nullable(),\n description: z.string().describe(\"Description of the project.\").nullable().optional(),\n linearTeamIds: z.array(z.string()).describe(\"List of Linear team IDs associated with the project.\"),\n importanceScore: z.number().describe(\"Calculated importance score for the project.\").nullable(),\n linearProjectId: z.string().describe(\"Associated Linear project ID, if integrated.\").nullable().optional(),\n}).describe(\"Response model for retrieving a project.\");\n\nexport const productlaneGetProject = action(\"PRODUCTLANE_GET_PROJECT\", {\n slug: \"productlane-get-project\",\n name: \"Get Project\",\n description: \"Tool to retrieve a project by its ID from a workspace. Use when you need to fetch details about a specific project including its name, description, progress, and associated metadata.\",\n input: ProductlaneGetProjectInput,\n output: ProductlaneGetProjectOutput,\n});\n"],"mappings":";;AAyBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAzBwC,EAAE,OAAO;EACjD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;EAC5J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;EACzD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC1E,CAAC,CAAC,CAAC,SAAS,mDAqBH;CACP,QArByC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD;EAClG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAC9F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
|