@keystrokehq/moneybird 0.1.3 → 0.1.5
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.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-note-to-contact.cjs +1 -0
- package/dist/actions/add-note-to-contact.cjs.map +1 -1
- package/dist/actions/add-note-to-contact.d.cts +3 -9
- package/dist/actions/add-note-to-contact.d.cts.map +1 -1
- package/dist/actions/add-note-to-contact.d.mts +3 -9
- package/dist/actions/add-note-to-contact.d.mts.map +1 -1
- package/dist/actions/add-note-to-contact.mjs +1 -0
- package/dist/actions/add-note-to-contact.mjs.map +1 -1
- package/dist/actions/archive-contact.cjs +1 -0
- package/dist/actions/archive-contact.cjs.map +1 -1
- package/dist/actions/archive-contact.d.cts +3 -4
- package/dist/actions/archive-contact.d.cts.map +1 -1
- package/dist/actions/archive-contact.d.mts +3 -4
- package/dist/actions/archive-contact.d.mts.map +1 -1
- package/dist/actions/archive-contact.mjs +1 -0
- package/dist/actions/archive-contact.mjs.map +1 -1
- package/dist/actions/create-contact-person.cjs +1 -0
- package/dist/actions/create-contact-person.cjs.map +1 -1
- package/dist/actions/create-contact-person.d.cts +3 -11
- package/dist/actions/create-contact-person.d.cts.map +1 -1
- package/dist/actions/create-contact-person.d.mts +3 -11
- package/dist/actions/create-contact-person.d.mts.map +1 -1
- package/dist/actions/create-contact-person.mjs +1 -0
- package/dist/actions/create-contact-person.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -31
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -31
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-sales-invoice.cjs +1 -0
- package/dist/actions/create-sales-invoice.cjs.map +1 -1
- package/dist/actions/create-sales-invoice.d.cts +3 -37
- package/dist/actions/create-sales-invoice.d.cts.map +1 -1
- package/dist/actions/create-sales-invoice.d.mts +3 -37
- package/dist/actions/create-sales-invoice.d.mts.map +1 -1
- package/dist/actions/create-sales-invoice.mjs +1 -0
- package/dist/actions/create-sales-invoice.mjs.map +1 -1
- package/dist/actions/delete-contact-note.cjs +1 -0
- package/dist/actions/delete-contact-note.cjs.map +1 -1
- package/dist/actions/delete-contact-note.d.cts +3 -5
- package/dist/actions/delete-contact-note.d.cts.map +1 -1
- package/dist/actions/delete-contact-note.d.mts +3 -5
- package/dist/actions/delete-contact-note.d.mts.map +1 -1
- package/dist/actions/delete-contact-note.mjs +1 -0
- package/dist/actions/delete-contact-note.mjs.map +1 -1
- package/dist/actions/delete-contact-person.cjs +1 -0
- package/dist/actions/delete-contact-person.cjs.map +1 -1
- package/dist/actions/delete-contact-person.d.cts +3 -5
- package/dist/actions/delete-contact-person.d.cts.map +1 -1
- package/dist/actions/delete-contact-person.d.mts +3 -5
- package/dist/actions/delete-contact-person.d.mts.map +1 -1
- package/dist/actions/delete-contact-person.mjs +1 -0
- package/dist/actions/delete-contact-person.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -4
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -4
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/filter-contacts.cjs +1 -0
- package/dist/actions/filter-contacts.cjs.map +1 -1
- package/dist/actions/filter-contacts.d.cts +3 -9
- package/dist/actions/filter-contacts.d.cts.map +1 -1
- package/dist/actions/filter-contacts.d.mts +3 -9
- package/dist/actions/filter-contacts.d.mts.map +1 -1
- package/dist/actions/filter-contacts.mjs +1 -0
- package/dist/actions/filter-contacts.mjs.map +1 -1
- package/dist/actions/get-additional-charges.cjs +1 -0
- package/dist/actions/get-additional-charges.cjs.map +1 -1
- package/dist/actions/get-additional-charges.d.cts +3 -5
- package/dist/actions/get-additional-charges.d.cts.map +1 -1
- package/dist/actions/get-additional-charges.d.mts +3 -5
- package/dist/actions/get-additional-charges.d.mts.map +1 -1
- package/dist/actions/get-additional-charges.mjs +1 -0
- package/dist/actions/get-additional-charges.mjs.map +1 -1
- package/dist/actions/get-contact-by-customer-id.cjs +1 -0
- package/dist/actions/get-contact-by-customer-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-customer-id.d.cts +3 -4
- package/dist/actions/get-contact-by-customer-id.d.cts.map +1 -1
- package/dist/actions/get-contact-by-customer-id.d.mts +3 -4
- package/dist/actions/get-contact-by-customer-id.d.mts.map +1 -1
- package/dist/actions/get-contact-by-customer-id.mjs +1 -0
- package/dist/actions/get-contact-by-customer-id.mjs.map +1 -1
- package/dist/actions/get-contact-person.cjs +1 -0
- package/dist/actions/get-contact-person.cjs.map +1 -1
- package/dist/actions/get-contact-person.d.cts +3 -5
- package/dist/actions/get-contact-person.d.cts.map +1 -1
- package/dist/actions/get-contact-person.d.mts +3 -5
- package/dist/actions/get-contact-person.d.mts.map +1 -1
- package/dist/actions/get-contact-person.mjs +1 -0
- package/dist/actions/get-contact-person.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -5
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -5
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-sales-invoice.cjs +1 -0
- package/dist/actions/get-sales-invoice.cjs.map +1 -1
- package/dist/actions/get-sales-invoice.d.cts +3 -4
- package/dist/actions/get-sales-invoice.d.cts.map +1 -1
- package/dist/actions/get-sales-invoice.d.mts +3 -4
- package/dist/actions/get-sales-invoice.d.mts.map +1 -1
- package/dist/actions/get-sales-invoice.mjs +1 -0
- package/dist/actions/get-sales-invoice.mjs.map +1 -1
- package/dist/actions/list-administrations.cjs +1 -0
- package/dist/actions/list-administrations.cjs.map +1 -1
- package/dist/actions/list-administrations.d.cts +3 -1
- package/dist/actions/list-administrations.d.cts.map +1 -1
- package/dist/actions/list-administrations.d.mts +3 -1
- package/dist/actions/list-administrations.d.mts.map +1 -1
- package/dist/actions/list-administrations.mjs +1 -0
- package/dist/actions/list-administrations.mjs.map +1 -1
- package/dist/actions/list-contacts-synchronization.cjs +1 -0
- package/dist/actions/list-contacts-synchronization.cjs.map +1 -1
- package/dist/actions/list-contacts-synchronization.d.cts +3 -5
- package/dist/actions/list-contacts-synchronization.d.cts.map +1 -1
- package/dist/actions/list-contacts-synchronization.d.mts +3 -5
- package/dist/actions/list-contacts-synchronization.d.mts.map +1 -1
- package/dist/actions/list-contacts-synchronization.mjs +1 -0
- package/dist/actions/list-contacts-synchronization.mjs.map +1 -1
- package/dist/actions/list-sales-invoices.cjs +1 -0
- package/dist/actions/list-sales-invoices.cjs.map +1 -1
- package/dist/actions/list-sales-invoices.d.cts +3 -6
- package/dist/actions/list-sales-invoices.d.cts.map +1 -1
- package/dist/actions/list-sales-invoices.d.mts +3 -6
- package/dist/actions/list-sales-invoices.d.mts.map +1 -1
- package/dist/actions/list-sales-invoices.mjs +1 -0
- package/dist/actions/list-sales-invoices.mjs.map +1 -1
- package/dist/actions/request-contact-payments-mandate-url.cjs +1 -0
- package/dist/actions/request-contact-payments-mandate-url.cjs.map +1 -1
- package/dist/actions/request-contact-payments-mandate-url.d.cts +3 -5
- package/dist/actions/request-contact-payments-mandate-url.d.cts.map +1 -1
- package/dist/actions/request-contact-payments-mandate-url.d.mts +3 -5
- package/dist/actions/request-contact-payments-mandate-url.d.mts.map +1 -1
- package/dist/actions/request-contact-payments-mandate-url.mjs +1 -0
- package/dist/actions/request-contact-payments-mandate-url.mjs.map +1 -1
- package/dist/actions/update-contact-person.cjs +1 -0
- package/dist/actions/update-contact-person.cjs.map +1 -1
- package/dist/actions/update-contact-person.d.cts +3 -10
- package/dist/actions/update-contact-person.d.cts.map +1 -1
- package/dist/actions/update-contact-person.d.mts +3 -10
- package/dist/actions/update-contact-person.d.mts.map +1 -1
- package/dist/actions/update-contact-person.mjs +1 -0
- package/dist/actions/update-contact-person.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -5
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -5
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-sales-invoice.cjs +1 -0
- package/dist/actions/update-sales-invoice.cjs.map +1 -1
- package/dist/actions/update-sales-invoice.d.cts +3 -44
- package/dist/actions/update-sales-invoice.d.cts.map +1 -1
- package/dist/actions/update-sales-invoice.d.mts +3 -44
- package/dist/actions/update-sales-invoice.d.mts.map +1 -1
- package/dist/actions/update-sales-invoice.mjs +1 -0
- package/dist/actions/update-sales-invoice.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-sales-invoice.d.ts
|
|
@@ -61,43 +63,7 @@ declare const MoneybirdCreateSalesInvoiceOutput: z.ZodObject<{
|
|
|
61
63
|
total_price_excl_tax: z.ZodNullable<z.ZodString>;
|
|
62
64
|
total_price_incl_tax: z.ZodNullable<z.ZodString>;
|
|
63
65
|
}, z.core.$loose>;
|
|
64
|
-
declare const moneybirdCreateSalesInvoice:
|
|
65
|
-
sales_invoice: {
|
|
66
|
-
contact_id: number;
|
|
67
|
-
details_attributes: {
|
|
68
|
-
[x: string]: unknown;
|
|
69
|
-
price: string | number;
|
|
70
|
-
description: string;
|
|
71
|
-
amount?: string | undefined;
|
|
72
|
-
period?: string | undefined;
|
|
73
|
-
row_order?: number | undefined;
|
|
74
|
-
product_id?: number | undefined;
|
|
75
|
-
project_id?: number | undefined;
|
|
76
|
-
tax_rate_id?: number | undefined;
|
|
77
|
-
ledger_account_id?: number | undefined;
|
|
78
|
-
}[];
|
|
79
|
-
currency?: string | undefined;
|
|
80
|
-
discount?: string | number | undefined;
|
|
81
|
-
reference?: string | undefined;
|
|
82
|
-
workflow_id?: number | undefined;
|
|
83
|
-
invoice_date?: string | undefined;
|
|
84
|
-
time_entry_ids?: number[] | undefined;
|
|
85
|
-
contact_person_id?: number | undefined;
|
|
86
|
-
document_style_id?: number | undefined;
|
|
87
|
-
first_due_interval?: number | undefined;
|
|
88
|
-
payment_conditions?: string | undefined;
|
|
89
|
-
invoice_sequence_id?: string | undefined;
|
|
90
|
-
prices_are_incl_tax?: boolean | undefined;
|
|
91
|
-
from_payment_request?: boolean | undefined;
|
|
92
|
-
original_estimate_id?: number | undefined;
|
|
93
|
-
custom_fields_attributes?: {
|
|
94
|
-
[x: string]: unknown;
|
|
95
|
-
id: number;
|
|
96
|
-
value: string;
|
|
97
|
-
}[] | undefined;
|
|
98
|
-
};
|
|
99
|
-
administration_id: number;
|
|
100
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
66
|
+
declare const moneybirdCreateSalesInvoice: AppAction<typeof MoneybirdCreateSalesInvoiceInput, typeof MoneybirdCreateSalesInvoiceOutput, typeof moneybird.credential>;
|
|
101
67
|
//#endregion
|
|
102
68
|
export { moneybirdCreateSalesInvoice };
|
|
103
69
|
//# sourceMappingURL=create-sales-invoice.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sales-invoice.d.cts","names":[],"sources":["../../src/actions/create-sales-invoice.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-sales-invoice.d.cts","names":[],"sources":["../../src/actions/create-sales-invoice.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8ChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAgBjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-sales-invoice.d.ts
|
|
@@ -61,43 +63,7 @@ declare const MoneybirdCreateSalesInvoiceOutput: z.ZodObject<{
|
|
|
61
63
|
total_price_excl_tax: z.ZodNullable<z.ZodString>;
|
|
62
64
|
total_price_incl_tax: z.ZodNullable<z.ZodString>;
|
|
63
65
|
}, z.core.$loose>;
|
|
64
|
-
declare const moneybirdCreateSalesInvoice:
|
|
65
|
-
sales_invoice: {
|
|
66
|
-
contact_id: number;
|
|
67
|
-
details_attributes: {
|
|
68
|
-
[x: string]: unknown;
|
|
69
|
-
price: string | number;
|
|
70
|
-
description: string;
|
|
71
|
-
amount?: string | undefined;
|
|
72
|
-
period?: string | undefined;
|
|
73
|
-
row_order?: number | undefined;
|
|
74
|
-
product_id?: number | undefined;
|
|
75
|
-
project_id?: number | undefined;
|
|
76
|
-
tax_rate_id?: number | undefined;
|
|
77
|
-
ledger_account_id?: number | undefined;
|
|
78
|
-
}[];
|
|
79
|
-
currency?: string | undefined;
|
|
80
|
-
discount?: string | number | undefined;
|
|
81
|
-
reference?: string | undefined;
|
|
82
|
-
workflow_id?: number | undefined;
|
|
83
|
-
invoice_date?: string | undefined;
|
|
84
|
-
time_entry_ids?: number[] | undefined;
|
|
85
|
-
contact_person_id?: number | undefined;
|
|
86
|
-
document_style_id?: number | undefined;
|
|
87
|
-
first_due_interval?: number | undefined;
|
|
88
|
-
payment_conditions?: string | undefined;
|
|
89
|
-
invoice_sequence_id?: string | undefined;
|
|
90
|
-
prices_are_incl_tax?: boolean | undefined;
|
|
91
|
-
from_payment_request?: boolean | undefined;
|
|
92
|
-
original_estimate_id?: number | undefined;
|
|
93
|
-
custom_fields_attributes?: {
|
|
94
|
-
[x: string]: unknown;
|
|
95
|
-
id: number;
|
|
96
|
-
value: string;
|
|
97
|
-
}[] | undefined;
|
|
98
|
-
};
|
|
99
|
-
administration_id: number;
|
|
100
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
66
|
+
declare const moneybirdCreateSalesInvoice: AppAction<typeof MoneybirdCreateSalesInvoiceInput, typeof MoneybirdCreateSalesInvoiceOutput, typeof moneybird.credential>;
|
|
101
67
|
//#endregion
|
|
102
68
|
export { moneybirdCreateSalesInvoice };
|
|
103
69
|
//# sourceMappingURL=create-sales-invoice.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sales-invoice.d.mts","names":[],"sources":["../../src/actions/create-sales-invoice.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-sales-invoice.d.mts","names":[],"sources":["../../src/actions/create-sales-invoice.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8ChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAgBjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sales-invoice.mjs","names":[],"sources":["../../src/actions/create-sales-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdCreateSalesInvoiceInput = z.object({\n sales_invoice: z.object({\n currency: z.string().describe(\"ISO currency code, e.g., 'EUR'\").optional(),\n discount: z.union([z.number(), z.string()]).optional(),\n reference: z.string().describe(\"Invoice reference\").optional(),\n contact_id: z.number().int().describe(\"ID of the contact for this invoice\"),\n workflow_id: z.number().int().describe(\"ID of the workflow\").optional(),\n invoice_date: z.string().describe(\"Invoice date in YYYY-MM-DD format\").optional(),\n time_entry_ids: z.array(z.number().int()).describe(\"List of time entry IDs to include\").optional(),\n contact_person_id: z.number().int().describe(\"ID of the contact person\").optional(),\n document_style_id: z.number().int().describe(\"ID of the document style\").optional(),\n details_attributes: z.array(z.object({\n price: z.union([z.number(), z.string()]),\n amount: z.string().describe(\"Quantity, e.g., '1 x'\").optional(),\n period: z.string().describe(\"Date range, e.g., '20250101..20250131'\").optional(),\n row_order: z.number().int().describe(\"Order of this line in the invoice\").optional(),\n product_id: z.number().int().describe(\"ID of a product\").optional(),\n project_id: z.number().int().describe(\"ID of a project\").optional(),\n description: z.string().describe(\"Description of the item\"),\n tax_rate_id: z.number().int().describe(\"ID of a valid tax rate\").optional(),\n ledger_account_id: z.number().int().describe(\"ID of a valid ledger account\").optional(),\n}).passthrough().describe(\"Sales invoice line item.\")).describe(\"List of line items, at least one item is required\"),\n first_due_interval: z.number().int().describe(\"Days until due date if not specified\").optional(),\n payment_conditions: z.string().describe(\"Payment conditions text\").optional(),\n invoice_sequence_id: z.string().describe(\"Sequence ID for the invoice\").optional(),\n prices_are_incl_tax: z.boolean().describe(\"Whether line prices include tax\").optional(),\n from_payment_request: z.boolean().describe(\"Flag indicating invoice originates from payment request\").optional(),\n original_estimate_id: z.number().int().describe(\"ID of the original estimate\").optional(),\n custom_fields_attributes: z.array(z.object({\n id: z.number().int().describe(\"ID of the custom field\"),\n value: z.string().describe(\"Value for the custom field\"),\n}).passthrough()).describe(\"List of custom field values\").optional(),\n}).describe(\"Sales invoice data to create\"),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n}).describe(\"Request model for creating a sales invoice.\");\nconst MoneybirdCreateSalesInvoice_SalesInvoiceDetailSchema = z.object({\n price: z.union([z.number(), z.string()]),\n amount: z.string().describe(\"Quantity, e.g., '1 x'\").nullable().optional(),\n period: z.string().describe(\"Date range, e.g., '20250101..20250131'\").nullable().optional(),\n row_order: z.number().int().describe(\"Order of this line in the invoice\").nullable().optional(),\n product_id: z.number().int().describe(\"ID of a product\").nullable().optional(),\n project_id: z.number().int().describe(\"ID of a project\").nullable().optional(),\n description: z.string().describe(\"Description of the item\").nullable(),\n tax_rate_id: z.number().int().describe(\"ID of a valid tax rate\").nullable().optional(),\n ledger_account_id: z.number().int().describe(\"ID of a valid ledger account\").nullable().optional(),\n}).passthrough().describe(\"Sales invoice line item.\");\nexport const MoneybirdCreateSalesInvoiceOutput = z.object({\n id: z.string().describe(\"Unique ID of the created sales invoice\").nullable(),\n state: z.string().describe(\"State of the invoice, e.g., 'draft' or 'open'\").nullable(),\n details: z.array(MoneybirdCreateSalesInvoice_SalesInvoiceDetailSchema).describe(\"List of line items created\"),\n currency: z.string().describe(\"Currency code used\").nullable(),\n due_date: z.string().describe(\"Due date of the invoice\").nullable().optional(),\n contact_id: z.string().describe(\"Contact ID associated with the invoice\").nullable(),\n created_at: z.string().describe(\"Timestamp when the invoice was created\").nullable(),\n invoice_id: z.string().describe(\"Invoice number if assigned\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the invoice was last updated\").nullable(),\n invoice_date: z.string().describe(\"Date of the invoice\").nullable().optional(),\n administration_id: z.number().int().describe(\"Administration ID of the invoice\").nullable(),\n total_price_excl_tax: z.string().describe(\"Total price excluding tax\").nullable(),\n total_price_incl_tax: z.string().describe(\"Total price including tax\").nullable(),\n}).passthrough().describe(\"Response model for a created sales invoice. Contains key fields returned by the API.\");\n\nexport const moneybirdCreateSalesInvoice = action(\"MONEYBIRD_CREATE_SALES_INVOICE\", {\n slug: \"moneybird-create-sales-invoice\",\n name: \"Create Sales Invoice\",\n description: \"Tool to create a new sales invoice. Use when you need to bill a contact with specified line items.\",\n input: MoneybirdCreateSalesInvoiceInput,\n output: MoneybirdCreateSalesInvoiceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-sales-invoice.mjs","names":[],"sources":["../../src/actions/create-sales-invoice.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdCreateSalesInvoiceInput = z.object({\n sales_invoice: z.object({\n currency: z.string().describe(\"ISO currency code, e.g., 'EUR'\").optional(),\n discount: z.union([z.number(), z.string()]).optional(),\n reference: z.string().describe(\"Invoice reference\").optional(),\n contact_id: z.number().int().describe(\"ID of the contact for this invoice\"),\n workflow_id: z.number().int().describe(\"ID of the workflow\").optional(),\n invoice_date: z.string().describe(\"Invoice date in YYYY-MM-DD format\").optional(),\n time_entry_ids: z.array(z.number().int()).describe(\"List of time entry IDs to include\").optional(),\n contact_person_id: z.number().int().describe(\"ID of the contact person\").optional(),\n document_style_id: z.number().int().describe(\"ID of the document style\").optional(),\n details_attributes: z.array(z.object({\n price: z.union([z.number(), z.string()]),\n amount: z.string().describe(\"Quantity, e.g., '1 x'\").optional(),\n period: z.string().describe(\"Date range, e.g., '20250101..20250131'\").optional(),\n row_order: z.number().int().describe(\"Order of this line in the invoice\").optional(),\n product_id: z.number().int().describe(\"ID of a product\").optional(),\n project_id: z.number().int().describe(\"ID of a project\").optional(),\n description: z.string().describe(\"Description of the item\"),\n tax_rate_id: z.number().int().describe(\"ID of a valid tax rate\").optional(),\n ledger_account_id: z.number().int().describe(\"ID of a valid ledger account\").optional(),\n}).passthrough().describe(\"Sales invoice line item.\")).describe(\"List of line items, at least one item is required\"),\n first_due_interval: z.number().int().describe(\"Days until due date if not specified\").optional(),\n payment_conditions: z.string().describe(\"Payment conditions text\").optional(),\n invoice_sequence_id: z.string().describe(\"Sequence ID for the invoice\").optional(),\n prices_are_incl_tax: z.boolean().describe(\"Whether line prices include tax\").optional(),\n from_payment_request: z.boolean().describe(\"Flag indicating invoice originates from payment request\").optional(),\n original_estimate_id: z.number().int().describe(\"ID of the original estimate\").optional(),\n custom_fields_attributes: z.array(z.object({\n id: z.number().int().describe(\"ID of the custom field\"),\n value: z.string().describe(\"Value for the custom field\"),\n}).passthrough()).describe(\"List of custom field values\").optional(),\n}).describe(\"Sales invoice data to create\"),\n administration_id: z.number().int().describe(\"Numeric administration ID, part of the Moneybird URL path\"),\n}).describe(\"Request model for creating a sales invoice.\");\nconst MoneybirdCreateSalesInvoice_SalesInvoiceDetailSchema = z.object({\n price: z.union([z.number(), z.string()]),\n amount: z.string().describe(\"Quantity, e.g., '1 x'\").nullable().optional(),\n period: z.string().describe(\"Date range, e.g., '20250101..20250131'\").nullable().optional(),\n row_order: z.number().int().describe(\"Order of this line in the invoice\").nullable().optional(),\n product_id: z.number().int().describe(\"ID of a product\").nullable().optional(),\n project_id: z.number().int().describe(\"ID of a project\").nullable().optional(),\n description: z.string().describe(\"Description of the item\").nullable(),\n tax_rate_id: z.number().int().describe(\"ID of a valid tax rate\").nullable().optional(),\n ledger_account_id: z.number().int().describe(\"ID of a valid ledger account\").nullable().optional(),\n}).passthrough().describe(\"Sales invoice line item.\");\nexport const MoneybirdCreateSalesInvoiceOutput = z.object({\n id: z.string().describe(\"Unique ID of the created sales invoice\").nullable(),\n state: z.string().describe(\"State of the invoice, e.g., 'draft' or 'open'\").nullable(),\n details: z.array(MoneybirdCreateSalesInvoice_SalesInvoiceDetailSchema).describe(\"List of line items created\"),\n currency: z.string().describe(\"Currency code used\").nullable(),\n due_date: z.string().describe(\"Due date of the invoice\").nullable().optional(),\n contact_id: z.string().describe(\"Contact ID associated with the invoice\").nullable(),\n created_at: z.string().describe(\"Timestamp when the invoice was created\").nullable(),\n invoice_id: z.string().describe(\"Invoice number if assigned\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the invoice was last updated\").nullable(),\n invoice_date: z.string().describe(\"Date of the invoice\").nullable().optional(),\n administration_id: z.number().int().describe(\"Administration ID of the invoice\").nullable(),\n total_price_excl_tax: z.string().describe(\"Total price excluding tax\").nullable(),\n total_price_incl_tax: z.string().describe(\"Total price including tax\").nullable(),\n}).passthrough().describe(\"Response model for a created sales invoice. Contains key fields returned by the API.\");\n\nexport const moneybirdCreateSalesInvoice: AppAction<\n typeof MoneybirdCreateSalesInvoiceInput,\n typeof MoneybirdCreateSalesInvoiceOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_CREATE_SALES_INVOICE\", {\n slug: \"moneybird-create-sales-invoice\",\n name: \"Create Sales Invoice\",\n description: \"Tool to create a new sales invoice. Use when you need to bill a contact with specified line items.\",\n input: MoneybirdCreateSalesInvoiceInput,\n output: MoneybirdCreateSalesInvoiceOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact-note.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdDeleteContactNoteInput = z.object({\n note_id: z.number().int().describe(\"The unique identifier of the note to delete\"),\n contact_id: z.number().int().describe(\"The unique identifier of the contact\"),\n administration_id: z.number().int().describe(\"The unique identifier of the administration\"),\n}).describe(\"Request parameters for deleting a note from a contact.\");\nexport const MoneybirdDeleteContactNoteOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for delete contact note.\");\n\nexport const moneybirdDeleteContactNote = action(\"MONEYBIRD_DELETE_CONTACT_NOTE\", {\n slug: \"moneybird-delete-contact-note\",\n name: \"Delete Contact Note\",\n description: \"Tool to delete a note from a contact. Use when a note is no longer needed and should be removed permanently.\",\n input: MoneybirdDeleteContactNoteInput,\n output: MoneybirdDeleteContactNoteOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact-note.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact-note.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdDeleteContactNoteInput = z.object({\n note_id: z.number().int().describe(\"The unique identifier of the note to delete\"),\n contact_id: z.number().int().describe(\"The unique identifier of the contact\"),\n administration_id: z.number().int().describe(\"The unique identifier of the administration\"),\n}).describe(\"Request parameters for deleting a note from a contact.\");\nexport const MoneybirdDeleteContactNoteOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for delete contact note.\");\n\nexport const moneybirdDeleteContactNote: AppAction<\n typeof MoneybirdDeleteContactNoteInput,\n typeof MoneybirdDeleteContactNoteOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_DELETE_CONTACT_NOTE\", {\n slug: \"moneybird-delete-contact-note\",\n name: \"Delete Contact Note\",\n description: \"Tool to delete a note from a contact. Use when a note is no longer needed and should be removed permanently.\",\n input: MoneybirdDeleteContactNoteInput,\n output: MoneybirdDeleteContactNoteOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC;CAC5E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;AAC5F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,mCAAmCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAEpI,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact-note.d.ts
|
|
@@ -7,11 +9,7 @@ declare const MoneybirdDeleteContactNoteInput: z.ZodObject<{
|
|
|
7
9
|
administration_id: z.ZodNumber;
|
|
8
10
|
}, z.core.$strip>;
|
|
9
11
|
declare const MoneybirdDeleteContactNoteOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10
|
-
declare const moneybirdDeleteContactNote:
|
|
11
|
-
note_id: number;
|
|
12
|
-
contact_id: number;
|
|
13
|
-
administration_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const moneybirdDeleteContactNote: AppAction<typeof MoneybirdDeleteContactNoteInput, typeof MoneybirdDeleteContactNoteOutput, typeof moneybird.credential>;
|
|
15
13
|
//#endregion
|
|
16
14
|
export { moneybirdDeleteContactNote };
|
|
17
15
|
//# sourceMappingURL=delete-contact-note.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact-note.d.cts","names":[],"sources":["../../src/actions/delete-contact-note.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact-note.d.cts","names":[],"sources":["../../src/actions/delete-contact-note.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact-note.d.ts
|
|
@@ -7,11 +9,7 @@ declare const MoneybirdDeleteContactNoteInput: z.ZodObject<{
|
|
|
7
9
|
administration_id: z.ZodNumber;
|
|
8
10
|
}, z.core.$strip>;
|
|
9
11
|
declare const MoneybirdDeleteContactNoteOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10
|
-
declare const moneybirdDeleteContactNote:
|
|
11
|
-
note_id: number;
|
|
12
|
-
contact_id: number;
|
|
13
|
-
administration_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const moneybirdDeleteContactNote: AppAction<typeof MoneybirdDeleteContactNoteInput, typeof MoneybirdDeleteContactNoteOutput, typeof moneybird.credential>;
|
|
15
13
|
//#endregion
|
|
16
14
|
export { moneybirdDeleteContactNote };
|
|
17
15
|
//# sourceMappingURL=delete-contact-note.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact-note.d.mts","names":[],"sources":["../../src/actions/delete-contact-note.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact-note.d.mts","names":[],"sources":["../../src/actions/delete-contact-note.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact-note.mjs","names":[],"sources":["../../src/actions/delete-contact-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdDeleteContactNoteInput = z.object({\n note_id: z.number().int().describe(\"The unique identifier of the note to delete\"),\n contact_id: z.number().int().describe(\"The unique identifier of the contact\"),\n administration_id: z.number().int().describe(\"The unique identifier of the administration\"),\n}).describe(\"Request parameters for deleting a note from a contact.\");\nexport const MoneybirdDeleteContactNoteOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for delete contact note.\");\n\nexport const moneybirdDeleteContactNote = action(\"MONEYBIRD_DELETE_CONTACT_NOTE\", {\n slug: \"moneybird-delete-contact-note\",\n name: \"Delete Contact Note\",\n description: \"Tool to delete a note from a contact. Use when a note is no longer needed and should be removed permanently.\",\n input: MoneybirdDeleteContactNoteInput,\n output: MoneybirdDeleteContactNoteOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact-note.mjs","names":[],"sources":["../../src/actions/delete-contact-note.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdDeleteContactNoteInput = z.object({\n note_id: z.number().int().describe(\"The unique identifier of the note to delete\"),\n contact_id: z.number().int().describe(\"The unique identifier of the contact\"),\n administration_id: z.number().int().describe(\"The unique identifier of the administration\"),\n}).describe(\"Request parameters for deleting a note from a contact.\");\nexport const MoneybirdDeleteContactNoteOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for delete contact note.\");\n\nexport const moneybirdDeleteContactNote: AppAction<\n typeof MoneybirdDeleteContactNoteInput,\n typeof MoneybirdDeleteContactNoteOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_DELETE_CONTACT_NOTE\", {\n slug: \"moneybird-delete-contact-note\",\n name: \"Delete Contact Note\",\n description: \"Tool to delete a note from a contact. Use when a note is no longer needed and should be removed permanently.\",\n input: MoneybirdDeleteContactNoteInput,\n output: MoneybirdDeleteContactNoteOutput,\n});\n"],"mappings":";;;AAaA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf6C,EAAE,OAAO;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;EAChF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC;EAC5E,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;CAC5F,CAAC,CAAC,CAAC,SAAS,wDAWH;CACP,QAX8C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAWjF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact-person.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact-person.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdDeleteContactPersonInput = z.object({\n contact_id: z.number().int().describe(\"The ID of the contact from which to remove a person\"),\n administration_id: z.number().int().describe(\"The Moneybird administration ID under which the contact resides\"),\n contact_person_id: z.number().int().describe(\"The ID of the contact person to delete\"),\n}).describe(\"Path parameters for deleting a Moneybird contact person.\");\nexport const MoneybirdDeleteContactPersonOutput = z.record(z.string(), z.unknown()).describe(\"Empty response returned after successful deletion (HTTP 204 No Content).\");\n\nexport const moneybirdDeleteContactPerson = action(\"MONEYBIRD_DELETE_CONTACT_PERSON\", {\n slug: \"moneybird-delete-contact-person\",\n name: \"Delete Contact Person\",\n description: \"Tool to delete a contact person from a contact. Use after confirming the administration_id, contact_id, and contact_person_id.\",\n input: MoneybirdDeleteContactPersonInput,\n output: MoneybirdDeleteContactPersonOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact-person.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact-person.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdDeleteContactPersonInput = z.object({\n contact_id: z.number().int().describe(\"The ID of the contact from which to remove a person\"),\n administration_id: z.number().int().describe(\"The Moneybird administration ID under which the contact resides\"),\n contact_person_id: z.number().int().describe(\"The ID of the contact person to delete\"),\n}).describe(\"Path parameters for deleting a Moneybird contact person.\");\nexport const MoneybirdDeleteContactPersonOutput = z.record(z.string(), z.unknown()).describe(\"Empty response returned after successful deletion (HTTP 204 No Content).\");\n\nexport const moneybirdDeleteContactPerson: AppAction<\n typeof MoneybirdDeleteContactPersonInput,\n typeof MoneybirdDeleteContactPersonOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_DELETE_CONTACT_PERSON\", {\n slug: \"moneybird-delete-contact-person\",\n name: \"Delete Contact Person\",\n description: \"Tool to delete a contact person from a contact. Use after confirming the administration_id, contact_id, and contact_person_id.\",\n input: MoneybirdDeleteContactPersonInput,\n output: MoneybirdDeleteContactPersonOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;CAC3F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE;CAC9G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;AACvF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,qCAAqCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0EAA0E;AAEvK,MAAa,+BAITC,eAAAA,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact-person.d.ts
|
|
@@ -7,11 +9,7 @@ declare const MoneybirdDeleteContactPersonInput: z.ZodObject<{
|
|
|
7
9
|
contact_person_id: z.ZodNumber;
|
|
8
10
|
}, z.core.$strip>;
|
|
9
11
|
declare const MoneybirdDeleteContactPersonOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10
|
-
declare const moneybirdDeleteContactPerson:
|
|
11
|
-
contact_id: number;
|
|
12
|
-
administration_id: number;
|
|
13
|
-
contact_person_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const moneybirdDeleteContactPerson: AppAction<typeof MoneybirdDeleteContactPersonInput, typeof MoneybirdDeleteContactPersonOutput, typeof moneybird.credential>;
|
|
15
13
|
//#endregion
|
|
16
14
|
export { moneybirdDeleteContactPerson };
|
|
17
15
|
//# sourceMappingURL=delete-contact-person.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact-person.d.cts","names":[],"sources":["../../src/actions/delete-contact-person.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact-person.d.cts","names":[],"sources":["../../src/actions/delete-contact-person.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAKjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact-person.d.ts
|
|
@@ -7,11 +9,7 @@ declare const MoneybirdDeleteContactPersonInput: z.ZodObject<{
|
|
|
7
9
|
contact_person_id: z.ZodNumber;
|
|
8
10
|
}, z.core.$strip>;
|
|
9
11
|
declare const MoneybirdDeleteContactPersonOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10
|
-
declare const moneybirdDeleteContactPerson:
|
|
11
|
-
contact_id: number;
|
|
12
|
-
administration_id: number;
|
|
13
|
-
contact_person_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const moneybirdDeleteContactPerson: AppAction<typeof MoneybirdDeleteContactPersonInput, typeof MoneybirdDeleteContactPersonOutput, typeof moneybird.credential>;
|
|
15
13
|
//#endregion
|
|
16
14
|
export { moneybirdDeleteContactPerson };
|
|
17
15
|
//# sourceMappingURL=delete-contact-person.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact-person.d.mts","names":[],"sources":["../../src/actions/delete-contact-person.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact-person.d.mts","names":[],"sources":["../../src/actions/delete-contact-person.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAKjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact-person.mjs","names":[],"sources":["../../src/actions/delete-contact-person.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdDeleteContactPersonInput = z.object({\n contact_id: z.number().int().describe(\"The ID of the contact from which to remove a person\"),\n administration_id: z.number().int().describe(\"The Moneybird administration ID under which the contact resides\"),\n contact_person_id: z.number().int().describe(\"The ID of the contact person to delete\"),\n}).describe(\"Path parameters for deleting a Moneybird contact person.\");\nexport const MoneybirdDeleteContactPersonOutput = z.record(z.string(), z.unknown()).describe(\"Empty response returned after successful deletion (HTTP 204 No Content).\");\n\nexport const moneybirdDeleteContactPerson = action(\"MONEYBIRD_DELETE_CONTACT_PERSON\", {\n slug: \"moneybird-delete-contact-person\",\n name: \"Delete Contact Person\",\n description: \"Tool to delete a contact person from a contact. Use after confirming the administration_id, contact_id, and contact_person_id.\",\n input: MoneybirdDeleteContactPersonInput,\n output: MoneybirdDeleteContactPersonOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact-person.mjs","names":[],"sources":["../../src/actions/delete-contact-person.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdDeleteContactPersonInput = z.object({\n contact_id: z.number().int().describe(\"The ID of the contact from which to remove a person\"),\n administration_id: z.number().int().describe(\"The Moneybird administration ID under which the contact resides\"),\n contact_person_id: z.number().int().describe(\"The ID of the contact person to delete\"),\n}).describe(\"Path parameters for deleting a Moneybird contact person.\");\nexport const MoneybirdDeleteContactPersonOutput = z.record(z.string(), z.unknown()).describe(\"Empty response returned after successful deletion (HTTP 204 No Content).\");\n\nexport const moneybirdDeleteContactPerson: AppAction<\n typeof MoneybirdDeleteContactPersonInput,\n typeof MoneybirdDeleteContactPersonOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_DELETE_CONTACT_PERSON\", {\n slug: \"moneybird-delete-contact-person\",\n name: \"Delete Contact Person\",\n description: \"Tool to delete a contact person from a contact. Use after confirming the administration_id, contact_id, and contact_person_id.\",\n input: MoneybirdDeleteContactPersonInput,\n output: MoneybirdDeleteContactPersonOutput,\n});\n"],"mappings":";;;AAaA,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf+C,EAAE,OAAO;EACxD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;EAC3F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE;EAC9G,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;CACvF,CAAC,CAAC,CAAC,SAAS,0DAWH;CACP,QAXgD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0EAWnF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"ID of the contact to delete\"),\n administration_id: z.number().int().describe(\"ID of the administration\"),\n}).describe(\"Request parameters for deleting a contact.\");\nexport const MoneybirdDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a contact. Empty because the API returns no content.\");\n\nexport const moneybirdDeleteContact = action(\"MONEYBIRD_DELETE_CONTACT\", {\n slug: \"moneybird-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact. Use after confirming that contact should be removed.\",\n input: MoneybirdDeleteContactInput,\n output: MoneybirdDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"ID of the contact to delete\"),\n administration_id: z.number().int().describe(\"ID of the administration\"),\n}).describe(\"Request parameters for deleting a contact.\");\nexport const MoneybirdDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a contact. Empty because the API returns no content.\");\n\nexport const moneybirdDeleteContact: AppAction<\n typeof MoneybirdDeleteContactInput,\n typeof MoneybirdDeleteContactOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_DELETE_CONTACT\", {\n slug: \"moneybird-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact. Use after confirming that contact should be removed.\",\n input: MoneybirdDeleteContactInput,\n output: MoneybirdDeleteContactOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CACnE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B;AACzE,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAE1K,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact.d.ts
|
|
@@ -6,10 +8,7 @@ declare const MoneybirdDeleteContactInput: z.ZodObject<{
|
|
|
6
8
|
administration_id: z.ZodNumber;
|
|
7
9
|
}, z.core.$strip>;
|
|
8
10
|
declare const MoneybirdDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
declare const moneybirdDeleteContact:
|
|
10
|
-
contact_id: number;
|
|
11
|
-
administration_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
11
|
+
declare const moneybirdDeleteContact: AppAction<typeof MoneybirdDeleteContactInput, typeof MoneybirdDeleteContactOutput, typeof moneybird.credential>;
|
|
13
12
|
//#endregion
|
|
14
13
|
export { moneybirdDeleteContact };
|
|
15
14
|
//# sourceMappingURL=delete-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact.d.ts
|
|
@@ -6,10 +8,7 @@ declare const MoneybirdDeleteContactInput: z.ZodObject<{
|
|
|
6
8
|
administration_id: z.ZodNumber;
|
|
7
9
|
}, z.core.$strip>;
|
|
8
10
|
declare const MoneybirdDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
declare const moneybirdDeleteContact:
|
|
10
|
-
contact_id: number;
|
|
11
|
-
administration_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
11
|
+
declare const moneybirdDeleteContact: AppAction<typeof MoneybirdDeleteContactInput, typeof MoneybirdDeleteContactOutput, typeof moneybird.credential>;
|
|
13
12
|
//#endregion
|
|
14
13
|
export { moneybirdDeleteContact };
|
|
15
14
|
//# sourceMappingURL=delete-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"ID of the contact to delete\"),\n administration_id: z.number().int().describe(\"ID of the administration\"),\n}).describe(\"Request parameters for deleting a contact.\");\nexport const MoneybirdDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a contact. Empty because the API returns no content.\");\n\nexport const moneybirdDeleteContact = action(\"MONEYBIRD_DELETE_CONTACT\", {\n slug: \"moneybird-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact. Use after confirming that contact should be removed.\",\n input: MoneybirdDeleteContactInput,\n output: MoneybirdDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"ID of the contact to delete\"),\n administration_id: z.number().int().describe(\"ID of the administration\"),\n}).describe(\"Request parameters for deleting a contact.\");\nexport const MoneybirdDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a contact. Empty because the API returns no content.\");\n\nexport const moneybirdDeleteContact: AppAction<\n typeof MoneybirdDeleteContactInput,\n typeof MoneybirdDeleteContactOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_DELETE_CONTACT\", {\n slug: \"moneybird-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact. Use after confirming that contact should be removed.\",\n input: MoneybirdDeleteContactInput,\n output: MoneybirdDeleteContactOutput,\n});\n"],"mappings":";;;AAYA,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdyC,EAAE,OAAO;EAClD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;EACnE,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B;CACzE,CAAC,CAAC,CAAC,SAAS,4CAWH;CACP,QAX0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mFAW7E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filter-contacts.cjs","names":["z","action"],"sources":["../../src/actions/filter-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdFilterContactsInput = z.object({\n per_page: z.number().int().describe(\"Number of contacts to return per page (1-100)\").optional(),\n last_name: z.string().describe(\"Filter contacts by last name (case-insensitive)\").optional(),\n first_name: z.string().describe(\"Filter contacts by first name (case-insensitive)\").optional(),\n created_after: z.string().describe(\"Select contacts created after this ISO 8601 UTC datetime (exclusive), e.g., '2025-05-06T07:27:49Z'\").optional(),\n updated_after: z.string().describe(\"Select contacts updated after this ISO 8601 UTC datetime (exclusive), e.g., '2025-05-07T07:27:54Z'\").optional(),\n include_archived: z.boolean().default(false).describe(\"Include archived contacts in the results\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID for the Moneybird URL path.\"),\n});\nexport const MoneybirdFilterContactsOutput = z.unknown();\n\nexport const moneybirdFilterContacts = action(\"MONEYBIRD_FILTER_CONTACTS\", {\n slug: \"moneybird-filter-contacts\",\n name: \"Filter Contacts\",\n description: \"Tool to filter contacts. Use when you need to retrieve contacts matching specific criteria like created_after or first_name.\",\n input: MoneybirdFilterContactsInput,\n output: MoneybirdFilterContactsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"filter-contacts.cjs","names":["z","action"],"sources":["../../src/actions/filter-contacts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdFilterContactsInput = z.object({\n per_page: z.number().int().describe(\"Number of contacts to return per page (1-100)\").optional(),\n last_name: z.string().describe(\"Filter contacts by last name (case-insensitive)\").optional(),\n first_name: z.string().describe(\"Filter contacts by first name (case-insensitive)\").optional(),\n created_after: z.string().describe(\"Select contacts created after this ISO 8601 UTC datetime (exclusive), e.g., '2025-05-06T07:27:49Z'\").optional(),\n updated_after: z.string().describe(\"Select contacts updated after this ISO 8601 UTC datetime (exclusive), e.g., '2025-05-07T07:27:54Z'\").optional(),\n include_archived: z.boolean().default(false).describe(\"Include archived contacts in the results\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID for the Moneybird URL path.\"),\n});\nexport const MoneybirdFilterContactsOutput = z.unknown();\n\nexport const moneybirdFilterContacts: AppAction<\n typeof MoneybirdFilterContactsInput,\n typeof MoneybirdFilterContactsOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_FILTER_CONTACTS\", {\n slug: \"moneybird-filter-contacts\",\n name: \"Filter Contacts\",\n description: \"Tool to filter contacts. Use when you need to retrieve contacts matching specific criteria like created_after or first_name.\",\n input: MoneybirdFilterContactsInput,\n output: MoneybirdFilterContactsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAClJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAClJ,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC3G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;AACtG,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,QAAQ;AAEvD,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/filter-contacts.d.ts
|
|
@@ -11,15 +13,7 @@ declare const MoneybirdFilterContactsInput: z.ZodObject<{
|
|
|
11
13
|
administration_id: z.ZodNumber;
|
|
12
14
|
}, z.core.$strip>;
|
|
13
15
|
declare const MoneybirdFilterContactsOutput: z.ZodUnknown;
|
|
14
|
-
declare const moneybirdFilterContacts:
|
|
15
|
-
administration_id: number;
|
|
16
|
-
per_page?: number | undefined;
|
|
17
|
-
last_name?: string | undefined;
|
|
18
|
-
first_name?: string | undefined;
|
|
19
|
-
created_after?: string | undefined;
|
|
20
|
-
updated_after?: string | undefined;
|
|
21
|
-
include_archived?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const moneybirdFilterContacts: AppAction<typeof MoneybirdFilterContactsInput, typeof MoneybirdFilterContactsOutput, typeof moneybird.credential>;
|
|
23
17
|
//#endregion
|
|
24
18
|
export { moneybirdFilterContacts };
|
|
25
19
|
//# sourceMappingURL=filter-contacts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filter-contacts.d.cts","names":[],"sources":["../../src/actions/filter-contacts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"filter-contacts.d.cts","names":[],"sources":["../../src/actions/filter-contacts.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAS5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/filter-contacts.d.ts
|
|
@@ -11,15 +13,7 @@ declare const MoneybirdFilterContactsInput: z.ZodObject<{
|
|
|
11
13
|
administration_id: z.ZodNumber;
|
|
12
14
|
}, z.core.$strip>;
|
|
13
15
|
declare const MoneybirdFilterContactsOutput: z.ZodUnknown;
|
|
14
|
-
declare const moneybirdFilterContacts:
|
|
15
|
-
administration_id: number;
|
|
16
|
-
per_page?: number | undefined;
|
|
17
|
-
last_name?: string | undefined;
|
|
18
|
-
first_name?: string | undefined;
|
|
19
|
-
created_after?: string | undefined;
|
|
20
|
-
updated_after?: string | undefined;
|
|
21
|
-
include_archived?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const moneybirdFilterContacts: AppAction<typeof MoneybirdFilterContactsInput, typeof MoneybirdFilterContactsOutput, typeof moneybird.credential>;
|
|
23
17
|
//#endregion
|
|
24
18
|
export { moneybirdFilterContacts };
|
|
25
19
|
//# sourceMappingURL=filter-contacts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filter-contacts.d.mts","names":[],"sources":["../../src/actions/filter-contacts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"filter-contacts.d.mts","names":[],"sources":["../../src/actions/filter-contacts.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAS5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filter-contacts.mjs","names":[],"sources":["../../src/actions/filter-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdFilterContactsInput = z.object({\n per_page: z.number().int().describe(\"Number of contacts to return per page (1-100)\").optional(),\n last_name: z.string().describe(\"Filter contacts by last name (case-insensitive)\").optional(),\n first_name: z.string().describe(\"Filter contacts by first name (case-insensitive)\").optional(),\n created_after: z.string().describe(\"Select contacts created after this ISO 8601 UTC datetime (exclusive), e.g., '2025-05-06T07:27:49Z'\").optional(),\n updated_after: z.string().describe(\"Select contacts updated after this ISO 8601 UTC datetime (exclusive), e.g., '2025-05-07T07:27:54Z'\").optional(),\n include_archived: z.boolean().default(false).describe(\"Include archived contacts in the results\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID for the Moneybird URL path.\"),\n});\nexport const MoneybirdFilterContactsOutput = z.unknown();\n\nexport const moneybirdFilterContacts = action(\"MONEYBIRD_FILTER_CONTACTS\", {\n slug: \"moneybird-filter-contacts\",\n name: \"Filter Contacts\",\n description: \"Tool to filter contacts. Use when you need to retrieve contacts matching specific criteria like created_after or first_name.\",\n input: MoneybirdFilterContactsInput,\n output: MoneybirdFilterContactsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"filter-contacts.mjs","names":[],"sources":["../../src/actions/filter-contacts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdFilterContactsInput = z.object({\n per_page: z.number().int().describe(\"Number of contacts to return per page (1-100)\").optional(),\n last_name: z.string().describe(\"Filter contacts by last name (case-insensitive)\").optional(),\n first_name: z.string().describe(\"Filter contacts by first name (case-insensitive)\").optional(),\n created_after: z.string().describe(\"Select contacts created after this ISO 8601 UTC datetime (exclusive), e.g., '2025-05-06T07:27:49Z'\").optional(),\n updated_after: z.string().describe(\"Select contacts updated after this ISO 8601 UTC datetime (exclusive), e.g., '2025-05-07T07:27:54Z'\").optional(),\n include_archived: z.boolean().default(false).describe(\"Include archived contacts in the results\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID for the Moneybird URL path.\"),\n});\nexport const MoneybirdFilterContactsOutput = z.unknown();\n\nexport const moneybirdFilterContacts: AppAction<\n typeof MoneybirdFilterContactsInput,\n typeof MoneybirdFilterContactsOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_FILTER_CONTACTS\", {\n slug: \"moneybird-filter-contacts\",\n name: \"Filter Contacts\",\n description: \"Tool to filter contacts. Use when you need to retrieve contacts matching specific criteria like created_after or first_name.\",\n input: MoneybirdFilterContactsInput,\n output: MoneybirdFilterContactsOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB0C,EAAE,OAAO;EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC7F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;EAClJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;EAClJ,kBAAkB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC3G,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;CACtG,CAWS;CACP,QAX2C,EAAE,QAWrC;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-additional-charges.cjs","names":["z","action"],"sources":["../../src/actions/get-additional-charges.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MoneybirdGetAdditionalChargesInput = z.object({\n contact_id: z.string().describe(\"ID of the contact to retrieve additional charges for\"),\n include_billed: z.boolean().default(false).describe(\"If true, includes additional charges that have already been billed. Default is false.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, as part of the Moneybird URL path.\"),\n});\nexport const MoneybirdGetAdditionalChargesOutput = z.unknown();\n\nexport const moneybirdGetAdditionalCharges = action(\"MONEYBIRD_GET_ADDITIONAL_CHARGES\", {\n slug: \"moneybird-get-additional-charges\",\n name: \"Get Additional Charges\",\n description: \"Tool to get additional charges for a contact. Use when you need to view pending (or optionally billed) usage or recurring charges.\",\n input: MoneybirdGetAdditionalChargesInput,\n output: MoneybirdGetAdditionalChargesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-additional-charges.cjs","names":["z","action"],"sources":["../../src/actions/get-additional-charges.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { moneybird } from \"../app\";\n\nexport const MoneybirdGetAdditionalChargesInput = z.object({\n contact_id: z.string().describe(\"ID of the contact to retrieve additional charges for\"),\n include_billed: z.boolean().default(false).describe(\"If true, includes additional charges that have already been billed. Default is false.\").optional(),\n administration_id: z.number().int().describe(\"Numeric administration ID, as part of the Moneybird URL path.\"),\n});\nexport const MoneybirdGetAdditionalChargesOutput = z.unknown();\n\nexport const moneybirdGetAdditionalCharges: AppAction<\n typeof MoneybirdGetAdditionalChargesInput,\n typeof MoneybirdGetAdditionalChargesOutput,\n typeof moneybird.credential\n> = action(\"MONEYBIRD_GET_ADDITIONAL_CHARGES\", {\n slug: \"moneybird-get-additional-charges\",\n name: \"Get Additional Charges\",\n description: \"Tool to get additional charges for a contact. Use when you need to view pending (or optionally billed) usage or recurring charges.\",\n input: MoneybirdGetAdditionalChargesInput,\n output: MoneybirdGetAdditionalChargesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACtF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CACtJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D;AAC9G,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,QAAQ;AAE7D,MAAa,gCAITC,eAAAA,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-additional-charges.d.ts
|
|
@@ -7,11 +9,7 @@ declare const MoneybirdGetAdditionalChargesInput: z.ZodObject<{
|
|
|
7
9
|
administration_id: z.ZodNumber;
|
|
8
10
|
}, z.core.$strip>;
|
|
9
11
|
declare const MoneybirdGetAdditionalChargesOutput: z.ZodUnknown;
|
|
10
|
-
declare const moneybirdGetAdditionalCharges:
|
|
11
|
-
contact_id: string;
|
|
12
|
-
administration_id: number;
|
|
13
|
-
include_billed?: boolean | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const moneybirdGetAdditionalCharges: AppAction<typeof MoneybirdGetAdditionalChargesInput, typeof MoneybirdGetAdditionalChargesOutput, typeof moneybird.credential>;
|
|
15
13
|
//#endregion
|
|
16
14
|
export { moneybirdGetAdditionalCharges };
|
|
17
15
|
//# sourceMappingURL=get-additional-charges.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-additional-charges.d.cts","names":[],"sources":["../../src/actions/get-additional-charges.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-additional-charges.d.cts","names":[],"sources":["../../src/actions/get-additional-charges.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAKlC,mCAAA,EAAmC,CAAA,CAAA,UAAc;AAAA,cAEjD,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { moneybird } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-additional-charges.d.ts
|
|
@@ -7,11 +9,7 @@ declare const MoneybirdGetAdditionalChargesInput: z.ZodObject<{
|
|
|
7
9
|
administration_id: z.ZodNumber;
|
|
8
10
|
}, z.core.$strip>;
|
|
9
11
|
declare const MoneybirdGetAdditionalChargesOutput: z.ZodUnknown;
|
|
10
|
-
declare const moneybirdGetAdditionalCharges:
|
|
11
|
-
contact_id: string;
|
|
12
|
-
administration_id: number;
|
|
13
|
-
include_billed?: boolean | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const moneybirdGetAdditionalCharges: AppAction<typeof MoneybirdGetAdditionalChargesInput, typeof MoneybirdGetAdditionalChargesOutput, typeof moneybird.credential>;
|
|
15
13
|
//#endregion
|
|
16
14
|
export { moneybirdGetAdditionalCharges };
|
|
17
15
|
//# sourceMappingURL=get-additional-charges.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-additional-charges.d.mts","names":[],"sources":["../../src/actions/get-additional-charges.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-additional-charges.d.mts","names":[],"sources":["../../src/actions/get-additional-charges.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAKlC,mCAAA,EAAmC,CAAA,CAAA,UAAc;AAAA,cAEjD,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,SAAA,CAAU,UAAA"}
|