@keystrokehq/parma 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/add-relationship-to-group.cjs +1 -0
- package/dist/actions/add-relationship-to-group.cjs.map +1 -1
- package/dist/actions/add-relationship-to-group.d.cts +3 -16
- package/dist/actions/add-relationship-to-group.d.cts.map +1 -1
- package/dist/actions/add-relationship-to-group.d.mts +3 -16
- package/dist/actions/add-relationship-to-group.d.mts.map +1 -1
- package/dist/actions/add-relationship-to-group.mjs +1 -0
- package/dist/actions/add-relationship-to-group.mjs.map +1 -1
- package/dist/actions/create-note.cjs +1 -0
- package/dist/actions/create-note.cjs.map +1 -1
- package/dist/actions/create-note.d.cts +3 -17
- package/dist/actions/create-note.d.cts.map +1 -1
- package/dist/actions/create-note.d.mts +3 -17
- package/dist/actions/create-note.d.mts.map +1 -1
- package/dist/actions/create-note.mjs +1 -0
- package/dist/actions/create-note.mjs.map +1 -1
- package/dist/actions/create-relationship.cjs +1 -0
- package/dist/actions/create-relationship.cjs.map +1 -1
- package/dist/actions/create-relationship.d.cts +3 -19
- package/dist/actions/create-relationship.d.cts.map +1 -1
- package/dist/actions/create-relationship.d.mts +3 -19
- package/dist/actions/create-relationship.d.mts.map +1 -1
- package/dist/actions/create-relationship.mjs +1 -0
- package/dist/actions/create-relationship.mjs.map +1 -1
- package/dist/actions/data-json.cjs +1 -0
- package/dist/actions/data-json.cjs.map +1 -1
- package/dist/actions/data-json.d.cts +3 -13
- package/dist/actions/data-json.d.cts.map +1 -1
- package/dist/actions/data-json.d.mts +3 -13
- package/dist/actions/data-json.d.mts.map +1 -1
- package/dist/actions/data-json.mjs +1 -0
- package/dist/actions/data-json.mjs.map +1 -1
- package/dist/actions/delete-relationship.cjs +1 -0
- package/dist/actions/delete-relationship.cjs.map +1 -1
- package/dist/actions/delete-relationship.d.cts +3 -15
- package/dist/actions/delete-relationship.d.cts.map +1 -1
- package/dist/actions/delete-relationship.d.mts +3 -15
- package/dist/actions/delete-relationship.d.mts.map +1 -1
- package/dist/actions/delete-relationship.mjs +1 -0
- package/dist/actions/delete-relationship.mjs.map +1 -1
- package/dist/actions/get-pipeline.cjs +1 -0
- package/dist/actions/get-pipeline.cjs.map +1 -1
- package/dist/actions/get-pipeline.d.cts +3 -15
- package/dist/actions/get-pipeline.d.cts.map +1 -1
- package/dist/actions/get-pipeline.d.mts +3 -15
- package/dist/actions/get-pipeline.d.mts.map +1 -1
- package/dist/actions/get-pipeline.mjs +1 -0
- package/dist/actions/get-pipeline.mjs.map +1 -1
- package/dist/actions/get-relationship.cjs +1 -0
- package/dist/actions/get-relationship.cjs.map +1 -1
- package/dist/actions/get-relationship.d.cts +3 -15
- package/dist/actions/get-relationship.d.cts.map +1 -1
- package/dist/actions/get-relationship.d.mts +3 -15
- package/dist/actions/get-relationship.d.mts.map +1 -1
- package/dist/actions/get-relationship.mjs +1 -0
- package/dist/actions/get-relationship.mjs.map +1 -1
- package/dist/actions/get-stage.cjs +1 -0
- package/dist/actions/get-stage.cjs.map +1 -1
- package/dist/actions/get-stage.d.cts +3 -15
- package/dist/actions/get-stage.d.cts.map +1 -1
- package/dist/actions/get-stage.d.mts +3 -15
- package/dist/actions/get-stage.d.mts.map +1 -1
- package/dist/actions/get-stage.mjs +1 -0
- package/dist/actions/get-stage.mjs.map +1 -1
- package/dist/actions/get-user-profile.cjs +1 -0
- package/dist/actions/get-user-profile.cjs.map +1 -1
- package/dist/actions/get-user-profile.d.cts +3 -13
- package/dist/actions/get-user-profile.d.cts.map +1 -1
- package/dist/actions/get-user-profile.d.mts +3 -13
- package/dist/actions/get-user-profile.d.mts.map +1 -1
- package/dist/actions/get-user-profile.mjs +1 -0
- package/dist/actions/get-user-profile.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -15
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -15
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/list-deals.cjs +1 -0
- package/dist/actions/list-deals.cjs.map +1 -1
- package/dist/actions/list-deals.d.cts +3 -15
- package/dist/actions/list-deals.d.cts.map +1 -1
- package/dist/actions/list-deals.d.mts +3 -15
- package/dist/actions/list-deals.d.mts.map +1 -1
- package/dist/actions/list-deals.mjs +1 -0
- package/dist/actions/list-deals.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +1 -0
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -16
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -16
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs +1 -0
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-notes.cjs +1 -0
- package/dist/actions/list-notes.cjs.map +1 -1
- package/dist/actions/list-notes.d.cts +3 -15
- package/dist/actions/list-notes.d.cts.map +1 -1
- package/dist/actions/list-notes.d.mts +3 -15
- package/dist/actions/list-notes.d.mts.map +1 -1
- package/dist/actions/list-notes.mjs +1 -0
- package/dist/actions/list-notes.mjs.map +1 -1
- package/dist/actions/list-pipelines.cjs +1 -0
- package/dist/actions/list-pipelines.cjs.map +1 -1
- package/dist/actions/list-pipelines.d.cts +3 -13
- package/dist/actions/list-pipelines.d.cts.map +1 -1
- package/dist/actions/list-pipelines.d.mts +3 -13
- package/dist/actions/list-pipelines.d.mts.map +1 -1
- package/dist/actions/list-pipelines.mjs +1 -0
- package/dist/actions/list-pipelines.mjs.map +1 -1
- package/dist/actions/list-relationship-groups.cjs +1 -0
- package/dist/actions/list-relationship-groups.cjs.map +1 -1
- package/dist/actions/list-relationship-groups.d.cts +3 -15
- package/dist/actions/list-relationship-groups.d.cts.map +1 -1
- package/dist/actions/list-relationship-groups.d.mts +3 -15
- package/dist/actions/list-relationship-groups.d.mts.map +1 -1
- package/dist/actions/list-relationship-groups.mjs +1 -0
- package/dist/actions/list-relationship-groups.mjs.map +1 -1
- package/dist/actions/list-relationship-notes.cjs +1 -0
- package/dist/actions/list-relationship-notes.cjs.map +1 -1
- package/dist/actions/list-relationship-notes.d.cts +3 -16
- package/dist/actions/list-relationship-notes.d.cts.map +1 -1
- package/dist/actions/list-relationship-notes.d.mts +3 -16
- package/dist/actions/list-relationship-notes.d.mts.map +1 -1
- package/dist/actions/list-relationship-notes.mjs +1 -0
- package/dist/actions/list-relationship-notes.mjs.map +1 -1
- package/dist/actions/list-relationships.cjs +1 -0
- package/dist/actions/list-relationships.cjs.map +1 -1
- package/dist/actions/list-relationships.d.cts +3 -26
- package/dist/actions/list-relationships.d.cts.map +1 -1
- package/dist/actions/list-relationships.d.mts +3 -26
- package/dist/actions/list-relationships.d.mts.map +1 -1
- package/dist/actions/list-relationships.mjs +1 -0
- package/dist/actions/list-relationships.mjs.map +1 -1
- package/dist/actions/list-stages.cjs +1 -0
- package/dist/actions/list-stages.cjs.map +1 -1
- package/dist/actions/list-stages.d.cts +3 -13
- package/dist/actions/list-stages.d.cts.map +1 -1
- package/dist/actions/list-stages.d.mts +3 -13
- package/dist/actions/list-stages.d.mts.map +1 -1
- package/dist/actions/list-stages.mjs +1 -0
- package/dist/actions/list-stages.mjs.map +1 -1
- package/dist/actions/list-users.cjs +1 -0
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -15
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -15
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/package-list.cjs +1 -0
- package/dist/actions/package-list.cjs.map +1 -1
- package/dist/actions/package-list.d.cts +3 -13
- package/dist/actions/package-list.d.cts.map +1 -1
- package/dist/actions/package-list.d.mts +3 -13
- package/dist/actions/package-list.d.mts.map +1 -1
- package/dist/actions/package-list.mjs +1 -0
- package/dist/actions/package-list.mjs.map +1 -1
- package/dist/actions/remove-relationship-from-group.cjs +1 -0
- package/dist/actions/remove-relationship-from-group.cjs.map +1 -1
- package/dist/actions/remove-relationship-from-group.d.cts +3 -16
- package/dist/actions/remove-relationship-from-group.d.cts.map +1 -1
- package/dist/actions/remove-relationship-from-group.d.mts +3 -16
- package/dist/actions/remove-relationship-from-group.d.mts.map +1 -1
- package/dist/actions/remove-relationship-from-group.mjs +1 -0
- package/dist/actions/remove-relationship-from-group.mjs.map +1 -1
- package/dist/actions/update-note.cjs +1 -0
- package/dist/actions/update-note.cjs.map +1 -1
- package/dist/actions/update-note.d.cts +3 -18
- package/dist/actions/update-note.d.cts.map +1 -1
- package/dist/actions/update-note.d.mts +3 -18
- package/dist/actions/update-note.d.mts.map +1 -1
- package/dist/actions/update-note.mjs +1 -0
- package/dist/actions/update-note.mjs.map +1 -1
- package/dist/actions/update-relationship.cjs +1 -0
- package/dist/actions/update-relationship.cjs.map +1 -1
- package/dist/actions/update-relationship.d.cts +3 -21
- package/dist/actions/update-relationship.d.cts.map +1 -1
- package/dist/actions/update-relationship.d.mts +3 -21
- package/dist/actions/update-relationship.d.mts.map +1 -1
- package/dist/actions/update-relationship.mjs +1 -0
- package/dist/actions/update-relationship.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,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user.d.ts
|
|
@@ -11,21 +13,7 @@ declare const ParmaGetUserOutput: z.ZodObject<{
|
|
|
11
13
|
email: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const parmaGetUser:
|
|
15
|
-
id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
generic_api_key: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const parmaGetUser: AppAction<typeof ParmaGetUserInput, typeof ParmaGetUserOutput, typeof parma.credential>;
|
|
29
17
|
//#endregion
|
|
30
18
|
export { parmaGetUser };
|
|
31
19
|
//# sourceMappingURL=get-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user.d.mts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user.d.mts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;;;cAMa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAQjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;cAIlB,YAAA,EAAc,SAAA,QAClB,iBAAA,SACA,kBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user.mjs","names":[],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetUserInput = z.object({\n id: z.string().describe(\"The unique identifier of the user to retrieve\"),\n}).describe(\"Request model for GET_USER to retrieve a user by their ID.\");\nconst ParmaGetUser_UserDataSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable(),\n name: z.string().describe(\"User's name\").nullable(),\n email: z.string().describe(\"User's email address\").nullable(),\n}).passthrough().describe(\"User data within the API response.\");\nexport const ParmaGetUserOutput = z.object({\n data: ParmaGetUser_UserDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for GET_USER containing user information.\");\n\nexport const parmaGetUser = action(\"PARMA_GET_USER\", {\n slug: \"parma-get-user\",\n name: \"Get User by ID\",\n description: \"Tool to retrieve a user by their unique ID. Use when you need to fetch details for a specific user.\",\n input: ParmaGetUserInput,\n output: ParmaGetUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user.mjs","names":[],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaGetUserInput = z.object({\n id: z.string().describe(\"The unique identifier of the user to retrieve\"),\n}).describe(\"Request model for GET_USER to retrieve a user by their ID.\");\nconst ParmaGetUser_UserDataSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable(),\n name: z.string().describe(\"User's name\").nullable(),\n email: z.string().describe(\"User's email address\").nullable(),\n}).passthrough().describe(\"User data within the API response.\");\nexport const ParmaGetUserOutput = z.object({\n data: ParmaGetUser_UserDataSchema.nullable(),\n}).passthrough().describe(\"Response schema for GET_USER containing user information.\");\n\nexport const parmaGetUser: AppAction<\n typeof ParmaGetUserInput,\n typeof ParmaGetUserOutput,\n typeof parma.credential\n> = action(\"PARMA_GET_USER\", {\n slug: \"parma-get-user\",\n name: \"Get User by ID\",\n description: \"Tool to retrieve a user by their unique ID. Use when you need to fetch details for a specific user.\",\n input: ParmaGetUserInput,\n output: ParmaGetUserOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oBAAoB,EAAE,OAAO,EACxC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EACzE,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,8BAA8B,EAAE,OAAO;CAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAClD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;AAC9D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAK9D,MAAa,eAIT,OAAO,kBAAkB;CAC3B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbgC,EAAE,OAAO,EACzC,MAAM,4BAA4B,SAAS,EAC7C,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-deals.cjs","names":["z","action"],"sources":["../../src/actions/list-deals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListDealsInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to retrieve a specific page of deals.\").optional(),\n}).describe(\"Request model for listing deals in Parma.\");\nconst ParmaListDeals_DealSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the deal\").nullable().optional(),\n name: z.string().describe(\"Name of the deal\").nullable().optional(),\n amount: z.number().describe(\"Deal amount value\").nullable().optional(),\n status: z.string().describe(\"Current status of the deal\").nullable().optional(),\n stage_id: z.number().int().describe(\"ID of the current stage in the pipeline\").nullable().optional(),\n closed_at: z.string().describe(\"Timestamp when the deal was closed\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the deal was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the deal was last updated\").nullable().optional(),\n owned_by_id: z.number().int().describe(\"ID of the user who owns this deal\").nullable().optional(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this deal belongs to\").nullable().optional(),\n relationship_id: z.number().int().describe(\"ID of the relationship associated with this deal\").nullable().optional(),\n}).passthrough().describe(\"Represents a single deal in Parma.\");\nconst ParmaListDeals_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of deals returned\").nullable().optional(),\n}).passthrough().describe(\"Metadata for the deals list response.\");\nexport const ParmaListDealsOutput = z.object({\n data: z.array(ParmaListDeals_DealSchema).describe(\"List of deals in the Parma account\"),\n meta: ParmaListDeals_MetaSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing deals containing deal data and metadata.\");\n\nexport const parmaListDeals = action(\"PARMA_LIST_DEALS\", {\n slug: \"parma-list-deals\",\n name: \"List Deals\",\n description: \"Tool to retrieve all deals from the Parma account. Use when you need to list deals, filter by pagination, or get an overview of all deals in the system.\",\n input: ParmaListDealsInput,\n output: ParmaListDealsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-deals.cjs","names":["z","action"],"sources":["../../src/actions/list-deals.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListDealsInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to retrieve a specific page of deals.\").optional(),\n}).describe(\"Request model for listing deals in Parma.\");\nconst ParmaListDeals_DealSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the deal\").nullable().optional(),\n name: z.string().describe(\"Name of the deal\").nullable().optional(),\n amount: z.number().describe(\"Deal amount value\").nullable().optional(),\n status: z.string().describe(\"Current status of the deal\").nullable().optional(),\n stage_id: z.number().int().describe(\"ID of the current stage in the pipeline\").nullable().optional(),\n closed_at: z.string().describe(\"Timestamp when the deal was closed\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the deal was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the deal was last updated\").nullable().optional(),\n owned_by_id: z.number().int().describe(\"ID of the user who owns this deal\").nullable().optional(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this deal belongs to\").nullable().optional(),\n relationship_id: z.number().int().describe(\"ID of the relationship associated with this deal\").nullable().optional(),\n}).passthrough().describe(\"Represents a single deal in Parma.\");\nconst ParmaListDeals_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of deals returned\").nullable().optional(),\n}).passthrough().describe(\"Metadata for the deals list response.\");\nexport const ParmaListDealsOutput = z.object({\n data: z.array(ParmaListDeals_DealSchema).describe(\"List of deals in the Parma account\"),\n meta: ParmaListDeals_MetaSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing deals containing deal data and metadata.\");\n\nexport const parmaListDeals: AppAction<\n typeof ParmaListDealsInput,\n typeof ParmaListDealsOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_DEALS\", {\n slug: \"parma-list-deals\",\n name: \"List Deals\",\n description: \"Tool to retrieve all deals from the Parma account. Use when you need to list deals, filter by pagination, or get an overview of all deals in the system.\",\n input: ParmaListDealsInput,\n output: ParmaListDealsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,EAC1C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,4BAA4BA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,4BAA4BA,IAAAA,EAAE,OAAO,EACzC,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,MAAMA,IAAAA,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,oCAAoC;CACtF,MAAM,0BAA0B,SAAS,CAAC,CAAC,SAAS;AACtD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,iBAITC,eAAAA,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-deals.d.ts
|
|
@@ -22,21 +24,7 @@ declare const ParmaListDealsOutput: z.ZodObject<{
|
|
|
22
24
|
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
25
|
}, z.core.$loose>>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const parmaListDeals:
|
|
26
|
-
page?: string | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const parmaListDeals: AppAction<typeof ParmaListDealsInput, typeof ParmaListDealsOutput, typeof parma.credential>;
|
|
40
28
|
//#endregion
|
|
41
29
|
export { parmaListDeals };
|
|
42
30
|
//# sourceMappingURL=list-deals.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-deals.d.cts","names":[],"sources":["../../src/actions/list-deals.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-deals.d.cts","names":[],"sources":["../../src/actions/list-deals.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAmBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAKpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-deals.d.ts
|
|
@@ -22,21 +24,7 @@ declare const ParmaListDealsOutput: z.ZodObject<{
|
|
|
22
24
|
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
25
|
}, z.core.$loose>>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const parmaListDeals:
|
|
26
|
-
page?: string | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const parmaListDeals: AppAction<typeof ParmaListDealsInput, typeof ParmaListDealsOutput, typeof parma.credential>;
|
|
40
28
|
//#endregion
|
|
41
29
|
export { parmaListDeals };
|
|
42
30
|
//# sourceMappingURL=list-deals.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-deals.d.mts","names":[],"sources":["../../src/actions/list-deals.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-deals.d.mts","names":[],"sources":["../../src/actions/list-deals.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAmBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAKpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-deals.mjs","names":[],"sources":["../../src/actions/list-deals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListDealsInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to retrieve a specific page of deals.\").optional(),\n}).describe(\"Request model for listing deals in Parma.\");\nconst ParmaListDeals_DealSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the deal\").nullable().optional(),\n name: z.string().describe(\"Name of the deal\").nullable().optional(),\n amount: z.number().describe(\"Deal amount value\").nullable().optional(),\n status: z.string().describe(\"Current status of the deal\").nullable().optional(),\n stage_id: z.number().int().describe(\"ID of the current stage in the pipeline\").nullable().optional(),\n closed_at: z.string().describe(\"Timestamp when the deal was closed\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the deal was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the deal was last updated\").nullable().optional(),\n owned_by_id: z.number().int().describe(\"ID of the user who owns this deal\").nullable().optional(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this deal belongs to\").nullable().optional(),\n relationship_id: z.number().int().describe(\"ID of the relationship associated with this deal\").nullable().optional(),\n}).passthrough().describe(\"Represents a single deal in Parma.\");\nconst ParmaListDeals_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of deals returned\").nullable().optional(),\n}).passthrough().describe(\"Metadata for the deals list response.\");\nexport const ParmaListDealsOutput = z.object({\n data: z.array(ParmaListDeals_DealSchema).describe(\"List of deals in the Parma account\"),\n meta: ParmaListDeals_MetaSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing deals containing deal data and metadata.\");\n\nexport const parmaListDeals = action(\"PARMA_LIST_DEALS\", {\n slug: \"parma-list-deals\",\n name: \"List Deals\",\n description: \"Tool to retrieve all deals from the Parma account. Use when you need to list deals, filter by pagination, or get an overview of all deals in the system.\",\n input: ParmaListDealsInput,\n output: ParmaListDealsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-deals.mjs","names":[],"sources":["../../src/actions/list-deals.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListDealsInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to retrieve a specific page of deals.\").optional(),\n}).describe(\"Request model for listing deals in Parma.\");\nconst ParmaListDeals_DealSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the deal\").nullable().optional(),\n name: z.string().describe(\"Name of the deal\").nullable().optional(),\n amount: z.number().describe(\"Deal amount value\").nullable().optional(),\n status: z.string().describe(\"Current status of the deal\").nullable().optional(),\n stage_id: z.number().int().describe(\"ID of the current stage in the pipeline\").nullable().optional(),\n closed_at: z.string().describe(\"Timestamp when the deal was closed\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the deal was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the deal was last updated\").nullable().optional(),\n owned_by_id: z.number().int().describe(\"ID of the user who owns this deal\").nullable().optional(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this deal belongs to\").nullable().optional(),\n relationship_id: z.number().int().describe(\"ID of the relationship associated with this deal\").nullable().optional(),\n}).passthrough().describe(\"Represents a single deal in Parma.\");\nconst ParmaListDeals_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of deals returned\").nullable().optional(),\n}).passthrough().describe(\"Metadata for the deals list response.\");\nexport const ParmaListDealsOutput = z.object({\n data: z.array(ParmaListDeals_DealSchema).describe(\"List of deals in the Parma account\"),\n meta: ParmaListDeals_MetaSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing deals containing deal data and metadata.\");\n\nexport const parmaListDeals: AppAction<\n typeof ParmaListDealsInput,\n typeof ParmaListDealsOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_DEALS\", {\n slug: \"parma-list-deals\",\n name: \"List Deals\",\n description: \"Tool to retrieve all deals from the Parma account. Use when you need to list deals, filter by pagination, or get an overview of all deals in the system.\",\n input: ParmaListDealsInput,\n output: ParmaListDealsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsB,EAAE,OAAO,EAC1C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,4BAA4B,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,4BAA4B,EAAE,OAAO,EACzC,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAMjE,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdkC,EAAE,OAAO;EAC3C,MAAM,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,oCAAoC;EACtF,MAAM,0BAA0B,SAAS,CAAC,CAAC,SAAS;CACtD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListGroupsInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of groups.\").optional(),\n query: z.string().describe(\"Search query to filter groups by name or properties\").optional(),\n}).describe(\"Request model for listing groups in the Parma account.\");\nconst ParmaListGroups_GroupPropertySchema = z.object({\n id: z.number().int().describe(\"Property unique identifier\").nullable(),\n name: z.string().describe(\"Property name\").nullable(),\n type: z.string().describe(\"Property type\").nullable(),\n}).passthrough().describe(\"Represents a property within a group.\");\nconst ParmaListGroups_GroupSchema = z.object({\n id: z.number().int().describe(\"Group unique identifier\").nullable(),\n name: z.string().describe(\"Group name\").nullable(),\n properties: z.array(ParmaListGroups_GroupPropertySchema).describe(\"List of properties associated with the group\").nullable().optional(),\n}).passthrough().describe(\"Represents a single group in the Parma account.\");\nexport const ParmaListGroupsOutput = z.object({\n data: z.array(ParmaListGroups_GroupSchema).describe(\"List of groups in the Parma account\"),\n}).passthrough().describe(\"Response schema for listing groups containing an array of group objects.\");\n\nexport const parmaListGroups = action(\"PARMA_LIST_GROUPS\", {\n slug: \"parma-list-groups\",\n name: \"List Groups\",\n description: \"Tool to retrieve all groups in the Parma account. Use when you need to list groups, optionally filtered by a search query.\",\n input: ParmaListGroupsInput,\n output: ParmaListGroupsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-groups.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListGroupsInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of groups.\").optional(),\n query: z.string().describe(\"Search query to filter groups by name or properties\").optional(),\n}).describe(\"Request model for listing groups in the Parma account.\");\nconst ParmaListGroups_GroupPropertySchema = z.object({\n id: z.number().int().describe(\"Property unique identifier\").nullable(),\n name: z.string().describe(\"Property name\").nullable(),\n type: z.string().describe(\"Property type\").nullable(),\n}).passthrough().describe(\"Represents a property within a group.\");\nconst ParmaListGroups_GroupSchema = z.object({\n id: z.number().int().describe(\"Group unique identifier\").nullable(),\n name: z.string().describe(\"Group name\").nullable(),\n properties: z.array(ParmaListGroups_GroupPropertySchema).describe(\"List of properties associated with the group\").nullable().optional(),\n}).passthrough().describe(\"Represents a single group in the Parma account.\");\nexport const ParmaListGroupsOutput = z.object({\n data: z.array(ParmaListGroups_GroupSchema).describe(\"List of groups in the Parma account\"),\n}).passthrough().describe(\"Response schema for listing groups containing an array of group objects.\");\n\nexport const parmaListGroups: AppAction<\n typeof ParmaListGroupsInput,\n typeof ParmaListGroupsOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_GROUPS\", {\n slug: \"parma-list-groups\",\n name: \"List Groups\",\n description: \"Tool to retrieve all groups in the Parma account. Use when you need to list groups, optionally filtered by a search query.\",\n input: ParmaListGroupsInput,\n output: ParmaListGroupsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACpH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;AACtD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,YAAYA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,MAAMA,IAAAA,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,qCAAqC,EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAA0E;AAEpG,MAAa,kBAITC,eAAAA,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-groups.d.ts
|
|
@@ -16,22 +18,7 @@ declare const ParmaListGroupsOutput: z.ZodObject<{
|
|
|
16
18
|
}, z.core.$loose>>>>;
|
|
17
19
|
}, z.core.$loose>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const parmaListGroups:
|
|
20
|
-
page?: string | undefined;
|
|
21
|
-
query?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parma", 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>>]>;
|
|
21
|
+
declare const parmaListGroups: AppAction<typeof ParmaListGroupsInput, typeof ParmaListGroupsOutput, typeof parma.credential>;
|
|
35
22
|
//#endregion
|
|
36
23
|
export { parmaListGroups };
|
|
37
24
|
//# sourceMappingURL=list-groups.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAcpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-groups.d.ts
|
|
@@ -16,22 +18,7 @@ declare const ParmaListGroupsOutput: z.ZodObject<{
|
|
|
16
18
|
}, z.core.$loose>>>>;
|
|
17
19
|
}, z.core.$loose>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const parmaListGroups:
|
|
20
|
-
page?: string | undefined;
|
|
21
|
-
query?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parma", 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>>]>;
|
|
21
|
+
declare const parmaListGroups: AppAction<typeof ParmaListGroupsInput, typeof ParmaListGroupsOutput, typeof parma.credential>;
|
|
35
22
|
//#endregion
|
|
36
23
|
export { parmaListGroups };
|
|
37
24
|
//# sourceMappingURL=list-groups.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAcpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-groups.mjs","names":[],"sources":["../../src/actions/list-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListGroupsInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of groups.\").optional(),\n query: z.string().describe(\"Search query to filter groups by name or properties\").optional(),\n}).describe(\"Request model for listing groups in the Parma account.\");\nconst ParmaListGroups_GroupPropertySchema = z.object({\n id: z.number().int().describe(\"Property unique identifier\").nullable(),\n name: z.string().describe(\"Property name\").nullable(),\n type: z.string().describe(\"Property type\").nullable(),\n}).passthrough().describe(\"Represents a property within a group.\");\nconst ParmaListGroups_GroupSchema = z.object({\n id: z.number().int().describe(\"Group unique identifier\").nullable(),\n name: z.string().describe(\"Group name\").nullable(),\n properties: z.array(ParmaListGroups_GroupPropertySchema).describe(\"List of properties associated with the group\").nullable().optional(),\n}).passthrough().describe(\"Represents a single group in the Parma account.\");\nexport const ParmaListGroupsOutput = z.object({\n data: z.array(ParmaListGroups_GroupSchema).describe(\"List of groups in the Parma account\"),\n}).passthrough().describe(\"Response schema for listing groups containing an array of group objects.\");\n\nexport const parmaListGroups = action(\"PARMA_LIST_GROUPS\", {\n slug: \"parma-list-groups\",\n name: \"List Groups\",\n description: \"Tool to retrieve all groups in the Parma account. Use when you need to list groups, optionally filtered by a search query.\",\n input: ParmaListGroupsInput,\n output: ParmaListGroupsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-groups.mjs","names":[],"sources":["../../src/actions/list-groups.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListGroupsInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of groups.\").optional(),\n query: z.string().describe(\"Search query to filter groups by name or properties\").optional(),\n}).describe(\"Request model for listing groups in the Parma account.\");\nconst ParmaListGroups_GroupPropertySchema = z.object({\n id: z.number().int().describe(\"Property unique identifier\").nullable(),\n name: z.string().describe(\"Property name\").nullable(),\n type: z.string().describe(\"Property type\").nullable(),\n}).passthrough().describe(\"Represents a property within a group.\");\nconst ParmaListGroups_GroupSchema = z.object({\n id: z.number().int().describe(\"Group unique identifier\").nullable(),\n name: z.string().describe(\"Group name\").nullable(),\n properties: z.array(ParmaListGroups_GroupPropertySchema).describe(\"List of properties associated with the group\").nullable().optional(),\n}).passthrough().describe(\"Represents a single group in the Parma account.\");\nexport const ParmaListGroupsOutput = z.object({\n data: z.array(ParmaListGroups_GroupSchema).describe(\"List of groups in the Parma account\"),\n}).passthrough().describe(\"Response schema for listing groups containing an array of group objects.\");\n\nexport const parmaListGroups: AppAction<\n typeof ParmaListGroupsInput,\n typeof ParmaListGroupsOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_GROUPS\", {\n slug: \"parma-list-groups\",\n name: \"List Groups\",\n description: \"Tool to retrieve all groups in the Parma account. Use when you need to list groups, optionally filtered by a search query.\",\n input: ParmaListGroupsInput,\n output: ParmaListGroupsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuB,EAAE,OAAO;CAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACpH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;AACtD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,8BAA8B,EAAE,OAAO;CAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,YAAY,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAK3E,MAAa,kBAIT,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbmC,EAAE,OAAO,EAC5C,MAAM,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,qCAAqC,EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-notes.cjs","names":["z","action"],"sources":["../../src/actions/list-notes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListNotesInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of notes.\").optional(),\n}).describe(\"Request model for LIST_NOTES action.\");\nconst ParmaListNotes_NoteSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable(),\n body: z.string().describe(\"Content/body text of the note\").nullable(),\n datetime: z.string().describe(\"Date and time associated with the note (ISO format)\").nullable(),\n created_at: z.string().describe(\"Timestamp when the note was created (ISO format)\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated (ISO format)\").nullable(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs associated with this note\"),\n}).passthrough().describe(\"Represents a single note in the Parma account.\");\nexport const ParmaListNotesOutput = z.object({\n data: z.array(ParmaListNotes_NoteSchema).describe(\"List of notes in the Parma account\"),\n}).passthrough().describe(\"Response schema for LIST_NOTES containing all notes in the account.\");\n\nexport const parmaListNotes = action(\"PARMA_LIST_NOTES\", {\n slug: \"parma-list-notes\",\n name: \"List Notes\",\n description: \"Tool to retrieve all notes from the Parma account. Use when you need to list or search through notes associated with relationships.\",\n input: ParmaListNotesInput,\n output: ParmaListNotesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-notes.cjs","names":["z","action"],"sources":["../../src/actions/list-notes.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListNotesInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of notes.\").optional(),\n}).describe(\"Request model for LIST_NOTES action.\");\nconst ParmaListNotes_NoteSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable(),\n body: z.string().describe(\"Content/body text of the note\").nullable(),\n datetime: z.string().describe(\"Date and time associated with the note (ISO format)\").nullable(),\n created_at: z.string().describe(\"Timestamp when the note was created (ISO format)\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated (ISO format)\").nullable(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs associated with this note\"),\n}).passthrough().describe(\"Represents a single note in the Parma account.\");\nexport const ParmaListNotesOutput = z.object({\n data: z.array(ParmaListNotes_NoteSchema).describe(\"List of notes in the Parma account\"),\n}).passthrough().describe(\"Response schema for LIST_NOTES containing all notes in the account.\");\n\nexport const parmaListNotes: AppAction<\n typeof ParmaListNotesInput,\n typeof ParmaListNotesOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_NOTES\", {\n slug: \"parma-list-notes\",\n name: \"List Notes\",\n description: \"Tool to retrieve all notes from the Parma account. Use when you need to list or search through notes associated with relationships.\",\n input: ParmaListNotesInput,\n output: ParmaListNotesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,EAC1C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,4BAA4BA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,kBAAkBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,oCAAoC,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAE/F,MAAa,iBAITC,eAAAA,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-notes.d.ts
|
|
@@ -14,21 +16,7 @@ declare const ParmaListNotesOutput: z.ZodObject<{
|
|
|
14
16
|
relationship_ids: z.ZodArray<z.ZodNumber>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const parmaListNotes:
|
|
18
|
-
page?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parma", 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<"parma", 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 parmaListNotes: AppAction<typeof ParmaListNotesInput, typeof ParmaListNotesOutput, typeof parma.credential>;
|
|
32
20
|
//#endregion
|
|
33
21
|
export { parmaListNotes };
|
|
34
22
|
//# sourceMappingURL=list-notes.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-notes.d.cts","names":[],"sources":["../../src/actions/list-notes.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-notes.d.cts","names":[],"sources":["../../src/actions/list-notes.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;cAIpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-notes.d.ts
|
|
@@ -14,21 +16,7 @@ declare const ParmaListNotesOutput: z.ZodObject<{
|
|
|
14
16
|
relationship_ids: z.ZodArray<z.ZodNumber>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const parmaListNotes:
|
|
18
|
-
page?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parma", 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<"parma", 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 parmaListNotes: AppAction<typeof ParmaListNotesInput, typeof ParmaListNotesOutput, typeof parma.credential>;
|
|
32
20
|
//#endregion
|
|
33
21
|
export { parmaListNotes };
|
|
34
22
|
//# sourceMappingURL=list-notes.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-notes.d.mts","names":[],"sources":["../../src/actions/list-notes.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-notes.d.mts","names":[],"sources":["../../src/actions/list-notes.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;cAIpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-notes.mjs","names":[],"sources":["../../src/actions/list-notes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListNotesInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of notes.\").optional(),\n}).describe(\"Request model for LIST_NOTES action.\");\nconst ParmaListNotes_NoteSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable(),\n body: z.string().describe(\"Content/body text of the note\").nullable(),\n datetime: z.string().describe(\"Date and time associated with the note (ISO format)\").nullable(),\n created_at: z.string().describe(\"Timestamp when the note was created (ISO format)\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated (ISO format)\").nullable(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs associated with this note\"),\n}).passthrough().describe(\"Represents a single note in the Parma account.\");\nexport const ParmaListNotesOutput = z.object({\n data: z.array(ParmaListNotes_NoteSchema).describe(\"List of notes in the Parma account\"),\n}).passthrough().describe(\"Response schema for LIST_NOTES containing all notes in the account.\");\n\nexport const parmaListNotes = action(\"PARMA_LIST_NOTES\", {\n slug: \"parma-list-notes\",\n name: \"List Notes\",\n description: \"Tool to retrieve all notes from the Parma account. Use when you need to list or search through notes associated with relationships.\",\n input: ParmaListNotesInput,\n output: ParmaListNotesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-notes.mjs","names":[],"sources":["../../src/actions/list-notes.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListNotesInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of notes.\").optional(),\n}).describe(\"Request model for LIST_NOTES action.\");\nconst ParmaListNotes_NoteSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable(),\n body: z.string().describe(\"Content/body text of the note\").nullable(),\n datetime: z.string().describe(\"Date and time associated with the note (ISO format)\").nullable(),\n created_at: z.string().describe(\"Timestamp when the note was created (ISO format)\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated (ISO format)\").nullable(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs associated with this note\"),\n}).passthrough().describe(\"Represents a single note in the Parma account.\");\nexport const ParmaListNotesOutput = z.object({\n data: z.array(ParmaListNotes_NoteSchema).describe(\"List of notes in the Parma account\"),\n}).passthrough().describe(\"Response schema for LIST_NOTES containing all notes in the account.\");\n\nexport const parmaListNotes: AppAction<\n typeof ParmaListNotesInput,\n typeof ParmaListNotesOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_NOTES\", {\n slug: \"parma-list-notes\",\n name: \"List Notes\",\n description: \"Tool to retrieve all notes from the Parma account. Use when you need to list or search through notes associated with relationships.\",\n input: ParmaListNotesInput,\n output: ParmaListNotesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsB,EAAE,OAAO,EAC1C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,4BAA4B,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAK1E,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkC,EAAE,OAAO,EAC3C,MAAM,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,oCAAoC,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pipelines.cjs","names":["z","action"],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListPipelinesInput = z.object({}).describe(\"Request model for LIST_PIPELINES. No parameters needed.\");\nconst ParmaListPipelines_PipelineSchema = z.object({\n id: z.number().int().describe(\"Pipeline's unique identifier\").nullable(),\n name: z.string().describe(\"Pipeline name\").nullable(),\n position: z.number().int().describe(\"Pipeline position/order in the list\").nullable(),\n created_at: z.string().describe(\"Pipeline creation timestamp\").nullable(),\n updated_at: z.string().describe(\"Pipeline last update timestamp\").nullable(),\n}).passthrough().describe(\"Pipeline information within the response.\");\nexport const ParmaListPipelinesOutput = z.object({\n data: z.array(ParmaListPipelines_PipelineSchema).describe(\"List of pipelines in the account\"),\n}).passthrough().describe(\"Response schema for LIST_PIPELINES containing list of pipelines.\");\n\nexport const parmaListPipelines = action(\"PARMA_LIST_PIPELINES\", {\n slug: \"parma-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to list all pipelines in the Parma account. Use when you need to retrieve available pipelines and their details.\",\n input: ParmaListPipelinesInput,\n output: ParmaListPipelinesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-pipelines.cjs","names":["z","action"],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListPipelinesInput = z.object({}).describe(\"Request model for LIST_PIPELINES. No parameters needed.\");\nconst ParmaListPipelines_PipelineSchema = z.object({\n id: z.number().int().describe(\"Pipeline's unique identifier\").nullable(),\n name: z.string().describe(\"Pipeline name\").nullable(),\n position: z.number().int().describe(\"Pipeline position/order in the list\").nullable(),\n created_at: z.string().describe(\"Pipeline creation timestamp\").nullable(),\n updated_at: z.string().describe(\"Pipeline last update timestamp\").nullable(),\n}).passthrough().describe(\"Pipeline information within the response.\");\nexport const ParmaListPipelinesOutput = z.object({\n data: z.array(ParmaListPipelines_PipelineSchema).describe(\"List of pipelines in the account\"),\n}).passthrough().describe(\"Response schema for LIST_PIPELINES containing list of pipelines.\");\n\nexport const parmaListPipelines: AppAction<\n typeof ParmaListPipelinesInput,\n typeof ParmaListPipelinesOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_PIPELINES\", {\n slug: \"parma-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to list all pipelines in the Parma account. Use when you need to retrieve available pipelines and their details.\",\n input: ParmaListPipelinesInput,\n output: ParmaListPipelinesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACtH,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kCAAkC,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-pipelines.d.ts
|
|
@@ -11,19 +13,7 @@ declare const ParmaListPipelinesOutput: z.ZodObject<{
|
|
|
11
13
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const parmaListPipelines:
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
generic_api_key: z.ZodString;
|
|
20
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const parmaListPipelines: AppAction<typeof ParmaListPipelinesInput, typeof ParmaListPipelinesOutput, typeof parma.credential>;
|
|
27
17
|
//#endregion
|
|
28
18
|
export { parmaListPipelines };
|
|
29
19
|
//# sourceMappingURL=list-pipelines.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pipelines.d.cts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-pipelines.d.cts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAIxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-pipelines.d.ts
|
|
@@ -11,19 +13,7 @@ declare const ParmaListPipelinesOutput: z.ZodObject<{
|
|
|
11
13
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const parmaListPipelines:
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
generic_api_key: z.ZodString;
|
|
20
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const parmaListPipelines: AppAction<typeof ParmaListPipelinesInput, typeof ParmaListPipelinesOutput, typeof parma.credential>;
|
|
27
17
|
//#endregion
|
|
28
18
|
export { parmaListPipelines };
|
|
29
19
|
//# sourceMappingURL=list-pipelines.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pipelines.d.mts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-pipelines.d.mts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAIxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pipelines.mjs","names":[],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListPipelinesInput = z.object({}).describe(\"Request model for LIST_PIPELINES. No parameters needed.\");\nconst ParmaListPipelines_PipelineSchema = z.object({\n id: z.number().int().describe(\"Pipeline's unique identifier\").nullable(),\n name: z.string().describe(\"Pipeline name\").nullable(),\n position: z.number().int().describe(\"Pipeline position/order in the list\").nullable(),\n created_at: z.string().describe(\"Pipeline creation timestamp\").nullable(),\n updated_at: z.string().describe(\"Pipeline last update timestamp\").nullable(),\n}).passthrough().describe(\"Pipeline information within the response.\");\nexport const ParmaListPipelinesOutput = z.object({\n data: z.array(ParmaListPipelines_PipelineSchema).describe(\"List of pipelines in the account\"),\n}).passthrough().describe(\"Response schema for LIST_PIPELINES containing list of pipelines.\");\n\nexport const parmaListPipelines = action(\"PARMA_LIST_PIPELINES\", {\n slug: \"parma-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to list all pipelines in the Parma account. Use when you need to retrieve available pipelines and their details.\",\n input: ParmaListPipelinesInput,\n output: ParmaListPipelinesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-pipelines.mjs","names":[],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListPipelinesInput = z.object({}).describe(\"Request model for LIST_PIPELINES. No parameters needed.\");\nconst ParmaListPipelines_PipelineSchema = z.object({\n id: z.number().int().describe(\"Pipeline's unique identifier\").nullable(),\n name: z.string().describe(\"Pipeline name\").nullable(),\n position: z.number().int().describe(\"Pipeline position/order in the list\").nullable(),\n created_at: z.string().describe(\"Pipeline creation timestamp\").nullable(),\n updated_at: z.string().describe(\"Pipeline last update timestamp\").nullable(),\n}).passthrough().describe(\"Pipeline information within the response.\");\nexport const ParmaListPipelinesOutput = z.object({\n data: z.array(ParmaListPipelines_PipelineSchema).describe(\"List of pipelines in the account\"),\n}).passthrough().describe(\"Response schema for LIST_PIPELINES containing list of pipelines.\");\n\nexport const parmaListPipelines: AppAction<\n typeof ParmaListPipelinesInput,\n typeof ParmaListPipelinesOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_PIPELINES\", {\n slug: \"parma-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to list all pipelines in the Parma account. Use when you need to retrieve available pipelines and their details.\",\n input: ParmaListPipelinesInput,\n output: ParmaListPipelinesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACtH,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbsC,EAAE,OAAO,EAC/C,MAAM,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kCAAkC,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-relationship-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-relationship-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipGroupsInput = z.object({\n relationship_id: z.string().describe(\"The unique identifier of the relationship to retrieve groups for\"),\n}).describe(\"Request model for listing all groups linked to a relationship.\");\nconst ParmaListRelationshipGroups_RelationshipGroupSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the relationship group link\").nullable(),\n group_id: z.number().int().describe(\"The group's unique identifier\").nullable(),\n created_at: z.string().describe(\"Timestamp when the relationship-group link was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the relationship-group link was last updated\").nullable(),\n}).passthrough().describe(\"Represents a group linked to a relationship.\");\nexport const ParmaListRelationshipGroupsOutput = z.object({\n data: z.array(ParmaListRelationshipGroups_RelationshipGroupSchema).describe(\"Array of groups associated with the relationship\"),\n}).passthrough().describe(\"Response schema containing list of groups linked to a relationship.\");\n\nexport const parmaListRelationshipGroups = action(\"PARMA_LIST_RELATIONSHIP_GROUPS\", {\n slug: \"parma-list-relationship-groups\",\n name: \"List Relationship Groups\",\n description: \"Tool to retrieve all groups linked to a specific relationship. Use when you need to see which groups are associated with a given relationship ID.\",\n input: ParmaListRelationshipGroupsInput,\n output: ParmaListRelationshipGroupsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-relationship-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-relationship-groups.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\n\nexport const ParmaListRelationshipGroupsInput = z.object({\n relationship_id: z.string().describe(\"The unique identifier of the relationship to retrieve groups for\"),\n}).describe(\"Request model for listing all groups linked to a relationship.\");\nconst ParmaListRelationshipGroups_RelationshipGroupSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the relationship group link\").nullable(),\n group_id: z.number().int().describe(\"The group's unique identifier\").nullable(),\n created_at: z.string().describe(\"Timestamp when the relationship-group link was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the relationship-group link was last updated\").nullable(),\n}).passthrough().describe(\"Represents a group linked to a relationship.\");\nexport const ParmaListRelationshipGroupsOutput = z.object({\n data: z.array(ParmaListRelationshipGroups_RelationshipGroupSchema).describe(\"Array of groups associated with the relationship\"),\n}).passthrough().describe(\"Response schema containing list of groups linked to a relationship.\");\n\nexport const parmaListRelationshipGroups: AppAction<\n typeof ParmaListRelationshipGroupsInput,\n typeof ParmaListRelationshipGroupsOutput,\n typeof parma.credential\n> = action(\"PARMA_LIST_RELATIONSHIP_GROUPS\", {\n slug: \"parma-list-relationship-groups\",\n name: \"List Relationship Groups\",\n description: \"Tool to retrieve all groups linked to a specific relationship. Use when you need to see which groups are associated with a given relationship ID.\",\n input: ParmaListRelationshipGroupsInput,\n output: ParmaListRelationshipGroupsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,EACzG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAMA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,kDAAkD,EAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAE/F,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parma } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-relationship-groups.d.ts
|
|
@@ -12,21 +14,7 @@ declare const ParmaListRelationshipGroupsOutput: z.ZodObject<{
|
|
|
12
14
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
13
15
|
}, z.core.$loose>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const parmaListRelationshipGroups:
|
|
16
|
-
relationship_id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
18
|
-
connectionId: z.ZodString;
|
|
19
|
-
entityId: z.ZodString;
|
|
20
|
-
instanceId: z.ZodString;
|
|
21
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parma", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const parmaListRelationshipGroups: AppAction<typeof ParmaListRelationshipGroupsInput, typeof ParmaListRelationshipGroupsOutput, typeof parma.credential>;
|
|
30
18
|
//#endregion
|
|
31
19
|
export { parmaListRelationshipGroups };
|
|
32
20
|
//# sourceMappingURL=list-relationship-groups.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-relationship-groups.d.cts","names":[],"sources":["../../src/actions/list-relationship-groups.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-relationship-groups.d.cts","names":[],"sources":["../../src/actions/list-relationship-groups.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAShC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,KAAA,CAAM,UAAA"}
|