@keystrokehq/parma 0.1.4 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) 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 +1 -0
  4. package/dist/actions/add-relationship-to-group.cjs.map +1 -1
  5. package/dist/actions/add-relationship-to-group.d.cts +3 -4
  6. package/dist/actions/add-relationship-to-group.d.cts.map +1 -1
  7. package/dist/actions/add-relationship-to-group.d.mts +3 -4
  8. package/dist/actions/add-relationship-to-group.d.mts.map +1 -1
  9. package/dist/actions/add-relationship-to-group.mjs +1 -0
  10. package/dist/actions/add-relationship-to-group.mjs.map +1 -1
  11. package/dist/actions/create-note.cjs +1 -0
  12. package/dist/actions/create-note.cjs.map +1 -1
  13. package/dist/actions/create-note.d.cts +3 -5
  14. package/dist/actions/create-note.d.cts.map +1 -1
  15. package/dist/actions/create-note.d.mts +3 -5
  16. package/dist/actions/create-note.d.mts.map +1 -1
  17. package/dist/actions/create-note.mjs +1 -0
  18. package/dist/actions/create-note.mjs.map +1 -1
  19. package/dist/actions/create-relationship.cjs +1 -0
  20. package/dist/actions/create-relationship.cjs.map +1 -1
  21. package/dist/actions/create-relationship.d.cts +3 -7
  22. package/dist/actions/create-relationship.d.cts.map +1 -1
  23. package/dist/actions/create-relationship.d.mts +3 -7
  24. package/dist/actions/create-relationship.d.mts.map +1 -1
  25. package/dist/actions/create-relationship.mjs +1 -0
  26. package/dist/actions/create-relationship.mjs.map +1 -1
  27. package/dist/actions/data-json.cjs +1 -0
  28. package/dist/actions/data-json.cjs.map +1 -1
  29. package/dist/actions/data-json.d.cts +3 -1
  30. package/dist/actions/data-json.d.cts.map +1 -1
  31. package/dist/actions/data-json.d.mts +3 -1
  32. package/dist/actions/data-json.d.mts.map +1 -1
  33. package/dist/actions/data-json.mjs +1 -0
  34. package/dist/actions/data-json.mjs.map +1 -1
  35. package/dist/actions/delete-relationship.cjs +1 -0
  36. package/dist/actions/delete-relationship.cjs.map +1 -1
  37. package/dist/actions/delete-relationship.d.cts +3 -3
  38. package/dist/actions/delete-relationship.d.cts.map +1 -1
  39. package/dist/actions/delete-relationship.d.mts +3 -3
  40. package/dist/actions/delete-relationship.d.mts.map +1 -1
  41. package/dist/actions/delete-relationship.mjs +1 -0
  42. package/dist/actions/delete-relationship.mjs.map +1 -1
  43. package/dist/actions/get-pipeline.cjs +1 -0
  44. package/dist/actions/get-pipeline.cjs.map +1 -1
  45. package/dist/actions/get-pipeline.d.cts +3 -3
  46. package/dist/actions/get-pipeline.d.cts.map +1 -1
  47. package/dist/actions/get-pipeline.d.mts +3 -3
  48. package/dist/actions/get-pipeline.d.mts.map +1 -1
  49. package/dist/actions/get-pipeline.mjs +1 -0
  50. package/dist/actions/get-pipeline.mjs.map +1 -1
  51. package/dist/actions/get-relationship.cjs +1 -0
  52. package/dist/actions/get-relationship.cjs.map +1 -1
  53. package/dist/actions/get-relationship.d.cts +3 -3
  54. package/dist/actions/get-relationship.d.cts.map +1 -1
  55. package/dist/actions/get-relationship.d.mts +3 -3
  56. package/dist/actions/get-relationship.d.mts.map +1 -1
  57. package/dist/actions/get-relationship.mjs +1 -0
  58. package/dist/actions/get-relationship.mjs.map +1 -1
  59. package/dist/actions/get-stage.cjs +1 -0
  60. package/dist/actions/get-stage.cjs.map +1 -1
  61. package/dist/actions/get-stage.d.cts +3 -3
  62. package/dist/actions/get-stage.d.cts.map +1 -1
  63. package/dist/actions/get-stage.d.mts +3 -3
  64. package/dist/actions/get-stage.d.mts.map +1 -1
  65. package/dist/actions/get-stage.mjs +1 -0
  66. package/dist/actions/get-stage.mjs.map +1 -1
  67. package/dist/actions/get-user-profile.cjs +1 -0
  68. package/dist/actions/get-user-profile.cjs.map +1 -1
  69. package/dist/actions/get-user-profile.d.cts +3 -1
  70. package/dist/actions/get-user-profile.d.cts.map +1 -1
  71. package/dist/actions/get-user-profile.d.mts +3 -1
  72. package/dist/actions/get-user-profile.d.mts.map +1 -1
  73. package/dist/actions/get-user-profile.mjs +1 -0
  74. package/dist/actions/get-user-profile.mjs.map +1 -1
  75. package/dist/actions/get-user.cjs +1 -0
  76. package/dist/actions/get-user.cjs.map +1 -1
  77. package/dist/actions/get-user.d.cts +3 -3
  78. package/dist/actions/get-user.d.cts.map +1 -1
  79. package/dist/actions/get-user.d.mts +3 -3
  80. package/dist/actions/get-user.d.mts.map +1 -1
  81. package/dist/actions/get-user.mjs +1 -0
  82. package/dist/actions/get-user.mjs.map +1 -1
  83. package/dist/actions/list-deals.cjs +1 -0
  84. package/dist/actions/list-deals.cjs.map +1 -1
  85. package/dist/actions/list-deals.d.cts +3 -3
  86. package/dist/actions/list-deals.d.cts.map +1 -1
  87. package/dist/actions/list-deals.d.mts +3 -3
  88. package/dist/actions/list-deals.d.mts.map +1 -1
  89. package/dist/actions/list-deals.mjs +1 -0
  90. package/dist/actions/list-deals.mjs.map +1 -1
  91. package/dist/actions/list-groups.cjs +1 -0
  92. package/dist/actions/list-groups.cjs.map +1 -1
  93. package/dist/actions/list-groups.d.cts +3 -4
  94. package/dist/actions/list-groups.d.cts.map +1 -1
  95. package/dist/actions/list-groups.d.mts +3 -4
  96. package/dist/actions/list-groups.d.mts.map +1 -1
  97. package/dist/actions/list-groups.mjs +1 -0
  98. package/dist/actions/list-groups.mjs.map +1 -1
  99. package/dist/actions/list-notes.cjs +1 -0
  100. package/dist/actions/list-notes.cjs.map +1 -1
  101. package/dist/actions/list-notes.d.cts +3 -3
  102. package/dist/actions/list-notes.d.cts.map +1 -1
  103. package/dist/actions/list-notes.d.mts +3 -3
  104. package/dist/actions/list-notes.d.mts.map +1 -1
  105. package/dist/actions/list-notes.mjs +1 -0
  106. package/dist/actions/list-notes.mjs.map +1 -1
  107. package/dist/actions/list-pipelines.cjs +1 -0
  108. package/dist/actions/list-pipelines.cjs.map +1 -1
  109. package/dist/actions/list-pipelines.d.cts +3 -1
  110. package/dist/actions/list-pipelines.d.cts.map +1 -1
  111. package/dist/actions/list-pipelines.d.mts +3 -1
  112. package/dist/actions/list-pipelines.d.mts.map +1 -1
  113. package/dist/actions/list-pipelines.mjs +1 -0
  114. package/dist/actions/list-pipelines.mjs.map +1 -1
  115. package/dist/actions/list-relationship-groups.cjs +1 -0
  116. package/dist/actions/list-relationship-groups.cjs.map +1 -1
  117. package/dist/actions/list-relationship-groups.d.cts +3 -3
  118. package/dist/actions/list-relationship-groups.d.cts.map +1 -1
  119. package/dist/actions/list-relationship-groups.d.mts +3 -3
  120. package/dist/actions/list-relationship-groups.d.mts.map +1 -1
  121. package/dist/actions/list-relationship-groups.mjs +1 -0
  122. package/dist/actions/list-relationship-groups.mjs.map +1 -1
  123. package/dist/actions/list-relationship-notes.cjs +1 -0
  124. package/dist/actions/list-relationship-notes.cjs.map +1 -1
  125. package/dist/actions/list-relationship-notes.d.cts +3 -4
  126. package/dist/actions/list-relationship-notes.d.cts.map +1 -1
  127. package/dist/actions/list-relationship-notes.d.mts +3 -4
  128. package/dist/actions/list-relationship-notes.d.mts.map +1 -1
  129. package/dist/actions/list-relationship-notes.mjs +1 -0
  130. package/dist/actions/list-relationship-notes.mjs.map +1 -1
  131. package/dist/actions/list-relationships.cjs +1 -0
  132. package/dist/actions/list-relationships.cjs.map +1 -1
  133. package/dist/actions/list-relationships.d.cts +3 -14
  134. package/dist/actions/list-relationships.d.cts.map +1 -1
  135. package/dist/actions/list-relationships.d.mts +3 -14
  136. package/dist/actions/list-relationships.d.mts.map +1 -1
  137. package/dist/actions/list-relationships.mjs +1 -0
  138. package/dist/actions/list-relationships.mjs.map +1 -1
  139. package/dist/actions/list-stages.cjs +1 -0
  140. package/dist/actions/list-stages.cjs.map +1 -1
  141. package/dist/actions/list-stages.d.cts +3 -1
  142. package/dist/actions/list-stages.d.cts.map +1 -1
  143. package/dist/actions/list-stages.d.mts +3 -1
  144. package/dist/actions/list-stages.d.mts.map +1 -1
  145. package/dist/actions/list-stages.mjs +1 -0
  146. package/dist/actions/list-stages.mjs.map +1 -1
  147. package/dist/actions/list-users.cjs +1 -0
  148. package/dist/actions/list-users.cjs.map +1 -1
  149. package/dist/actions/list-users.d.cts +3 -3
  150. package/dist/actions/list-users.d.cts.map +1 -1
  151. package/dist/actions/list-users.d.mts +3 -3
  152. package/dist/actions/list-users.d.mts.map +1 -1
  153. package/dist/actions/list-users.mjs +1 -0
  154. package/dist/actions/list-users.mjs.map +1 -1
  155. package/dist/actions/package-list.cjs +1 -0
  156. package/dist/actions/package-list.cjs.map +1 -1
  157. package/dist/actions/package-list.d.cts +3 -1
  158. package/dist/actions/package-list.d.cts.map +1 -1
  159. package/dist/actions/package-list.d.mts +3 -1
  160. package/dist/actions/package-list.d.mts.map +1 -1
  161. package/dist/actions/package-list.mjs +1 -0
  162. package/dist/actions/package-list.mjs.map +1 -1
  163. package/dist/actions/remove-relationship-from-group.cjs +1 -0
  164. package/dist/actions/remove-relationship-from-group.cjs.map +1 -1
  165. package/dist/actions/remove-relationship-from-group.d.cts +3 -4
  166. package/dist/actions/remove-relationship-from-group.d.cts.map +1 -1
  167. package/dist/actions/remove-relationship-from-group.d.mts +3 -4
  168. package/dist/actions/remove-relationship-from-group.d.mts.map +1 -1
  169. package/dist/actions/remove-relationship-from-group.mjs +1 -0
  170. package/dist/actions/remove-relationship-from-group.mjs.map +1 -1
  171. package/dist/actions/update-note.cjs +1 -0
  172. package/dist/actions/update-note.cjs.map +1 -1
  173. package/dist/actions/update-note.d.cts +3 -6
  174. package/dist/actions/update-note.d.cts.map +1 -1
  175. package/dist/actions/update-note.d.mts +3 -6
  176. package/dist/actions/update-note.d.mts.map +1 -1
  177. package/dist/actions/update-note.mjs +1 -0
  178. package/dist/actions/update-note.mjs.map +1 -1
  179. package/dist/actions/update-relationship.cjs +1 -0
  180. package/dist/actions/update-relationship.cjs.map +1 -1
  181. package/dist/actions/update-relationship.d.cts +3 -9
  182. package/dist/actions/update-relationship.d.cts.map +1 -1
  183. package/dist/actions/update-relationship.d.mts +3 -9
  184. package/dist/actions/update-relationship.d.mts.map +1 -1
  185. package/dist/actions/update-relationship.mjs +1 -0
  186. package/dist/actions/update-relationship.mjs.map +1 -1
  187. package/dist/app.cjs +5 -2
  188. package/dist/app.cjs.map +1 -1
  189. package/dist/app.d.cts +7 -1
  190. package/dist/app.d.cts.map +1 -1
  191. package/dist/app.d.mts +7 -1
  192. package/dist/app.d.mts.map +1 -1
  193. package/dist/app.mjs +3 -2
  194. package/dist/app.mjs.map +1 -1
  195. package/dist/index.d.cts +1 -1
  196. package/dist/index.d.mts +1 -1
  197. 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/list-groups.d.ts
@@ -16,10 +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: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- page?: string | undefined;
21
- query?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const parmaListGroups: AppAction<typeof ParmaListGroupsInput, typeof ParmaListGroupsOutput, typeof parma.credential>;
23
22
  //#endregion
24
23
  export { parmaListGroups };
25
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":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAcpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA"}
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,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/list-groups.ts
@@ -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":";;;AAIA,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,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmC,EAAE,OAAO,EAC5C,MAAM,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,qCAAqC,EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAOhB;AACV,CAAC"}
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,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/list-notes.ts
@@ -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":";;;AAIA,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,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
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,9 +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: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- page?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const parmaListNotes: AppAction<typeof ParmaListNotesInput, typeof ParmaListNotesOutput, typeof parma.credential>;
20
20
  //#endregion
21
21
  export { parmaListNotes };
22
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":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA"}
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,9 +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: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- page?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const parmaListNotes: AppAction<typeof ParmaListNotesInput, typeof ParmaListNotesOutput, typeof parma.credential>;
20
20
  //#endregion
21
21
  export { parmaListNotes };
22
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":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA"}
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,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/list-notes.ts
@@ -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":";;;AAIA,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,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkC,EAAE,OAAO,EAC3C,MAAM,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,oCAAoC,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAOhB;AACV,CAAC"}
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,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/list-pipelines.ts
@@ -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":";;;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,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,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 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,7 +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: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const parmaListPipelines: AppAction<typeof ParmaListPipelinesInput, typeof ParmaListPipelinesOutput, typeof parma.credential>;
15
17
  //#endregion
16
18
  export { parmaListPipelines };
17
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":";;;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
+ {"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,7 +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: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const parmaListPipelines: AppAction<typeof ParmaListPipelinesInput, typeof ParmaListPipelinesOutput, typeof parma.credential>;
15
17
  //#endregion
16
18
  export { parmaListPipelines };
17
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":";;;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
+ {"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,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/list-pipelines.ts
@@ -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":";;;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,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,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,YAAY,CAAC,CAAC,SAAS,kEAOhB;AACV,CAAC"}
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,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/list-relationship-groups.ts
@@ -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":";;;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,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,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 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,9 +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: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- relationship_id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const parmaListRelationshipGroups: AppAction<typeof ParmaListRelationshipGroupsInput, typeof ParmaListRelationshipGroupsOutput, typeof parma.credential>;
18
18
  //#endregion
19
19
  export { parmaListRelationshipGroups };
20
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,EAAgC,CAAA,CAAA,SAAA;;;cAShC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
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"}
@@ -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-relationship-groups.d.ts
@@ -12,9 +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: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- relationship_id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const parmaListRelationshipGroups: AppAction<typeof ParmaListRelationshipGroupsInput, typeof ParmaListRelationshipGroupsOutput, typeof parma.credential>;
18
18
  //#endregion
19
19
  export { parmaListRelationshipGroups };
20
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,EAAgC,CAAA,CAAA,SAAA;;;cAShC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
1
+ {"version":3,"file":"list-relationship-groups.d.mts","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"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/list-relationship-groups.ts
@@ -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.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":";;;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,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAKxE,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,YAAY,CAAC,CAAC,SAAS,qEAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"list-relationship-groups.mjs","names":[],"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,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,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAKxE,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb+C,EAAE,OAAO,EACxD,MAAM,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,kDAAkD,EAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/list-relationship-notes.ts
@@ -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.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}).passthrough().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}).passthrough().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,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0CAA0C,EAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,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 type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\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}).passthrough().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}).passthrough().describe(\"Response schema containing all notes linked to a relationship.\");\n\nexport const parmaListRelationshipNotes: AppAction<\n typeof ParmaListRelationshipNotesInput,\n typeof ParmaListRelationshipNotesOutput,\n typeof parma.credential\n> = 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":";;;;AAMA,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,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0CAA0C,EAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,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-notes.d.ts
@@ -15,10 +17,7 @@ declare const ParmaListRelationshipNotesOutput: z.ZodObject<{
15
17
  relationship_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
16
18
  }, z.core.$loose>>;
17
19
  }, z.core.$loose>;
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]>;
20
+ declare const parmaListRelationshipNotes: AppAction<typeof ParmaListRelationshipNotesInput, typeof ParmaListRelationshipNotesOutput, typeof parma.credential>;
22
21
  //#endregion
23
22
  export { parmaListRelationshipNotes };
24
23
  //# 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,EAA+B,CAAA,CAAA,SAAA;;;;cAY/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"list-relationship-notes.d.cts","names":[],"sources":["../../src/actions/list-relationship-notes.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAY/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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-relationship-notes.d.ts
@@ -15,10 +17,7 @@ declare const ParmaListRelationshipNotesOutput: z.ZodObject<{
15
17
  relationship_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
16
18
  }, z.core.$loose>>;
17
19
  }, z.core.$loose>;
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]>;
20
+ declare const parmaListRelationshipNotes: AppAction<typeof ParmaListRelationshipNotesInput, typeof ParmaListRelationshipNotesOutput, typeof parma.credential>;
22
21
  //#endregion
23
22
  export { parmaListRelationshipNotes };
24
23
  //# 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,EAA+B,CAAA,CAAA,SAAA;;;;cAY/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"list-relationship-notes.d.mts","names":[],"sources":["../../src/actions/list-relationship-notes.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAY/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/list-relationship-notes.ts
@@ -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.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}).passthrough().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}).passthrough().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,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,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,YAAY,CAAC,CAAC,SAAS,gEAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"list-relationship-notes.mjs","names":[],"sources":["../../src/actions/list-relationship-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 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}).passthrough().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}).passthrough().describe(\"Response schema containing all notes linked to a relationship.\");\n\nexport const parmaListRelationshipNotes: AppAction<\n typeof ParmaListRelationshipNotesInput,\n typeof ParmaListRelationshipNotesOutput,\n typeof parma.credential\n> = 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":";;;;AAMA,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,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb8C,EAAE,OAAO,EACvD,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0CAA0C,EAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/list-relationships.ts
@@ -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.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}).passthrough().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}).passthrough().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}).passthrough().describe(\"Individual relationship data.\");\nconst ParmaListRelationships_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of relationships\").nullable().optional(),\n}).passthrough().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}).passthrough().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 type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\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}).passthrough().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}).passthrough().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}).passthrough().describe(\"Individual relationship data.\");\nconst ParmaListRelationships_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of relationships\").nullable().optional(),\n}).passthrough().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}).passthrough().describe(\"Response model for listing relationships.\");\n\nexport const parmaListRelationships: AppAction<\n typeof ParmaListRelationshipsInput,\n typeof ParmaListRelationshipsOutput,\n typeof parma.credential\n> = 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,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-relationships.d.ts
@@ -39,20 +41,7 @@ declare const ParmaListRelationshipsOutput: z.ZodObject<{
39
41
  count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
42
  }, z.core.$loose>>>;
41
43
  }, z.core.$loose>;
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]>;
44
+ declare const parmaListRelationships: AppAction<typeof ParmaListRelationshipsInput, typeof ParmaListRelationshipsOutput, typeof parma.credential>;
56
45
  //#endregion
57
46
  export { parmaListRelationships };
58
47
  //# 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,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAsC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"list-relationships.d.cts","names":[],"sources":["../../src/actions/list-relationships.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAsC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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-relationships.d.ts
@@ -39,20 +41,7 @@ declare const ParmaListRelationshipsOutput: z.ZodObject<{
39
41
  count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
42
  }, z.core.$loose>>>;
41
43
  }, z.core.$loose>;
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]>;
44
+ declare const parmaListRelationships: AppAction<typeof ParmaListRelationshipsInput, typeof ParmaListRelationshipsOutput, typeof parma.credential>;
56
45
  //#endregion
57
46
  export { parmaListRelationships };
58
47
  //# 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,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAsC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"list-relationships.d.mts","names":[],"sources":["../../src/actions/list-relationships.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAsC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/list-relationships.ts
@@ -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.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}).passthrough().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}).passthrough().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}).passthrough().describe(\"Individual relationship data.\");\nconst ParmaListRelationships_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of relationships\").nullable().optional(),\n}).passthrough().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}).passthrough().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 type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parma } from \"../app\";\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}).passthrough().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}).passthrough().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}).passthrough().describe(\"Individual relationship data.\");\nconst ParmaListRelationships_MetaSchema = z.object({\n count: z.number().int().describe(\"Total count of relationships\").nullable().optional(),\n}).passthrough().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}).passthrough().describe(\"Response model for listing relationships.\");\n\nexport const parmaListRelationships: AppAction<\n typeof ParmaListRelationshipsInput,\n typeof ParmaListRelationshipsOutput,\n typeof parma.credential\n> = 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,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/list-stages.ts