@keystrokehq/parma 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (175) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-relationship-to-group.cjs +4 -4
  4. package/dist/actions/add-relationship-to-group.cjs.map +1 -1
  5. package/dist/actions/add-relationship-to-group.d.cts +16 -3
  6. package/dist/actions/add-relationship-to-group.d.cts.map +1 -1
  7. package/dist/actions/add-relationship-to-group.d.mts +16 -3
  8. package/dist/actions/add-relationship-to-group.d.mts.map +1 -1
  9. package/dist/actions/add-relationship-to-group.mjs +4 -4
  10. package/dist/actions/add-relationship-to-group.mjs.map +1 -1
  11. package/dist/actions/create-note.cjs +2 -2
  12. package/dist/actions/create-note.cjs.map +1 -1
  13. package/dist/actions/create-note.d.cts +20 -3
  14. package/dist/actions/create-note.d.cts.map +1 -1
  15. package/dist/actions/create-note.d.mts +20 -3
  16. package/dist/actions/create-note.d.mts.map +1 -1
  17. package/dist/actions/create-note.mjs +2 -2
  18. package/dist/actions/create-note.mjs.map +1 -1
  19. package/dist/actions/create-relationship.cjs.map +1 -1
  20. package/dist/actions/create-relationship.d.cts +31 -3
  21. package/dist/actions/create-relationship.d.cts.map +1 -1
  22. package/dist/actions/create-relationship.d.mts +31 -3
  23. package/dist/actions/create-relationship.d.mts.map +1 -1
  24. package/dist/actions/create-relationship.mjs.map +1 -1
  25. package/dist/actions/data-json.cjs +2 -2
  26. package/dist/actions/data-json.cjs.map +1 -1
  27. package/dist/actions/data-json.d.cts +37 -3
  28. package/dist/actions/data-json.d.cts.map +1 -1
  29. package/dist/actions/data-json.d.mts +37 -3
  30. package/dist/actions/data-json.d.mts.map +1 -1
  31. package/dist/actions/data-json.mjs +2 -2
  32. package/dist/actions/data-json.mjs.map +1 -1
  33. package/dist/actions/delete-relationship.cjs +1 -1
  34. package/dist/actions/delete-relationship.cjs.map +1 -1
  35. package/dist/actions/delete-relationship.d.cts +9 -3
  36. package/dist/actions/delete-relationship.d.cts.map +1 -1
  37. package/dist/actions/delete-relationship.d.mts +9 -3
  38. package/dist/actions/delete-relationship.d.mts.map +1 -1
  39. package/dist/actions/delete-relationship.mjs +1 -1
  40. package/dist/actions/delete-relationship.mjs.map +1 -1
  41. package/dist/actions/get-pipeline.cjs +5 -5
  42. package/dist/actions/get-pipeline.cjs.map +1 -1
  43. package/dist/actions/get-pipeline.d.cts +15 -3
  44. package/dist/actions/get-pipeline.d.cts.map +1 -1
  45. package/dist/actions/get-pipeline.d.mts +15 -3
  46. package/dist/actions/get-pipeline.d.mts.map +1 -1
  47. package/dist/actions/get-pipeline.mjs +5 -5
  48. package/dist/actions/get-pipeline.mjs.map +1 -1
  49. package/dist/actions/get-relationship.cjs.map +1 -1
  50. package/dist/actions/get-relationship.d.cts +24 -3
  51. package/dist/actions/get-relationship.d.cts.map +1 -1
  52. package/dist/actions/get-relationship.d.mts +24 -3
  53. package/dist/actions/get-relationship.d.mts.map +1 -1
  54. package/dist/actions/get-relationship.mjs.map +1 -1
  55. package/dist/actions/get-stage.cjs.map +1 -1
  56. package/dist/actions/get-stage.d.cts +16 -3
  57. package/dist/actions/get-stage.d.cts.map +1 -1
  58. package/dist/actions/get-stage.d.mts +16 -3
  59. package/dist/actions/get-stage.d.mts.map +1 -1
  60. package/dist/actions/get-stage.mjs.map +1 -1
  61. package/dist/actions/get-user-profile.cjs +5 -5
  62. package/dist/actions/get-user-profile.cjs.map +1 -1
  63. package/dist/actions/get-user-profile.d.cts +13 -3
  64. package/dist/actions/get-user-profile.d.cts.map +1 -1
  65. package/dist/actions/get-user-profile.d.mts +13 -3
  66. package/dist/actions/get-user-profile.d.mts.map +1 -1
  67. package/dist/actions/get-user-profile.mjs +5 -5
  68. package/dist/actions/get-user-profile.mjs.map +1 -1
  69. package/dist/actions/get-user.cjs +3 -3
  70. package/dist/actions/get-user.cjs.map +1 -1
  71. package/dist/actions/get-user.d.cts +13 -3
  72. package/dist/actions/get-user.d.cts.map +1 -1
  73. package/dist/actions/get-user.d.mts +13 -3
  74. package/dist/actions/get-user.d.mts.map +1 -1
  75. package/dist/actions/get-user.mjs +3 -3
  76. package/dist/actions/get-user.mjs.map +1 -1
  77. package/dist/actions/list-deals.cjs.map +1 -1
  78. package/dist/actions/list-deals.d.cts +24 -3
  79. package/dist/actions/list-deals.d.cts.map +1 -1
  80. package/dist/actions/list-deals.d.mts +24 -3
  81. package/dist/actions/list-deals.d.mts.map +1 -1
  82. package/dist/actions/list-deals.mjs.map +1 -1
  83. package/dist/actions/list-groups.cjs +5 -5
  84. package/dist/actions/list-groups.cjs.map +1 -1
  85. package/dist/actions/list-groups.d.cts +19 -3
  86. package/dist/actions/list-groups.d.cts.map +1 -1
  87. package/dist/actions/list-groups.d.mts +19 -3
  88. package/dist/actions/list-groups.d.mts.map +1 -1
  89. package/dist/actions/list-groups.mjs +5 -5
  90. package/dist/actions/list-groups.mjs.map +1 -1
  91. package/dist/actions/list-notes.cjs +5 -5
  92. package/dist/actions/list-notes.cjs.map +1 -1
  93. package/dist/actions/list-notes.d.cts +16 -3
  94. package/dist/actions/list-notes.d.cts.map +1 -1
  95. package/dist/actions/list-notes.d.mts +16 -3
  96. package/dist/actions/list-notes.d.mts.map +1 -1
  97. package/dist/actions/list-notes.mjs +5 -5
  98. package/dist/actions/list-notes.mjs.map +1 -1
  99. package/dist/actions/list-pipelines.cjs +5 -5
  100. package/dist/actions/list-pipelines.cjs.map +1 -1
  101. package/dist/actions/list-pipelines.d.cts +11 -3
  102. package/dist/actions/list-pipelines.d.cts.map +1 -1
  103. package/dist/actions/list-pipelines.d.mts +11 -3
  104. package/dist/actions/list-pipelines.d.mts.map +1 -1
  105. package/dist/actions/list-pipelines.mjs +5 -5
  106. package/dist/actions/list-pipelines.mjs.map +1 -1
  107. package/dist/actions/list-relationship-groups.cjs +4 -4
  108. package/dist/actions/list-relationship-groups.cjs.map +1 -1
  109. package/dist/actions/list-relationship-groups.d.cts +14 -3
  110. package/dist/actions/list-relationship-groups.d.cts.map +1 -1
  111. package/dist/actions/list-relationship-groups.d.mts +14 -3
  112. package/dist/actions/list-relationship-groups.d.mts.map +1 -1
  113. package/dist/actions/list-relationship-groups.mjs +4 -4
  114. package/dist/actions/list-relationship-groups.mjs.map +1 -1
  115. package/dist/actions/list-relationship-notes.cjs.map +1 -1
  116. package/dist/actions/list-relationship-notes.d.cts +18 -3
  117. package/dist/actions/list-relationship-notes.d.cts.map +1 -1
  118. package/dist/actions/list-relationship-notes.d.mts +18 -3
  119. package/dist/actions/list-relationship-notes.d.mts.map +1 -1
  120. package/dist/actions/list-relationship-notes.mjs.map +1 -1
  121. package/dist/actions/list-relationships.cjs.map +1 -1
  122. package/dist/actions/list-relationships.d.cts +52 -3
  123. package/dist/actions/list-relationships.d.cts.map +1 -1
  124. package/dist/actions/list-relationships.d.mts +52 -3
  125. package/dist/actions/list-relationships.d.mts.map +1 -1
  126. package/dist/actions/list-relationships.mjs.map +1 -1
  127. package/dist/actions/list-stages.cjs +6 -6
  128. package/dist/actions/list-stages.cjs.map +1 -1
  129. package/dist/actions/list-stages.d.cts +12 -3
  130. package/dist/actions/list-stages.d.cts.map +1 -1
  131. package/dist/actions/list-stages.d.mts +12 -3
  132. package/dist/actions/list-stages.d.mts.map +1 -1
  133. package/dist/actions/list-stages.mjs +6 -6
  134. package/dist/actions/list-stages.mjs.map +1 -1
  135. package/dist/actions/list-users.cjs +3 -3
  136. package/dist/actions/list-users.cjs.map +1 -1
  137. package/dist/actions/list-users.d.cts +13 -3
  138. package/dist/actions/list-users.d.cts.map +1 -1
  139. package/dist/actions/list-users.d.mts +13 -3
  140. package/dist/actions/list-users.d.mts.map +1 -1
  141. package/dist/actions/list-users.mjs +3 -3
  142. package/dist/actions/list-users.mjs.map +1 -1
  143. package/dist/actions/package-list.cjs +2 -2
  144. package/dist/actions/package-list.cjs.map +1 -1
  145. package/dist/actions/package-list.d.cts +7 -3
  146. package/dist/actions/package-list.d.cts.map +1 -1
  147. package/dist/actions/package-list.d.mts +7 -3
  148. package/dist/actions/package-list.d.mts.map +1 -1
  149. package/dist/actions/package-list.mjs +2 -2
  150. package/dist/actions/package-list.mjs.map +1 -1
  151. package/dist/actions/remove-relationship-from-group.cjs.map +1 -1
  152. package/dist/actions/remove-relationship-from-group.d.cts +11 -3
  153. package/dist/actions/remove-relationship-from-group.d.cts.map +1 -1
  154. package/dist/actions/remove-relationship-from-group.d.mts +11 -3
  155. package/dist/actions/remove-relationship-from-group.d.mts.map +1 -1
  156. package/dist/actions/remove-relationship-from-group.mjs.map +1 -1
  157. package/dist/actions/update-note.cjs.map +1 -1
  158. package/dist/actions/update-note.d.cts +22 -3
  159. package/dist/actions/update-note.d.cts.map +1 -1
  160. package/dist/actions/update-note.d.mts +22 -3
  161. package/dist/actions/update-note.d.mts.map +1 -1
  162. package/dist/actions/update-note.mjs.map +1 -1
  163. package/dist/actions/update-relationship.cjs.map +1 -1
  164. package/dist/actions/update-relationship.d.cts +35 -3
  165. package/dist/actions/update-relationship.d.cts.map +1 -1
  166. package/dist/actions/update-relationship.d.mts +35 -3
  167. package/dist/actions/update-relationship.d.mts.map +1 -1
  168. package/dist/actions/update-relationship.mjs.map +1 -1
  169. package/dist/catalog.cjs +7 -1
  170. package/dist/catalog.cjs.map +1 -1
  171. package/dist/catalog.d.cts +8 -0
  172. package/dist/catalog.d.mts +8 -0
  173. package/dist/catalog.mjs +7 -1
  174. package/dist/catalog.mjs.map +1 -1
  175. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"list-stages.cjs","names":["z","action"],"sources":["../../src/actions/list-stages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListStagesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing stages. No parameters needed.\");\nconst ParmaListStages_StageSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the stage\"),\n name: z.string().describe(\"Name of the stage\"),\n position: z.number().int().describe(\"Position of the stage in the pipeline\"),\n created_at: z.string().describe(\"Timestamp when the stage was created\"),\n updated_at: z.string().describe(\"Timestamp when the stage was last updated\"),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this stage belongs to\"),\n}).describe(\"Represents a single stage in a pipeline.\");\nexport const ParmaListStagesOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListStages_StageSchema).describe(\"List of stages in the Parma account\"),\n}).describe(\"Response schema containing list of stages.\");\n\nexport const parmaListStages = action(\"PARMA_LIST_STAGES\", {\n slug: \"parma-list-stages\",\n name: \"List Stages\",\n description: \"Tool to retrieve all stages in the Parma account. Use when you need to list pipeline stages or check available stage configurations.\",\n input: ParmaListStagesInput,\n output: ParmaListStagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACjI,MAAM,8BAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC7C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;AACnF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,wBAAsCA,IAAAA,EAAE,OAAO,EAC1D,MAAMA,IAAAA,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,qCAAqC,EAC3F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-stages.cjs","names":["z","action"],"sources":["../../src/actions/list-stages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListStagesInput = z.object({}).describe(\"Request model for listing stages. No parameters needed.\");\nconst ParmaListStages_StageSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the stage\").nullable(),\n name: z.string().describe(\"Name of the stage\").nullable(),\n position: z.number().int().describe(\"Position of the stage in the pipeline\").nullable(),\n created_at: z.string().describe(\"Timestamp when the stage was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the stage was last updated\").nullable(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this stage belongs to\").nullable(),\n}).describe(\"Represents a single stage in a pipeline.\");\nexport const ParmaListStagesOutput = z.object({\n data: z.array(ParmaListStages_StageSchema).describe(\"List of stages in the Parma account\"),\n}).describe(\"Response schema containing list of stages.\");\n\nexport const parmaListStages = action(\"PARMA_LIST_STAGES\", {\n slug: \"parma-list-stages\",\n name: \"List Stages\",\n description: \"Tool to retrieve all stages in the Parma account. Use when you need to list pipeline stages or check available stage configurations.\",\n input: ParmaListStagesInput,\n output: ParmaListStagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACnH,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,MAAMA,IAAAA,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,qCAAqC,EAC3F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-stages.d.ts
4
- declare const ParmaListStagesInput: z.ZodTypeAny;
5
- declare const ParmaListStagesOutput: z.ZodTypeAny;
6
- declare const parmaListStages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListStagesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ParmaListStagesOutput: z.ZodObject<{
6
+ data: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodNullable<z.ZodNumber>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ position: z.ZodNullable<z.ZodNumber>;
10
+ created_at: z.ZodNullable<z.ZodString>;
11
+ updated_at: z.ZodNullable<z.ZodString>;
12
+ pipeline_id: z.ZodNullable<z.ZodNumber>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const parmaListStages: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { parmaListStages };
9
18
  //# sourceMappingURL=list-stages.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-stages.d.cts","names":[],"sources":["../../src/actions/list-stages.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAA6F;AAAA,cASrH,qBAAA,EAAuB,CAAA,CAAE,UAEmB;AAAA,cAE5C,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-stages.d.cts","names":[],"sources":["../../src/actions/list-stages.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-stages.d.ts
4
- declare const ParmaListStagesInput: z.ZodTypeAny;
5
- declare const ParmaListStagesOutput: z.ZodTypeAny;
6
- declare const parmaListStages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListStagesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ParmaListStagesOutput: z.ZodObject<{
6
+ data: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodNullable<z.ZodNumber>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ position: z.ZodNullable<z.ZodNumber>;
10
+ created_at: z.ZodNullable<z.ZodString>;
11
+ updated_at: z.ZodNullable<z.ZodString>;
12
+ pipeline_id: z.ZodNullable<z.ZodNumber>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const parmaListStages: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { parmaListStages };
9
18
  //# sourceMappingURL=list-stages.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-stages.d.mts","names":[],"sources":["../../src/actions/list-stages.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAA6F;AAAA,cASrH,qBAAA,EAAuB,CAAA,CAAE,UAEmB;AAAA,cAE5C,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-stages.d.mts","names":[],"sources":["../../src/actions/list-stages.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,12 +3,12 @@ import { z } from "zod";
3
3
  //#region src/actions/list-stages.ts
4
4
  const ParmaListStagesInput = z.object({}).describe("Request model for listing stages. No parameters needed.");
5
5
  const ParmaListStages_StageSchema = z.object({
6
- id: z.number().int().describe("Unique identifier of the stage"),
7
- name: z.string().describe("Name of the stage"),
8
- position: z.number().int().describe("Position of the stage in the pipeline"),
9
- created_at: z.string().describe("Timestamp when the stage was created"),
10
- updated_at: z.string().describe("Timestamp when the stage was last updated"),
11
- pipeline_id: z.number().int().describe("ID of the pipeline this stage belongs to")
6
+ id: z.number().int().describe("Unique identifier of the stage").nullable(),
7
+ name: z.string().describe("Name of the stage").nullable(),
8
+ position: z.number().int().describe("Position of the stage in the pipeline").nullable(),
9
+ created_at: z.string().describe("Timestamp when the stage was created").nullable(),
10
+ updated_at: z.string().describe("Timestamp when the stage was last updated").nullable(),
11
+ pipeline_id: z.number().int().describe("ID of the pipeline this stage belongs to").nullable()
12
12
  }).describe("Represents a single stage in a pipeline.");
13
13
  const parmaListStages = action("PARMA_LIST_STAGES", {
14
14
  slug: "parma-list-stages",
@@ -1 +1 @@
1
- {"version":3,"file":"list-stages.mjs","names":[],"sources":["../../src/actions/list-stages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListStagesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing stages. No parameters needed.\");\nconst ParmaListStages_StageSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the stage\"),\n name: z.string().describe(\"Name of the stage\"),\n position: z.number().int().describe(\"Position of the stage in the pipeline\"),\n created_at: z.string().describe(\"Timestamp when the stage was created\"),\n updated_at: z.string().describe(\"Timestamp when the stage was last updated\"),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this stage belongs to\"),\n}).describe(\"Represents a single stage in a pipeline.\");\nexport const ParmaListStagesOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListStages_StageSchema).describe(\"List of stages in the Parma account\"),\n}).describe(\"Response schema containing list of stages.\");\n\nexport const parmaListStages = action(\"PARMA_LIST_STAGES\", {\n slug: \"parma-list-stages\",\n name: \"List Stages\",\n description: \"Tool to retrieve all stages in the Parma account. Use when you need to list pipeline stages or check available stage configurations.\",\n input: ParmaListStagesInput,\n output: ParmaListStagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACjI,MAAM,8BAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC7C,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;AACnF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAKtD,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,MAAM,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,qCAAqC,EAC3F,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-stages.mjs","names":[],"sources":["../../src/actions/list-stages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListStagesInput = z.object({}).describe(\"Request model for listing stages. No parameters needed.\");\nconst ParmaListStages_StageSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the stage\").nullable(),\n name: z.string().describe(\"Name of the stage\").nullable(),\n position: z.number().int().describe(\"Position of the stage in the pipeline\").nullable(),\n created_at: z.string().describe(\"Timestamp when the stage was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the stage was last updated\").nullable(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this stage belongs to\").nullable(),\n}).describe(\"Represents a single stage in a pipeline.\");\nexport const ParmaListStagesOutput = z.object({\n data: z.array(ParmaListStages_StageSchema).describe(\"List of stages in the Parma account\"),\n}).describe(\"Response schema containing list of stages.\");\n\nexport const parmaListStages = action(\"PARMA_LIST_STAGES\", {\n slug: \"parma-list-stages\",\n name: \"List Stages\",\n description: \"Tool to retrieve all stages in the Parma account. Use when you need to list pipeline stages or check available stage configurations.\",\n input: ParmaListStagesInput,\n output: ParmaListStagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACnH,MAAM,8BAA8B,EAAE,OAAO;CAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAKtD,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,SAAS,4CAOF;AACV,CAAC"}
@@ -3,9 +3,9 @@ let zod = require("zod");
3
3
  //#region src/actions/list-users.ts
4
4
  const ParmaListUsersInput = zod.z.object({ page: zod.z.string().describe("Page number for pagination. Use to navigate through multiple pages of users.").optional() }).describe("Request model for LIST_USERS.");
5
5
  const ParmaListUsers_UserSchema = zod.z.object({
6
- id: zod.z.number().int().describe("User's unique identifier"),
7
- name: zod.z.string().describe("User's name"),
8
- email: zod.z.string().describe("User's email address")
6
+ id: zod.z.number().int().describe("User's unique identifier").nullable(),
7
+ name: zod.z.string().describe("User's name").nullable(),
8
+ email: zod.z.string().describe("User's email address").nullable()
9
9
  }).describe("User information in the list users response.");
10
10
  const ParmaListUsersOutput = zod.z.object({ data: zod.z.array(ParmaListUsers_UserSchema).describe("Array of user objects") }).describe("Response schema for LIST_USERS containing an array of users.");
11
11
  const parmaListUsers = require_action.action("PARMA_LIST_USERS", {
@@ -1 +1 @@
1
- {"version":3,"file":"list-users.cjs","names":["z","action"],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListUsersInput: z.ZodTypeAny = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of users.\").optional(),\n}).describe(\"Request model for LIST_USERS.\");\nconst ParmaListUsers_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"User's unique identifier\"),\n name: z.string().describe(\"User's name\"),\n email: z.string().describe(\"User's email address\"),\n}).describe(\"User information in the list users response.\");\nexport const ParmaListUsersOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListUsers_UserSchema).describe(\"Array of user objects\"),\n}).describe(\"Response schema for LIST_USERS containing an array of users.\");\n\nexport const parmaListUsers = action(\"PARMA_LIST_USERS\", {\n slug: \"parma-list-users\",\n name: \"List Users\",\n description: \"Tool to list all users in the Parma account. Use when you need to retrieve the complete list of users with their IDs, names, and email addresses.\",\n input: ParmaListUsersInput,\n output: ParmaListUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,4BAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa;CACvC,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;AACnD,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,uBAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAMA,IAAAA,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,uBAAuB,EAC3E,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAE1E,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-users.cjs","names":["z","action"],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListUsersInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of users.\").optional(),\n}).describe(\"Request model for LIST_USERS.\");\nconst ParmaListUsers_UserSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable(),\n name: z.string().describe(\"User's name\").nullable(),\n email: z.string().describe(\"User's email address\").nullable(),\n}).describe(\"User information in the list users response.\");\nexport const ParmaListUsersOutput = z.object({\n data: z.array(ParmaListUsers_UserSchema).describe(\"Array of user objects\"),\n}).describe(\"Response schema for LIST_USERS containing an array of users.\");\n\nexport const parmaListUsers = action(\"PARMA_LIST_USERS\", {\n slug: \"parma-list-users\",\n name: \"List Users\",\n description: \"Tool to list all users in the Parma account. Use when you need to retrieve the complete list of users with their IDs, names, and email addresses.\",\n input: ParmaListUsersInput,\n output: ParmaListUsersOutput,\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,+BAA+B;AAC3C,MAAM,4BAA4BA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;AAC9D,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,uBAAuB,EAC3E,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAE1E,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-users.d.ts
4
- declare const ParmaListUsersInput: z.ZodTypeAny;
5
- declare const ParmaListUsersOutput: z.ZodTypeAny;
6
- declare const parmaListUsers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListUsersInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParmaListUsersOutput: z.ZodObject<{
8
+ data: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ email: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const parmaListUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ page?: string | undefined;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { parmaListUsers };
9
19
  //# sourceMappingURL=list-users.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-users.d.cts","names":[],"sources":["../../src/actions/list-users.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAEQ;AAAA,cAM/B,oBAAA,EAAsB,CAAA,CAAE,UAEsC;AAAA,cAE9D,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-users.d.cts","names":[],"sources":["../../src/actions/list-users.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAQnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;cAIpB,cAAA,gCAAc,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-users.d.ts
4
- declare const ParmaListUsersInput: z.ZodTypeAny;
5
- declare const ParmaListUsersOutput: z.ZodTypeAny;
6
- declare const parmaListUsers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaListUsersInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ParmaListUsersOutput: z.ZodObject<{
8
+ data: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ email: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const parmaListUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ page?: string | undefined;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { parmaListUsers };
9
19
  //# sourceMappingURL=list-users.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-users.d.mts","names":[],"sources":["../../src/actions/list-users.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAEQ;AAAA,cAM/B,oBAAA,EAAsB,CAAA,CAAE,UAEsC;AAAA,cAE9D,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-users.d.mts","names":[],"sources":["../../src/actions/list-users.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAQnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;cAIpB,cAAA,gCAAc,wBAAA"}
@@ -3,9 +3,9 @@ import { z } from "zod";
3
3
  //#region src/actions/list-users.ts
4
4
  const ParmaListUsersInput = z.object({ page: z.string().describe("Page number for pagination. Use to navigate through multiple pages of users.").optional() }).describe("Request model for LIST_USERS.");
5
5
  const ParmaListUsers_UserSchema = z.object({
6
- id: z.number().int().describe("User's unique identifier"),
7
- name: z.string().describe("User's name"),
8
- email: z.string().describe("User's email address")
6
+ id: z.number().int().describe("User's unique identifier").nullable(),
7
+ name: z.string().describe("User's name").nullable(),
8
+ email: z.string().describe("User's email address").nullable()
9
9
  }).describe("User information in the list users response.");
10
10
  const parmaListUsers = action("PARMA_LIST_USERS", {
11
11
  slug: "parma-list-users",
@@ -1 +1 @@
1
- {"version":3,"file":"list-users.mjs","names":[],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListUsersInput: z.ZodTypeAny = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of users.\").optional(),\n}).describe(\"Request model for LIST_USERS.\");\nconst ParmaListUsers_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"User's unique identifier\"),\n name: z.string().describe(\"User's name\"),\n email: z.string().describe(\"User's email address\"),\n}).describe(\"User information in the list users response.\");\nexport const ParmaListUsersOutput: z.ZodTypeAny = z.object({\n data: z.array(ParmaListUsers_UserSchema).describe(\"Array of user objects\"),\n}).describe(\"Response schema for LIST_USERS containing an array of users.\");\n\nexport const parmaListUsers = action(\"PARMA_LIST_USERS\", {\n slug: \"parma-list-users\",\n name: \"List Users\",\n description: \"Tool to list all users in the Parma account. Use when you need to retrieve the complete list of users with their IDs, names, and email addresses.\",\n input: ParmaListUsersInput,\n output: ParmaListUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoC,EAAE,OAAO,EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,4BAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa;CACvC,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;AACnD,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAK1D,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,uBAAuB,EAC3E,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-users.mjs","names":[],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaListUsersInput = z.object({\n page: z.string().describe(\"Page number for pagination. Use to navigate through multiple pages of users.\").optional(),\n}).describe(\"Request model for LIST_USERS.\");\nconst ParmaListUsers_UserSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable(),\n name: z.string().describe(\"User's name\").nullable(),\n email: z.string().describe(\"User's email address\").nullable(),\n}).describe(\"User information in the list users response.\");\nexport const ParmaListUsersOutput = z.object({\n data: z.array(ParmaListUsers_UserSchema).describe(\"Array of user objects\"),\n}).describe(\"Response schema for LIST_USERS containing an array of users.\");\n\nexport const parmaListUsers = action(\"PARMA_LIST_USERS\", {\n slug: \"parma-list-users\",\n name: \"List Users\",\n description: \"Tool to list all users in the Parma account. Use when you need to retrieve the complete list of users with their IDs, names, and email addresses.\",\n input: ParmaListUsersInput,\n output: ParmaListUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO,EAC1C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,4BAA4B,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAClD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;AAC9D,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAK1D,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkC,EAAE,OAAO,EAC3C,MAAM,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,uBAAuB,EAC3E,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
@@ -3,9 +3,9 @@ let zod = require("zod");
3
3
  //#region src/actions/package-list.ts
4
4
  const ParmaPackageListInput = zod.z.object({}).describe("No request parameters for package_list action.");
5
5
  const ParmaPackageListOutput = zod.z.object({
6
- help: zod.z.string().describe("Help text about the API endpoint."),
6
+ help: zod.z.string().describe("Help text about the API endpoint.").nullable(),
7
7
  result: zod.z.array(zod.z.string()).describe("List of dataset identifiers available in the catalog."),
8
- success: zod.z.boolean().describe("Indicates whether the API call was successful.")
8
+ success: zod.z.boolean().describe("Indicates whether the API call was successful.").nullable()
9
9
  });
10
10
  const parmaPackageList = require_action.action("PARMA_PACKAGE_LIST", {
11
11
  slug: "parma-package-list",
@@ -1 +1 @@
1
- {"version":3,"file":"package-list.cjs","names":["z","action"],"sources":["../../src/actions/package-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaPackageListInput: z.ZodTypeAny = z.object({}).describe(\"No request parameters for package_list action.\");\nexport const ParmaPackageListOutput: z.ZodTypeAny = z.object({\n help: z.string().describe(\"Help text about the API endpoint.\"),\n result: z.array(z.string()).describe(\"List of dataset identifiers available in the catalog.\"),\n success: z.boolean().describe(\"Indicates whether the API call was successful.\"),\n});\n\nexport const parmaPackageList = action(\"PARMA_PACKAGE_LIST\", {\n slug: \"parma-package-list\",\n name: \"List Parma CKAN datasets\",\n description: \"Tool to retrieve all dataset identifiers from the Parma CKAN instance. Use when you need to list every available dataset ID.\",\n input: ParmaPackageListInput,\n output: ParmaPackageListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD;AACzH,MAAa,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC7D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD;CAC5F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD;AAChF,CAAC;AAED,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"package-list.cjs","names":["z","action"],"sources":["../../src/actions/package-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaPackageListInput = z.object({}).describe(\"No request parameters for package_list action.\");\nexport const ParmaPackageListOutput = z.object({\n help: z.string().describe(\"Help text about the API endpoint.\").nullable(),\n result: z.array(z.string()).describe(\"List of dataset identifiers available in the catalog.\"),\n success: z.boolean().describe(\"Indicates whether the API call was successful.\").nullable(),\n});\n\nexport const parmaPackageList = action(\"PARMA_PACKAGE_LIST\", {\n slug: \"parma-package-list\",\n name: \"List Parma CKAN datasets\",\n description: \"Tool to retrieve all dataset identifiers from the Parma CKAN instance. Use when you need to list every available dataset ID.\",\n input: ParmaPackageListInput,\n output: ParmaPackageListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC3G,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD;CAC5F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC3F,CAAC;AAED,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/package-list.d.ts
4
- declare const ParmaPackageListInput: z.ZodTypeAny;
5
- declare const ParmaPackageListOutput: z.ZodTypeAny;
6
- declare const parmaPackageList: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaPackageListInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ParmaPackageListOutput: z.ZodObject<{
6
+ help: z.ZodNullable<z.ZodString>;
7
+ result: z.ZodArray<z.ZodString>;
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const parmaPackageList: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { parmaPackageList };
9
13
  //# sourceMappingURL=package-list.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"package-list.d.cts","names":[],"sources":["../../src/actions/package-list.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAAoF;AAAA,cAC7G,sBAAA,EAAwB,CAAA,CAAE,UAIrC;AAAA,cAEW,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"package-list.d.cts","names":[],"sources":["../../src/actions/package-list.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAMtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/package-list.d.ts
4
- declare const ParmaPackageListInput: z.ZodTypeAny;
5
- declare const ParmaPackageListOutput: z.ZodTypeAny;
6
- declare const parmaPackageList: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaPackageListInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ParmaPackageListOutput: z.ZodObject<{
6
+ help: z.ZodNullable<z.ZodString>;
7
+ result: z.ZodArray<z.ZodString>;
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const parmaPackageList: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { parmaPackageList };
9
13
  //# sourceMappingURL=package-list.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"package-list.d.mts","names":[],"sources":["../../src/actions/package-list.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAAoF;AAAA,cAC7G,sBAAA,EAAwB,CAAA,CAAE,UAIrC;AAAA,cAEW,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"package-list.d.mts","names":[],"sources":["../../src/actions/package-list.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAMtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -6,9 +6,9 @@ const parmaPackageList = action("PARMA_PACKAGE_LIST", {
6
6
  description: "Tool to retrieve all dataset identifiers from the Parma CKAN instance. Use when you need to list every available dataset ID.",
7
7
  input: z.object({}).describe("No request parameters for package_list action."),
8
8
  output: z.object({
9
- help: z.string().describe("Help text about the API endpoint."),
9
+ help: z.string().describe("Help text about the API endpoint.").nullable(),
10
10
  result: z.array(z.string()).describe("List of dataset identifiers available in the catalog."),
11
- success: z.boolean().describe("Indicates whether the API call was successful.")
11
+ success: z.boolean().describe("Indicates whether the API call was successful.").nullable()
12
12
  })
13
13
  });
14
14
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"package-list.mjs","names":[],"sources":["../../src/actions/package-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaPackageListInput: z.ZodTypeAny = z.object({}).describe(\"No request parameters for package_list action.\");\nexport const ParmaPackageListOutput: z.ZodTypeAny = z.object({\n help: z.string().describe(\"Help text about the API endpoint.\"),\n result: z.array(z.string()).describe(\"List of dataset identifiers available in the catalog.\"),\n success: z.boolean().describe(\"Indicates whether the API call was successful.\"),\n});\n\nexport const parmaPackageList = action(\"PARMA_PACKAGE_LIST\", {\n slug: \"parma-package-list\",\n name: \"List Parma CKAN datasets\",\n description: \"Tool to retrieve all dataset identifiers from the Parma CKAN instance. Use when you need to list every available dataset ID.\",\n input: ParmaPackageListInput,\n output: ParmaPackageListOutput,\n});\n"],"mappings":";;AAWA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXiD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAWhE;CACP,QAXkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC7D,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD;EAC5F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD;CAChF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"package-list.mjs","names":[],"sources":["../../src/actions/package-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaPackageListInput = z.object({}).describe(\"No request parameters for package_list action.\");\nexport const ParmaPackageListOutput = z.object({\n help: z.string().describe(\"Help text about the API endpoint.\").nullable(),\n result: z.array(z.string()).describe(\"List of dataset identifiers available in the catalog.\"),\n success: z.boolean().describe(\"Indicates whether the API call was successful.\").nullable(),\n});\n\nexport const parmaPackageList = action(\"PARMA_PACKAGE_LIST\", {\n slug: \"parma-package-list\",\n name: \"List Parma CKAN datasets\",\n description: \"Tool to retrieve all dataset identifiers from the Parma CKAN instance. Use when you need to list every available dataset ID.\",\n input: ParmaPackageListInput,\n output: ParmaPackageListOutput,\n});\n"],"mappings":";;AAWA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXmC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAWlD;CACP,QAXoC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD;EAC5F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,CAOU;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"remove-relationship-from-group.cjs","names":["z","action"],"sources":["../../src/actions/remove-relationship-from-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaRemoveRelationshipFromGroupInput: z.ZodTypeAny = z.object({\n relationship_id: z.string().describe(\"The unique identifier of the relationship to remove from the group\"),\n relationship_group_id: z.string().describe(\"The unique identifier of the group from which to remove the relationship\"),\n}).describe(\"Request model for removing a relationship from a group.\");\nexport const ParmaRemoveRelationshipFromGroupOutput: z.ZodTypeAny = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the relationship was successfully removed from the group\").nullable().optional(),\n}).describe(\"Response model for removing a relationship from a group.\\nEmpty response on successful removal (204 No Content).\");\n\nexport const parmaRemoveRelationshipFromGroup = action(\"PARMA_REMOVE_RELATIONSHIP_FROM_GROUP\", {\n slug: \"parma-remove-relationship-from-group\",\n name: \"Remove Relationship From Group\",\n description: \"Tool to remove a relationship from a group. Use when you need to dissociate a relationship from a specific relationship group. Returns success status on completion (HTTP 204).\",\n input: ParmaRemoveRelationshipFromGroupInput,\n output: ParmaRemoveRelationshipFromGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACzG,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACvH,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,yCAAuDA,IAAAA,EAAE,OAAO,EAC3E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChJ,CAAC,CAAC,CAAC,SAAS,kHAAkH;AAE9H,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"remove-relationship-from-group.cjs","names":["z","action"],"sources":["../../src/actions/remove-relationship-from-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaRemoveRelationshipFromGroupInput = z.object({\n relationship_id: z.string().describe(\"The unique identifier of the relationship to remove from the group\"),\n relationship_group_id: z.string().describe(\"The unique identifier of the group from which to remove the relationship\"),\n}).describe(\"Request model for removing a relationship from a group.\");\nexport const ParmaRemoveRelationshipFromGroupOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the relationship was successfully removed from the group\").nullable().optional(),\n}).describe(\"Response model for removing a relationship from a group.\\nEmpty response on successful removal (204 No Content).\");\n\nexport const parmaRemoveRelationshipFromGroup = action(\"PARMA_REMOVE_RELATIONSHIP_FROM_GROUP\", {\n slug: \"parma-remove-relationship-from-group\",\n name: \"Remove Relationship From Group\",\n description: \"Tool to remove a relationship from a group. Use when you need to dissociate a relationship from a specific relationship group. Returns success status on completion (HTTP 204).\",\n input: ParmaRemoveRelationshipFromGroupInput,\n output: ParmaRemoveRelationshipFromGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACzG,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACvH,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChJ,CAAC,CAAC,CAAC,SAAS,kHAAkH;AAE9H,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/remove-relationship-from-group.d.ts
4
- declare const ParmaRemoveRelationshipFromGroupInput: z.ZodTypeAny;
5
- declare const ParmaRemoveRelationshipFromGroupOutput: z.ZodTypeAny;
6
- declare const parmaRemoveRelationshipFromGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaRemoveRelationshipFromGroupInput: z.ZodObject<{
5
+ relationship_id: z.ZodString;
6
+ relationship_group_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ParmaRemoveRelationshipFromGroupOutput: z.ZodObject<{
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const parmaRemoveRelationshipFromGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ relationship_id: string;
13
+ relationship_group_id: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { parmaRemoveRelationshipFromGroup };
9
17
  //# sourceMappingURL=remove-relationship-from-group.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-relationship-from-group.d.cts","names":[],"sources":["../../src/actions/remove-relationship-from-group.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAGgB;AAAA,cACzD,sCAAA,EAAwC,CAAA,CAAE,UAEwE;AAAA,cAElH,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"remove-relationship-from-group.d.cts","names":[],"sources":["../../src/actions/remove-relationship-from-group.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;cAItC,gCAAA,gCAAgC,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/remove-relationship-from-group.d.ts
4
- declare const ParmaRemoveRelationshipFromGroupInput: z.ZodTypeAny;
5
- declare const ParmaRemoveRelationshipFromGroupOutput: z.ZodTypeAny;
6
- declare const parmaRemoveRelationshipFromGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaRemoveRelationshipFromGroupInput: z.ZodObject<{
5
+ relationship_id: z.ZodString;
6
+ relationship_group_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ParmaRemoveRelationshipFromGroupOutput: z.ZodObject<{
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const parmaRemoveRelationshipFromGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ relationship_id: string;
13
+ relationship_group_id: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { parmaRemoveRelationshipFromGroup };
9
17
  //# sourceMappingURL=remove-relationship-from-group.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-relationship-from-group.d.mts","names":[],"sources":["../../src/actions/remove-relationship-from-group.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAGgB;AAAA,cACzD,sCAAA,EAAwC,CAAA,CAAE,UAEwE;AAAA,cAElH,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"remove-relationship-from-group.d.mts","names":[],"sources":["../../src/actions/remove-relationship-from-group.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;cAItC,gCAAA,gCAAgC,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"remove-relationship-from-group.mjs","names":[],"sources":["../../src/actions/remove-relationship-from-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaRemoveRelationshipFromGroupInput: z.ZodTypeAny = z.object({\n relationship_id: z.string().describe(\"The unique identifier of the relationship to remove from the group\"),\n relationship_group_id: z.string().describe(\"The unique identifier of the group from which to remove the relationship\"),\n}).describe(\"Request model for removing a relationship from a group.\");\nexport const ParmaRemoveRelationshipFromGroupOutput: z.ZodTypeAny = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the relationship was successfully removed from the group\").nullable().optional(),\n}).describe(\"Response model for removing a relationship from a group.\\nEmpty response on successful removal (204 No Content).\");\n\nexport const parmaRemoveRelationshipFromGroup = action(\"PARMA_REMOVE_RELATIONSHIP_FROM_GROUP\", {\n slug: \"parma-remove-relationship-from-group\",\n name: \"Remove Relationship From Group\",\n description: \"Tool to remove a relationship from a group. Use when you need to dissociate a relationship from a specific relationship group. Returns success status on completion (HTTP 204).\",\n input: ParmaRemoveRelationshipFromGroupInput,\n output: ParmaRemoveRelationshipFromGroupOutput,\n});\n"],"mappings":";;AAYA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZiE,EAAE,OAAO;EAC1E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;EACzG,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CACvH,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QATkE,EAAE,OAAO,EAC3E,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChJ,CAAC,CAAC,CAAC,SAAS,kHAOF;AACV,CAAC"}
1
+ {"version":3,"file":"remove-relationship-from-group.mjs","names":[],"sources":["../../src/actions/remove-relationship-from-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaRemoveRelationshipFromGroupInput = z.object({\n relationship_id: z.string().describe(\"The unique identifier of the relationship to remove from the group\"),\n relationship_group_id: z.string().describe(\"The unique identifier of the group from which to remove the relationship\"),\n}).describe(\"Request model for removing a relationship from a group.\");\nexport const ParmaRemoveRelationshipFromGroupOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the relationship was successfully removed from the group\").nullable().optional(),\n}).describe(\"Response model for removing a relationship from a group.\\nEmpty response on successful removal (204 No Content).\");\n\nexport const parmaRemoveRelationshipFromGroup = action(\"PARMA_REMOVE_RELATIONSHIP_FROM_GROUP\", {\n slug: \"parma-remove-relationship-from-group\",\n name: \"Remove Relationship From Group\",\n description: \"Tool to remove a relationship from a group. Use when you need to dissociate a relationship from a specific relationship group. Returns success status on completion (HTTP 204).\",\n input: ParmaRemoveRelationshipFromGroupInput,\n output: ParmaRemoveRelationshipFromGroupOutput,\n});\n"],"mappings":";;AAYA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZmD,EAAE,OAAO;EAC5D,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;EACzG,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CACvH,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QAToD,EAAE,OAAO,EAC7D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChJ,CAAC,CAAC,CAAC,SAAS,kHAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"update-note.cjs","names":["z","action"],"sources":["../../src/actions/update-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaUpdateNoteInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the note to update\"),\n body: z.string().describe(\"Updated content/text of the note\").optional(),\n datetime: z.string().describe(\"Datetime associated with the note (ISO 8601 format)\").optional(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs to associate with this note\").optional(),\n}).describe(\"Request model for updating an existing note in Parma.\");\nconst ParmaUpdateNote_NoteDataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable().optional(),\n body: z.string().describe(\"Content/text of the note\").nullable().optional(),\n datetime: z.string().describe(\"Datetime 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 associated with this note\").nullable().optional(),\n}).describe(\"Note data structure in the response.\");\nexport const ParmaUpdateNoteOutput: z.ZodTypeAny = z.object({\n data: ParmaUpdateNote_NoteDataSchema.nullable(),\n}).describe(\"Response schema for updating a note containing the updated note data.\");\n\nexport const parmaUpdateNote = action(\"PARMA_UPDATE_NOTE\", {\n slug: \"parma-update-note\",\n name: \"Update Note\",\n description: \"Tool to update an existing note in the Parma account. Use when you need to modify the content, datetime, or relationships of a specific note.\",\n input: ParmaUpdateNoteInput,\n output: ParmaUpdateNoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqCA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,kBAAkBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,iCAA+CA,IAAAA,EAAE,OAAO;CAC5D,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,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,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,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,wBAAsCA,IAAAA,EAAE,OAAO,EAC1D,MAAM,+BAA+B,SAAS,EAChD,CAAC,CAAC,CAAC,SAAS,uEAAuE;AAEnF,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-note.cjs","names":["z","action"],"sources":["../../src/actions/update-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaUpdateNoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the note to update\"),\n body: z.string().describe(\"Updated content/text of the note\").optional(),\n datetime: z.string().describe(\"Datetime associated with the note (ISO 8601 format)\").optional(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs to associate with this note\").optional(),\n}).describe(\"Request model for updating an existing note in Parma.\");\nconst ParmaUpdateNote_NoteDataSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable().optional(),\n body: z.string().describe(\"Content/text of the note\").nullable().optional(),\n datetime: z.string().describe(\"Datetime 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 associated with this note\").nullable().optional(),\n}).describe(\"Note data structure in the response.\");\nexport const ParmaUpdateNoteOutput = z.object({\n data: ParmaUpdateNote_NoteDataSchema.nullable(),\n}).describe(\"Response schema for updating a note containing the updated note data.\");\n\nexport const parmaUpdateNote = action(\"PARMA_UPDATE_NOTE\", {\n slug: \"parma-update-note\",\n name: \"Update Note\",\n description: \"Tool to update an existing note in the Parma account. Use when you need to modify the content, datetime, or relationships of a specific note.\",\n input: ParmaUpdateNoteInput,\n output: ParmaUpdateNoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,kBAAkBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,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,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,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,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,MAAM,+BAA+B,SAAS,EAChD,CAAC,CAAC,CAAC,SAAS,uEAAuE;AAEnF,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-note.d.ts
4
- declare const ParmaUpdateNoteInput: z.ZodTypeAny;
5
- declare const ParmaUpdateNoteOutput: z.ZodTypeAny;
6
- declare const parmaUpdateNote: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaUpdateNoteInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ body: z.ZodOptional<z.ZodString>;
7
+ datetime: z.ZodOptional<z.ZodString>;
8
+ relationship_ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
9
+ }, z.core.$strip>;
10
+ declare const ParmaUpdateNoteOutput: z.ZodObject<{
11
+ data: z.ZodNullable<z.ZodObject<{
12
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ datetime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ relationship_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
18
+ }, z.core.$strip>>;
19
+ }, z.core.$strip>;
20
+ declare const parmaUpdateNote: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ id: string;
22
+ body?: string | undefined;
23
+ datetime?: string | undefined;
24
+ relationship_ids?: number[] | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { parmaUpdateNote };
9
28
  //# sourceMappingURL=update-note.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-note.d.cts","names":[],"sources":["../../src/actions/update-note.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAK+B;AAAA,cASvD,qBAAA,EAAuB,CAAA,CAAE,UAE8C;AAAA,cAEvE,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-note.d.cts","names":[],"sources":["../../src/actions/update-note.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;cAcpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-note.d.ts
4
- declare const ParmaUpdateNoteInput: z.ZodTypeAny;
5
- declare const ParmaUpdateNoteOutput: z.ZodTypeAny;
6
- declare const parmaUpdateNote: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaUpdateNoteInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ body: z.ZodOptional<z.ZodString>;
7
+ datetime: z.ZodOptional<z.ZodString>;
8
+ relationship_ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
9
+ }, z.core.$strip>;
10
+ declare const ParmaUpdateNoteOutput: z.ZodObject<{
11
+ data: z.ZodNullable<z.ZodObject<{
12
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ datetime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ relationship_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
18
+ }, z.core.$strip>>;
19
+ }, z.core.$strip>;
20
+ declare const parmaUpdateNote: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ id: string;
22
+ body?: string | undefined;
23
+ datetime?: string | undefined;
24
+ relationship_ids?: number[] | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { parmaUpdateNote };
9
28
  //# sourceMappingURL=update-note.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-note.d.mts","names":[],"sources":["../../src/actions/update-note.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAK+B;AAAA,cASvD,qBAAA,EAAuB,CAAA,CAAE,UAE8C;AAAA,cAEvE,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-note.d.mts","names":[],"sources":["../../src/actions/update-note.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;cAcpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"update-note.mjs","names":[],"sources":["../../src/actions/update-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaUpdateNoteInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the note to update\"),\n body: z.string().describe(\"Updated content/text of the note\").optional(),\n datetime: z.string().describe(\"Datetime associated with the note (ISO 8601 format)\").optional(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs to associate with this note\").optional(),\n}).describe(\"Request model for updating an existing note in Parma.\");\nconst ParmaUpdateNote_NoteDataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable().optional(),\n body: z.string().describe(\"Content/text of the note\").nullable().optional(),\n datetime: z.string().describe(\"Datetime 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 associated with this note\").nullable().optional(),\n}).describe(\"Note data structure in the response.\");\nexport const ParmaUpdateNoteOutput: z.ZodTypeAny = z.object({\n data: ParmaUpdateNote_NoteDataSchema.nullable(),\n}).describe(\"Response schema for updating a note containing the updated note data.\");\n\nexport const parmaUpdateNote = action(\"PARMA_UPDATE_NOTE\", {\n slug: \"parma-update-note\",\n name: \"Update Note\",\n description: \"Tool to update an existing note in the Parma account. Use when you need to modify the content, datetime, or relationships of a specific note.\",\n input: ParmaUpdateNoteInput,\n output: ParmaUpdateNoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqC,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,iCAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,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,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAKlD,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,MAAM,+BAA+B,SAAS,EAChD,CAAC,CAAC,CAAC,SAAS,uEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-note.mjs","names":[],"sources":["../../src/actions/update-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaUpdateNoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the note to update\"),\n body: z.string().describe(\"Updated content/text of the note\").optional(),\n datetime: z.string().describe(\"Datetime associated with the note (ISO 8601 format)\").optional(),\n relationship_ids: z.array(z.number().int()).describe(\"List of relationship IDs to associate with this note\").optional(),\n}).describe(\"Request model for updating an existing note in Parma.\");\nconst ParmaUpdateNote_NoteDataSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the note\").nullable().optional(),\n body: z.string().describe(\"Content/text of the note\").nullable().optional(),\n datetime: z.string().describe(\"Datetime 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 associated with this note\").nullable().optional(),\n}).describe(\"Note data structure in the response.\");\nexport const ParmaUpdateNoteOutput = z.object({\n data: ParmaUpdateNote_NoteDataSchema.nullable(),\n}).describe(\"Response schema for updating a note containing the updated note data.\");\n\nexport const parmaUpdateNote = action(\"PARMA_UPDATE_NOTE\", {\n slug: \"parma-update-note\",\n name: \"Update Note\",\n description: \"Tool to update an existing note in the Parma account. Use when you need to modify the content, datetime, or relationships of a specific note.\",\n input: ParmaUpdateNoteInput,\n output: ParmaUpdateNoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO;CAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,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,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAKlD,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmC,EAAE,OAAO,EAC5C,MAAM,+BAA+B,SAAS,EAChD,CAAC,CAAC,CAAC,SAAS,uEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"update-relationship.cjs","names":["z","action"],"sources":["../../src/actions/update-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaUpdateRelationshipInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the relationship to update\"),\n name: z.string().describe(\"Updated name of the relationship\").optional(),\n type: z.enum([\"person\", \"company\"]).describe(\"Type of relationship entity.\").optional(),\n about: z.string().describe(\"Updated description or notes about the relationship\").optional(),\n group_ids: z.array(z.number().int()).describe(\"List of group IDs to associate with this relationship\").optional(),\n company_id: z.number().int().describe(\"Company ID to associate with this relationship\").optional(),\n properties: z.array(z.object({})).describe(\"Custom properties array for the relationship\").optional(),\n}).describe(\"Request model for updating a relationship in Parma.\");\nconst ParmaUpdateRelationship_RelationshipDataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Relationship's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Name of the relationship\").nullable().optional(),\n type: z.string().describe(\"Type of relationship (person or company)\").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 if applicable\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(z.object({})).describe(\"Custom properties for the relationship\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the relationship was last updated\").nullable().optional(),\n contact_details: z.array(z.object({})).describe(\"Contact details for the relationship\").nullable().optional(),\n}).describe(\"Relationship data returned in the response.\");\nexport const ParmaUpdateRelationshipOutput: z.ZodTypeAny = z.object({\n data: ParmaUpdateRelationship_RelationshipDataSchema.nullable(),\n}).describe(\"Response schema for updating a relationship.\");\n\nexport const parmaUpdateRelationship = action(\"PARMA_UPDATE_RELATIONSHIP\", {\n slug: \"parma-update-relationship\",\n name: \"Update Relationship\",\n description: \"Tool to update an existing relationship in the Parma account. Use when you need to modify relationship details such as name, description, type, or associated groups.\",\n input: ParmaUpdateRelationshipInput,\n output: ParmaUpdateRelationshipOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,KAAK,CAAC,UAAU,SAAS,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iDAA+DA,IAAAA,EAAE,OAAO;CAC5E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,MAAM,+CAA+C,SAAS,EAChE,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-relationship.cjs","names":["z","action"],"sources":["../../src/actions/update-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaUpdateRelationshipInput = z.object({\n id: z.string().describe(\"The unique identifier of the relationship to update\"),\n name: z.string().describe(\"Updated name of the relationship\").optional(),\n type: z.enum([\"person\", \"company\"]).describe(\"Type of relationship entity.\").optional(),\n about: z.string().describe(\"Updated description or notes about the relationship\").optional(),\n group_ids: z.array(z.number().int()).describe(\"List of group IDs to associate with this relationship\").optional(),\n company_id: z.number().int().describe(\"Company ID to associate with this relationship\").optional(),\n properties: z.array(z.object({})).describe(\"Custom properties array for the relationship\").optional(),\n}).describe(\"Request model for updating a relationship in Parma.\");\nconst ParmaUpdateRelationship_RelationshipDataSchema = z.object({\n id: z.number().int().describe(\"Relationship's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Name of the relationship\").nullable().optional(),\n type: z.string().describe(\"Type of relationship (person or company)\").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 if applicable\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(z.object({})).describe(\"Custom properties for the relationship\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the relationship was last updated\").nullable().optional(),\n contact_details: z.array(z.object({})).describe(\"Contact details for the relationship\").nullable().optional(),\n}).describe(\"Relationship data returned in the response.\");\nexport const ParmaUpdateRelationshipOutput = z.object({\n data: ParmaUpdateRelationship_RelationshipDataSchema.nullable(),\n}).describe(\"Response schema for updating a relationship.\");\n\nexport const parmaUpdateRelationship = action(\"PARMA_UPDATE_RELATIONSHIP\", {\n slug: \"parma-update-relationship\",\n name: \"Update Relationship\",\n description: \"Tool to update an existing relationship in the Parma account. Use when you need to modify relationship details such as name, description, type, or associated groups.\",\n input: ParmaUpdateRelationshipInput,\n output: ParmaUpdateRelationshipOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,KAAK,CAAC,UAAU,SAAS,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,MAAM,+CAA+C,SAAS,EAChE,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-relationship.d.ts
4
- declare const ParmaUpdateRelationshipInput: z.ZodTypeAny;
5
- declare const ParmaUpdateRelationshipOutput: z.ZodTypeAny;
6
- declare const parmaUpdateRelationship: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaUpdateRelationshipInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ name: z.ZodOptional<z.ZodString>;
7
+ type: z.ZodOptional<z.ZodEnum<{
8
+ person: "person";
9
+ company: "company";
10
+ }>>;
11
+ about: z.ZodOptional<z.ZodString>;
12
+ group_ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
13
+ company_id: z.ZodOptional<z.ZodNumber>;
14
+ properties: z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>;
15
+ }, z.core.$strip>;
16
+ declare const ParmaUpdateRelationshipOutput: z.ZodObject<{
17
+ data: z.ZodNullable<z.ZodObject<{
18
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ about: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ group_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
23
+ company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ properties: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
26
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ contact_details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
28
+ }, z.core.$strip>>;
29
+ }, z.core.$strip>;
30
+ declare const parmaUpdateRelationship: import("@keystrokehq/action").WorkflowActionDefinition<{
31
+ id: string;
32
+ name?: string | undefined;
33
+ type?: "person" | "company" | undefined;
34
+ about?: string | undefined;
35
+ group_ids?: number[] | undefined;
36
+ company_id?: number | undefined;
37
+ properties?: Record<string, never>[] | undefined;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { parmaUpdateRelationship };
9
41
  //# sourceMappingURL=update-relationship.d.cts.map