@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
@@ -17,7 +17,7 @@ const ParmaDataJson_DistributionSchema = z.object({
17
17
  }).describe("Represents a downloadable distribution in DCAT-US 1.1 format.");
18
18
  const ParmaDataJson_DatasetSchema = z.object({
19
19
  theme: z.array(z.string()).describe("Subject categories/themes").nullable().optional(),
20
- title: z.string().describe("Human-readable title of the dataset"),
20
+ title: z.string().describe("Human-readable title of the dataset").nullable(),
21
21
  issued: z.string().describe("Publication date of the dataset").nullable().optional(),
22
22
  keyword: z.array(z.string()).describe("Keywords/tags associated with the dataset").nullable().optional(),
23
23
  license: z.string().describe("License URL for the dataset").nullable().optional(),
@@ -25,7 +25,7 @@ const ParmaDataJson_DatasetSchema = z.object({
25
25
  language: z.array(z.string()).describe("Language codes").nullable().optional(),
26
26
  modified: z.string().describe("Last modification date").nullable().optional(),
27
27
  publisher: ParmaDataJson_PublisherSchema.nullable().optional(),
28
- identifier: z.string().describe("Unique identifier of the dataset (UUID)"),
28
+ identifier: z.string().describe("Unique identifier of the dataset (UUID)").nullable(),
29
29
  references: z.array(z.string()).describe("Links to related datasets").nullable().optional(),
30
30
  accessLevel: z.string().describe("Access level of the dataset (e.g., public)").nullable().optional(),
31
31
  description: z.string().describe("Description or notes about the dataset").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"data-json.mjs","names":[],"sources":["../../src/actions/data-json.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaDataJsonInput: z.ZodTypeAny = z.object({}).describe(\"No parameters required for this request.\");\nconst ParmaDataJson_PublisherSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the publishing organization\").nullable().optional(),\n}).describe(\"Publisher organization for the dataset.\");\nconst ParmaDataJson_ContactPointSchema: z.ZodTypeAny = z.object({\n fn: z.string().describe(\"Name of the contact person/organization\").nullable().optional(),\n hasEmail: z.string().describe(\"Email address of the contact\").nullable().optional(),\n}).describe(\"Contact information for the dataset.\");\nconst ParmaDataJson_DistributionSchema: z.ZodTypeAny = z.object({\n title: z.string().describe(\"Title of the distribution\").nullable().optional(),\n format: z.string().describe(\"Data format of the distribution (e.g., CSV, JSON, SHP)\").nullable().optional(),\n accessURL: z.string().describe(\"URL to access the distribution\").nullable().optional(),\n mediaType: z.string().describe(\"MIME type of the distribution (e.g., text/csv)\").nullable().optional(),\n description: z.string().describe(\"Description of the distribution\").nullable().optional(),\n downloadURL: z.string().describe(\"Direct download URL for the distribution\").nullable().optional(),\n}).describe(\"Represents a downloadable distribution in DCAT-US 1.1 format.\");\nconst ParmaDataJson_DatasetSchema: z.ZodTypeAny = z.object({\n theme: z.array(z.string()).describe(\"Subject categories/themes\").nullable().optional(),\n title: z.string().describe(\"Human-readable title of the dataset\"),\n issued: z.string().describe(\"Publication date of the dataset\").nullable().optional(),\n keyword: z.array(z.string()).describe(\"Keywords/tags associated with the dataset\").nullable().optional(),\n license: z.string().describe(\"License URL for the dataset\").nullable().optional(),\n spatial: z.string().describe(\"Geographic coverage (POLYGON coordinates)\").nullable().optional(),\n language: z.array(z.string()).describe(\"Language codes\").nullable().optional(),\n modified: z.string().describe(\"Last modification date\").nullable().optional(),\n publisher: ParmaDataJson_PublisherSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier of the dataset (UUID)\"),\n references: z.array(z.string()).describe(\"Links to related datasets\").nullable().optional(),\n accessLevel: z.string().describe(\"Access level of the dataset (e.g., public)\").nullable().optional(),\n description: z.string().describe(\"Description or notes about the dataset\").nullable().optional(),\n landingPage: z.string().describe(\"Dataset webpage URL\").nullable().optional(),\n contactPoint: ParmaDataJson_ContactPointSchema.nullable().optional(),\n distribution: z.array(ParmaDataJson_DistributionSchema).describe(\"List of downloadable distributions for this dataset\").nullable().optional(),\n accrualPeriodicity: z.string().describe(\"Update frequency (e.g., R/P1Y for yearly)\").nullable().optional(),\n}).describe(\"Represents a single dataset in DCAT-US 1.1 format.\");\nexport const ParmaDataJsonOutput: z.ZodTypeAny = z.object({\n datasets: z.array(ParmaDataJson_DatasetSchema).describe(\"List of dataset metadata as defined by DCAT-US 1.1\"),\n conformsTo: z.string().describe(\"Schema conformance URL\").nullable().optional(),\n describedBy: z.string().describe(\"Schema description URL\").nullable().optional(),\n}).describe(\"DCAT-US 1.1 compliant catalog metadata response.\");\n\nexport const parmaDataJson = action(\"PARMA_DATA_JSON\", {\n slug: \"parma-data-json\",\n name: \"Get data.json metadata\",\n description: \"Tool to retrieve DCAT-US 1.1 compliant metadata of all datasets. Use when you need the complete catalog JSON (data.json) from Parma’s open data portal.\",\n input: ParmaDataJsonInput,\n output: ParmaDataJsonOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"data-json.mjs","names":[],"sources":["../../src/actions/data-json.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaDataJsonInput = z.object({}).describe(\"No parameters required for this request.\");\nconst ParmaDataJson_PublisherSchema = z.object({\n name: z.string().describe(\"Name of the publishing organization\").nullable().optional(),\n}).describe(\"Publisher organization for the dataset.\");\nconst ParmaDataJson_ContactPointSchema = z.object({\n fn: z.string().describe(\"Name of the contact person/organization\").nullable().optional(),\n hasEmail: z.string().describe(\"Email address of the contact\").nullable().optional(),\n}).describe(\"Contact information for the dataset.\");\nconst ParmaDataJson_DistributionSchema = z.object({\n title: z.string().describe(\"Title of the distribution\").nullable().optional(),\n format: z.string().describe(\"Data format of the distribution (e.g., CSV, JSON, SHP)\").nullable().optional(),\n accessURL: z.string().describe(\"URL to access the distribution\").nullable().optional(),\n mediaType: z.string().describe(\"MIME type of the distribution (e.g., text/csv)\").nullable().optional(),\n description: z.string().describe(\"Description of the distribution\").nullable().optional(),\n downloadURL: z.string().describe(\"Direct download URL for the distribution\").nullable().optional(),\n}).describe(\"Represents a downloadable distribution in DCAT-US 1.1 format.\");\nconst ParmaDataJson_DatasetSchema = z.object({\n theme: z.array(z.string()).describe(\"Subject categories/themes\").nullable().optional(),\n title: z.string().describe(\"Human-readable title of the dataset\").nullable(),\n issued: z.string().describe(\"Publication date of the dataset\").nullable().optional(),\n keyword: z.array(z.string()).describe(\"Keywords/tags associated with the dataset\").nullable().optional(),\n license: z.string().describe(\"License URL for the dataset\").nullable().optional(),\n spatial: z.string().describe(\"Geographic coverage (POLYGON coordinates)\").nullable().optional(),\n language: z.array(z.string()).describe(\"Language codes\").nullable().optional(),\n modified: z.string().describe(\"Last modification date\").nullable().optional(),\n publisher: ParmaDataJson_PublisherSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier of the dataset (UUID)\").nullable(),\n references: z.array(z.string()).describe(\"Links to related datasets\").nullable().optional(),\n accessLevel: z.string().describe(\"Access level of the dataset (e.g., public)\").nullable().optional(),\n description: z.string().describe(\"Description or notes about the dataset\").nullable().optional(),\n landingPage: z.string().describe(\"Dataset webpage URL\").nullable().optional(),\n contactPoint: ParmaDataJson_ContactPointSchema.nullable().optional(),\n distribution: z.array(ParmaDataJson_DistributionSchema).describe(\"List of downloadable distributions for this dataset\").nullable().optional(),\n accrualPeriodicity: z.string().describe(\"Update frequency (e.g., R/P1Y for yearly)\").nullable().optional(),\n}).describe(\"Represents a single dataset in DCAT-US 1.1 format.\");\nexport const ParmaDataJsonOutput = z.object({\n datasets: z.array(ParmaDataJson_DatasetSchema).describe(\"List of dataset metadata as defined by DCAT-US 1.1\"),\n conformsTo: z.string().describe(\"Schema conformance URL\").nullable().optional(),\n describedBy: z.string().describe(\"Schema description URL\").nullable().optional(),\n}).describe(\"DCAT-US 1.1 compliant catalog metadata response.\");\n\nexport const parmaDataJson = action(\"PARMA_DATA_JSON\", {\n slug: \"parma-data-json\",\n name: \"Get data.json metadata\",\n description: \"Tool to retrieve DCAT-US 1.1 compliant metadata of all datasets. Use when you need the complete catalog JSON (data.json) from Parma’s open data portal.\",\n input: ParmaDataJsonInput,\n output: ParmaDataJsonOutput,\n});\n"],"mappings":"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"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-relationship.ts
4
4
  const ParmaDeleteRelationshipInput = zod.z.object({ id: zod.z.string().describe("Unique identifier of the relationship to delete") }).describe("Request model for deleting a relationship in Parma.");
5
- const ParmaDeleteRelationshipOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the relationship was successfully deleted") }).describe("Response model for delete relationship. Returns empty response on successful deletion.");
5
+ const ParmaDeleteRelationshipOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the relationship was successfully deleted").nullable() }).describe("Response model for delete relationship. Returns empty response on successful deletion.");
6
6
  const parmaDeleteRelationship = require_action.action("PARMA_DELETE_RELATIONSHIP", {
7
7
  slug: "parma-delete-relationship",
8
8
  name: "Delete Relationship",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-relationship.cjs","names":["z","action"],"sources":["../../src/actions/delete-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaDeleteRelationshipInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the relationship to delete\"),\n}).describe(\"Request model for deleting a relationship in Parma.\");\nexport const ParmaDeleteRelationshipOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the relationship was successfully deleted\"),\n}).describe(\"Response model for delete relationship. Returns empty response on successful deletion.\");\n\nexport const parmaDeleteRelationship = action(\"PARMA_DELETE_RELATIONSHIP\", {\n slug: \"parma-delete-relationship\",\n name: \"Delete Relationship\",\n description: \"Tool to delete a relationship from Parma by its ID. Use when you need to remove an existing relationship between entities. Returns success confirmation after deletion (HTTP 204).\",\n input: ParmaDeleteRelationshipInput,\n output: ParmaDeleteRelationshipOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC3E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,EAC7F,CAAC,CAAC,CAAC,SAAS,wFAAwF;AAEpG,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-relationship.cjs","names":["z","action"],"sources":["../../src/actions/delete-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaDeleteRelationshipInput = z.object({\n id: z.string().describe(\"Unique identifier of the relationship to delete\"),\n}).describe(\"Request model for deleting a relationship in Parma.\");\nexport const ParmaDeleteRelationshipOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the relationship was successfully deleted\").nullable(),\n}).describe(\"Response model for delete relationship. Returns empty response on successful deletion.\");\n\nexport const parmaDeleteRelationship = action(\"PARMA_DELETE_RELATIONSHIP\", {\n slug: \"parma-delete-relationship\",\n name: \"Delete Relationship\",\n description: \"Tool to delete a relationship from Parma by its ID. Use when you need to remove an existing relationship between entities. Returns success confirmation after deletion (HTTP 204).\",\n input: ParmaDeleteRelationshipInput,\n output: ParmaDeleteRelationshipOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC3E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,SAAS,wFAAwF;AAEpG,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-relationship.d.ts
4
- declare const ParmaDeleteRelationshipInput: z.ZodTypeAny;
5
- declare const ParmaDeleteRelationshipOutput: z.ZodTypeAny;
6
- declare const parmaDeleteRelationship: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaDeleteRelationshipInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaDeleteRelationshipOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const parmaDeleteRelationship: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { parmaDeleteRelationship };
9
15
  //# sourceMappingURL=delete-relationship.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-relationship.d.cts","names":[],"sources":["../../src/actions/delete-relationship.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAEqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAEuD;AAAA,cAExF,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-relationship.d.cts","names":[],"sources":["../../src/actions/delete-relationship.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-relationship.d.ts
4
- declare const ParmaDeleteRelationshipInput: z.ZodTypeAny;
5
- declare const ParmaDeleteRelationshipOutput: z.ZodTypeAny;
6
- declare const parmaDeleteRelationship: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaDeleteRelationshipInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaDeleteRelationshipOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const parmaDeleteRelationship: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { parmaDeleteRelationship };
9
15
  //# sourceMappingURL=delete-relationship.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-relationship.d.mts","names":[],"sources":["../../src/actions/delete-relationship.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAEqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAEuD;AAAA,cAExF,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-relationship.d.mts","names":[],"sources":["../../src/actions/delete-relationship.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
@@ -5,7 +5,7 @@ const parmaDeleteRelationship = action("PARMA_DELETE_RELATIONSHIP", {
5
5
  name: "Delete Relationship",
6
6
  description: "Tool to delete a relationship from Parma by its ID. Use when you need to remove an existing relationship between entities. Returns success confirmation after deletion (HTTP 204).",
7
7
  input: z.object({ id: z.string().describe("Unique identifier of the relationship to delete") }).describe("Request model for deleting a relationship in Parma."),
8
- output: z.object({ success: z.boolean().describe("Indicates whether the relationship was successfully deleted") }).describe("Response model for delete relationship. Returns empty response on successful deletion.")
8
+ output: z.object({ success: z.boolean().describe("Indicates whether the relationship was successfully deleted").nullable() }).describe("Response model for delete relationship. Returns empty response on successful deletion.")
9
9
  });
10
10
  //#endregion
11
11
  export { parmaDeleteRelationship };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-relationship.mjs","names":[],"sources":["../../src/actions/delete-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaDeleteRelationshipInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the relationship to delete\"),\n}).describe(\"Request model for deleting a relationship in Parma.\");\nexport const ParmaDeleteRelationshipOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the relationship was successfully deleted\"),\n}).describe(\"Response model for delete relationship. Returns empty response on successful deletion.\");\n\nexport const parmaDeleteRelationship = action(\"PARMA_DELETE_RELATIONSHIP\", {\n slug: \"parma-delete-relationship\",\n name: \"Delete Relationship\",\n description: \"Tool to delete a relationship from Parma by its ID. Use when you need to remove an existing relationship between entities. Returns success confirmation after deletion (HTTP 204).\",\n input: ParmaDeleteRelationshipInput,\n output: ParmaDeleteRelationshipOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXwD,EAAE,OAAO,EACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC3E,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QATyD,EAAE,OAAO,EAClE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,EAC7F,CAAC,CAAC,CAAC,SAAS,wFAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-relationship.mjs","names":[],"sources":["../../src/actions/delete-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaDeleteRelationshipInput = z.object({\n id: z.string().describe(\"Unique identifier of the relationship to delete\"),\n}).describe(\"Request model for deleting a relationship in Parma.\");\nexport const ParmaDeleteRelationshipOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the relationship was successfully deleted\").nullable(),\n}).describe(\"Response model for delete relationship. Returns empty response on successful deletion.\");\n\nexport const parmaDeleteRelationship = action(\"PARMA_DELETE_RELATIONSHIP\", {\n slug: \"parma-delete-relationship\",\n name: \"Delete Relationship\",\n description: \"Tool to delete a relationship from Parma by its ID. Use when you need to remove an existing relationship between entities. Returns success confirmation after deletion (HTTP 204).\",\n input: ParmaDeleteRelationshipInput,\n output: ParmaDeleteRelationshipOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC3E,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QAT2C,EAAE,OAAO,EACpD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,SAAS,wFAOF;AACV,CAAC"}
@@ -3,11 +3,11 @@ let zod = require("zod");
3
3
  //#region src/actions/get-pipeline.ts
4
4
  const ParmaGetPipelineInput = zod.z.object({ id: zod.z.string().describe("The unique identifier of the pipeline to retrieve") }).describe("Request model for getting a pipeline by ID.");
5
5
  const ParmaGetPipeline_PipelineDataSchema = zod.z.object({
6
- id: zod.z.number().int().describe("Pipeline's unique identifier"),
7
- name: zod.z.string().describe("Pipeline name"),
8
- position: zod.z.number().int().describe("Position/order of the pipeline"),
9
- created_at: zod.z.string().describe("Timestamp when the pipeline was created"),
10
- updated_at: zod.z.string().describe("Timestamp when the pipeline was last updated")
6
+ id: zod.z.number().int().describe("Pipeline's unique identifier").nullable(),
7
+ name: zod.z.string().describe("Pipeline name").nullable(),
8
+ position: zod.z.number().int().describe("Position/order of the pipeline").nullable(),
9
+ created_at: zod.z.string().describe("Timestamp when the pipeline was created").nullable(),
10
+ updated_at: zod.z.string().describe("Timestamp when the pipeline was last updated").nullable()
11
11
  }).describe("Pipeline data within the response.");
12
12
  const ParmaGetPipelineOutput = zod.z.object({ data: ParmaGetPipeline_PipelineDataSchema.nullable() }).describe("Response schema for getting a pipeline.");
13
13
  const parmaGetPipeline = require_action.action("PARMA_GET_PIPELINE", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-pipeline.cjs","names":["z","action"],"sources":["../../src/actions/get-pipeline.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetPipelineInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the pipeline to retrieve\"),\n}).describe(\"Request model for getting a pipeline by ID.\");\nconst ParmaGetPipeline_PipelineDataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Pipeline's unique identifier\"),\n name: z.string().describe(\"Pipeline name\"),\n position: z.number().int().describe(\"Position/order of the pipeline\"),\n created_at: z.string().describe(\"Timestamp when the pipeline was created\"),\n updated_at: z.string().describe(\"Timestamp when the pipeline was last updated\"),\n}).describe(\"Pipeline data within the response.\");\nexport const ParmaGetPipelineOutput: z.ZodTypeAny = z.object({\n data: ParmaGetPipeline_PipelineDataSchema.nullable(),\n}).describe(\"Response schema for getting a pipeline.\");\n\nexport const parmaGetPipeline = action(\"PARMA_GET_PIPELINE\", {\n slug: \"parma-get-pipeline\",\n name: \"Get Pipeline\",\n description: \"Tool to retrieve a pipeline by its ID. Use when you need to fetch details about a specific pipeline.\",\n input: ParmaGetPipelineInput,\n output: ParmaGetPipelineOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsCA,IAAAA,EAAE,OAAO,EAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EAC7E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,sCAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CACzC,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAChF,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,MAAM,oCAAoC,SAAS,EACrD,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-pipeline.cjs","names":["z","action"],"sources":["../../src/actions/get-pipeline.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetPipelineInput = z.object({\n id: z.string().describe(\"The unique identifier of the pipeline to retrieve\"),\n}).describe(\"Request model for getting a pipeline by ID.\");\nconst ParmaGetPipeline_PipelineDataSchema = 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(\"Position/order of the pipeline\").nullable(),\n created_at: z.string().describe(\"Timestamp when the pipeline was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the pipeline was last updated\").nullable(),\n}).describe(\"Pipeline data within the response.\");\nexport const ParmaGetPipelineOutput = z.object({\n data: ParmaGetPipeline_PipelineDataSchema.nullable(),\n}).describe(\"Response schema for getting a pipeline.\");\n\nexport const parmaGetPipeline = action(\"PARMA_GET_PIPELINE\", {\n slug: \"parma-get-pipeline\",\n name: \"Get Pipeline\",\n description: \"Tool to retrieve a pipeline by its ID. Use when you need to fetch details about a specific pipeline.\",\n input: ParmaGetPipelineInput,\n output: ParmaGetPipelineOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EAC7E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,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,gCAAgC,CAAC,CAAC,SAAS;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAM,oCAAoC,SAAS,EACrD,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-pipeline.d.ts
4
- declare const ParmaGetPipelineInput: z.ZodTypeAny;
5
- declare const ParmaGetPipelineOutput: z.ZodTypeAny;
6
- declare const parmaGetPipeline: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaGetPipelineInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaGetPipelineOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ position: z.ZodNullable<z.ZodNumber>;
12
+ created_at: z.ZodNullable<z.ZodString>;
13
+ updated_at: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>>;
15
+ }, z.core.$strip>;
16
+ declare const parmaGetPipeline: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ id: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { parmaGetPipeline };
9
21
  //# sourceMappingURL=get-pipeline.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-pipeline.d.cts","names":[],"sources":["../../src/actions/get-pipeline.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAEoB;AAAA,cAQ7C,sBAAA,EAAwB,CAAA,CAAE,UAEe;AAAA,cAEzC,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-pipeline.d.cts","names":[],"sources":["../../src/actions/get-pipeline.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAUrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAItB,gBAAA,gCAAgB,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-pipeline.d.ts
4
- declare const ParmaGetPipelineInput: z.ZodTypeAny;
5
- declare const ParmaGetPipelineOutput: z.ZodTypeAny;
6
- declare const parmaGetPipeline: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaGetPipelineInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaGetPipelineOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ position: z.ZodNullable<z.ZodNumber>;
12
+ created_at: z.ZodNullable<z.ZodString>;
13
+ updated_at: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>>;
15
+ }, z.core.$strip>;
16
+ declare const parmaGetPipeline: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ id: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { parmaGetPipeline };
9
21
  //# sourceMappingURL=get-pipeline.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-pipeline.d.mts","names":[],"sources":["../../src/actions/get-pipeline.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAEoB;AAAA,cAQ7C,sBAAA,EAAwB,CAAA,CAAE,UAEe;AAAA,cAEzC,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-pipeline.d.mts","names":[],"sources":["../../src/actions/get-pipeline.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAUrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAItB,gBAAA,gCAAgB,wBAAA"}
@@ -3,11 +3,11 @@ import { z } from "zod";
3
3
  //#region src/actions/get-pipeline.ts
4
4
  const ParmaGetPipelineInput = z.object({ id: z.string().describe("The unique identifier of the pipeline to retrieve") }).describe("Request model for getting a pipeline by ID.");
5
5
  const ParmaGetPipeline_PipelineDataSchema = z.object({
6
- id: z.number().int().describe("Pipeline's unique identifier"),
7
- name: z.string().describe("Pipeline name"),
8
- position: z.number().int().describe("Position/order of the pipeline"),
9
- created_at: z.string().describe("Timestamp when the pipeline was created"),
10
- updated_at: z.string().describe("Timestamp when the pipeline was last updated")
6
+ id: z.number().int().describe("Pipeline's unique identifier").nullable(),
7
+ name: z.string().describe("Pipeline name").nullable(),
8
+ position: z.number().int().describe("Position/order of the pipeline").nullable(),
9
+ created_at: z.string().describe("Timestamp when the pipeline was created").nullable(),
10
+ updated_at: z.string().describe("Timestamp when the pipeline was last updated").nullable()
11
11
  }).describe("Pipeline data within the response.");
12
12
  const parmaGetPipeline = action("PARMA_GET_PIPELINE", {
13
13
  slug: "parma-get-pipeline",
@@ -1 +1 @@
1
- {"version":3,"file":"get-pipeline.mjs","names":[],"sources":["../../src/actions/get-pipeline.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetPipelineInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the pipeline to retrieve\"),\n}).describe(\"Request model for getting a pipeline by ID.\");\nconst ParmaGetPipeline_PipelineDataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Pipeline's unique identifier\"),\n name: z.string().describe(\"Pipeline name\"),\n position: z.number().int().describe(\"Position/order of the pipeline\"),\n created_at: z.string().describe(\"Timestamp when the pipeline was created\"),\n updated_at: z.string().describe(\"Timestamp when the pipeline was last updated\"),\n}).describe(\"Pipeline data within the response.\");\nexport const ParmaGetPipelineOutput: z.ZodTypeAny = z.object({\n data: ParmaGetPipeline_PipelineDataSchema.nullable(),\n}).describe(\"Response schema for getting a pipeline.\");\n\nexport const parmaGetPipeline = action(\"PARMA_GET_PIPELINE\", {\n slug: \"parma-get-pipeline\",\n name: \"Get Pipeline\",\n description: \"Tool to retrieve a pipeline by its ID. Use when you need to fetch details about a specific pipeline.\",\n input: ParmaGetPipelineInput,\n output: ParmaGetPipelineOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsC,EAAE,OAAO,EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EAC7E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,sCAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CACzC,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAChF,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAKhD,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,MAAM,oCAAoC,SAAS,EACrD,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-pipeline.mjs","names":[],"sources":["../../src/actions/get-pipeline.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetPipelineInput = z.object({\n id: z.string().describe(\"The unique identifier of the pipeline to retrieve\"),\n}).describe(\"Request model for getting a pipeline by ID.\");\nconst ParmaGetPipeline_PipelineDataSchema = 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(\"Position/order of the pipeline\").nullable(),\n created_at: z.string().describe(\"Timestamp when the pipeline was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the pipeline was last updated\").nullable(),\n}).describe(\"Pipeline data within the response.\");\nexport const ParmaGetPipelineOutput = z.object({\n data: ParmaGetPipeline_PipelineDataSchema.nullable(),\n}).describe(\"Response schema for getting a pipeline.\");\n\nexport const parmaGetPipeline = action(\"PARMA_GET_PIPELINE\", {\n slug: \"parma-get-pipeline\",\n name: \"Get Pipeline\",\n description: \"Tool to retrieve a pipeline by its ID. Use when you need to fetch details about a specific pipeline.\",\n input: ParmaGetPipelineInput,\n output: ParmaGetPipelineOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EAC7E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,sCAAsC,EAAE,OAAO;CACnD,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,gCAAgC,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAKhD,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToC,EAAE,OAAO,EAC7C,MAAM,oCAAoC,SAAS,EACrD,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-relationship.cjs","names":["z","action"],"sources":["../../src/actions/get-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetRelationshipInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the relationship to retrieve\"),\n}).describe(\"Request model for getting a relationship by its ID.\");\nconst ParmaGetRelationship_RelationshipPropertySchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Property's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Property name\").nullable().optional(),\n value: z.string().describe(\"Property value\").nullable().optional(),\n}).describe(\"A property associated with a relationship.\");\nconst ParmaGetRelationship_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 the 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 group IDs associated with this relationship\").nullable().optional(),\n company_id: z.number().int().describe(\"ID of the associated company\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(ParmaGetRelationship_RelationshipPropertySchema).describe(\"List of 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(\"Detailed information about a relationship.\");\nexport const ParmaGetRelationshipOutput: z.ZodTypeAny = z.object({\n data: ParmaGetRelationship_RelationshipDataSchema.nullable(),\n}).describe(\"Response schema for getting a relationship.\");\n\nexport const parmaGetRelationship = action(\"PARMA_GET_RELATIONSHIP\", {\n slug: \"parma-get-relationship\",\n name: \"Get Relationship\",\n description: \"Tool to retrieve a relationship by its unique ID. Use when you need to get detailed information about a specific relationship.\",\n input: ParmaGetRelationshipInput,\n output: ParmaGetRelationshipOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,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,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,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,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,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,4CAA4C;AACxD,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-relationship.cjs","names":["z","action"],"sources":["../../src/actions/get-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetRelationshipInput = z.object({\n id: z.string().describe(\"The unique identifier of the relationship to retrieve\"),\n}).describe(\"Request model for getting a relationship by its ID.\");\nconst ParmaGetRelationship_RelationshipPropertySchema = z.object({\n id: z.number().int().describe(\"Property's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Property name\").nullable().optional(),\n value: z.string().describe(\"Property value\").nullable().optional(),\n}).describe(\"A property associated with a relationship.\");\nconst ParmaGetRelationship_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 the 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 group IDs associated with this relationship\").nullable().optional(),\n company_id: z.number().int().describe(\"ID of the associated company\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(ParmaGetRelationship_RelationshipPropertySchema).describe(\"List of 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(\"Detailed information about a relationship.\");\nexport const ParmaGetRelationshipOutput = z.object({\n data: ParmaGetRelationship_RelationshipDataSchema.nullable(),\n}).describe(\"Response schema for getting a relationship.\");\n\nexport const parmaGetRelationship = action(\"PARMA_GET_RELATIONSHIP\", {\n slug: \"parma-get-relationship\",\n name: \"Get Relationship\",\n description: \"Tool to retrieve a relationship by its unique ID. Use when you need to get detailed information about a specific relationship.\",\n input: ParmaGetRelationshipInput,\n output: ParmaGetRelationshipOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,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,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,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,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,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,4CAA4C;AACxD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-relationship.d.ts
4
- declare const ParmaGetRelationshipInput: z.ZodTypeAny;
5
- declare const ParmaGetRelationshipOutput: z.ZodTypeAny;
6
- declare const parmaGetRelationship: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaGetRelationshipInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaGetRelationshipOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ about: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ group_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
14
+ company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ properties: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
17
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>>>>;
21
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ contact_details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
23
+ }, z.core.$strip>>;
24
+ }, z.core.$strip>;
25
+ declare const parmaGetRelationship: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ id: string;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { parmaGetRelationship };
9
30
  //# sourceMappingURL=get-relationship.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-relationship.d.cts","names":[],"sources":["../../src/actions/get-relationship.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEwB;AAAA,cAkBrD,0BAAA,EAA4B,CAAA,CAAE,UAEe;AAAA,cAE7C,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-relationship.d.cts","names":[],"sources":["../../src/actions/get-relationship.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAoBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-relationship.d.ts
4
- declare const ParmaGetRelationshipInput: z.ZodTypeAny;
5
- declare const ParmaGetRelationshipOutput: z.ZodTypeAny;
6
- declare const parmaGetRelationship: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaGetRelationshipInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaGetRelationshipOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ about: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ group_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
14
+ company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ properties: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
17
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>>>>;
21
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ contact_details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
23
+ }, z.core.$strip>>;
24
+ }, z.core.$strip>;
25
+ declare const parmaGetRelationship: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ id: string;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { parmaGetRelationship };
9
30
  //# sourceMappingURL=get-relationship.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-relationship.d.mts","names":[],"sources":["../../src/actions/get-relationship.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEwB;AAAA,cAkBrD,0BAAA,EAA4B,CAAA,CAAE,UAEe;AAAA,cAE7C,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-relationship.d.mts","names":[],"sources":["../../src/actions/get-relationship.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAoBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-relationship.mjs","names":[],"sources":["../../src/actions/get-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetRelationshipInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the relationship to retrieve\"),\n}).describe(\"Request model for getting a relationship by its ID.\");\nconst ParmaGetRelationship_RelationshipPropertySchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Property's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Property name\").nullable().optional(),\n value: z.string().describe(\"Property value\").nullable().optional(),\n}).describe(\"A property associated with a relationship.\");\nconst ParmaGetRelationship_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 the 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 group IDs associated with this relationship\").nullable().optional(),\n company_id: z.number().int().describe(\"ID of the associated company\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(ParmaGetRelationship_RelationshipPropertySchema).describe(\"List of 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(\"Detailed information about a relationship.\");\nexport const ParmaGetRelationshipOutput: z.ZodTypeAny = z.object({\n data: ParmaGetRelationship_RelationshipDataSchema.nullable(),\n}).describe(\"Response schema for getting a relationship.\");\n\nexport const parmaGetRelationship = action(\"PARMA_GET_RELATIONSHIP\", {\n slug: \"parma-get-relationship\",\n name: \"Get Relationship\",\n description: \"Tool to retrieve a relationship by its unique ID. Use when you need to get detailed information about a specific relationship.\",\n input: ParmaGetRelationshipInput,\n output: ParmaGetRelationshipOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0C,EAAE,OAAO,EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,kDAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,8CAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAKxD,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsD,EAAE,OAAO,EAC/D,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-relationship.mjs","names":[],"sources":["../../src/actions/get-relationship.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetRelationshipInput = z.object({\n id: z.string().describe(\"The unique identifier of the relationship to retrieve\"),\n}).describe(\"Request model for getting a relationship by its ID.\");\nconst ParmaGetRelationship_RelationshipPropertySchema = z.object({\n id: z.number().int().describe(\"Property's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Property name\").nullable().optional(),\n value: z.string().describe(\"Property value\").nullable().optional(),\n}).describe(\"A property associated with a relationship.\");\nconst ParmaGetRelationship_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 the 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 group IDs associated with this relationship\").nullable().optional(),\n company_id: z.number().int().describe(\"ID of the associated company\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the relationship was created\").nullable().optional(),\n properties: z.array(ParmaGetRelationship_RelationshipPropertySchema).describe(\"List of 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(\"Detailed information about a relationship.\");\nexport const ParmaGetRelationshipOutput = z.object({\n data: ParmaGetRelationship_RelationshipDataSchema.nullable(),\n}).describe(\"Response schema for getting a relationship.\");\n\nexport const parmaGetRelationship = action(\"PARMA_GET_RELATIONSHIP\", {\n slug: \"parma-get-relationship\",\n name: \"Get Relationship\",\n description: \"Tool to retrieve a relationship by its unique ID. Use when you need to get detailed information about a specific relationship.\",\n input: ParmaGetRelationshipInput,\n output: ParmaGetRelationshipOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAKxD,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwC,EAAE,OAAO,EACjD,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-stage.cjs","names":["z","action"],"sources":["../../src/actions/get-stage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetStageInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the stage to retrieve\"),\n}).describe(\"Request model for GET_STAGE action.\");\nconst ParmaGetStage_StageDataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Stage's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Stage name\").nullable().optional(),\n position: z.number().int().describe(\"Position of the stage in the pipeline\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the stage was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the stage was last updated\").nullable().optional(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this stage belongs to\").nullable().optional(),\n}).describe(\"Stage data within the response.\");\nexport const ParmaGetStageOutput: z.ZodTypeAny = z.object({\n data: ParmaGetStage_StageDataSchema.nullable(),\n}).describe(\"Response schema for GET_STAGE containing stage information.\");\n\nexport const parmaGetStage = action(\"PARMA_GET_STAGE\", {\n slug: \"parma-get-stage\",\n name: \"Get Stage\",\n description: \"Tool to retrieve a stage by its unique identifier. Use when you need to fetch details about a specific stage in a pipeline.\",\n input: ParmaGetStageInput,\n output: ParmaGetStageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAa,sBAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAM,8BAA8B,SAAS,EAC/C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-stage.cjs","names":["z","action"],"sources":["../../src/actions/get-stage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetStageInput = z.object({\n id: z.string().describe(\"The unique identifier of the stage to retrieve\"),\n}).describe(\"Request model for GET_STAGE action.\");\nconst ParmaGetStage_StageDataSchema = z.object({\n id: z.number().int().describe(\"Stage's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Stage name\").nullable().optional(),\n position: z.number().int().describe(\"Position of the stage in the pipeline\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the stage was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the stage was last updated\").nullable().optional(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this stage belongs to\").nullable().optional(),\n}).describe(\"Stage data within the response.\");\nexport const ParmaGetStageOutput = z.object({\n data: ParmaGetStage_StageDataSchema.nullable(),\n}).describe(\"Response schema for GET_STAGE containing stage information.\");\n\nexport const parmaGetStage = action(\"PARMA_GET_STAGE\", {\n slug: \"parma-get-stage\",\n name: \"Get Stage\",\n description: \"Tool to retrieve a stage by its unique identifier. Use when you need to fetch details about a specific stage in a pipeline.\",\n input: ParmaGetStageInput,\n output: ParmaGetStageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO,EACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,EAC1C,MAAM,8BAA8B,SAAS,EAC/C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-stage.d.ts
4
- declare const ParmaGetStageInput: z.ZodTypeAny;
5
- declare const ParmaGetStageOutput: z.ZodTypeAny;
6
- declare const parmaGetStage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaGetStageInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaGetStageOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ position: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ pipeline_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ }, z.core.$strip>>;
16
+ }, z.core.$strip>;
17
+ declare const parmaGetStage: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { parmaGetStage };
9
22
  //# sourceMappingURL=get-stage.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-stage.d.cts","names":[],"sources":["../../src/actions/get-stage.ts"],"mappings":";;;cAIa,kBAAA,EAAoB,CAAA,CAAE,UAEe;AAAA,cASrC,mBAAA,EAAqB,CAAA,CAAE,UAEsC;AAAA,cAE7D,aAAA,gCAAa,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-stage.d.cts","names":[],"sources":["../../src/actions/get-stage.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAWlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;cAInB,aAAA,gCAAa,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-stage.d.ts
4
- declare const ParmaGetStageInput: z.ZodTypeAny;
5
- declare const ParmaGetStageOutput: z.ZodTypeAny;
6
- declare const parmaGetStage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaGetStageInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ParmaGetStageOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ position: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ pipeline_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ }, z.core.$strip>>;
16
+ }, z.core.$strip>;
17
+ declare const parmaGetStage: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { parmaGetStage };
9
22
  //# sourceMappingURL=get-stage.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-stage.d.mts","names":[],"sources":["../../src/actions/get-stage.ts"],"mappings":";;;cAIa,kBAAA,EAAoB,CAAA,CAAE,UAEe;AAAA,cASrC,mBAAA,EAAqB,CAAA,CAAE,UAEsC;AAAA,cAE7D,aAAA,gCAAa,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-stage.d.mts","names":[],"sources":["../../src/actions/get-stage.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAWlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;cAInB,aAAA,gCAAa,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-stage.mjs","names":[],"sources":["../../src/actions/get-stage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetStageInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the stage to retrieve\"),\n}).describe(\"Request model for GET_STAGE action.\");\nconst ParmaGetStage_StageDataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Stage's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Stage name\").nullable().optional(),\n position: z.number().int().describe(\"Position of the stage in the pipeline\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the stage was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the stage was last updated\").nullable().optional(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this stage belongs to\").nullable().optional(),\n}).describe(\"Stage data within the response.\");\nexport const ParmaGetStageOutput: z.ZodTypeAny = z.object({\n data: ParmaGetStage_StageDataSchema.nullable(),\n}).describe(\"Response schema for GET_STAGE containing stage information.\");\n\nexport const parmaGetStage = action(\"PARMA_GET_STAGE\", {\n slug: \"parma-get-stage\",\n name: \"Get Stage\",\n description: \"Tool to retrieve a stage by its unique identifier. Use when you need to fetch details about a specific stage in a pipeline.\",\n input: ParmaGetStageInput,\n output: ParmaGetStageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAmC,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,gCAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAK7C,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,MAAM,8BAA8B,SAAS,EAC/C,CAAC,CAAC,CAAC,SAAS,6DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-stage.mjs","names":[],"sources":["../../src/actions/get-stage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetStageInput = z.object({\n id: z.string().describe(\"The unique identifier of the stage to retrieve\"),\n}).describe(\"Request model for GET_STAGE action.\");\nconst ParmaGetStage_StageDataSchema = z.object({\n id: z.number().int().describe(\"Stage's unique identifier\").nullable().optional(),\n name: z.string().describe(\"Stage name\").nullable().optional(),\n position: z.number().int().describe(\"Position of the stage in the pipeline\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the stage was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the stage was last updated\").nullable().optional(),\n pipeline_id: z.number().int().describe(\"ID of the pipeline this stage belongs to\").nullable().optional(),\n}).describe(\"Stage data within the response.\");\nexport const ParmaGetStageOutput = z.object({\n data: ParmaGetStage_StageDataSchema.nullable(),\n}).describe(\"Response schema for GET_STAGE containing stage information.\");\n\nexport const parmaGetStage = action(\"PARMA_GET_STAGE\", {\n slug: \"parma-get-stage\",\n name: \"Get Stage\",\n description: \"Tool to retrieve a stage by its unique identifier. Use when you need to fetch details about a specific stage in a pipeline.\",\n input: ParmaGetStageInput,\n output: ParmaGetStageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqB,EAAE,OAAO,EACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAK7C,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiC,EAAE,OAAO,EAC1C,MAAM,8BAA8B,SAAS,EAC/C,CAAC,CAAC,CAAC,SAAS,6DAOF;AACV,CAAC"}
@@ -3,13 +3,13 @@ let zod = require("zod");
3
3
  //#region src/actions/get-user-profile.ts
4
4
  const ParmaGetUserProfileInput = zod.z.object({}).describe("Request model for GET_USER_PROFILE. No parameters needed.");
5
5
  const ParmaGetUserProfile_UserInfoSchema = 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 within the profile response.");
10
10
  const ParmaGetUserProfile_AccountInfoSchema = zod.z.object({
11
- id: zod.z.number().int().describe("Account's unique identifier"),
12
- name: zod.z.string().describe("Account name")
11
+ id: zod.z.number().int().describe("Account's unique identifier").nullable(),
12
+ name: zod.z.string().describe("Account name").nullable()
13
13
  }).describe("Account information within the profile response.");
14
14
  const ParmaGetUserProfileOutput = zod.z.object({
15
15
  user: ParmaGetUserProfile_UserInfoSchema.nullable(),
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-profile.cjs","names":["z","action"],"sources":["../../src/actions/get-user-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetUserProfileInput: z.ZodTypeAny = z.object({}).describe(\"Request model for GET_USER_PROFILE. No parameters needed.\");\nconst ParmaGetUserProfile_UserInfoSchema: 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 within the profile response.\");\nconst ParmaGetUserProfile_AccountInfoSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Account's unique identifier\"),\n name: z.string().describe(\"Account name\"),\n}).describe(\"Account information within the profile response.\");\nexport const ParmaGetUserProfileOutput: z.ZodTypeAny = z.object({\n user: ParmaGetUserProfile_UserInfoSchema.nullable(),\n account: ParmaGetUserProfile_AccountInfoSchema.nullable(),\n}).describe(\"Response schema for GET_USER_PROFILE containing user and account information.\");\n\nexport const parmaGetUserProfile = action(\"PARMA_GET_USER_PROFILE\", {\n slug: \"parma-get-user-profile\",\n name: \"Get User Profile\",\n description: \"Tool to retrieve the authenticated user's profile. Use after obtaining a valid auth token to fetch current user account details.\",\n input: ParmaGetUserProfileInput,\n output: ParmaGetUserProfileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvI,MAAM,qCAAmDA,IAAAA,EAAE,OAAO;CAChE,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,+CAA+C;AAC3D,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc;AAC1C,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAM,mCAAmC,SAAS;CAClD,SAAS,sCAAsC,SAAS;AAC1D,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAE3F,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-profile.cjs","names":["z","action"],"sources":["../../src/actions/get-user-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParmaGetUserProfileInput = z.object({}).describe(\"Request model for GET_USER_PROFILE. No parameters needed.\");\nconst ParmaGetUserProfile_UserInfoSchema = 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 within the profile response.\");\nconst ParmaGetUserProfile_AccountInfoSchema = z.object({\n id: z.number().int().describe(\"Account's unique identifier\").nullable(),\n name: z.string().describe(\"Account name\").nullable(),\n}).describe(\"Account information within the profile response.\");\nexport const ParmaGetUserProfileOutput = z.object({\n user: ParmaGetUserProfile_UserInfoSchema.nullable(),\n account: ParmaGetUserProfile_AccountInfoSchema.nullable(),\n}).describe(\"Response schema for GET_USER_PROFILE containing user and account information.\");\n\nexport const parmaGetUserProfile = action(\"PARMA_GET_USER_PROFILE\", {\n slug: \"parma-get-user-profile\",\n name: \"Get User Profile\",\n description: \"Tool to retrieve the authenticated user's profile. Use after obtaining a valid auth token to fetch current user account details.\",\n input: ParmaGetUserProfileInput,\n output: ParmaGetUserProfileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACzH,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,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,+CAA+C;AAC3D,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;AACrD,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAM,mCAAmC,SAAS;CAClD,SAAS,sCAAsC,SAAS;AAC1D,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAE3F,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-user-profile.d.ts
4
- declare const ParmaGetUserProfileInput: z.ZodTypeAny;
5
- declare const ParmaGetUserProfileOutput: z.ZodTypeAny;
6
- declare const parmaGetUserProfile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ParmaGetUserProfileInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ParmaGetUserProfileOutput: z.ZodObject<{
6
+ user: z.ZodNullable<z.ZodObject<{
7
+ id: z.ZodNullable<z.ZodNumber>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ email: z.ZodNullable<z.ZodString>;
10
+ }, z.core.$strip>>;
11
+ account: z.ZodNullable<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>>;
15
+ }, z.core.$strip>;
16
+ declare const parmaGetUserProfile: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { parmaGetUserProfile };
9
19
  //# sourceMappingURL=get-user-profile.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-profile.d.cts","names":[],"sources":["../../src/actions/get-user-profile.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAA+F;AAAA,cAU3H,yBAAA,EAA2B,CAAA,CAAE,UAGkD;AAAA,cAE/E,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-user-profile.d.cts","names":[],"sources":["../../src/actions/get-user-profile.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}