@keystrokehq/moneybird 0.1.2 → 0.1.4

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 (129) hide show
  1. package/dist/actions/add-note-to-contact.cjs +1 -1
  2. package/dist/actions/add-note-to-contact.cjs.map +1 -1
  3. package/dist/actions/add-note-to-contact.d.cts +14 -2
  4. package/dist/actions/add-note-to-contact.d.mts +14 -2
  5. package/dist/actions/add-note-to-contact.mjs +1 -1
  6. package/dist/actions/add-note-to-contact.mjs.map +1 -1
  7. package/dist/actions/archive-contact.cjs +1 -1
  8. package/dist/actions/archive-contact.cjs.map +1 -1
  9. package/dist/actions/archive-contact.d.cts +14 -2
  10. package/dist/actions/archive-contact.d.cts.map +1 -1
  11. package/dist/actions/archive-contact.d.mts +14 -2
  12. package/dist/actions/archive-contact.d.mts.map +1 -1
  13. package/dist/actions/archive-contact.mjs +1 -1
  14. package/dist/actions/archive-contact.mjs.map +1 -1
  15. package/dist/actions/create-contact-person.cjs +1 -1
  16. package/dist/actions/create-contact-person.cjs.map +1 -1
  17. package/dist/actions/create-contact-person.d.cts +14 -2
  18. package/dist/actions/create-contact-person.d.mts +14 -2
  19. package/dist/actions/create-contact-person.mjs +1 -1
  20. package/dist/actions/create-contact-person.mjs.map +1 -1
  21. package/dist/actions/create-contact.cjs +2 -2
  22. package/dist/actions/create-contact.cjs.map +1 -1
  23. package/dist/actions/create-contact.d.cts +16 -4
  24. package/dist/actions/create-contact.d.cts.map +1 -1
  25. package/dist/actions/create-contact.d.mts +16 -4
  26. package/dist/actions/create-contact.d.mts.map +1 -1
  27. package/dist/actions/create-contact.mjs +2 -2
  28. package/dist/actions/create-contact.mjs.map +1 -1
  29. package/dist/actions/create-sales-invoice.cjs +4 -4
  30. package/dist/actions/create-sales-invoice.cjs.map +1 -1
  31. package/dist/actions/create-sales-invoice.d.cts +19 -5
  32. package/dist/actions/create-sales-invoice.d.mts +19 -5
  33. package/dist/actions/create-sales-invoice.mjs +4 -4
  34. package/dist/actions/create-sales-invoice.mjs.map +1 -1
  35. package/dist/actions/delete-contact-note.cjs +1 -1
  36. package/dist/actions/delete-contact-note.cjs.map +1 -1
  37. package/dist/actions/delete-contact-note.d.cts +14 -2
  38. package/dist/actions/delete-contact-note.d.cts.map +1 -1
  39. package/dist/actions/delete-contact-note.d.mts +14 -2
  40. package/dist/actions/delete-contact-note.d.mts.map +1 -1
  41. package/dist/actions/delete-contact-note.mjs +1 -1
  42. package/dist/actions/delete-contact-note.mjs.map +1 -1
  43. package/dist/actions/delete-contact-person.cjs +1 -1
  44. package/dist/actions/delete-contact-person.cjs.map +1 -1
  45. package/dist/actions/delete-contact-person.d.cts +14 -2
  46. package/dist/actions/delete-contact-person.d.cts.map +1 -1
  47. package/dist/actions/delete-contact-person.d.mts +14 -2
  48. package/dist/actions/delete-contact-person.d.mts.map +1 -1
  49. package/dist/actions/delete-contact-person.mjs +1 -1
  50. package/dist/actions/delete-contact-person.mjs.map +1 -1
  51. package/dist/actions/delete-contact.cjs +1 -1
  52. package/dist/actions/delete-contact.cjs.map +1 -1
  53. package/dist/actions/delete-contact.d.cts +14 -2
  54. package/dist/actions/delete-contact.d.cts.map +1 -1
  55. package/dist/actions/delete-contact.d.mts +14 -2
  56. package/dist/actions/delete-contact.d.mts.map +1 -1
  57. package/dist/actions/delete-contact.mjs +1 -1
  58. package/dist/actions/delete-contact.mjs.map +1 -1
  59. package/dist/actions/filter-contacts.d.cts +13 -1
  60. package/dist/actions/filter-contacts.d.mts +13 -1
  61. package/dist/actions/get-additional-charges.d.cts +13 -1
  62. package/dist/actions/get-additional-charges.d.mts +13 -1
  63. package/dist/actions/get-contact-by-customer-id.cjs +5 -5
  64. package/dist/actions/get-contact-by-customer-id.cjs.map +1 -1
  65. package/dist/actions/get-contact-by-customer-id.d.cts +18 -6
  66. package/dist/actions/get-contact-by-customer-id.d.mts +18 -6
  67. package/dist/actions/get-contact-by-customer-id.mjs +5 -5
  68. package/dist/actions/get-contact-by-customer-id.mjs.map +1 -1
  69. package/dist/actions/get-contact-person.cjs +1 -1
  70. package/dist/actions/get-contact-person.cjs.map +1 -1
  71. package/dist/actions/get-contact-person.d.cts +14 -2
  72. package/dist/actions/get-contact-person.d.mts +14 -2
  73. package/dist/actions/get-contact-person.mjs +1 -1
  74. package/dist/actions/get-contact-person.mjs.map +1 -1
  75. package/dist/actions/get-contact.cjs +1 -1
  76. package/dist/actions/get-contact.cjs.map +1 -1
  77. package/dist/actions/get-contact.d.cts +14 -2
  78. package/dist/actions/get-contact.d.mts +14 -2
  79. package/dist/actions/get-contact.mjs +1 -1
  80. package/dist/actions/get-contact.mjs.map +1 -1
  81. package/dist/actions/get-sales-invoice.cjs +1 -1
  82. package/dist/actions/get-sales-invoice.cjs.map +1 -1
  83. package/dist/actions/get-sales-invoice.d.cts +14 -2
  84. package/dist/actions/get-sales-invoice.d.mts +14 -2
  85. package/dist/actions/get-sales-invoice.mjs +1 -1
  86. package/dist/actions/get-sales-invoice.mjs.map +1 -1
  87. package/dist/actions/list-administrations.d.cts +13 -1
  88. package/dist/actions/list-administrations.d.cts.map +1 -1
  89. package/dist/actions/list-administrations.d.mts +13 -1
  90. package/dist/actions/list-administrations.d.mts.map +1 -1
  91. package/dist/actions/list-contacts-synchronization.d.cts +13 -1
  92. package/dist/actions/list-contacts-synchronization.d.mts +13 -1
  93. package/dist/actions/list-sales-invoices.d.cts +13 -1
  94. package/dist/actions/list-sales-invoices.d.mts +13 -1
  95. package/dist/actions/request-contact-payments-mandate-url.cjs +1 -1
  96. package/dist/actions/request-contact-payments-mandate-url.cjs.map +1 -1
  97. package/dist/actions/request-contact-payments-mandate-url.d.cts +14 -2
  98. package/dist/actions/request-contact-payments-mandate-url.d.mts +14 -2
  99. package/dist/actions/request-contact-payments-mandate-url.mjs +1 -1
  100. package/dist/actions/request-contact-payments-mandate-url.mjs.map +1 -1
  101. package/dist/actions/update-contact-person.cjs +1 -1
  102. package/dist/actions/update-contact-person.cjs.map +1 -1
  103. package/dist/actions/update-contact-person.d.cts +14 -2
  104. package/dist/actions/update-contact-person.d.mts +14 -2
  105. package/dist/actions/update-contact-person.mjs +1 -1
  106. package/dist/actions/update-contact-person.mjs.map +1 -1
  107. package/dist/actions/update-contact.cjs +1 -1
  108. package/dist/actions/update-contact.cjs.map +1 -1
  109. package/dist/actions/update-contact.d.cts +14 -2
  110. package/dist/actions/update-contact.d.cts.map +1 -1
  111. package/dist/actions/update-contact.d.mts +14 -2
  112. package/dist/actions/update-contact.d.mts.map +1 -1
  113. package/dist/actions/update-contact.mjs +1 -1
  114. package/dist/actions/update-contact.mjs.map +1 -1
  115. package/dist/actions/update-sales-invoice.cjs +3 -3
  116. package/dist/actions/update-sales-invoice.cjs.map +1 -1
  117. package/dist/actions/update-sales-invoice.d.cts +18 -4
  118. package/dist/actions/update-sales-invoice.d.mts +18 -4
  119. package/dist/actions/update-sales-invoice.mjs +3 -3
  120. package/dist/actions/update-sales-invoice.mjs.map +1 -1
  121. package/dist/app.cjs +5 -2
  122. package/dist/app.cjs.map +1 -1
  123. package/dist/app.d.cts +9 -1
  124. package/dist/app.d.cts.map +1 -1
  125. package/dist/app.d.mts +9 -1
  126. package/dist/app.d.mts.map +1 -1
  127. package/dist/app.mjs +3 -1
  128. package/dist/app.mjs.map +1 -1
  129. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"get-contact-person.mjs","names":[],"sources":["../../src/actions/get-contact-person.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetContactPersonInput = z.object({\n contact_id: z.number().int().describe(\"The ID of the contact to which the person belongs.\"),\n administration_id: z.number().int().describe(\"Numeric administration ID, used in the URL path.\"),\n contact_person_id: z.number().int().describe(\"The ID of the contact person to retrieve.\"),\n}).describe(\"Path parameters for retrieving a contact person from a contact.\");\nexport const MoneybirdGetContactPersonOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact person\").nullable(),\n email: z.string().describe(\"Email address of the contact person\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact person\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the contact person record\").nullable(),\n lastname: z.string().describe(\"Last name of the contact person\").nullable(),\n firstname: z.string().describe(\"First name of the contact person\").nullable(),\n created_at: z.string().describe(\"Timestamp when the contact person was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the contact person was last updated\").nullable(),\n administration_id: z.number().int().describe(\"ID of the administration the contact person belongs to\").nullable(),\n}).describe(\"The retrieved contact person record.\");\n\nexport const moneybirdGetContactPerson = action(\"MONEYBIRD_GET_CONTACT_PERSON\", {\n slug: \"moneybird-get-contact-person\",\n name: \"Get Contact Person\",\n description: \"Tool to get all information about a contact person. Use when you have the administration, contact, and contact person IDs and need full details before updating.\",\n input: MoneybirdGetContactPersonInput,\n output: MoneybirdGetContactPersonOutput,\n});\n"],"mappings":";;AAqBA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArB4C,EAAE,OAAO;EACrD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD;EAC1F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;EAC/F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CAC1F,CAAC,CAAC,CAAC,SAAS,iEAiBH;CACP,QAjB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC/F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,SAAS,sCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-contact-person.mjs","names":[],"sources":["../../src/actions/get-contact-person.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetContactPersonInput = z.object({\n contact_id: z.number().int().describe(\"The ID of the contact to which the person belongs.\"),\n administration_id: z.number().int().describe(\"Numeric administration ID, used in the URL path.\"),\n contact_person_id: z.number().int().describe(\"The ID of the contact person to retrieve.\"),\n}).describe(\"Path parameters for retrieving a contact person from a contact.\");\nexport const MoneybirdGetContactPersonOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact person\").nullable(),\n email: z.string().describe(\"Email address of the contact person\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact person\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the contact person record\").nullable(),\n lastname: z.string().describe(\"Last name of the contact person\").nullable(),\n firstname: z.string().describe(\"First name of the contact person\").nullable(),\n created_at: z.string().describe(\"Timestamp when the contact person was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the contact person was last updated\").nullable(),\n administration_id: z.number().int().describe(\"ID of the administration the contact person belongs to\").nullable(),\n}).passthrough().describe(\"The retrieved contact person record.\");\n\nexport const moneybirdGetContactPerson = action(\"MONEYBIRD_GET_CONTACT_PERSON\", {\n slug: \"moneybird-get-contact-person\",\n name: \"Get Contact Person\",\n description: \"Tool to get all information about a contact person. Use when you have the administration, contact, and contact person IDs and need full details before updating.\",\n input: MoneybirdGetContactPersonInput,\n output: MoneybirdGetContactPersonOutput,\n});\n"],"mappings":";;AAqBA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArB4C,EAAE,OAAO;EACrD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD;EAC1F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;EAC/F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CAC1F,CAAC,CAAC,CAAC,SAAS,iEAiBH;CACP,QAjB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC/F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
@@ -6,7 +6,7 @@ const MoneybirdGetContactInput = zod.z.object({
6
6
  include_archived: zod.z.boolean().default(false).describe("Return archived contact when true (default false)").optional(),
7
7
  administration_id: zod.z.number().int().describe("Numeric administration ID, part of the Moneybird URL path")
8
8
  });
9
- const MoneybirdGetContactOutput = zod.z.object({ contact: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full contact object returned by Moneybird") });
9
+ const MoneybirdGetContactOutput = zod.z.object({ contact: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full contact object returned by Moneybird") }).passthrough();
10
10
  const moneybirdGetContact = require_action.action("MONEYBIRD_GET_CONTACT", {
11
11
  slug: "moneybird-get-contact",
12
12
  name: "Get Contact",
@@ -1 +1 @@
1
- {"version":3,"file":"get-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetContactInput = z.object({\n contact_id: z.string().describe(\"ID of the contact to retrieve\"),\n include_archived: z.boolean().default(false).describe(\"Return archived contact when true (default false)\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n});\nexport const MoneybirdGetContactOutput = z.object({\n contact: z.record(z.string(), z.unknown()).describe(\"Full contact object returned by Moneybird\"),\n});\n\nexport const moneybirdGetContact = action(\"MONEYBIRD_GET_CONTACT\", {\n slug: \"moneybird-get-contact\",\n name: \"Get Contact\",\n description: \"Tool to retrieve all information about a specific contact by ID. Use when you need the full details of a contact, for example before generating invoices.\",\n input: MoneybirdGetContactInput,\n output: MoneybirdGetContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC/D,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACpH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;AAC1G,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,EACjG,CAAC;AAED,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetContactInput = z.object({\n contact_id: z.string().describe(\"ID of the contact to retrieve\"),\n include_archived: z.boolean().default(false).describe(\"Return archived contact when true (default false)\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n});\nexport const MoneybirdGetContactOutput = z.object({\n contact: z.record(z.string(), z.unknown()).describe(\"Full contact object returned by Moneybird\"),\n}).passthrough();\n\nexport const moneybirdGetContact = action(\"MONEYBIRD_GET_CONTACT\", {\n slug: \"moneybird-get-contact\",\n name: \"Get Contact\",\n description: \"Tool to retrieve all information about a specific contact by ID. Use when you need the full details of a contact, for example before generating invoices.\",\n input: MoneybirdGetContactInput,\n output: MoneybirdGetContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC/D,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACpH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;AAC1G,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,EACjG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -8,12 +8,24 @@ declare const MoneybirdGetContactInput: z.ZodObject<{
8
8
  }, z.core.$strip>;
9
9
  declare const MoneybirdGetContactOutput: z.ZodObject<{
10
10
  contact: z.ZodRecord<z.ZodString, z.ZodUnknown>;
11
- }, z.core.$strip>;
11
+ }, z.core.$loose>;
12
12
  declare const moneybirdGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_id: string;
14
14
  administration_id: number;
15
15
  include_archived?: boolean | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { moneybirdGetContact };
19
31
  //# sourceMappingURL=get-contact.d.cts.map
@@ -8,12 +8,24 @@ declare const MoneybirdGetContactInput: z.ZodObject<{
8
8
  }, z.core.$strip>;
9
9
  declare const MoneybirdGetContactOutput: z.ZodObject<{
10
10
  contact: z.ZodRecord<z.ZodString, z.ZodUnknown>;
11
- }, z.core.$strip>;
11
+ }, z.core.$loose>;
12
12
  declare const moneybirdGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_id: string;
14
14
  administration_id: number;
15
15
  include_archived?: boolean | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { moneybirdGetContact };
19
31
  //# sourceMappingURL=get-contact.d.mts.map
@@ -9,7 +9,7 @@ const moneybirdGetContact = action("MONEYBIRD_GET_CONTACT", {
9
9
  include_archived: z.boolean().default(false).describe("Return archived contact when true (default false)").optional(),
10
10
  administration_id: z.number().int().describe("Numeric administration ID, part of the Moneybird URL path")
11
11
  }),
12
- output: z.object({ contact: z.record(z.string(), z.unknown()).describe("Full contact object returned by Moneybird") })
12
+ output: z.object({ contact: z.record(z.string(), z.unknown()).describe("Full contact object returned by Moneybird") }).passthrough()
13
13
  });
14
14
  //#endregion
15
15
  export { moneybirdGetContact };
@@ -1 +1 @@
1
- {"version":3,"file":"get-contact.mjs","names":[],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetContactInput = z.object({\n contact_id: z.string().describe(\"ID of the contact to retrieve\"),\n include_archived: z.boolean().default(false).describe(\"Return archived contact when true (default false)\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n});\nexport const MoneybirdGetContactOutput = z.object({\n contact: z.record(z.string(), z.unknown()).describe(\"Full contact object returned by Moneybird\"),\n});\n\nexport const moneybirdGetContact = action(\"MONEYBIRD_GET_CONTACT\", {\n slug: \"moneybird-get-contact\",\n name: \"Get Contact\",\n description: \"Tool to retrieve all information about a specific contact by ID. Use when you need the full details of a contact, for example before generating invoices.\",\n input: MoneybirdGetContactInput,\n output: MoneybirdGetContactOutput,\n});\n"],"mappings":";;AAaA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsC,EAAE,OAAO;EAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EAC/D,kBAAkB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACpH,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;CAC1G,CASS;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,EACjG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-contact.mjs","names":[],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetContactInput = z.object({\n contact_id: z.string().describe(\"ID of the contact to retrieve\"),\n include_archived: z.boolean().default(false).describe(\"Return archived contact when true (default false)\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n});\nexport const MoneybirdGetContactOutput = z.object({\n contact: z.record(z.string(), z.unknown()).describe(\"Full contact object returned by Moneybird\"),\n}).passthrough();\n\nexport const moneybirdGetContact = action(\"MONEYBIRD_GET_CONTACT\", {\n slug: \"moneybird-get-contact\",\n name: \"Get Contact\",\n description: \"Tool to retrieve all information about a specific contact by ID. Use when you need the full details of a contact, for example before generating invoices.\",\n input: MoneybirdGetContactInput,\n output: MoneybirdGetContactOutput,\n});\n"],"mappings":";;AAaA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsC,EAAE,OAAO;EAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EAC/D,kBAAkB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACpH,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;CAC1G,CASS;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,EACjG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -5,7 +5,7 @@ const MoneybirdGetSalesInvoiceInput = zod.z.object({
5
5
  invoice_id: zod.z.string().describe("ID of the sales invoice to retrieve"),
6
6
  administration_id: zod.z.number().int().describe("Numeric administration ID, part of the Moneybird URL path")
7
7
  });
8
- const MoneybirdGetSalesInvoiceOutput = zod.z.object({ invoice: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full sales invoice object returned by Moneybird") });
8
+ const MoneybirdGetSalesInvoiceOutput = zod.z.object({ invoice: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full sales invoice object returned by Moneybird") }).passthrough();
9
9
  const moneybirdGetSalesInvoice = require_action.action("MONEYBIRD_GET_SALES_INVOICE", {
10
10
  slug: "moneybird-get-sales-invoice",
11
11
  name: "Get Sales Invoice",
@@ -1 +1 @@
1
- {"version":3,"file":"get-sales-invoice.cjs","names":["z","action"],"sources":["../../src/actions/get-sales-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetSalesInvoiceInput = z.object({\n invoice_id: z.string().describe(\"ID of the sales invoice to retrieve\"),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n});\nexport const MoneybirdGetSalesInvoiceOutput = z.object({\n invoice: z.record(z.string(), z.unknown()).describe(\"Full sales invoice object returned by Moneybird\"),\n});\n\nexport const moneybirdGetSalesInvoice = action(\"MONEYBIRD_GET_SALES_INVOICE\", {\n slug: \"moneybird-get-sales-invoice\",\n name: \"Get Sales Invoice\",\n description: \"Tool to get a single sales invoice by ID. Use when you need detailed invoice data for a known invoice ID.\",\n input: MoneybirdGetSalesInvoiceInput,\n output: MoneybirdGetSalesInvoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACrE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;AAC1G,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,EACvG,CAAC;AAED,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-sales-invoice.cjs","names":["z","action"],"sources":["../../src/actions/get-sales-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetSalesInvoiceInput = z.object({\n invoice_id: z.string().describe(\"ID of the sales invoice to retrieve\"),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n});\nexport const MoneybirdGetSalesInvoiceOutput = z.object({\n invoice: z.record(z.string(), z.unknown()).describe(\"Full sales invoice object returned by Moneybird\"),\n}).passthrough();\n\nexport const moneybirdGetSalesInvoice = action(\"MONEYBIRD_GET_SALES_INVOICE\", {\n slug: \"moneybird-get-sales-invoice\",\n name: \"Get Sales Invoice\",\n description: \"Tool to get a single sales invoice by ID. Use when you need detailed invoice data for a known invoice ID.\",\n input: MoneybirdGetSalesInvoiceInput,\n output: MoneybirdGetSalesInvoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACrE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;AAC1G,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,EACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -7,11 +7,23 @@ declare const MoneybirdGetSalesInvoiceInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const MoneybirdGetSalesInvoiceOutput: z.ZodObject<{
9
9
  invoice: z.ZodRecord<z.ZodString, z.ZodUnknown>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const moneybirdGetSalesInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  invoice_id: string;
13
13
  administration_id: number;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { moneybirdGetSalesInvoice };
17
29
  //# sourceMappingURL=get-sales-invoice.d.cts.map
@@ -7,11 +7,23 @@ declare const MoneybirdGetSalesInvoiceInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const MoneybirdGetSalesInvoiceOutput: z.ZodObject<{
9
9
  invoice: z.ZodRecord<z.ZodString, z.ZodUnknown>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const moneybirdGetSalesInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  invoice_id: string;
13
13
  administration_id: number;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { moneybirdGetSalesInvoice };
17
29
  //# sourceMappingURL=get-sales-invoice.d.mts.map
@@ -8,7 +8,7 @@ const moneybirdGetSalesInvoice = action("MONEYBIRD_GET_SALES_INVOICE", {
8
8
  invoice_id: z.string().describe("ID of the sales invoice to retrieve"),
9
9
  administration_id: z.number().int().describe("Numeric administration ID, part of the Moneybird URL path")
10
10
  }),
11
- output: z.object({ invoice: z.record(z.string(), z.unknown()).describe("Full sales invoice object returned by Moneybird") })
11
+ output: z.object({ invoice: z.record(z.string(), z.unknown()).describe("Full sales invoice object returned by Moneybird") }).passthrough()
12
12
  });
13
13
  //#endregion
14
14
  export { moneybirdGetSalesInvoice };
@@ -1 +1 @@
1
- {"version":3,"file":"get-sales-invoice.mjs","names":[],"sources":["../../src/actions/get-sales-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetSalesInvoiceInput = z.object({\n invoice_id: z.string().describe(\"ID of the sales invoice to retrieve\"),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n});\nexport const MoneybirdGetSalesInvoiceOutput = z.object({\n invoice: z.record(z.string(), z.unknown()).describe(\"Full sales invoice object returned by Moneybird\"),\n});\n\nexport const moneybirdGetSalesInvoice = action(\"MONEYBIRD_GET_SALES_INVOICE\", {\n slug: \"moneybird-get-sales-invoice\",\n name: \"Get Sales Invoice\",\n description: \"Tool to get a single sales invoice by ID. Use when you need detailed invoice data for a known invoice ID.\",\n input: MoneybirdGetSalesInvoiceInput,\n output: MoneybirdGetSalesInvoiceOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2C,EAAE,OAAO;EACpD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EACrE,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;CAC1G,CASS;CACP,QAT4C,EAAE,OAAO,EACrD,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,EACvG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-sales-invoice.mjs","names":[],"sources":["../../src/actions/get-sales-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetSalesInvoiceInput = z.object({\n invoice_id: z.string().describe(\"ID of the sales invoice to retrieve\"),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n});\nexport const MoneybirdGetSalesInvoiceOutput = z.object({\n invoice: z.record(z.string(), z.unknown()).describe(\"Full sales invoice object returned by Moneybird\"),\n}).passthrough();\n\nexport const moneybirdGetSalesInvoice = action(\"MONEYBIRD_GET_SALES_INVOICE\", {\n slug: \"moneybird-get-sales-invoice\",\n name: \"Get Sales Invoice\",\n description: \"Tool to get a single sales invoice by ID. Use when you need detailed invoice data for a known invoice ID.\",\n input: MoneybirdGetSalesInvoiceInput,\n output: MoneybirdGetSalesInvoiceOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2C,EAAE,OAAO;EACpD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EACrE,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;CAC1G,CASS;CACP,QAT4C,EAAE,OAAO,EACrD,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,EACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-administrations.d.ts
4
4
  declare const MoneybirdListAdministrationsInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const MoneybirdListAdministrationsOutput: z.ZodUnknown;
6
- declare const moneybirdListAdministrations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const moneybirdListAdministrations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ accessToken: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { moneybirdListAdministrations };
9
21
  //# sourceMappingURL=list-administrations.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-administrations.d.cts","names":[],"sources":["../../src/actions/list-administrations.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,UAAc;AAAA,cAEhD,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-administrations.d.cts","names":[],"sources":["../../src/actions/list-administrations.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,UAAc;AAAA,cAEhD,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-administrations.d.ts
4
4
  declare const MoneybirdListAdministrationsInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const MoneybirdListAdministrationsOutput: z.ZodUnknown;
6
- declare const moneybirdListAdministrations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const moneybirdListAdministrations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ accessToken: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { moneybirdListAdministrations };
9
21
  //# sourceMappingURL=list-administrations.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-administrations.d.mts","names":[],"sources":["../../src/actions/list-administrations.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,UAAc;AAAA,cAEhD,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-administrations.d.mts","names":[],"sources":["../../src/actions/list-administrations.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,UAAc;AAAA,cAEhD,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
@@ -11,7 +11,19 @@ declare const moneybirdListContactsSynchronization: import("@keystrokehq/action"
11
11
  administration_id: number;
12
12
  filter?: string | undefined;
13
13
  include_archived?: boolean | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { moneybirdListContactsSynchronization };
17
29
  //# sourceMappingURL=list-contacts-synchronization.d.cts.map
@@ -11,7 +11,19 @@ declare const moneybirdListContactsSynchronization: import("@keystrokehq/action"
11
11
  administration_id: number;
12
12
  filter?: string | undefined;
13
13
  include_archived?: boolean | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { moneybirdListContactsSynchronization };
17
29
  //# sourceMappingURL=list-contacts-synchronization.d.mts.map
@@ -13,7 +13,19 @@ declare const moneybirdListSalesInvoices: import("@keystrokehq/action").Workflow
13
13
  page?: number | undefined;
14
14
  filter?: string | undefined;
15
15
  per_page?: number | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { moneybirdListSalesInvoices };
19
31
  //# sourceMappingURL=list-sales-invoices.d.cts.map
@@ -13,7 +13,19 @@ declare const moneybirdListSalesInvoices: import("@keystrokehq/action").Workflow
13
13
  page?: number | undefined;
14
14
  filter?: string | undefined;
15
15
  per_page?: number | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { moneybirdListSalesInvoices };
19
31
  //# sourceMappingURL=list-sales-invoices.d.mts.map
@@ -6,7 +6,7 @@ const MoneybirdRequestContactPaymentsMandateUrlInput = zod.z.object({
6
6
  identity_id: zod.z.number().int().describe("Optional identity ID when multiple identities exist; must be a valid identity.").optional(),
7
7
  administration_id: zod.z.number().int().describe("Numeric administration ID, as part of the Moneybird URL path.")
8
8
  });
9
- const MoneybirdRequestContactPaymentsMandateUrlOutput = zod.z.object({ url: zod.z.string().describe("One-time URL to set up a Moneybird Payments mandate. Valid for 14 days.").nullable() });
9
+ const MoneybirdRequestContactPaymentsMandateUrlOutput = zod.z.object({ url: zod.z.string().describe("One-time URL to set up a Moneybird Payments mandate. Valid for 14 days.").nullable() }).passthrough();
10
10
  const moneybirdRequestContactPaymentsMandateUrl = require_action.action("MONEYBIRD_REQUEST_CONTACT_PAYMENTS_MANDATE_URL", {
11
11
  slug: "moneybird-request-contact-payments-mandate-url",
12
12
  name: "Request Payments Mandate URL",
@@ -1 +1 @@
1
- {"version":3,"file":"request-contact-payments-mandate-url.cjs","names":["z","action"],"sources":["../../src/actions/request-contact-payments-mandate-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdRequestContactPaymentsMandateUrlInput = z.object({\n contact_id: z.number().int().describe(\"ID of the contact for which to generate a payments mandate URL\"),\n identity_id: z.number().int().describe(\"Optional identity ID when multiple identities exist; must be a valid identity.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, as part of the Moneybird URL path.\"),\n});\nexport const MoneybirdRequestContactPaymentsMandateUrlOutput = z.object({\n url: z.string().describe(\"One-time URL to set up a Moneybird Payments mandate. Valid for 14 days.\").nullable(),\n});\n\nexport const moneybirdRequestContactPaymentsMandateUrl = action(\"MONEYBIRD_REQUEST_CONTACT_PAYMENTS_MANDATE_URL\", {\n slug: \"moneybird-request-contact-payments-mandate-url\",\n name: \"Request Payments Mandate URL\",\n description: \"Tool to request a URL for setting up a Payments mandate. Use when you need to generate a direct-debit authorization link for a contact (valid for 14 days).\",\n input: MoneybirdRequestContactPaymentsMandateUrlInput,\n output: MoneybirdRequestContactPaymentsMandateUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAClI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D;AAC9G,CAAC;AACD,MAAa,kDAAkDA,IAAAA,EAAE,OAAO,EACtE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,EAC/G,CAAC;AAED,MAAa,4CAA4CC,eAAAA,OAAO,kDAAkD;CAChH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"request-contact-payments-mandate-url.cjs","names":["z","action"],"sources":["../../src/actions/request-contact-payments-mandate-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdRequestContactPaymentsMandateUrlInput = z.object({\n contact_id: z.number().int().describe(\"ID of the contact for which to generate a payments mandate URL\"),\n identity_id: z.number().int().describe(\"Optional identity ID when multiple identities exist; must be a valid identity.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, as part of the Moneybird URL path.\"),\n});\nexport const MoneybirdRequestContactPaymentsMandateUrlOutput = z.object({\n url: z.string().describe(\"One-time URL to set up a Moneybird Payments mandate. Valid for 14 days.\").nullable(),\n}).passthrough();\n\nexport const moneybirdRequestContactPaymentsMandateUrl = action(\"MONEYBIRD_REQUEST_CONTACT_PAYMENTS_MANDATE_URL\", {\n slug: \"moneybird-request-contact-payments-mandate-url\",\n name: \"Request Payments Mandate URL\",\n description: \"Tool to request a URL for setting up a Payments mandate. Use when you need to generate a direct-debit authorization link for a contact (valid for 14 days).\",\n input: MoneybirdRequestContactPaymentsMandateUrlInput,\n output: MoneybirdRequestContactPaymentsMandateUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAClI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D;AAC9G,CAAC;AACD,MAAa,kDAAkDA,IAAAA,EAAE,OAAO,EACtE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4CAA4CC,eAAAA,OAAO,kDAAkD;CAChH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -8,12 +8,24 @@ declare const MoneybirdRequestContactPaymentsMandateUrlInput: z.ZodObject<{
8
8
  }, z.core.$strip>;
9
9
  declare const MoneybirdRequestContactPaymentsMandateUrlOutput: z.ZodObject<{
10
10
  url: z.ZodNullable<z.ZodString>;
11
- }, z.core.$strip>;
11
+ }, z.core.$loose>;
12
12
  declare const moneybirdRequestContactPaymentsMandateUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_id: number;
14
14
  administration_id: number;
15
15
  identity_id?: number | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { moneybirdRequestContactPaymentsMandateUrl };
19
31
  //# sourceMappingURL=request-contact-payments-mandate-url.d.cts.map
@@ -8,12 +8,24 @@ declare const MoneybirdRequestContactPaymentsMandateUrlInput: z.ZodObject<{
8
8
  }, z.core.$strip>;
9
9
  declare const MoneybirdRequestContactPaymentsMandateUrlOutput: z.ZodObject<{
10
10
  url: z.ZodNullable<z.ZodString>;
11
- }, z.core.$strip>;
11
+ }, z.core.$loose>;
12
12
  declare const moneybirdRequestContactPaymentsMandateUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_id: number;
14
14
  administration_id: number;
15
15
  identity_id?: number | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { moneybirdRequestContactPaymentsMandateUrl };
19
31
  //# sourceMappingURL=request-contact-payments-mandate-url.d.mts.map
@@ -9,7 +9,7 @@ const moneybirdRequestContactPaymentsMandateUrl = action("MONEYBIRD_REQUEST_CONT
9
9
  identity_id: z.number().int().describe("Optional identity ID when multiple identities exist; must be a valid identity.").optional(),
10
10
  administration_id: z.number().int().describe("Numeric administration ID, as part of the Moneybird URL path.")
11
11
  }),
12
- output: z.object({ url: z.string().describe("One-time URL to set up a Moneybird Payments mandate. Valid for 14 days.").nullable() })
12
+ output: z.object({ url: z.string().describe("One-time URL to set up a Moneybird Payments mandate. Valid for 14 days.").nullable() }).passthrough()
13
13
  });
14
14
  //#endregion
15
15
  export { moneybirdRequestContactPaymentsMandateUrl };
@@ -1 +1 @@
1
- {"version":3,"file":"request-contact-payments-mandate-url.mjs","names":[],"sources":["../../src/actions/request-contact-payments-mandate-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdRequestContactPaymentsMandateUrlInput = z.object({\n contact_id: z.number().int().describe(\"ID of the contact for which to generate a payments mandate URL\"),\n identity_id: z.number().int().describe(\"Optional identity ID when multiple identities exist; must be a valid identity.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, as part of the Moneybird URL path.\"),\n});\nexport const MoneybirdRequestContactPaymentsMandateUrlOutput = z.object({\n url: z.string().describe(\"One-time URL to set up a Moneybird Payments mandate. Valid for 14 days.\").nullable(),\n});\n\nexport const moneybirdRequestContactPaymentsMandateUrl = action(\"MONEYBIRD_REQUEST_CONTACT_PAYMENTS_MANDATE_URL\", {\n slug: \"moneybird-request-contact-payments-mandate-url\",\n name: \"Request Payments Mandate URL\",\n description: \"Tool to request a URL for setting up a Payments mandate. Use when you need to generate a direct-debit authorization link for a contact (valid for 14 days).\",\n input: MoneybirdRequestContactPaymentsMandateUrlInput,\n output: MoneybirdRequestContactPaymentsMandateUrlOutput,\n});\n"],"mappings":";;AAaA,MAAa,4CAA4C,OAAO,kDAAkD;CAChH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4D,EAAE,OAAO;EACrE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAClI,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D;CAC9G,CASS;CACP,QAT6D,EAAE,OAAO,EACtE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,EAC/G,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"request-contact-payments-mandate-url.mjs","names":[],"sources":["../../src/actions/request-contact-payments-mandate-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdRequestContactPaymentsMandateUrlInput = z.object({\n contact_id: z.number().int().describe(\"ID of the contact for which to generate a payments mandate URL\"),\n identity_id: z.number().int().describe(\"Optional identity ID when multiple identities exist; must be a valid identity.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, as part of the Moneybird URL path.\"),\n});\nexport const MoneybirdRequestContactPaymentsMandateUrlOutput = z.object({\n url: z.string().describe(\"One-time URL to set up a Moneybird Payments mandate. Valid for 14 days.\").nullable(),\n}).passthrough();\n\nexport const moneybirdRequestContactPaymentsMandateUrl = action(\"MONEYBIRD_REQUEST_CONTACT_PAYMENTS_MANDATE_URL\", {\n slug: \"moneybird-request-contact-payments-mandate-url\",\n name: \"Request Payments Mandate URL\",\n description: \"Tool to request a URL for setting up a Payments mandate. Use when you need to generate a direct-debit authorization link for a contact (valid for 14 days).\",\n input: MoneybirdRequestContactPaymentsMandateUrlInput,\n output: MoneybirdRequestContactPaymentsMandateUrlOutput,\n});\n"],"mappings":";;AAaA,MAAa,4CAA4C,OAAO,kDAAkD;CAChH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4D,EAAE,OAAO;EACrE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAClI,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D;CAC9G,CASS;CACP,QAT6D,EAAE,OAAO,EACtE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -23,7 +23,7 @@ const MoneybirdUpdateContactPersonOutput = zod.z.object({
23
23
  department: zod.z.string().describe("Department of the contact person.").nullable().optional(),
24
24
  updated_at: zod.z.string().describe("Timestamp when the contact person was last updated.").nullable(),
25
25
  administration_id: zod.z.number().int().describe("Administration ID the contact person belongs to.").nullable()
26
- }).describe("Response model for updated contact person details.");
26
+ }).passthrough().describe("Response model for updated contact person details.");
27
27
  const moneybirdUpdateContactPerson = require_action.action("MONEYBIRD_UPDATE_CONTACT_PERSON", {
28
28
  slug: "moneybird-update-contact-person",
29
29
  name: "Update Contact Person",
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact-person.cjs","names":["z","action"],"sources":["../../src/actions/update-contact-person.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdUpdateContactPersonInput = z.object({\n email: z.string().describe(\"Email address of the contact person.\").optional(),\n phone: z.string().describe(\"Phone number of the contact person.\").optional(),\n lastname: z.string().describe(\"Last name of the contact person.\").optional(),\n firstname: z.string().describe(\"First name of the contact person.\").optional(),\n contact_id: z.string().describe(\"ID of the contact containing the person to update.\"),\n department: z.string().describe(\"Department of the contact person.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path.\"),\n contact_person_id: z.string().describe(\"ID of the contact person to update.\"),\n}).describe(\"Request model for updating a contact person.\");\nexport const MoneybirdUpdateContactPersonOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact person.\").nullable(),\n email: z.string().describe(\"Email address of the contact person.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact person.\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the contact person.\").nullable(),\n lastname: z.string().describe(\"Last name of the contact person.\").nullable(),\n firstname: z.string().describe(\"First name of the contact person.\").nullable(),\n contact_id: z.string().describe(\"ID of the associated contact.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the contact person was created.\").nullable(),\n department: z.string().describe(\"Department of the contact person.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the contact person was last updated.\").nullable(),\n administration_id: z.number().int().describe(\"Administration ID the contact person belongs to.\").nullable(),\n}).describe(\"Response model for updated contact person details.\");\n\nexport const moneybirdUpdateContactPerson = action(\"MONEYBIRD_UPDATE_CONTACT_PERSON\", {\n slug: \"moneybird-update-contact-person\",\n name: \"Update Contact Person\",\n description: \"Tool to update a contact person. Use after selecting a specific contact person when you need to change their details.\",\n input: MoneybirdUpdateContactPersonInput,\n output: MoneybirdUpdateContactPersonOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC9E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;CACzG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AAC9E,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-contact-person.cjs","names":["z","action"],"sources":["../../src/actions/update-contact-person.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdUpdateContactPersonInput = z.object({\n email: z.string().describe(\"Email address of the contact person.\").optional(),\n phone: z.string().describe(\"Phone number of the contact person.\").optional(),\n lastname: z.string().describe(\"Last name of the contact person.\").optional(),\n firstname: z.string().describe(\"First name of the contact person.\").optional(),\n contact_id: z.string().describe(\"ID of the contact containing the person to update.\"),\n department: z.string().describe(\"Department of the contact person.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path.\"),\n contact_person_id: z.string().describe(\"ID of the contact person to update.\"),\n}).describe(\"Request model for updating a contact person.\");\nexport const MoneybirdUpdateContactPersonOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact person.\").nullable(),\n email: z.string().describe(\"Email address of the contact person.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact person.\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the contact person.\").nullable(),\n lastname: z.string().describe(\"Last name of the contact person.\").nullable(),\n firstname: z.string().describe(\"First name of the contact person.\").nullable(),\n contact_id: z.string().describe(\"ID of the associated contact.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the contact person was created.\").nullable(),\n department: z.string().describe(\"Department of the contact person.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the contact person was last updated.\").nullable(),\n administration_id: z.number().int().describe(\"Administration ID the contact person belongs to.\").nullable(),\n}).passthrough().describe(\"Response model for updated contact person details.\");\n\nexport const moneybirdUpdateContactPerson = action(\"MONEYBIRD_UPDATE_CONTACT_PERSON\", {\n slug: \"moneybird-update-contact-person\",\n name: \"Update Contact Person\",\n description: \"Tool to update a contact person. Use after selecting a specific contact person when you need to change their details.\",\n input: MoneybirdUpdateContactPersonInput,\n output: MoneybirdUpdateContactPersonOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC9E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;CACzG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AAC9E,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -23,7 +23,7 @@ declare const MoneybirdUpdateContactPersonOutput: z.ZodObject<{
23
23
  department: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  updated_at: z.ZodNullable<z.ZodString>;
25
25
  administration_id: z.ZodNullable<z.ZodNumber>;
26
- }, z.core.$strip>;
26
+ }, z.core.$loose>;
27
27
  declare const moneybirdUpdateContactPerson: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  contact_id: string;
29
29
  administration_id: number;
@@ -33,7 +33,19 @@ declare const moneybirdUpdateContactPerson: import("@keystrokehq/action").Workfl
33
33
  lastname?: string | undefined;
34
34
  firstname?: string | undefined;
35
35
  department?: string | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ accessToken: z.ZodString;
48
+ }, z.core.$strip>>]>;
37
49
  //#endregion
38
50
  export { moneybirdUpdateContactPerson };
39
51
  //# sourceMappingURL=update-contact-person.d.cts.map
@@ -23,7 +23,7 @@ declare const MoneybirdUpdateContactPersonOutput: z.ZodObject<{
23
23
  department: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  updated_at: z.ZodNullable<z.ZodString>;
25
25
  administration_id: z.ZodNullable<z.ZodNumber>;
26
- }, z.core.$strip>;
26
+ }, z.core.$loose>;
27
27
  declare const moneybirdUpdateContactPerson: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  contact_id: string;
29
29
  administration_id: number;
@@ -33,7 +33,19 @@ declare const moneybirdUpdateContactPerson: import("@keystrokehq/action").Workfl
33
33
  lastname?: string | undefined;
34
34
  firstname?: string | undefined;
35
35
  department?: string | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"moneybird", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ accessToken: z.ZodString;
48
+ }, z.core.$strip>>]>;
37
49
  //#endregion
38
50
  export { moneybirdUpdateContactPerson };
39
51
  //# sourceMappingURL=update-contact-person.d.mts.map
@@ -26,7 +26,7 @@ const moneybirdUpdateContactPerson = action("MONEYBIRD_UPDATE_CONTACT_PERSON", {
26
26
  department: z.string().describe("Department of the contact person.").nullable().optional(),
27
27
  updated_at: z.string().describe("Timestamp when the contact person was last updated.").nullable(),
28
28
  administration_id: z.number().int().describe("Administration ID the contact person belongs to.").nullable()
29
- }).describe("Response model for updated contact person details.")
29
+ }).passthrough().describe("Response model for updated contact person details.")
30
30
  });
31
31
  //#endregion
32
32
  export { moneybirdUpdateContactPerson };
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact-person.mjs","names":[],"sources":["../../src/actions/update-contact-person.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdUpdateContactPersonInput = z.object({\n email: z.string().describe(\"Email address of the contact person.\").optional(),\n phone: z.string().describe(\"Phone number of the contact person.\").optional(),\n lastname: z.string().describe(\"Last name of the contact person.\").optional(),\n firstname: z.string().describe(\"First name of the contact person.\").optional(),\n contact_id: z.string().describe(\"ID of the contact containing the person to update.\"),\n department: z.string().describe(\"Department of the contact person.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path.\"),\n contact_person_id: z.string().describe(\"ID of the contact person to update.\"),\n}).describe(\"Request model for updating a contact person.\");\nexport const MoneybirdUpdateContactPersonOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact person.\").nullable(),\n email: z.string().describe(\"Email address of the contact person.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact person.\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the contact person.\").nullable(),\n lastname: z.string().describe(\"Last name of the contact person.\").nullable(),\n firstname: z.string().describe(\"First name of the contact person.\").nullable(),\n contact_id: z.string().describe(\"ID of the associated contact.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the contact person was created.\").nullable(),\n department: z.string().describe(\"Department of the contact person.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the contact person was last updated.\").nullable(),\n administration_id: z.number().int().describe(\"Administration ID the contact person belongs to.\").nullable(),\n}).describe(\"Response model for updated contact person details.\");\n\nexport const moneybirdUpdateContactPerson = action(\"MONEYBIRD_UPDATE_CONTACT_PERSON\", {\n slug: \"moneybird-update-contact-person\",\n name: \"Update Contact Person\",\n description: \"Tool to update a contact person. Use after selecting a specific contact person when you need to change their details.\",\n input: MoneybirdUpdateContactPersonInput,\n output: MoneybirdUpdateContactPersonOutput,\n});\n"],"mappings":";;AA4BA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA5B+C,EAAE,OAAO;EACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC9E,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;EACzG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC9E,CAAC,CAAC,CAAC,SAAS,8CAmBH;CACP,QAnBgD,EAAE,OAAO;EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC1E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC5G,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-contact-person.mjs","names":[],"sources":["../../src/actions/update-contact-person.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdUpdateContactPersonInput = z.object({\n email: z.string().describe(\"Email address of the contact person.\").optional(),\n phone: z.string().describe(\"Phone number of the contact person.\").optional(),\n lastname: z.string().describe(\"Last name of the contact person.\").optional(),\n firstname: z.string().describe(\"First name of the contact person.\").optional(),\n contact_id: z.string().describe(\"ID of the contact containing the person to update.\"),\n department: z.string().describe(\"Department of the contact person.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path.\"),\n contact_person_id: z.string().describe(\"ID of the contact person to update.\"),\n}).describe(\"Request model for updating a contact person.\");\nexport const MoneybirdUpdateContactPersonOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact person.\").nullable(),\n email: z.string().describe(\"Email address of the contact person.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact person.\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the contact person.\").nullable(),\n lastname: z.string().describe(\"Last name of the contact person.\").nullable(),\n firstname: z.string().describe(\"First name of the contact person.\").nullable(),\n contact_id: z.string().describe(\"ID of the associated contact.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the contact person was created.\").nullable(),\n department: z.string().describe(\"Department of the contact person.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the contact person was last updated.\").nullable(),\n administration_id: z.number().int().describe(\"Administration ID the contact person belongs to.\").nullable(),\n}).passthrough().describe(\"Response model for updated contact person details.\");\n\nexport const moneybirdUpdateContactPerson = action(\"MONEYBIRD_UPDATE_CONTACT_PERSON\", {\n slug: \"moneybird-update-contact-person\",\n name: \"Update Contact Person\",\n description: \"Tool to update a contact person. Use after selecting a specific contact person when you need to change their details.\",\n input: MoneybirdUpdateContactPersonInput,\n output: MoneybirdUpdateContactPersonOutput,\n});\n"],"mappings":";;AA4BA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA5B+C,EAAE,OAAO;EACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC9E,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;EACzG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC9E,CAAC,CAAC,CAAC,SAAS,8CAmBH;CACP,QAnBgD,EAAE,OAAO;EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC1E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
@@ -6,7 +6,7 @@ const MoneybirdUpdateContactInput = zod.z.object({
6
6
  contact_id: zod.z.string().describe("ID of the contact to update"),
7
7
  administration_id: zod.z.number().int().describe("Numeric administration ID, part of the Moneybird URL path")
8
8
  }).describe("Request parameters for updating a contact.");
9
- const MoneybirdUpdateContactOutput = zod.z.object({ contact: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Updated contact object returned by Moneybird") });
9
+ const MoneybirdUpdateContactOutput = zod.z.object({ contact: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Updated contact object returned by Moneybird") }).passthrough();
10
10
  const moneybirdUpdateContact = require_action.action("MONEYBIRD_UPDATE_CONTACT", {
11
11
  slug: "moneybird-update-contact",
12
12
  name: "Update Contact",