@keystrokehq/parma 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.
Files changed (175) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-relationship-to-group.cjs +4 -4
  4. package/dist/actions/add-relationship-to-group.cjs.map +1 -1
  5. package/dist/actions/add-relationship-to-group.d.cts +16 -3
  6. package/dist/actions/add-relationship-to-group.d.cts.map +1 -1
  7. package/dist/actions/add-relationship-to-group.d.mts +16 -3
  8. package/dist/actions/add-relationship-to-group.d.mts.map +1 -1
  9. package/dist/actions/add-relationship-to-group.mjs +4 -4
  10. package/dist/actions/add-relationship-to-group.mjs.map +1 -1
  11. package/dist/actions/create-note.cjs +2 -2
  12. package/dist/actions/create-note.cjs.map +1 -1
  13. package/dist/actions/create-note.d.cts +20 -3
  14. package/dist/actions/create-note.d.cts.map +1 -1
  15. package/dist/actions/create-note.d.mts +20 -3
  16. package/dist/actions/create-note.d.mts.map +1 -1
  17. package/dist/actions/create-note.mjs +2 -2
  18. package/dist/actions/create-note.mjs.map +1 -1
  19. package/dist/actions/create-relationship.cjs.map +1 -1
  20. package/dist/actions/create-relationship.d.cts +31 -3
  21. package/dist/actions/create-relationship.d.cts.map +1 -1
  22. package/dist/actions/create-relationship.d.mts +31 -3
  23. package/dist/actions/create-relationship.d.mts.map +1 -1
  24. package/dist/actions/create-relationship.mjs.map +1 -1
  25. package/dist/actions/data-json.cjs +2 -2
  26. package/dist/actions/data-json.cjs.map +1 -1
  27. package/dist/actions/data-json.d.cts +37 -3
  28. package/dist/actions/data-json.d.cts.map +1 -1
  29. package/dist/actions/data-json.d.mts +37 -3
  30. package/dist/actions/data-json.d.mts.map +1 -1
  31. package/dist/actions/data-json.mjs +2 -2
  32. package/dist/actions/data-json.mjs.map +1 -1
  33. package/dist/actions/delete-relationship.cjs +1 -1
  34. package/dist/actions/delete-relationship.cjs.map +1 -1
  35. package/dist/actions/delete-relationship.d.cts +9 -3
  36. package/dist/actions/delete-relationship.d.cts.map +1 -1
  37. package/dist/actions/delete-relationship.d.mts +9 -3
  38. package/dist/actions/delete-relationship.d.mts.map +1 -1
  39. package/dist/actions/delete-relationship.mjs +1 -1
  40. package/dist/actions/delete-relationship.mjs.map +1 -1
  41. package/dist/actions/get-pipeline.cjs +5 -5
  42. package/dist/actions/get-pipeline.cjs.map +1 -1
  43. package/dist/actions/get-pipeline.d.cts +15 -3
  44. package/dist/actions/get-pipeline.d.cts.map +1 -1
  45. package/dist/actions/get-pipeline.d.mts +15 -3
  46. package/dist/actions/get-pipeline.d.mts.map +1 -1
  47. package/dist/actions/get-pipeline.mjs +5 -5
  48. package/dist/actions/get-pipeline.mjs.map +1 -1
  49. package/dist/actions/get-relationship.cjs.map +1 -1
  50. package/dist/actions/get-relationship.d.cts +24 -3
  51. package/dist/actions/get-relationship.d.cts.map +1 -1
  52. package/dist/actions/get-relationship.d.mts +24 -3
  53. package/dist/actions/get-relationship.d.mts.map +1 -1
  54. package/dist/actions/get-relationship.mjs.map +1 -1
  55. package/dist/actions/get-stage.cjs.map +1 -1
  56. package/dist/actions/get-stage.d.cts +16 -3
  57. package/dist/actions/get-stage.d.cts.map +1 -1
  58. package/dist/actions/get-stage.d.mts +16 -3
  59. package/dist/actions/get-stage.d.mts.map +1 -1
  60. package/dist/actions/get-stage.mjs.map +1 -1
  61. package/dist/actions/get-user-profile.cjs +5 -5
  62. package/dist/actions/get-user-profile.cjs.map +1 -1
  63. package/dist/actions/get-user-profile.d.cts +13 -3
  64. package/dist/actions/get-user-profile.d.cts.map +1 -1
  65. package/dist/actions/get-user-profile.d.mts +13 -3
  66. package/dist/actions/get-user-profile.d.mts.map +1 -1
  67. package/dist/actions/get-user-profile.mjs +5 -5
  68. package/dist/actions/get-user-profile.mjs.map +1 -1
  69. package/dist/actions/get-user.cjs +3 -3
  70. package/dist/actions/get-user.cjs.map +1 -1
  71. package/dist/actions/get-user.d.cts +13 -3
  72. package/dist/actions/get-user.d.cts.map +1 -1
  73. package/dist/actions/get-user.d.mts +13 -3
  74. package/dist/actions/get-user.d.mts.map +1 -1
  75. package/dist/actions/get-user.mjs +3 -3
  76. package/dist/actions/get-user.mjs.map +1 -1
  77. package/dist/actions/list-deals.cjs.map +1 -1
  78. package/dist/actions/list-deals.d.cts +24 -3
  79. package/dist/actions/list-deals.d.cts.map +1 -1
  80. package/dist/actions/list-deals.d.mts +24 -3
  81. package/dist/actions/list-deals.d.mts.map +1 -1
  82. package/dist/actions/list-deals.mjs.map +1 -1
  83. package/dist/actions/list-groups.cjs +5 -5
  84. package/dist/actions/list-groups.cjs.map +1 -1
  85. package/dist/actions/list-groups.d.cts +19 -3
  86. package/dist/actions/list-groups.d.cts.map +1 -1
  87. package/dist/actions/list-groups.d.mts +19 -3
  88. package/dist/actions/list-groups.d.mts.map +1 -1
  89. package/dist/actions/list-groups.mjs +5 -5
  90. package/dist/actions/list-groups.mjs.map +1 -1
  91. package/dist/actions/list-notes.cjs +5 -5
  92. package/dist/actions/list-notes.cjs.map +1 -1
  93. package/dist/actions/list-notes.d.cts +16 -3
  94. package/dist/actions/list-notes.d.cts.map +1 -1
  95. package/dist/actions/list-notes.d.mts +16 -3
  96. package/dist/actions/list-notes.d.mts.map +1 -1
  97. package/dist/actions/list-notes.mjs +5 -5
  98. package/dist/actions/list-notes.mjs.map +1 -1
  99. package/dist/actions/list-pipelines.cjs +5 -5
  100. package/dist/actions/list-pipelines.cjs.map +1 -1
  101. package/dist/actions/list-pipelines.d.cts +11 -3
  102. package/dist/actions/list-pipelines.d.cts.map +1 -1
  103. package/dist/actions/list-pipelines.d.mts +11 -3
  104. package/dist/actions/list-pipelines.d.mts.map +1 -1
  105. package/dist/actions/list-pipelines.mjs +5 -5
  106. package/dist/actions/list-pipelines.mjs.map +1 -1
  107. package/dist/actions/list-relationship-groups.cjs +4 -4
  108. package/dist/actions/list-relationship-groups.cjs.map +1 -1
  109. package/dist/actions/list-relationship-groups.d.cts +14 -3
  110. package/dist/actions/list-relationship-groups.d.cts.map +1 -1
  111. package/dist/actions/list-relationship-groups.d.mts +14 -3
  112. package/dist/actions/list-relationship-groups.d.mts.map +1 -1
  113. package/dist/actions/list-relationship-groups.mjs +4 -4
  114. package/dist/actions/list-relationship-groups.mjs.map +1 -1
  115. package/dist/actions/list-relationship-notes.cjs.map +1 -1
  116. package/dist/actions/list-relationship-notes.d.cts +18 -3
  117. package/dist/actions/list-relationship-notes.d.cts.map +1 -1
  118. package/dist/actions/list-relationship-notes.d.mts +18 -3
  119. package/dist/actions/list-relationship-notes.d.mts.map +1 -1
  120. package/dist/actions/list-relationship-notes.mjs.map +1 -1
  121. package/dist/actions/list-relationships.cjs.map +1 -1
  122. package/dist/actions/list-relationships.d.cts +52 -3
  123. package/dist/actions/list-relationships.d.cts.map +1 -1
  124. package/dist/actions/list-relationships.d.mts +52 -3
  125. package/dist/actions/list-relationships.d.mts.map +1 -1
  126. package/dist/actions/list-relationships.mjs.map +1 -1
  127. package/dist/actions/list-stages.cjs +6 -6
  128. package/dist/actions/list-stages.cjs.map +1 -1
  129. package/dist/actions/list-stages.d.cts +12 -3
  130. package/dist/actions/list-stages.d.cts.map +1 -1
  131. package/dist/actions/list-stages.d.mts +12 -3
  132. package/dist/actions/list-stages.d.mts.map +1 -1
  133. package/dist/actions/list-stages.mjs +6 -6
  134. package/dist/actions/list-stages.mjs.map +1 -1
  135. package/dist/actions/list-users.cjs +3 -3
  136. package/dist/actions/list-users.cjs.map +1 -1
  137. package/dist/actions/list-users.d.cts +13 -3
  138. package/dist/actions/list-users.d.cts.map +1 -1
  139. package/dist/actions/list-users.d.mts +13 -3
  140. package/dist/actions/list-users.d.mts.map +1 -1
  141. package/dist/actions/list-users.mjs +3 -3
  142. package/dist/actions/list-users.mjs.map +1 -1
  143. package/dist/actions/package-list.cjs +2 -2
  144. package/dist/actions/package-list.cjs.map +1 -1
  145. package/dist/actions/package-list.d.cts +7 -3
  146. package/dist/actions/package-list.d.cts.map +1 -1
  147. package/dist/actions/package-list.d.mts +7 -3
  148. package/dist/actions/package-list.d.mts.map +1 -1
  149. package/dist/actions/package-list.mjs +2 -2
  150. package/dist/actions/package-list.mjs.map +1 -1
  151. package/dist/actions/remove-relationship-from-group.cjs.map +1 -1
  152. package/dist/actions/remove-relationship-from-group.d.cts +11 -3
  153. package/dist/actions/remove-relationship-from-group.d.cts.map +1 -1
  154. package/dist/actions/remove-relationship-from-group.d.mts +11 -3
  155. package/dist/actions/remove-relationship-from-group.d.mts.map +1 -1
  156. package/dist/actions/remove-relationship-from-group.mjs.map +1 -1
  157. package/dist/actions/update-note.cjs.map +1 -1
  158. package/dist/actions/update-note.d.cts +22 -3
  159. package/dist/actions/update-note.d.cts.map +1 -1
  160. package/dist/actions/update-note.d.mts +22 -3
  161. package/dist/actions/update-note.d.mts.map +1 -1
  162. package/dist/actions/update-note.mjs.map +1 -1
  163. package/dist/actions/update-relationship.cjs.map +1 -1
  164. package/dist/actions/update-relationship.d.cts +35 -3
  165. package/dist/actions/update-relationship.d.cts.map +1 -1
  166. package/dist/actions/update-relationship.d.mts +35 -3
  167. package/dist/actions/update-relationship.d.mts.map +1 -1
  168. package/dist/actions/update-relationship.mjs.map +1 -1
  169. package/dist/catalog.cjs +7 -1
  170. package/dist/catalog.cjs.map +1 -1
  171. package/dist/catalog.d.cts +8 -0
  172. package/dist/catalog.d.mts +8 -0
  173. package/dist/catalog.mjs +7 -1
  174. package/dist/catalog.mjs.map +1 -1
  175. package/package.json +2 -2
@@ -3,11 +3,11 @@ let zod = require("zod");
3
3
  //#region src/actions/list-pipelines.ts
4
4
  const ParmaListPipelinesInput = zod.z.object({}).describe("Request model for LIST_PIPELINES. No parameters needed.");
5
5
  const ParmaListPipelines_PipelineSchema = zod.z.object({
6
- id: zod.z.number().int().describe("Pipeline's unique identifier"),
7
- name: zod.z.string().describe("Pipeline name"),
8
- position: zod.z.number().int().describe("Pipeline position/order in the list"),
9
- created_at: zod.z.string().describe("Pipeline creation timestamp"),
10
- updated_at: zod.z.string().describe("Pipeline last update timestamp")
6
+ id: zod.z.number().int().describe("Pipeline's unique identifier").nullable(),
7
+ name: zod.z.string().describe("Pipeline name").nullable(),
8
+ position: zod.z.number().int().describe("Pipeline position/order in the list").nullable(),
9
+ created_at: zod.z.string().describe("Pipeline creation timestamp").nullable(),
10
+ updated_at: zod.z.string().describe("Pipeline last update timestamp").nullable()
11
11
  }).describe("Pipeline information within the response.");
12
12
  const ParmaListPipelinesOutput = zod.z.object({ data: zod.z.array(ParmaListPipelines_PipelineSchema).describe("List of pipelines in the account") }).describe("Response schema for LIST_PIPELINES containing list of pipelines.");
13
13
  const parmaListPipelines = require_action.action("PARMA_LIST_PIPELINES", {
@@ -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.ZodTypeAny = z.object({}).describe(\"Request model for LIST_PIPELINES. No parameters needed.\");\nconst ParmaListPipelines_PipelineSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Pipeline's unique identifier\"),\n name: z.string().describe(\"Pipeline name\"),\n position: z.number().int().describe(\"Pipeline position/order in the list\"),\n created_at: z.string().describe(\"Pipeline creation timestamp\"),\n updated_at: z.string().describe(\"Pipeline last update timestamp\"),\n}).describe(\"Pipeline information within the response.\");\nexport const ParmaListPipelinesOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListPipelines_PipelineSchema).describe(\"List of pipelines in the account\"),\n}).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":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACpI,MAAM,oCAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CACzC,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC7D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;AAClE,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,MAAMA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kCAAkC,EAC9F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
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}).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}).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":";;;AAIA,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,SAAS,2CAA2C;AACvD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kCAAkC,EAC9F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-pipelines.d.ts
4
- declare const ParmaListPipelinesInput: z.ZodTypeAny;
5
- declare const ParmaListPipelinesOutput: z.ZodTypeAny;
6
- declare const parmaListPipelines: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListPipelinesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ParmaListPipelinesOutput: z.ZodObject<{
6
+ data: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodNullable<z.ZodNumber>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ position: z.ZodNullable<z.ZodNumber>;
10
+ created_at: z.ZodNullable<z.ZodString>;
11
+ updated_at: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const parmaListPipelines: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { parmaListPipelines };
9
17
  //# sourceMappingURL=list-pipelines.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-pipelines.d.cts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAA6F;AAAA,cAQxH,wBAAA,EAA0B,CAAA,CAAE,UAEsC;AAAA,cAElE,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-pipelines.d.cts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-pipelines.d.ts
4
- declare const ParmaListPipelinesInput: z.ZodTypeAny;
5
- declare const ParmaListPipelinesOutput: z.ZodTypeAny;
6
- declare const parmaListPipelines: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListPipelinesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ParmaListPipelinesOutput: z.ZodObject<{
6
+ data: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodNullable<z.ZodNumber>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ position: z.ZodNullable<z.ZodNumber>;
10
+ created_at: z.ZodNullable<z.ZodString>;
11
+ updated_at: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const parmaListPipelines: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { parmaListPipelines };
9
17
  //# sourceMappingURL=list-pipelines.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-pipelines.d.mts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAA6F;AAAA,cAQxH,wBAAA,EAA0B,CAAA,CAAE,UAEsC;AAAA,cAElE,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-pipelines.d.mts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,11 +3,11 @@ import { z } from "zod";
3
3
  //#region src/actions/list-pipelines.ts
4
4
  const ParmaListPipelinesInput = z.object({}).describe("Request model for LIST_PIPELINES. No parameters needed.");
5
5
  const ParmaListPipelines_PipelineSchema = z.object({
6
- id: z.number().int().describe("Pipeline's unique identifier"),
7
- name: z.string().describe("Pipeline name"),
8
- position: z.number().int().describe("Pipeline position/order in the list"),
9
- created_at: z.string().describe("Pipeline creation timestamp"),
10
- updated_at: z.string().describe("Pipeline last update timestamp")
6
+ id: z.number().int().describe("Pipeline's unique identifier").nullable(),
7
+ name: z.string().describe("Pipeline name").nullable(),
8
+ position: z.number().int().describe("Pipeline position/order in the list").nullable(),
9
+ created_at: z.string().describe("Pipeline creation timestamp").nullable(),
10
+ updated_at: z.string().describe("Pipeline last update timestamp").nullable()
11
11
  }).describe("Pipeline information within the response.");
12
12
  const parmaListPipelines = action("PARMA_LIST_PIPELINES", {
13
13
  slug: "parma-list-pipelines",
@@ -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.ZodTypeAny = z.object({}).describe(\"Request model for LIST_PIPELINES. No parameters needed.\");\nconst ParmaListPipelines_PipelineSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Pipeline's unique identifier\"),\n name: z.string().describe(\"Pipeline name\"),\n position: z.number().int().describe(\"Pipeline position/order in the list\"),\n created_at: z.string().describe(\"Pipeline creation timestamp\"),\n updated_at: z.string().describe(\"Pipeline last update timestamp\"),\n}).describe(\"Pipeline information within the response.\");\nexport const ParmaListPipelinesOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListPipelines_PipelineSchema).describe(\"List of pipelines in the account\"),\n}).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":";;;AAIA,MAAa,0BAAwC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACpI,MAAM,oCAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CACzC,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC7D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;AAClE,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAKvD,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,MAAM,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kCAAkC,EAC9F,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
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}).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}).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":";;;AAIA,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,SAAS,2CAA2C;AAKvD,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,MAAM,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kCAAkC,EAC9F,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
@@ -3,10 +3,10 @@ let zod = require("zod");
3
3
  //#region src/actions/list-relationship-groups.ts
4
4
  const ParmaListRelationshipGroupsInput = zod.z.object({ relationship_id: zod.z.string().describe("The unique identifier of the relationship to retrieve groups for") }).describe("Request model for listing all groups linked to a relationship.");
5
5
  const ParmaListRelationshipGroups_RelationshipGroupSchema = zod.z.object({
6
- id: zod.z.number().int().describe("Unique identifier of the relationship group link"),
7
- group_id: zod.z.number().int().describe("The group's unique identifier"),
8
- created_at: zod.z.string().describe("Timestamp when the relationship-group link was created"),
9
- updated_at: zod.z.string().describe("Timestamp when the relationship-group link was last updated")
6
+ id: zod.z.number().int().describe("Unique identifier of the relationship group link").nullable(),
7
+ group_id: zod.z.number().int().describe("The group's unique identifier").nullable(),
8
+ created_at: zod.z.string().describe("Timestamp when the relationship-group link was created").nullable(),
9
+ updated_at: zod.z.string().describe("Timestamp when the relationship-group link was last updated").nullable()
10
10
  }).describe("Represents a group linked to a relationship.");
11
11
  const ParmaListRelationshipGroupsOutput = zod.z.object({ data: zod.z.array(ParmaListRelationshipGroups_RelationshipGroupSchema).describe("Array of groups associated with the relationship") }).describe("Response schema containing list of groups linked to a relationship.");
12
12
  const parmaListRelationshipGroups = require_action.action("PARMA_LIST_RELATIONSHIP_GROUPS", {
@@ -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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the relationship group link\"),\n group_id: z.number().int().describe(\"The group's unique identifier\"),\n created_at: z.string().describe(\"Timestamp when the relationship-group link was created\"),\n updated_at: z.string().describe(\"Timestamp when the relationship-group link was last updated\"),\n}).describe(\"Represents a group linked to a relationship.\");\nexport const ParmaListRelationshipGroupsOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListRelationshipGroups_RelationshipGroupSchema).describe(\"Array of groups associated with the relationship\"),\n}).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":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,EACzG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sDAAoEA,IAAAA,EAAE,OAAO;CACjF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;AAC/F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,MAAMA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,kDAAkD,EAChI,CAAC,CAAC,CAAC,SAAS,qEAAqE;AAEjF,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
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}).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}).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":";;;AAIA,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,SAAS,8CAA8C;AAC1D,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAMA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,kDAAkD,EAChI,CAAC,CAAC,CAAC,SAAS,qEAAqE;AAEjF,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-relationship-groups.d.ts
4
- declare const ParmaListRelationshipGroupsInput: z.ZodTypeAny;
5
- declare const ParmaListRelationshipGroupsOutput: z.ZodTypeAny;
6
- declare const parmaListRelationshipGroups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListRelationshipGroupsInput: z.ZodObject<{
5
+ relationship_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaListRelationshipGroupsOutput: z.ZodObject<{
8
+ data: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ group_id: z.ZodNullable<z.ZodNumber>;
11
+ created_at: z.ZodNullable<z.ZodString>;
12
+ updated_at: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const parmaListRelationshipGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ relationship_id: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { parmaListRelationshipGroups };
9
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":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAE4B;AAAA,cAOhE,iCAAA,EAAmC,CAAA,CAAE,UAEgC;AAAA,cAErE,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-relationship-groups.d.cts","names":[],"sources":["../../src/actions/list-relationship-groups.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAShC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-relationship-groups.d.ts
4
- declare const ParmaListRelationshipGroupsInput: z.ZodTypeAny;
5
- declare const ParmaListRelationshipGroupsOutput: z.ZodTypeAny;
6
- declare const parmaListRelationshipGroups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListRelationshipGroupsInput: z.ZodObject<{
5
+ relationship_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaListRelationshipGroupsOutput: z.ZodObject<{
8
+ data: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ group_id: z.ZodNullable<z.ZodNumber>;
11
+ created_at: z.ZodNullable<z.ZodString>;
12
+ updated_at: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const parmaListRelationshipGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ relationship_id: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { parmaListRelationshipGroups };
9
20
  //# sourceMappingURL=list-relationship-groups.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationship-groups.d.mts","names":[],"sources":["../../src/actions/list-relationship-groups.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAE4B;AAAA,cAOhE,iCAAA,EAAmC,CAAA,CAAE,UAEgC;AAAA,cAErE,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-relationship-groups.d.mts","names":[],"sources":["../../src/actions/list-relationship-groups.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAShC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -3,10 +3,10 @@ import { z } from "zod";
3
3
  //#region src/actions/list-relationship-groups.ts
4
4
  const ParmaListRelationshipGroupsInput = z.object({ relationship_id: z.string().describe("The unique identifier of the relationship to retrieve groups for") }).describe("Request model for listing all groups linked to a relationship.");
5
5
  const ParmaListRelationshipGroups_RelationshipGroupSchema = z.object({
6
- id: z.number().int().describe("Unique identifier of the relationship group link"),
7
- group_id: z.number().int().describe("The group's unique identifier"),
8
- created_at: z.string().describe("Timestamp when the relationship-group link was created"),
9
- updated_at: z.string().describe("Timestamp when the relationship-group link was last updated")
6
+ id: z.number().int().describe("Unique identifier of the relationship group link").nullable(),
7
+ group_id: z.number().int().describe("The group's unique identifier").nullable(),
8
+ created_at: z.string().describe("Timestamp when the relationship-group link was created").nullable(),
9
+ updated_at: z.string().describe("Timestamp when the relationship-group link was last updated").nullable()
10
10
  }).describe("Represents a group linked to a relationship.");
11
11
  const parmaListRelationshipGroups = action("PARMA_LIST_RELATIONSHIP_GROUPS", {
12
12
  slug: "parma-list-relationship-groups",
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationship-groups.mjs","names":[],"sources":["../../src/actions/list-relationship-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipGroupsInput: z.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the relationship group link\"),\n group_id: z.number().int().describe(\"The group's unique identifier\"),\n created_at: z.string().describe(\"Timestamp when the relationship-group link was created\"),\n updated_at: z.string().describe(\"Timestamp when the relationship-group link was last updated\"),\n}).describe(\"Represents a group linked to a relationship.\");\nexport const ParmaListRelationshipGroupsOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListRelationshipGroups_RelationshipGroupSchema).describe(\"Array of groups associated with the relationship\"),\n}).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":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO,EACrE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,EACzG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sDAAoE,EAAE,OAAO;CACjF,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;AAC/F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAK1D,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,MAAM,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,kDAAkD,EAChI,CAAC,CAAC,CAAC,SAAS,qEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-relationship-groups.mjs","names":[],"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}).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}).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":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO,EACvD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,EACzG,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sDAAsD,EAAE,OAAO;CACnE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAK1D,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,MAAM,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,kDAAkD,EAChI,CAAC,CAAC,CAAC,SAAS,qEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationship-notes.cjs","names":["z","action"],"sources":["../../src/actions/list-relationship-notes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipNotesInput: z.ZodTypeAny = z.object({\n page: z.string().describe(\"Page number for pagination of results\").optional(),\n relationship_id: z.string().describe(\"The unique identifier of the relationship to retrieve notes for\"),\n}).describe(\"Request model for listing all notes linked to a relationship.\");\nconst ParmaListRelationshipNotes_NoteSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable().optional(),\n body: z.string().describe(\"Content/body text of the note\").nullable().optional(),\n datetime: z.string().describe(\"Date and time associated with the note\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the note was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated\").nullable().optional(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs this note is linked to\").nullable().optional(),\n}).describe(\"Represents a single note linked to a relationship.\");\nexport const ParmaListRelationshipNotesOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListRelationshipNotes_NoteSchema).describe(\"List of notes linked to the relationship\"),\n}).describe(\"Response schema containing all notes linked to a relationship.\");\n\nexport const parmaListRelationshipNotes = action(\"PARMA_LIST_RELATIONSHIP_NOTES\", {\n slug: \"parma-list-relationship-notes\",\n name: \"List Relationship Notes\",\n description: \"Tool to list all notes linked to a relationship. Use when you need to retrieve all notes associated with a specific relationship ID.\",\n input: ParmaListRelationshipNotesInput,\n output: ParmaListRelationshipNotesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACxG,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,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,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,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,kBAAkBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0CAA0C,EAC1G,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-relationship-notes.cjs","names":["z","action"],"sources":["../../src/actions/list-relationship-notes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipNotesInput = z.object({\n page: z.string().describe(\"Page number for pagination of results\").optional(),\n relationship_id: z.string().describe(\"The unique identifier of the relationship to retrieve notes for\"),\n}).describe(\"Request model for listing all notes linked to a relationship.\");\nconst ParmaListRelationshipNotes_NoteSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable().optional(),\n body: z.string().describe(\"Content/body text of the note\").nullable().optional(),\n datetime: z.string().describe(\"Date and time associated with the note\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the note was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated\").nullable().optional(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs this note is linked to\").nullable().optional(),\n}).describe(\"Represents a single note linked to a relationship.\");\nexport const ParmaListRelationshipNotesOutput = z.object({\n data: z.array(ParmaListRelationshipNotes_NoteSchema).describe(\"List of notes linked to the relationship\"),\n}).describe(\"Response schema containing all notes linked to a relationship.\");\n\nexport const parmaListRelationshipNotes = action(\"PARMA_LIST_RELATIONSHIP_NOTES\", {\n slug: \"parma-list-relationship-notes\",\n name: \"List Relationship Notes\",\n description: \"Tool to list all notes linked to a relationship. Use when you need to retrieve all notes associated with a specific relationship ID.\",\n input: ParmaListRelationshipNotesInput,\n output: ParmaListRelationshipNotesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACxG,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,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,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,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,kBAAkBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0CAA0C,EAC1G,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-relationship-notes.d.ts
4
- declare const ParmaListRelationshipNotesInput: z.ZodTypeAny;
5
- declare const ParmaListRelationshipNotesOutput: z.ZodTypeAny;
6
- declare const parmaListRelationshipNotes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListRelationshipNotesInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodString>;
6
+ relationship_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ParmaListRelationshipNotesOutput: z.ZodObject<{
9
+ data: z.ZodArray<z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ datetime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ relationship_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
16
+ }, z.core.$strip>>;
17
+ }, z.core.$strip>;
18
+ declare const parmaListRelationshipNotes: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ relationship_id: string;
20
+ page?: string | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { parmaListRelationshipNotes };
9
24
  //# sourceMappingURL=list-relationship-notes.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationship-notes.d.cts","names":[],"sources":["../../src/actions/list-relationship-notes.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAG4B;AAAA,cAS/D,gCAAA,EAAkC,CAAA,CAAE,UAE4B;AAAA,cAEhE,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-relationship-notes.d.cts","names":[],"sources":["../../src/actions/list-relationship-notes.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAY/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-relationship-notes.d.ts
4
- declare const ParmaListRelationshipNotesInput: z.ZodTypeAny;
5
- declare const ParmaListRelationshipNotesOutput: z.ZodTypeAny;
6
- declare const parmaListRelationshipNotes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListRelationshipNotesInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodString>;
6
+ relationship_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ParmaListRelationshipNotesOutput: z.ZodObject<{
9
+ data: z.ZodArray<z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ datetime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ relationship_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
16
+ }, z.core.$strip>>;
17
+ }, z.core.$strip>;
18
+ declare const parmaListRelationshipNotes: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ relationship_id: string;
20
+ page?: string | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { parmaListRelationshipNotes };
9
24
  //# sourceMappingURL=list-relationship-notes.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationship-notes.d.mts","names":[],"sources":["../../src/actions/list-relationship-notes.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAG4B;AAAA,cAS/D,gCAAA,EAAkC,CAAA,CAAE,UAE4B;AAAA,cAEhE,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-relationship-notes.d.mts","names":[],"sources":["../../src/actions/list-relationship-notes.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAY/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationship-notes.mjs","names":[],"sources":["../../src/actions/list-relationship-notes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipNotesInput: z.ZodTypeAny = z.object({\n page: z.string().describe(\"Page number for pagination of results\").optional(),\n relationship_id: z.string().describe(\"The unique identifier of the relationship to retrieve notes for\"),\n}).describe(\"Request model for listing all notes linked to a relationship.\");\nconst ParmaListRelationshipNotes_NoteSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable().optional(),\n body: z.string().describe(\"Content/body text of the note\").nullable().optional(),\n datetime: z.string().describe(\"Date and time associated with the note\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the note was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated\").nullable().optional(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs this note is linked to\").nullable().optional(),\n}).describe(\"Represents a single note linked to a relationship.\");\nexport const ParmaListRelationshipNotesOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListRelationshipNotes_NoteSchema).describe(\"List of notes linked to the relationship\"),\n}).describe(\"Response schema containing all notes linked to a relationship.\");\n\nexport const parmaListRelationshipNotes = action(\"PARMA_LIST_RELATIONSHIP_NOTES\", {\n slug: \"parma-list-relationship-notes\",\n name: \"List Relationship Notes\",\n description: \"Tool to list all notes linked to a relationship. Use when you need to retrieve all notes associated with a specific relationship ID.\",\n input: ParmaListRelationshipNotesInput,\n output: ParmaListRelationshipNotesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACxG,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,wCAAsD,EAAE,OAAO;CACnE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,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,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAKhE,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4D,EAAE,OAAO,EACrE,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0CAA0C,EAC1G,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-relationship-notes.mjs","names":[],"sources":["../../src/actions/list-relationship-notes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipNotesInput = z.object({\n page: z.string().describe(\"Page number for pagination of results\").optional(),\n relationship_id: z.string().describe(\"The unique identifier of the relationship to retrieve notes for\"),\n}).describe(\"Request model for listing all notes linked to a relationship.\");\nconst ParmaListRelationshipNotes_NoteSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable().optional(),\n body: z.string().describe(\"Content/body text of the note\").nullable().optional(),\n datetime: z.string().describe(\"Date and time associated with the note\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the note was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated\").nullable().optional(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs this note is linked to\").nullable().optional(),\n}).describe(\"Represents a single note linked to a relationship.\");\nexport const ParmaListRelationshipNotesOutput = z.object({\n data: z.array(ParmaListRelationshipNotes_NoteSchema).describe(\"List of notes linked to the relationship\"),\n}).describe(\"Response schema containing all notes linked to a relationship.\");\n\nexport const parmaListRelationshipNotes = action(\"PARMA_LIST_RELATIONSHIP_NOTES\", {\n slug: \"parma-list-relationship-notes\",\n name: \"List Relationship Notes\",\n description: \"Tool to list all notes linked to a relationship. Use when you need to retrieve all notes associated with a specific relationship ID.\",\n input: ParmaListRelationshipNotesInput,\n output: ParmaListRelationshipNotesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACxG,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,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,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAKhE,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0CAA0C,EAC1G,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationships.cjs","names":["z","action"],"sources":["../../src/actions/list-relationships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipsInput: z.ZodTypeAny = z.object({\n sms: z.string().describe(\"Filter by SMS/phone number\").optional(),\n name: z.string().describe(\"Filter relationships by name\").optional(),\n page: z.string().describe(\"Page number for pagination\").optional(),\n type: z.string().describe(\"Filter relationships by type\").optional(),\n email: z.string().describe(\"Filter by email address\").optional(),\n phone: z.string().describe(\"Filter by phone number\").optional(),\n twitter: z.string().describe(\"Filter by Twitter/X handle or URL\").optional(),\n linkedin: z.string().describe(\"Filter by LinkedIn profile URL\").optional(),\n telegram: z.string().describe(\"Filter by Telegram handle\").optional(),\n whatsapp: z.string().describe(\"Filter by WhatsApp number\").optional(),\n instagram: z.string().describe(\"Filter by Instagram handle or URL\").optional(),\n schedulinglink: z.string().describe(\"Filter by scheduling link\").optional(),\n}).describe(\"Request model for listing relationships in Parma.\\nAll parameters are optional and used for filtering.\");\nconst ParmaListRelationships_PropertySchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Property ID\").nullable().optional(),\n name: z.string().describe(\"Property name\").nullable().optional(),\n value: z.string().describe(\"Property value\").nullable().optional(),\n}).describe(\"Custom property for a relationship.\");\nconst ParmaListRelationships_ContactDetailSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of contact detail (e.g., email, phone)\").nullable().optional(),\n value: z.string().describe(\"Value of the contact detail\").nullable().optional(),\n}).describe(\"Contact detail information for a relationship.\");\nconst ParmaListRelationships_RelationshipSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique relationship identifier\").nullable().optional(),\n name: z.string().describe(\"Name of the relationship\").nullable().optional(),\n type: z.string().describe(\"Type of relationship\").nullable().optional(),\n about: z.string().describe(\"Description or notes about the relationship\").nullable().optional(),\n group_ids: z.array(z.number().int()).describe(\"List of associated group IDs\").nullable().optional(),\n company_id: z.number().int().describe(\"Associated company ID\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(ParmaListRelationships_PropertySchema).describe(\"List of custom properties\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the relationship was last updated\").nullable().optional(),\n contact_details: z.array(ParmaListRelationships_ContactDetailSchema).describe(\"List of contact details\").nullable().optional(),\n}).describe(\"Individual relationship data.\");\nconst ParmaListRelationships_MetaSchema: z.ZodTypeAny = z.object({\n count: z.number().int().describe(\"Total count of relationships\").nullable().optional(),\n}).describe(\"Metadata about the relationships list.\");\nexport const ParmaListRelationshipsOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListRelationships_RelationshipSchema).describe(\"List of relationships\").nullable().optional(),\n meta: ParmaListRelationships_MetaSchema.nullable().optional(),\n}).describe(\"Response model for listing relationships.\");\n\nexport const parmaListRelationships = action(\"PARMA_LIST_RELATIONSHIPS\", {\n slug: \"parma-list-relationships\",\n name: \"List Relationships\",\n description: \"Tool to list all relationships in the Parma account. Use when you need to retrieve and filter relationships by various criteria such as name, type, or contact details.\",\n input: ParmaListRelationshipsInput,\n output: ParmaListRelationshipsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-relationships.cjs","names":["z","action"],"sources":["../../src/actions/list-relationships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipsInput = z.object({\n sms: z.string().describe(\"Filter by SMS/phone number\").optional(),\n name: z.string().describe(\"Filter relationships by name\").optional(),\n page: z.string().describe(\"Page number for pagination\").optional(),\n type: z.string().describe(\"Filter relationships by type\").optional(),\n email: z.string().describe(\"Filter by email address\").optional(),\n phone: z.string().describe(\"Filter by phone number\").optional(),\n twitter: z.string().describe(\"Filter by Twitter/X handle or URL\").optional(),\n linkedin: z.string().describe(\"Filter by LinkedIn profile URL\").optional(),\n telegram: z.string().describe(\"Filter by Telegram handle\").optional(),\n whatsapp: z.string().describe(\"Filter by WhatsApp number\").optional(),\n instagram: z.string().describe(\"Filter by Instagram handle or URL\").optional(),\n schedulinglink: z.string().describe(\"Filter by scheduling link\").optional(),\n}).describe(\"Request model for listing relationships in Parma.\\nAll parameters are optional and used for filtering.\");\nconst ParmaListRelationships_PropertySchema = z.object({\n id: z.number().int().describe(\"Property ID\").nullable().optional(),\n name: z.string().describe(\"Property name\").nullable().optional(),\n value: z.string().describe(\"Property value\").nullable().optional(),\n}).describe(\"Custom property for a relationship.\");\nconst ParmaListRelationships_ContactDetailSchema = z.object({\n type: z.string().describe(\"Type of contact detail (e.g., email, phone)\").nullable().optional(),\n value: z.string().describe(\"Value of the contact detail\").nullable().optional(),\n}).describe(\"Contact detail information for a relationship.\");\nconst ParmaListRelationships_RelationshipSchema = z.object({\n id: z.number().int().describe(\"Unique relationship identifier\").nullable().optional(),\n name: z.string().describe(\"Name of the relationship\").nullable().optional(),\n type: z.string().describe(\"Type of relationship\").nullable().optional(),\n about: z.string().describe(\"Description or notes about the relationship\").nullable().optional(),\n group_ids: z.array(z.number().int()).describe(\"List of associated group IDs\").nullable().optional(),\n company_id: z.number().int().describe(\"Associated company ID\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(ParmaListRelationships_PropertySchema).describe(\"List of custom properties\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the relationship was last updated\").nullable().optional(),\n contact_details: z.array(ParmaListRelationships_ContactDetailSchema).describe(\"List of contact details\").nullable().optional(),\n}).describe(\"Individual relationship data.\");\nconst ParmaListRelationships_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of relationships\").nullable().optional(),\n}).describe(\"Metadata about the relationships list.\");\nexport const ParmaListRelationshipsOutput = z.object({\n data: z.array(ParmaListRelationships_RelationshipSchema).describe(\"List of relationships\").nullable().optional(),\n meta: ParmaListRelationships_MetaSchema.nullable().optional(),\n}).describe(\"Response model for listing relationships.\");\n\nexport const parmaListRelationships = action(\"PARMA_LIST_RELATIONSHIPS\", {\n slug: \"parma-list-relationships\",\n name: \"List Relationships\",\n description: \"Tool to list all relationships in the Parma account. Use when you need to retrieve and filter relationships by various criteria such as name, type, or contact details.\",\n input: ParmaListRelationshipsInput,\n output: ParmaListRelationshipsOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,58 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-relationships.d.ts
4
- declare const ParmaListRelationshipsInput: z.ZodTypeAny;
5
- declare const ParmaListRelationshipsOutput: z.ZodTypeAny;
6
- declare const parmaListRelationships: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListRelationshipsInput: z.ZodObject<{
5
+ sms: z.ZodOptional<z.ZodString>;
6
+ name: z.ZodOptional<z.ZodString>;
7
+ page: z.ZodOptional<z.ZodString>;
8
+ type: z.ZodOptional<z.ZodString>;
9
+ email: z.ZodOptional<z.ZodString>;
10
+ phone: z.ZodOptional<z.ZodString>;
11
+ twitter: z.ZodOptional<z.ZodString>;
12
+ linkedin: z.ZodOptional<z.ZodString>;
13
+ telegram: z.ZodOptional<z.ZodString>;
14
+ whatsapp: z.ZodOptional<z.ZodString>;
15
+ instagram: z.ZodOptional<z.ZodString>;
16
+ schedulinglink: z.ZodOptional<z.ZodString>;
17
+ }, z.core.$strip>;
18
+ declare const ParmaListRelationshipsOutput: z.ZodObject<{
19
+ data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
20
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ about: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ group_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
25
+ company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ properties: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
28
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ }, z.core.$strip>>>>;
32
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ contact_details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
34
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$strip>>>>;
37
+ }, z.core.$strip>>>>;
38
+ meta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
39
+ count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
+ }, z.core.$strip>>>;
41
+ }, z.core.$strip>;
42
+ declare const parmaListRelationships: import("@keystrokehq/action").WorkflowActionDefinition<{
43
+ sms?: string | undefined;
44
+ name?: string | undefined;
45
+ page?: string | undefined;
46
+ type?: string | undefined;
47
+ email?: string | undefined;
48
+ phone?: string | undefined;
49
+ twitter?: string | undefined;
50
+ linkedin?: string | undefined;
51
+ telegram?: string | undefined;
52
+ whatsapp?: string | undefined;
53
+ instagram?: string | undefined;
54
+ schedulinglink?: string | undefined;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
56
  //#endregion
8
57
  export { parmaListRelationships };
9
58
  //# sourceMappingURL=list-relationships.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationships.d.cts","names":[],"sources":["../../src/actions/list-relationships.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAayE;AAAA,cAyBxG,4BAAA,EAA8B,CAAA,CAAE,UAGW;AAAA,cAE3C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-relationships.d.cts","names":[],"sources":["../../src/actions/list-relationships.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAsC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,58 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-relationships.d.ts
4
- declare const ParmaListRelationshipsInput: z.ZodTypeAny;
5
- declare const ParmaListRelationshipsOutput: z.ZodTypeAny;
6
- declare const parmaListRelationships: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListRelationshipsInput: z.ZodObject<{
5
+ sms: z.ZodOptional<z.ZodString>;
6
+ name: z.ZodOptional<z.ZodString>;
7
+ page: z.ZodOptional<z.ZodString>;
8
+ type: z.ZodOptional<z.ZodString>;
9
+ email: z.ZodOptional<z.ZodString>;
10
+ phone: z.ZodOptional<z.ZodString>;
11
+ twitter: z.ZodOptional<z.ZodString>;
12
+ linkedin: z.ZodOptional<z.ZodString>;
13
+ telegram: z.ZodOptional<z.ZodString>;
14
+ whatsapp: z.ZodOptional<z.ZodString>;
15
+ instagram: z.ZodOptional<z.ZodString>;
16
+ schedulinglink: z.ZodOptional<z.ZodString>;
17
+ }, z.core.$strip>;
18
+ declare const ParmaListRelationshipsOutput: z.ZodObject<{
19
+ data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
20
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ about: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ group_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
25
+ company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ properties: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
28
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ }, z.core.$strip>>>>;
32
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ contact_details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
34
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$strip>>>>;
37
+ }, z.core.$strip>>>>;
38
+ meta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
39
+ count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
+ }, z.core.$strip>>>;
41
+ }, z.core.$strip>;
42
+ declare const parmaListRelationships: import("@keystrokehq/action").WorkflowActionDefinition<{
43
+ sms?: string | undefined;
44
+ name?: string | undefined;
45
+ page?: string | undefined;
46
+ type?: string | undefined;
47
+ email?: string | undefined;
48
+ phone?: string | undefined;
49
+ twitter?: string | undefined;
50
+ linkedin?: string | undefined;
51
+ telegram?: string | undefined;
52
+ whatsapp?: string | undefined;
53
+ instagram?: string | undefined;
54
+ schedulinglink?: string | undefined;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
56
  //#endregion
8
57
  export { parmaListRelationships };
9
58
  //# sourceMappingURL=list-relationships.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationships.d.mts","names":[],"sources":["../../src/actions/list-relationships.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAayE;AAAA,cAyBxG,4BAAA,EAA8B,CAAA,CAAE,UAGW;AAAA,cAE3C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-relationships.d.mts","names":[],"sources":["../../src/actions/list-relationships.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAsC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-relationships.mjs","names":[],"sources":["../../src/actions/list-relationships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipsInput: z.ZodTypeAny = z.object({\n sms: z.string().describe(\"Filter by SMS/phone number\").optional(),\n name: z.string().describe(\"Filter relationships by name\").optional(),\n page: z.string().describe(\"Page number for pagination\").optional(),\n type: z.string().describe(\"Filter relationships by type\").optional(),\n email: z.string().describe(\"Filter by email address\").optional(),\n phone: z.string().describe(\"Filter by phone number\").optional(),\n twitter: z.string().describe(\"Filter by Twitter/X handle or URL\").optional(),\n linkedin: z.string().describe(\"Filter by LinkedIn profile URL\").optional(),\n telegram: z.string().describe(\"Filter by Telegram handle\").optional(),\n whatsapp: z.string().describe(\"Filter by WhatsApp number\").optional(),\n instagram: z.string().describe(\"Filter by Instagram handle or URL\").optional(),\n schedulinglink: z.string().describe(\"Filter by scheduling link\").optional(),\n}).describe(\"Request model for listing relationships in Parma.\\nAll parameters are optional and used for filtering.\");\nconst ParmaListRelationships_PropertySchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Property ID\").nullable().optional(),\n name: z.string().describe(\"Property name\").nullable().optional(),\n value: z.string().describe(\"Property value\").nullable().optional(),\n}).describe(\"Custom property for a relationship.\");\nconst ParmaListRelationships_ContactDetailSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of contact detail (e.g., email, phone)\").nullable().optional(),\n value: z.string().describe(\"Value of the contact detail\").nullable().optional(),\n}).describe(\"Contact detail information for a relationship.\");\nconst ParmaListRelationships_RelationshipSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique relationship identifier\").nullable().optional(),\n name: z.string().describe(\"Name of the relationship\").nullable().optional(),\n type: z.string().describe(\"Type of relationship\").nullable().optional(),\n about: z.string().describe(\"Description or notes about the relationship\").nullable().optional(),\n group_ids: z.array(z.number().int()).describe(\"List of associated group IDs\").nullable().optional(),\n company_id: z.number().int().describe(\"Associated company ID\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(ParmaListRelationships_PropertySchema).describe(\"List of custom properties\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the relationship was last updated\").nullable().optional(),\n contact_details: z.array(ParmaListRelationships_ContactDetailSchema).describe(\"List of contact details\").nullable().optional(),\n}).describe(\"Individual relationship data.\");\nconst ParmaListRelationships_MetaSchema: z.ZodTypeAny = z.object({\n count: z.number().int().describe(\"Total count of relationships\").nullable().optional(),\n}).describe(\"Metadata about the relationships list.\");\nexport const ParmaListRelationshipsOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListRelationships_RelationshipSchema).describe(\"List of relationships\").nullable().optional(),\n meta: ParmaListRelationships_MetaSchema.nullable().optional(),\n}).describe(\"Response model for listing relationships.\");\n\nexport const parmaListRelationships = action(\"PARMA_LIST_RELATIONSHIPS\", {\n slug: \"parma-list-relationships\",\n name: \"List Relationships\",\n description: \"Tool to list all relationships in the Parma account. Use when you need to retrieve and filter relationships by various criteria such as name, type, or contact details.\",\n input: ParmaListRelationshipsInput,\n output: ParmaListRelationshipsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-relationships.mjs","names":[],"sources":["../../src/actions/list-relationships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListRelationshipsInput = z.object({\n sms: z.string().describe(\"Filter by SMS/phone number\").optional(),\n name: z.string().describe(\"Filter relationships by name\").optional(),\n page: z.string().describe(\"Page number for pagination\").optional(),\n type: z.string().describe(\"Filter relationships by type\").optional(),\n email: z.string().describe(\"Filter by email address\").optional(),\n phone: z.string().describe(\"Filter by phone number\").optional(),\n twitter: z.string().describe(\"Filter by Twitter/X handle or URL\").optional(),\n linkedin: z.string().describe(\"Filter by LinkedIn profile URL\").optional(),\n telegram: z.string().describe(\"Filter by Telegram handle\").optional(),\n whatsapp: z.string().describe(\"Filter by WhatsApp number\").optional(),\n instagram: z.string().describe(\"Filter by Instagram handle or URL\").optional(),\n schedulinglink: z.string().describe(\"Filter by scheduling link\").optional(),\n}).describe(\"Request model for listing relationships in Parma.\\nAll parameters are optional and used for filtering.\");\nconst ParmaListRelationships_PropertySchema = z.object({\n id: z.number().int().describe(\"Property ID\").nullable().optional(),\n name: z.string().describe(\"Property name\").nullable().optional(),\n value: z.string().describe(\"Property value\").nullable().optional(),\n}).describe(\"Custom property for a relationship.\");\nconst ParmaListRelationships_ContactDetailSchema = z.object({\n type: z.string().describe(\"Type of contact detail (e.g., email, phone)\").nullable().optional(),\n value: z.string().describe(\"Value of the contact detail\").nullable().optional(),\n}).describe(\"Contact detail information for a relationship.\");\nconst ParmaListRelationships_RelationshipSchema = z.object({\n id: z.number().int().describe(\"Unique relationship identifier\").nullable().optional(),\n name: z.string().describe(\"Name of the relationship\").nullable().optional(),\n type: z.string().describe(\"Type of relationship\").nullable().optional(),\n about: z.string().describe(\"Description or notes about the relationship\").nullable().optional(),\n group_ids: z.array(z.number().int()).describe(\"List of associated group IDs\").nullable().optional(),\n company_id: z.number().int().describe(\"Associated company ID\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(ParmaListRelationships_PropertySchema).describe(\"List of custom properties\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the relationship was last updated\").nullable().optional(),\n contact_details: z.array(ParmaListRelationships_ContactDetailSchema).describe(\"List of contact details\").nullable().optional(),\n}).describe(\"Individual relationship data.\");\nconst ParmaListRelationships_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of relationships\").nullable().optional(),\n}).describe(\"Metadata about the relationships list.\");\nexport const ParmaListRelationshipsOutput = z.object({\n data: z.array(ParmaListRelationships_RelationshipSchema).describe(\"List of relationships\").nullable().optional(),\n meta: ParmaListRelationships_MetaSchema.nullable().optional(),\n}).describe(\"Response model for listing relationships.\");\n\nexport const parmaListRelationships = action(\"PARMA_LIST_RELATIONSHIPS\", {\n slug: \"parma-list-relationships\",\n name: \"List Relationships\",\n description: \"Tool to list all relationships in the Parma account. Use when you need to retrieve and filter relationships by various criteria such as name, type, or contact details.\",\n input: ParmaListRelationshipsInput,\n output: ParmaListRelationshipsOutput,\n});\n"],"mappings":"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"}
@@ -3,12 +3,12 @@ let zod = require("zod");
3
3
  //#region src/actions/list-stages.ts
4
4
  const ParmaListStagesInput = zod.z.object({}).describe("Request model for listing stages. No parameters needed.");
5
5
  const ParmaListStages_StageSchema = zod.z.object({
6
- id: zod.z.number().int().describe("Unique identifier of the stage"),
7
- name: zod.z.string().describe("Name of the stage"),
8
- position: zod.z.number().int().describe("Position of the stage in the pipeline"),
9
- created_at: zod.z.string().describe("Timestamp when the stage was created"),
10
- updated_at: zod.z.string().describe("Timestamp when the stage was last updated"),
11
- pipeline_id: zod.z.number().int().describe("ID of the pipeline this stage belongs to")
6
+ id: zod.z.number().int().describe("Unique identifier of the stage").nullable(),
7
+ name: zod.z.string().describe("Name of the stage").nullable(),
8
+ position: zod.z.number().int().describe("Position of the stage in the pipeline").nullable(),
9
+ created_at: zod.z.string().describe("Timestamp when the stage was created").nullable(),
10
+ updated_at: zod.z.string().describe("Timestamp when the stage was last updated").nullable(),
11
+ pipeline_id: zod.z.number().int().describe("ID of the pipeline this stage belongs to").nullable()
12
12
  }).describe("Represents a single stage in a pipeline.");
13
13
  const ParmaListStagesOutput = zod.z.object({ data: zod.z.array(ParmaListStages_StageSchema).describe("List of stages in the Parma account") }).describe("Response schema containing list of stages.");
14
14
  const parmaListStages = require_action.action("PARMA_LIST_STAGES", {