@keystrokehq/mx_technologies 0.1.0 → 0.1.3
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/cancel-partner-account.cjs +4 -4
- package/dist/actions/cancel-partner-account.cjs.map +1 -1
- package/dist/actions/cancel-partner-account.d.cts +16 -3
- package/dist/actions/cancel-partner-account.d.cts.map +1 -1
- package/dist/actions/cancel-partner-account.d.mts +16 -3
- package/dist/actions/cancel-partner-account.d.mts.map +1 -1
- package/dist/actions/cancel-partner-account.mjs +4 -4
- package/dist/actions/cancel-partner-account.mjs.map +1 -1
- package/dist/actions/create-account.cjs +2 -2
- package/dist/actions/create-account.cjs.map +1 -1
- package/dist/actions/create-account.d.cts +68 -3
- package/dist/actions/create-account.d.cts.map +1 -1
- package/dist/actions/create-account.d.mts +68 -3
- package/dist/actions/create-account.d.mts.map +1 -1
- package/dist/actions/create-account.mjs +2 -2
- package/dist/actions/create-account.mjs.map +1 -1
- package/dist/actions/create-audience-api-credentials.cjs +3 -3
- package/dist/actions/create-audience-api-credentials.cjs.map +1 -1
- package/dist/actions/create-audience-api-credentials.d.cts +12 -3
- package/dist/actions/create-audience-api-credentials.d.cts.map +1 -1
- package/dist/actions/create-audience-api-credentials.d.mts +12 -3
- package/dist/actions/create-audience-api-credentials.d.mts.map +1 -1
- package/dist/actions/create-audience-api-credentials.mjs +3 -3
- package/dist/actions/create-audience-api-credentials.mjs.map +1 -1
- package/dist/actions/create-member.cjs +6 -6
- package/dist/actions/create-member.cjs.map +1 -1
- package/dist/actions/create-member.d.cts +55 -3
- package/dist/actions/create-member.d.cts.map +1 -1
- package/dist/actions/create-member.d.mts +55 -3
- package/dist/actions/create-member.d.mts.map +1 -1
- package/dist/actions/create-member.mjs +6 -6
- package/dist/actions/create-member.mjs.map +1 -1
- package/dist/actions/create-partner-account.cjs +4 -4
- package/dist/actions/create-partner-account.cjs.map +1 -1
- package/dist/actions/create-partner-account.d.cts +21 -3
- package/dist/actions/create-partner-account.d.cts.map +1 -1
- package/dist/actions/create-partner-account.d.mts +21 -3
- package/dist/actions/create-partner-account.d.mts.map +1 -1
- package/dist/actions/create-partner-account.mjs +4 -4
- package/dist/actions/create-partner-account.mjs.map +1 -1
- package/dist/actions/fetch-rewards.cjs +2 -2
- package/dist/actions/fetch-rewards.cjs.map +1 -1
- package/dist/actions/fetch-rewards.d.cts +29 -3
- package/dist/actions/fetch-rewards.d.cts.map +1 -1
- package/dist/actions/fetch-rewards.d.mts +29 -3
- package/dist/actions/fetch-rewards.d.mts.map +1 -1
- package/dist/actions/fetch-rewards.mjs +2 -2
- package/dist/actions/fetch-rewards.mjs.map +1 -1
- package/dist/actions/get-configurable-widget-url.cjs +2 -2
- package/dist/actions/get-configurable-widget-url.cjs.map +1 -1
- package/dist/actions/get-configurable-widget-url.d.cts +43 -3
- package/dist/actions/get-configurable-widget-url.d.cts.map +1 -1
- package/dist/actions/get-configurable-widget-url.d.mts +43 -3
- package/dist/actions/get-configurable-widget-url.d.mts.map +1 -1
- package/dist/actions/get-configurable-widget-url.mjs +2 -2
- package/dist/actions/get-configurable-widget-url.mjs.map +1 -1
- package/dist/actions/list-account-numbers-by-member.cjs +13 -13
- package/dist/actions/list-account-numbers-by-member.cjs.map +1 -1
- package/dist/actions/list-account-numbers-by-member.d.cts +34 -3
- package/dist/actions/list-account-numbers-by-member.d.cts.map +1 -1
- package/dist/actions/list-account-numbers-by-member.d.mts +34 -3
- package/dist/actions/list-account-numbers-by-member.d.mts.map +1 -1
- package/dist/actions/list-account-numbers-by-member.mjs +13 -13
- package/dist/actions/list-account-numbers-by-member.mjs.map +1 -1
- package/dist/actions/list-account-owners.cjs +11 -11
- package/dist/actions/list-account-owners.cjs.map +1 -1
- package/dist/actions/list-account-owners.d.cts +36 -3
- package/dist/actions/list-account-owners.d.cts.map +1 -1
- package/dist/actions/list-account-owners.d.mts +36 -3
- package/dist/actions/list-account-owners.d.mts.map +1 -1
- package/dist/actions/list-account-owners.mjs +11 -11
- package/dist/actions/list-account-owners.mjs.map +1 -1
- package/dist/actions/list-accounts.cjs +11 -11
- package/dist/actions/list-accounts.cjs.map +1 -1
- package/dist/actions/list-accounts.d.cts +44 -3
- package/dist/actions/list-accounts.d.cts.map +1 -1
- package/dist/actions/list-accounts.d.mts +44 -3
- package/dist/actions/list-accounts.d.mts.map +1 -1
- package/dist/actions/list-accounts.mjs +11 -11
- package/dist/actions/list-accounts.mjs.map +1 -1
- package/dist/actions/list-budgets.cjs +20 -20
- package/dist/actions/list-budgets.cjs.map +1 -1
- package/dist/actions/list-budgets.d.cts +36 -3
- package/dist/actions/list-budgets.d.cts.map +1 -1
- package/dist/actions/list-budgets.d.mts +36 -3
- package/dist/actions/list-budgets.d.mts.map +1 -1
- package/dist/actions/list-budgets.mjs +20 -20
- package/dist/actions/list-budgets.mjs.map +1 -1
- package/dist/actions/list-categories.cjs +11 -11
- package/dist/actions/list-categories.cjs.map +1 -1
- package/dist/actions/list-categories.d.cts +28 -3
- package/dist/actions/list-categories.d.cts.map +1 -1
- package/dist/actions/list-categories.d.mts +28 -3
- package/dist/actions/list-categories.d.mts.map +1 -1
- package/dist/actions/list-categories.mjs +11 -11
- package/dist/actions/list-categories.mjs.map +1 -1
- package/dist/actions/list-challenges.cjs +6 -6
- package/dist/actions/list-challenges.cjs.map +1 -1
- package/dist/actions/list-challenges.d.cts +29 -3
- package/dist/actions/list-challenges.d.cts.map +1 -1
- package/dist/actions/list-challenges.d.mts +29 -3
- package/dist/actions/list-challenges.d.mts.map +1 -1
- package/dist/actions/list-challenges.mjs +6 -6
- package/dist/actions/list-challenges.mjs.map +1 -1
- package/dist/actions/list-favorite-institutions.cjs +8 -8
- package/dist/actions/list-favorite-institutions.cjs.map +1 -1
- package/dist/actions/list-favorite-institutions.d.cts +35 -3
- package/dist/actions/list-favorite-institutions.d.cts.map +1 -1
- package/dist/actions/list-favorite-institutions.d.mts +35 -3
- package/dist/actions/list-favorite-institutions.d.mts.map +1 -1
- package/dist/actions/list-favorite-institutions.mjs +8 -8
- package/dist/actions/list-favorite-institutions.mjs.map +1 -1
- package/dist/actions/list-goals.cjs +6 -6
- package/dist/actions/list-goals.cjs.map +1 -1
- package/dist/actions/list-goals.d.cts +37 -3
- package/dist/actions/list-goals.d.cts.map +1 -1
- package/dist/actions/list-goals.d.mts +37 -3
- package/dist/actions/list-goals.d.mts.map +1 -1
- package/dist/actions/list-goals.mjs +6 -6
- package/dist/actions/list-goals.mjs.map +1 -1
- package/dist/actions/list-institution-credentials.cjs +3 -3
- package/dist/actions/list-institution-credentials.cjs.map +1 -1
- package/dist/actions/list-institution-credentials.d.cts +25 -3
- package/dist/actions/list-institution-credentials.d.cts.map +1 -1
- package/dist/actions/list-institution-credentials.d.mts +25 -3
- package/dist/actions/list-institution-credentials.d.mts.map +1 -1
- package/dist/actions/list-institution-credentials.mjs +3 -3
- package/dist/actions/list-institution-credentials.mjs.map +1 -1
- package/dist/actions/list-institutions.cjs +20 -20
- package/dist/actions/list-institutions.cjs.map +1 -1
- package/dist/actions/list-institutions.d.cts +45 -3
- package/dist/actions/list-institutions.d.cts.map +1 -1
- package/dist/actions/list-institutions.d.mts +45 -3
- package/dist/actions/list-institutions.d.mts.map +1 -1
- package/dist/actions/list-institutions.mjs +20 -20
- package/dist/actions/list-institutions.mjs.map +1 -1
- package/dist/actions/list-member-accounts.cjs +7 -7
- package/dist/actions/list-member-accounts.cjs.map +1 -1
- package/dist/actions/list-member-accounts.d.cts +57 -3
- package/dist/actions/list-member-accounts.d.cts.map +1 -1
- package/dist/actions/list-member-accounts.d.mts +57 -3
- package/dist/actions/list-member-accounts.d.mts.map +1 -1
- package/dist/actions/list-member-accounts.mjs +7 -7
- package/dist/actions/list-member-accounts.mjs.map +1 -1
- package/dist/actions/list-members.cjs +7 -7
- package/dist/actions/list-members.cjs.map +1 -1
- package/dist/actions/list-members.d.cts +47 -3
- package/dist/actions/list-members.d.cts.map +1 -1
- package/dist/actions/list-members.d.mts +47 -3
- package/dist/actions/list-members.d.mts.map +1 -1
- package/dist/actions/list-members.mjs +7 -7
- package/dist/actions/list-members.mjs.map +1 -1
- package/dist/actions/list-rewards.cjs +7 -7
- package/dist/actions/list-rewards.cjs.map +1 -1
- package/dist/actions/list-rewards.d.cts +32 -3
- package/dist/actions/list-rewards.d.cts.map +1 -1
- package/dist/actions/list-rewards.d.mts +32 -3
- package/dist/actions/list-rewards.d.mts.map +1 -1
- package/dist/actions/list-rewards.mjs +7 -7
- package/dist/actions/list-rewards.mjs.map +1 -1
- package/dist/actions/list-statements-by-member.cjs +7 -7
- package/dist/actions/list-statements-by-member.cjs.map +1 -1
- package/dist/actions/list-statements-by-member.d.cts +30 -3
- package/dist/actions/list-statements-by-member.d.cts.map +1 -1
- package/dist/actions/list-statements-by-member.d.mts +30 -3
- package/dist/actions/list-statements-by-member.d.mts.map +1 -1
- package/dist/actions/list-statements-by-member.mjs +7 -7
- package/dist/actions/list-statements-by-member.mjs.map +1 -1
- package/dist/actions/list-taggings.cjs +6 -6
- package/dist/actions/list-taggings.cjs.map +1 -1
- package/dist/actions/list-taggings.d.cts +25 -3
- package/dist/actions/list-taggings.d.cts.map +1 -1
- package/dist/actions/list-taggings.d.mts +25 -3
- package/dist/actions/list-taggings.d.mts.map +1 -1
- package/dist/actions/list-taggings.mjs +6 -6
- package/dist/actions/list-taggings.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +4 -4
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +23 -3
- package/dist/actions/list-tags.d.cts.map +1 -1
- package/dist/actions/list-tags.d.mts +23 -3
- package/dist/actions/list-tags.d.mts.map +1 -1
- package/dist/actions/list-tags.mjs +4 -4
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/list-transactions-by-member.cjs +47 -47
- package/dist/actions/list-transactions-by-member.cjs.map +1 -1
- package/dist/actions/list-transactions-by-member.d.cts +108 -3
- package/dist/actions/list-transactions-by-member.d.cts.map +1 -1
- package/dist/actions/list-transactions-by-member.d.mts +108 -3
- package/dist/actions/list-transactions-by-member.d.mts.map +1 -1
- package/dist/actions/list-transactions-by-member.mjs +47 -47
- package/dist/actions/list-transactions-by-member.mjs.map +1 -1
- package/dist/actions/list-transactions.cjs +11 -11
- package/dist/actions/list-transactions.cjs.map +1 -1
- package/dist/actions/list-transactions.d.cts +107 -3
- package/dist/actions/list-transactions.d.cts.map +1 -1
- package/dist/actions/list-transactions.d.mts +107 -3
- package/dist/actions/list-transactions.d.mts.map +1 -1
- package/dist/actions/list-transactions.mjs +11 -11
- package/dist/actions/list-transactions.mjs.map +1 -1
- package/dist/actions/list-users.cjs +7 -7
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +43 -3
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +43 -3
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +7 -7
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/read-account.cjs +4 -4
- package/dist/actions/read-account.cjs.map +1 -1
- package/dist/actions/read-account.d.cts +52 -3
- package/dist/actions/read-account.d.cts.map +1 -1
- package/dist/actions/read-account.d.mts +52 -3
- package/dist/actions/read-account.d.mts.map +1 -1
- package/dist/actions/read-account.mjs +4 -4
- package/dist/actions/read-account.mjs.map +1 -1
- package/dist/actions/read-category.cjs +5 -5
- package/dist/actions/read-category.cjs.map +1 -1
- package/dist/actions/read-category.d.cts +16 -3
- package/dist/actions/read-category.d.cts.map +1 -1
- package/dist/actions/read-category.d.mts +16 -3
- package/dist/actions/read-category.d.mts.map +1 -1
- package/dist/actions/read-category.mjs +5 -5
- package/dist/actions/read-category.mjs.map +1 -1
- package/dist/actions/read-fdx-account.cjs.map +1 -1
- package/dist/actions/read-fdx-account.d.cts +30 -3
- package/dist/actions/read-fdx-account.d.cts.map +1 -1
- package/dist/actions/read-fdx-account.d.mts +30 -3
- package/dist/actions/read-fdx-account.d.mts.map +1 -1
- package/dist/actions/read-fdx-account.mjs.map +1 -1
- package/dist/actions/read-institution.cjs +1 -1
- package/dist/actions/read-institution.cjs.map +1 -1
- package/dist/actions/read-institution.d.cts +26 -3
- package/dist/actions/read-institution.d.cts.map +1 -1
- package/dist/actions/read-institution.d.mts +26 -3
- package/dist/actions/read-institution.d.mts.map +1 -1
- package/dist/actions/read-institution.mjs +1 -1
- package/dist/actions/read-institution.mjs.map +1 -1
- package/dist/actions/read-transaction-by-account.cjs +7 -7
- package/dist/actions/read-transaction-by-account.cjs.map +1 -1
- package/dist/actions/read-transaction-by-account.d.cts +91 -3
- package/dist/actions/read-transaction-by-account.d.cts.map +1 -1
- package/dist/actions/read-transaction-by-account.d.mts +91 -3
- package/dist/actions/read-transaction-by-account.d.mts.map +1 -1
- package/dist/actions/read-transaction-by-account.mjs +7 -7
- package/dist/actions/read-transaction-by-account.mjs.map +1 -1
- package/dist/actions/read-transaction-rule.cjs +2 -2
- package/dist/actions/read-transaction-rule.cjs.map +1 -1
- package/dist/actions/read-transaction-rule.d.cts +19 -3
- package/dist/actions/read-transaction-rule.d.cts.map +1 -1
- package/dist/actions/read-transaction-rule.d.mts +19 -3
- package/dist/actions/read-transaction-rule.d.mts.map +1 -1
- package/dist/actions/read-transaction-rule.mjs +2 -2
- package/dist/actions/read-transaction-rule.mjs.map +1 -1
- package/dist/actions/read-transaction.cjs +1 -1
- package/dist/actions/read-transaction.cjs.map +1 -1
- package/dist/actions/read-transaction.d.cts +55 -3
- package/dist/actions/read-transaction.d.cts.map +1 -1
- package/dist/actions/read-transaction.d.mts +55 -3
- package/dist/actions/read-transaction.d.mts.map +1 -1
- package/dist/actions/read-transaction.mjs +1 -1
- package/dist/actions/read-transaction.mjs.map +1 -1
- package/dist/actions/update-transaction-rules.cjs +2 -2
- package/dist/actions/update-transaction-rules.cjs.map +1 -1
- package/dist/actions/update-transaction-rules.d.cts +29 -3
- package/dist/actions/update-transaction-rules.d.cts.map +1 -1
- package/dist/actions/update-transaction-rules.d.mts +29 -3
- package/dist/actions/update-transaction-rules.d.mts.map +1 -1
- package/dist/actions/update-transaction-rules.mjs +2 -2
- package/dist/actions/update-transaction-rules.mjs.map +1 -1
- package/dist/actions/update-transaction.cjs +2 -2
- package/dist/actions/update-transaction.cjs.map +1 -1
- package/dist/actions/update-transaction.d.cts +74 -3
- package/dist/actions/update-transaction.d.cts.map +1 -1
- package/dist/actions/update-transaction.d.mts +74 -3
- package/dist/actions/update-transaction.d.mts.map +1 -1
- package/dist/actions/update-transaction.mjs +2 -2
- package/dist/actions/update-transaction.mjs.map +1 -1
- package/dist/actions/update-users-taggings.cjs +1 -1
- package/dist/actions/update-users-taggings.cjs.map +1 -1
- package/dist/actions/update-users-taggings.d.cts +23 -3
- package/dist/actions/update-users-taggings.d.cts.map +1 -1
- package/dist/actions/update-users-taggings.d.mts +23 -3
- package/dist/actions/update-users-taggings.d.mts.map +1 -1
- package/dist/actions/update-users-taggings.mjs +1 -1
- package/dist/actions/update-users-taggings.mjs.map +1 -1
- package/dist/catalog.cjs +13 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +12 -0
- package/dist/catalog.d.mts +12 -0
- package/dist/catalog.mjs +13 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-institution-credentials.d.ts
|
|
4
|
-
declare const MxTechnologiesListInstitutionCredentialsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MxTechnologiesListInstitutionCredentialsInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
institution_code: z.ZodString;
|
|
7
|
+
records_per_page: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const MxTechnologiesListInstitutionCredentialsOutput: z.ZodObject<{
|
|
10
|
+
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
|
+
per_page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
total_pages: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
current_page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
total_entries: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
}, z.core.$loose>>>;
|
|
16
|
+
credentials: z.ZodArray<z.ZodObject<{
|
|
17
|
+
guid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
label: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
field_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
field_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
display_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const mxTechnologiesListInstitutionCredentials: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
institution_code: string;
|
|
26
|
+
page?: number | undefined;
|
|
27
|
+
records_per_page?: number | undefined;
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { mxTechnologiesListInstitutionCredentials };
|
|
9
31
|
//# sourceMappingURL=list-institution-credentials.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-institution-credentials.d.cts","names":[],"sources":["../../src/actions/list-institution-credentials.ts"],"mappings":";;;cAIa,6CAAA,
|
|
1
|
+
{"version":3,"file":"list-institution-credentials.d.cts","names":[],"sources":["../../src/actions/list-institution-credentials.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;cAkB7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAK9C,wCAAA,gCAAwC,wBAAA"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-institution-credentials.d.ts
|
|
4
|
-
declare const MxTechnologiesListInstitutionCredentialsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MxTechnologiesListInstitutionCredentialsInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
institution_code: z.ZodString;
|
|
7
|
+
records_per_page: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const MxTechnologiesListInstitutionCredentialsOutput: z.ZodObject<{
|
|
10
|
+
pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
|
+
per_page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
total_pages: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
current_page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
total_entries: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
}, z.core.$loose>>>;
|
|
16
|
+
credentials: z.ZodArray<z.ZodObject<{
|
|
17
|
+
guid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
label: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
field_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
field_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
display_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const mxTechnologiesListInstitutionCredentials: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
institution_code: string;
|
|
26
|
+
page?: number | undefined;
|
|
27
|
+
records_per_page?: number | undefined;
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { mxTechnologiesListInstitutionCredentials };
|
|
9
31
|
//# sourceMappingURL=list-institution-credentials.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-institution-credentials.d.mts","names":[],"sources":["../../src/actions/list-institution-credentials.ts"],"mappings":";;;cAIa,6CAAA,
|
|
1
|
+
{"version":3,"file":"list-institution-credentials.d.mts","names":[],"sources":["../../src/actions/list-institution-credentials.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;cAkB7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAK9C,wCAAA,gCAAwC,wBAAA"}
|
|
@@ -11,14 +11,14 @@ const MxTechnologiesListInstitutionCredentials_PaginationSchema = z.object({
|
|
|
11
11
|
total_pages: z.number().int().describe("Total number of pages available.").nullable().optional(),
|
|
12
12
|
current_page: z.number().int().describe("Current page number.").nullable().optional(),
|
|
13
13
|
total_entries: z.number().int().describe("Total number of entries available.").nullable().optional()
|
|
14
|
-
}).describe("Pagination details for list responses.");
|
|
14
|
+
}).passthrough().describe("Pagination details for list responses.");
|
|
15
15
|
const MxTechnologiesListInstitutionCredentials_CredentialSchema = z.object({
|
|
16
16
|
guid: z.string().describe("Unique identifier for the credential field (e.g., 'CRD-xxx').").nullable().optional(),
|
|
17
17
|
label: z.string().describe("Human-readable label for the field (e.g., 'Username', 'Password').").nullable().optional(),
|
|
18
18
|
field_name: z.string().describe("Internal name of the credential field (e.g., 'LOGIN', 'PASSWORD').").nullable().optional(),
|
|
19
19
|
field_type: z.string().describe("Type of input for the field (e.g., 'TEXT', 'PASSWORD').").nullable().optional(),
|
|
20
20
|
display_order: z.number().int().describe("Position of the field in the institution's login flow.").nullable().optional()
|
|
21
|
-
}).describe("Credential field definition for institution login.");
|
|
21
|
+
}).passthrough().describe("Credential field definition for institution login.");
|
|
22
22
|
const mxTechnologiesListInstitutionCredentials = action("MX_TECHNOLOGIES_LIST_INSTITUTION_CREDENTIALS", {
|
|
23
23
|
slug: "mx_technologies-list-institution-credentials",
|
|
24
24
|
name: "List institution credentials",
|
|
@@ -27,7 +27,7 @@ const mxTechnologiesListInstitutionCredentials = action("MX_TECHNOLOGIES_LIST_IN
|
|
|
27
27
|
output: z.object({
|
|
28
28
|
pagination: MxTechnologiesListInstitutionCredentials_PaginationSchema.nullable().optional(),
|
|
29
29
|
credentials: z.array(MxTechnologiesListInstitutionCredentials_CredentialSchema).describe("List of credential field definitions.")
|
|
30
|
-
}).describe("Response schema for listing institution credentials.")
|
|
30
|
+
}).passthrough().describe("Response schema for listing institution credentials.")
|
|
31
31
|
});
|
|
32
32
|
//#endregion
|
|
33
33
|
export { mxTechnologiesListInstitutionCredentials };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-institution-credentials.mjs","names":[],"sources":["../../src/actions/list-institution-credentials.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxTechnologiesListInstitutionCredentialsInput
|
|
1
|
+
{"version":3,"file":"list-institution-credentials.mjs","names":[],"sources":["../../src/actions/list-institution-credentials.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxTechnologiesListInstitutionCredentialsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination; must be >= 1.\").optional(),\n institution_code: z.string().describe(\"MX-defined code for the institution (e.g., 'mxbank').\"),\n records_per_page: z.number().int().describe(\"Number of records per page for pagination; must be >= 1.\").optional(),\n}).describe(\"Request parameters for listing credential fields of a specific institution.\");\nconst MxTechnologiesListInstitutionCredentials_PaginationSchema = z.object({\n per_page: z.number().int().describe(\"Number of records per page.\").nullable().optional(),\n total_pages: z.number().int().describe(\"Total number of pages available.\").nullable().optional(),\n current_page: z.number().int().describe(\"Current page number.\").nullable().optional(),\n total_entries: z.number().int().describe(\"Total number of entries available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination details for list responses.\");\nconst MxTechnologiesListInstitutionCredentials_CredentialSchema = z.object({\n guid: z.string().describe(\"Unique identifier for the credential field (e.g., 'CRD-xxx').\").nullable().optional(),\n label: z.string().describe(\"Human-readable label for the field (e.g., 'Username', 'Password').\").nullable().optional(),\n field_name: z.string().describe(\"Internal name of the credential field (e.g., 'LOGIN', 'PASSWORD').\").nullable().optional(),\n field_type: z.string().describe(\"Type of input for the field (e.g., 'TEXT', 'PASSWORD').\").nullable().optional(),\n display_order: z.number().int().describe(\"Position of the field in the institution's login flow.\").nullable().optional(),\n}).passthrough().describe(\"Credential field definition for institution login.\");\nexport const MxTechnologiesListInstitutionCredentialsOutput = z.object({\n pagination: MxTechnologiesListInstitutionCredentials_PaginationSchema.nullable().optional(),\n credentials: z.array(MxTechnologiesListInstitutionCredentials_CredentialSchema).describe(\"List of credential field definitions.\"),\n}).passthrough().describe(\"Response schema for listing institution credentials.\");\n\nexport const mxTechnologiesListInstitutionCredentials = action(\"MX_TECHNOLOGIES_LIST_INSTITUTION_CREDENTIALS\", {\n slug: \"mx_technologies-list-institution-credentials\",\n name: \"List institution credentials\",\n description: \"Tool to list credential fields required by a given institution. Use after selecting the institution code; supports optional pagination.\",\n input: MxTechnologiesListInstitutionCredentialsInput,\n output: MxTechnologiesListInstitutionCredentialsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAAgD,EAAE,OAAO;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC7F,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAM,4DAA4D,EAAE,OAAO;CACzE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,4DAA4D,EAAE,OAAO;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAM9E,MAAa,2CAA2C,OAAO,gDAAgD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4D,EAAE,OAAO;EACrE,YAAY,0DAA0D,SAAS,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uCAAuC;CAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
|
|
@@ -9,38 +9,38 @@ const MxTechnologiesListInstitutionsInput = zod.z.object({
|
|
|
9
9
|
supported_products: zod.z.array(zod.z.string()).describe("Filter by supported products; e.g., ['account_verification','identity_verification','transactions','history','statements','investments'].").optional()
|
|
10
10
|
}).describe("Request parameters for listing financial institutions supported by MX.");
|
|
11
11
|
const MxTechnologiesListInstitutions_PaginationSchema = zod.z.object({
|
|
12
|
-
per_page: zod.z.number().int().describe("Number of records per page."),
|
|
13
|
-
total_pages: zod.z.number().int().describe("Total number of pages available."),
|
|
14
|
-
current_page: zod.z.number().int().describe("Current page number."),
|
|
15
|
-
total_entries: zod.z.number().int().describe("Total number of entries available.")
|
|
16
|
-
}).describe("Pagination details for list responses.");
|
|
12
|
+
per_page: zod.z.number().int().describe("Number of records per page.").nullable(),
|
|
13
|
+
total_pages: zod.z.number().int().describe("Total number of pages available.").nullable(),
|
|
14
|
+
current_page: zod.z.number().int().describe("Current page number.").nullable(),
|
|
15
|
+
total_entries: zod.z.number().int().describe("Total number of entries available.").nullable()
|
|
16
|
+
}).passthrough().describe("Pagination details for list responses.");
|
|
17
17
|
const MxTechnologiesListInstitutions_InstitutionSchema = zod.z.object({
|
|
18
18
|
url: zod.z.string().describe("URL of the institution's login page.").nullable().optional(),
|
|
19
|
-
code: zod.z.string().describe("Institution code defined by MX."),
|
|
20
|
-
guid: zod.z.string().describe("Unique MX GUID for the institution."),
|
|
21
|
-
name: zod.z.string().describe("Name of the institution."),
|
|
22
|
-
is_hidden: zod.z.boolean().describe("Whether the institution is hidden."),
|
|
23
|
-
created_at: zod.z.string().describe("ISO 8601 timestamp when the institution was created."),
|
|
19
|
+
code: zod.z.string().describe("Institution code defined by MX.").nullable(),
|
|
20
|
+
guid: zod.z.string().describe("Unique MX GUID for the institution.").nullable(),
|
|
21
|
+
name: zod.z.string().describe("Name of the institution.").nullable(),
|
|
22
|
+
is_hidden: zod.z.boolean().describe("Whether the institution is hidden.").nullable(),
|
|
23
|
+
created_at: zod.z.string().describe("ISO 8601 timestamp when the institution was created.").nullable(),
|
|
24
24
|
small_logo_url: zod.z.string().describe("URL to the small logo image of the institution.").nullable().optional(),
|
|
25
|
-
supports_oauth: zod.z.boolean().describe("Whether institution supports OAuth connections."),
|
|
25
|
+
supports_oauth: zod.z.boolean().describe("Whether institution supports OAuth connections.").nullable(),
|
|
26
26
|
medium_logo_url: zod.z.string().describe("URL to the medium logo image of the institution.").nullable().optional(),
|
|
27
|
-
iso_country_code: zod.z.string().describe("ISO country code of the institution."),
|
|
27
|
+
iso_country_code: zod.z.string().describe("ISO country code of the institution.").nullable(),
|
|
28
28
|
instructional_text: zod.z.string().describe("Text instructions for institution login flow.").nullable().optional(),
|
|
29
29
|
forgot_password_url: zod.z.string().describe("URL for institution's forgot password page.").nullable().optional(),
|
|
30
30
|
forgot_username_url: zod.z.string().describe("URL for institution's forgot username page.").nullable().optional(),
|
|
31
|
-
is_disabled_by_client: zod.z.boolean().describe("Whether the institution is disabled for this client."),
|
|
32
|
-
supports_tax_document: zod.z.boolean().describe("Whether institution supports tax documents."),
|
|
31
|
+
is_disabled_by_client: zod.z.boolean().describe("Whether the institution is disabled for this client.").nullable(),
|
|
32
|
+
supports_tax_document: zod.z.boolean().describe("Whether institution supports tax documents.").nullable(),
|
|
33
33
|
trouble_signing_in_url: zod.z.string().describe("URL for help with signing in.").nullable().optional(),
|
|
34
34
|
instructional_text_steps: zod.z.array(zod.z.string()).describe("List of steps for instructional text, if provided.").nullable().optional(),
|
|
35
|
-
supports_account_statement: zod.z.boolean().describe("Whether institution supports account statements."),
|
|
36
|
-
supports_transaction_history: zod.z.boolean().describe("Whether institution supports transaction history."),
|
|
37
|
-
supports_account_verification: zod.z.boolean().describe("Whether institution supports account verification."),
|
|
38
|
-
supports_account_identification: zod.z.boolean().describe("Whether institution supports account identification.")
|
|
39
|
-
}).describe("Institution object as returned by MX.");
|
|
35
|
+
supports_account_statement: zod.z.boolean().describe("Whether institution supports account statements.").nullable(),
|
|
36
|
+
supports_transaction_history: zod.z.boolean().describe("Whether institution supports transaction history.").nullable(),
|
|
37
|
+
supports_account_verification: zod.z.boolean().describe("Whether institution supports account verification.").nullable(),
|
|
38
|
+
supports_account_identification: zod.z.boolean().describe("Whether institution supports account identification.").nullable()
|
|
39
|
+
}).passthrough().describe("Institution object as returned by MX.");
|
|
40
40
|
const MxTechnologiesListInstitutionsOutput = zod.z.object({
|
|
41
41
|
pagination: MxTechnologiesListInstitutions_PaginationSchema.nullable(),
|
|
42
42
|
institutions: zod.z.array(MxTechnologiesListInstitutions_InstitutionSchema).describe("List of institutions returned by MX.")
|
|
43
|
-
}).describe("Response schema for listing financial institutions.");
|
|
43
|
+
}).passthrough().describe("Response schema for listing financial institutions.");
|
|
44
44
|
const mxTechnologiesListInstitutions = require_action.action("MX_TECHNOLOGIES_LIST_INSTITUTIONS", {
|
|
45
45
|
slug: "mx_technologies-list-institutions",
|
|
46
46
|
name: "List institutions",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-institutions.cjs","names":["z","action"],"sources":["../../src/actions/list-institutions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxTechnologiesListInstitutionsInput
|
|
1
|
+
{"version":3,"file":"list-institutions.cjs","names":["z","action"],"sources":["../../src/actions/list-institutions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxTechnologiesListInstitutionsInput = z.object({\n name: z.string().describe(\"Filter to institutions whose name contains the given substring.\").optional(),\n page: z.number().int().default(1).describe(\"Page number for pagination; must be >= 1.\").optional(),\n iso_country_code: z.array(z.string()).describe(\"Filter by ISO country codes (e.g., ['US', 'CA', 'MX']).\").optional(),\n records_per_page: z.number().int().default(25).describe(\"Records per page; valid range: 10-1000. Defaults to 25; values >1000 reset to 25.\").optional(),\n supported_products: z.array(z.string()).describe(\"Filter by supported products; e.g., ['account_verification','identity_verification','transactions','history','statements','investments'].\").optional(),\n}).describe(\"Request parameters for listing financial institutions supported by MX.\");\nconst MxTechnologiesListInstitutions_PaginationSchema = z.object({\n per_page: z.number().int().describe(\"Number of records per page.\").nullable(),\n total_pages: z.number().int().describe(\"Total number of pages available.\").nullable(),\n current_page: z.number().int().describe(\"Current page number.\").nullable(),\n total_entries: z.number().int().describe(\"Total number of entries available.\").nullable(),\n}).passthrough().describe(\"Pagination details for list responses.\");\nconst MxTechnologiesListInstitutions_InstitutionSchema = z.object({\n url: z.string().describe(\"URL of the institution's login page.\").nullable().optional(),\n code: z.string().describe(\"Institution code defined by MX.\").nullable(),\n guid: z.string().describe(\"Unique MX GUID for the institution.\").nullable(),\n name: z.string().describe(\"Name of the institution.\").nullable(),\n is_hidden: z.boolean().describe(\"Whether the institution is hidden.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the institution was created.\").nullable(),\n small_logo_url: z.string().describe(\"URL to the small logo image of the institution.\").nullable().optional(),\n supports_oauth: z.boolean().describe(\"Whether institution supports OAuth connections.\").nullable(),\n medium_logo_url: z.string().describe(\"URL to the medium logo image of the institution.\").nullable().optional(),\n iso_country_code: z.string().describe(\"ISO country code of the institution.\").nullable(),\n instructional_text: z.string().describe(\"Text instructions for institution login flow.\").nullable().optional(),\n forgot_password_url: z.string().describe(\"URL for institution's forgot password page.\").nullable().optional(),\n forgot_username_url: z.string().describe(\"URL for institution's forgot username page.\").nullable().optional(),\n is_disabled_by_client: z.boolean().describe(\"Whether the institution is disabled for this client.\").nullable(),\n supports_tax_document: z.boolean().describe(\"Whether institution supports tax documents.\").nullable(),\n trouble_signing_in_url: z.string().describe(\"URL for help with signing in.\").nullable().optional(),\n instructional_text_steps: z.array(z.string()).describe(\"List of steps for instructional text, if provided.\").nullable().optional(),\n supports_account_statement: z.boolean().describe(\"Whether institution supports account statements.\").nullable(),\n supports_transaction_history: z.boolean().describe(\"Whether institution supports transaction history.\").nullable(),\n supports_account_verification: z.boolean().describe(\"Whether institution supports account verification.\").nullable(),\n supports_account_identification: z.boolean().describe(\"Whether institution supports account identification.\").nullable(),\n}).passthrough().describe(\"Institution object as returned by MX.\");\nexport const MxTechnologiesListInstitutionsOutput = z.object({\n pagination: MxTechnologiesListInstitutions_PaginationSchema.nullable(),\n institutions: z.array(MxTechnologiesListInstitutions_InstitutionSchema).describe(\"List of institutions returned by MX.\"),\n}).passthrough().describe(\"Response schema for listing financial institutions.\");\n\nexport const mxTechnologiesListInstitutions = action(\"MX_TECHNOLOGIES_LIST_INSTITUTIONS\", {\n slug: \"mx_technologies-list-institutions\",\n name: \"List institutions\",\n description: \"Tool to list financial institutions supported by MX. Use when you need to retrieve available institutions with optional filters like name, country code, or products; supports pagination.\",\n input: MxTechnologiesListInstitutionsInput,\n output: MxTechnologiesListInstitutionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,51 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-institutions.d.ts
|
|
4
|
-
declare const MxTechnologiesListInstitutionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MxTechnologiesListInstitutionsInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodOptional<z.ZodString>;
|
|
6
|
+
page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
7
|
+
iso_country_code: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8
|
+
records_per_page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
9
|
+
supported_products: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const MxTechnologiesListInstitutionsOutput: z.ZodObject<{
|
|
12
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
per_page: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
total_pages: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
current_page: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
total_entries: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
institutions: z.ZodArray<z.ZodObject<{
|
|
19
|
+
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
code: z.ZodNullable<z.ZodString>;
|
|
21
|
+
guid: z.ZodNullable<z.ZodString>;
|
|
22
|
+
name: z.ZodNullable<z.ZodString>;
|
|
23
|
+
is_hidden: z.ZodNullable<z.ZodBoolean>;
|
|
24
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
25
|
+
small_logo_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
supports_oauth: z.ZodNullable<z.ZodBoolean>;
|
|
27
|
+
medium_logo_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
iso_country_code: z.ZodNullable<z.ZodString>;
|
|
29
|
+
instructional_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
forgot_password_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
forgot_username_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
is_disabled_by_client: z.ZodNullable<z.ZodBoolean>;
|
|
33
|
+
supports_tax_document: z.ZodNullable<z.ZodBoolean>;
|
|
34
|
+
trouble_signing_in_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
instructional_text_steps: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
36
|
+
supports_account_statement: z.ZodNullable<z.ZodBoolean>;
|
|
37
|
+
supports_transaction_history: z.ZodNullable<z.ZodBoolean>;
|
|
38
|
+
supports_account_verification: z.ZodNullable<z.ZodBoolean>;
|
|
39
|
+
supports_account_identification: z.ZodNullable<z.ZodBoolean>;
|
|
40
|
+
}, z.core.$loose>>;
|
|
41
|
+
}, z.core.$loose>;
|
|
42
|
+
declare const mxTechnologiesListInstitutions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
|
+
name?: string | undefined;
|
|
44
|
+
page?: number | undefined;
|
|
45
|
+
iso_country_code?: string[] | undefined;
|
|
46
|
+
records_per_page?: number | undefined;
|
|
47
|
+
supported_products?: string[] | undefined;
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
49
|
//#endregion
|
|
8
50
|
export { mxTechnologiesListInstitutions };
|
|
9
51
|
//# sourceMappingURL=list-institutions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-institutions.d.cts","names":[],"sources":["../../src/actions/list-institutions.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"list-institutions.d.cts","names":[],"sources":["../../src/actions/list-institutions.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;cAoCnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -1,9 +1,51 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-institutions.d.ts
|
|
4
|
-
declare const MxTechnologiesListInstitutionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MxTechnologiesListInstitutionsInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodOptional<z.ZodString>;
|
|
6
|
+
page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
7
|
+
iso_country_code: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8
|
+
records_per_page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
9
|
+
supported_products: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const MxTechnologiesListInstitutionsOutput: z.ZodObject<{
|
|
12
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
per_page: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
total_pages: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
current_page: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
total_entries: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
institutions: z.ZodArray<z.ZodObject<{
|
|
19
|
+
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
code: z.ZodNullable<z.ZodString>;
|
|
21
|
+
guid: z.ZodNullable<z.ZodString>;
|
|
22
|
+
name: z.ZodNullable<z.ZodString>;
|
|
23
|
+
is_hidden: z.ZodNullable<z.ZodBoolean>;
|
|
24
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
25
|
+
small_logo_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
supports_oauth: z.ZodNullable<z.ZodBoolean>;
|
|
27
|
+
medium_logo_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
iso_country_code: z.ZodNullable<z.ZodString>;
|
|
29
|
+
instructional_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
forgot_password_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
forgot_username_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
is_disabled_by_client: z.ZodNullable<z.ZodBoolean>;
|
|
33
|
+
supports_tax_document: z.ZodNullable<z.ZodBoolean>;
|
|
34
|
+
trouble_signing_in_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
instructional_text_steps: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
36
|
+
supports_account_statement: z.ZodNullable<z.ZodBoolean>;
|
|
37
|
+
supports_transaction_history: z.ZodNullable<z.ZodBoolean>;
|
|
38
|
+
supports_account_verification: z.ZodNullable<z.ZodBoolean>;
|
|
39
|
+
supports_account_identification: z.ZodNullable<z.ZodBoolean>;
|
|
40
|
+
}, z.core.$loose>>;
|
|
41
|
+
}, z.core.$loose>;
|
|
42
|
+
declare const mxTechnologiesListInstitutions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
|
+
name?: string | undefined;
|
|
44
|
+
page?: number | undefined;
|
|
45
|
+
iso_country_code?: string[] | undefined;
|
|
46
|
+
records_per_page?: number | undefined;
|
|
47
|
+
supported_products?: string[] | undefined;
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
49
|
//#endregion
|
|
8
50
|
export { mxTechnologiesListInstitutions };
|
|
9
51
|
//# sourceMappingURL=list-institutions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-institutions.d.mts","names":[],"sources":["../../src/actions/list-institutions.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"list-institutions.d.mts","names":[],"sources":["../../src/actions/list-institutions.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;cAoCnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -9,34 +9,34 @@ const MxTechnologiesListInstitutionsInput = z.object({
|
|
|
9
9
|
supported_products: z.array(z.string()).describe("Filter by supported products; e.g., ['account_verification','identity_verification','transactions','history','statements','investments'].").optional()
|
|
10
10
|
}).describe("Request parameters for listing financial institutions supported by MX.");
|
|
11
11
|
const MxTechnologiesListInstitutions_PaginationSchema = z.object({
|
|
12
|
-
per_page: z.number().int().describe("Number of records per page."),
|
|
13
|
-
total_pages: z.number().int().describe("Total number of pages available."),
|
|
14
|
-
current_page: z.number().int().describe("Current page number."),
|
|
15
|
-
total_entries: z.number().int().describe("Total number of entries available.")
|
|
16
|
-
}).describe("Pagination details for list responses.");
|
|
12
|
+
per_page: z.number().int().describe("Number of records per page.").nullable(),
|
|
13
|
+
total_pages: z.number().int().describe("Total number of pages available.").nullable(),
|
|
14
|
+
current_page: z.number().int().describe("Current page number.").nullable(),
|
|
15
|
+
total_entries: z.number().int().describe("Total number of entries available.").nullable()
|
|
16
|
+
}).passthrough().describe("Pagination details for list responses.");
|
|
17
17
|
const MxTechnologiesListInstitutions_InstitutionSchema = z.object({
|
|
18
18
|
url: z.string().describe("URL of the institution's login page.").nullable().optional(),
|
|
19
|
-
code: z.string().describe("Institution code defined by MX."),
|
|
20
|
-
guid: z.string().describe("Unique MX GUID for the institution."),
|
|
21
|
-
name: z.string().describe("Name of the institution."),
|
|
22
|
-
is_hidden: z.boolean().describe("Whether the institution is hidden."),
|
|
23
|
-
created_at: z.string().describe("ISO 8601 timestamp when the institution was created."),
|
|
19
|
+
code: z.string().describe("Institution code defined by MX.").nullable(),
|
|
20
|
+
guid: z.string().describe("Unique MX GUID for the institution.").nullable(),
|
|
21
|
+
name: z.string().describe("Name of the institution.").nullable(),
|
|
22
|
+
is_hidden: z.boolean().describe("Whether the institution is hidden.").nullable(),
|
|
23
|
+
created_at: z.string().describe("ISO 8601 timestamp when the institution was created.").nullable(),
|
|
24
24
|
small_logo_url: z.string().describe("URL to the small logo image of the institution.").nullable().optional(),
|
|
25
|
-
supports_oauth: z.boolean().describe("Whether institution supports OAuth connections."),
|
|
25
|
+
supports_oauth: z.boolean().describe("Whether institution supports OAuth connections.").nullable(),
|
|
26
26
|
medium_logo_url: z.string().describe("URL to the medium logo image of the institution.").nullable().optional(),
|
|
27
|
-
iso_country_code: z.string().describe("ISO country code of the institution."),
|
|
27
|
+
iso_country_code: z.string().describe("ISO country code of the institution.").nullable(),
|
|
28
28
|
instructional_text: z.string().describe("Text instructions for institution login flow.").nullable().optional(),
|
|
29
29
|
forgot_password_url: z.string().describe("URL for institution's forgot password page.").nullable().optional(),
|
|
30
30
|
forgot_username_url: z.string().describe("URL for institution's forgot username page.").nullable().optional(),
|
|
31
|
-
is_disabled_by_client: z.boolean().describe("Whether the institution is disabled for this client."),
|
|
32
|
-
supports_tax_document: z.boolean().describe("Whether institution supports tax documents."),
|
|
31
|
+
is_disabled_by_client: z.boolean().describe("Whether the institution is disabled for this client.").nullable(),
|
|
32
|
+
supports_tax_document: z.boolean().describe("Whether institution supports tax documents.").nullable(),
|
|
33
33
|
trouble_signing_in_url: z.string().describe("URL for help with signing in.").nullable().optional(),
|
|
34
34
|
instructional_text_steps: z.array(z.string()).describe("List of steps for instructional text, if provided.").nullable().optional(),
|
|
35
|
-
supports_account_statement: z.boolean().describe("Whether institution supports account statements."),
|
|
36
|
-
supports_transaction_history: z.boolean().describe("Whether institution supports transaction history."),
|
|
37
|
-
supports_account_verification: z.boolean().describe("Whether institution supports account verification."),
|
|
38
|
-
supports_account_identification: z.boolean().describe("Whether institution supports account identification.")
|
|
39
|
-
}).describe("Institution object as returned by MX.");
|
|
35
|
+
supports_account_statement: z.boolean().describe("Whether institution supports account statements.").nullable(),
|
|
36
|
+
supports_transaction_history: z.boolean().describe("Whether institution supports transaction history.").nullable(),
|
|
37
|
+
supports_account_verification: z.boolean().describe("Whether institution supports account verification.").nullable(),
|
|
38
|
+
supports_account_identification: z.boolean().describe("Whether institution supports account identification.").nullable()
|
|
39
|
+
}).passthrough().describe("Institution object as returned by MX.");
|
|
40
40
|
const mxTechnologiesListInstitutions = action("MX_TECHNOLOGIES_LIST_INSTITUTIONS", {
|
|
41
41
|
slug: "mx_technologies-list-institutions",
|
|
42
42
|
name: "List institutions",
|
|
@@ -45,7 +45,7 @@ const mxTechnologiesListInstitutions = action("MX_TECHNOLOGIES_LIST_INSTITUTIONS
|
|
|
45
45
|
output: z.object({
|
|
46
46
|
pagination: MxTechnologiesListInstitutions_PaginationSchema.nullable(),
|
|
47
47
|
institutions: z.array(MxTechnologiesListInstitutions_InstitutionSchema).describe("List of institutions returned by MX.")
|
|
48
|
-
}).describe("Response schema for listing financial institutions.")
|
|
48
|
+
}).passthrough().describe("Response schema for listing financial institutions.")
|
|
49
49
|
});
|
|
50
50
|
//#endregion
|
|
51
51
|
export { mxTechnologiesListInstitutions };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-institutions.mjs","names":[],"sources":["../../src/actions/list-institutions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxTechnologiesListInstitutionsInput
|
|
1
|
+
{"version":3,"file":"list-institutions.mjs","names":[],"sources":["../../src/actions/list-institutions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxTechnologiesListInstitutionsInput = z.object({\n name: z.string().describe(\"Filter to institutions whose name contains the given substring.\").optional(),\n page: z.number().int().default(1).describe(\"Page number for pagination; must be >= 1.\").optional(),\n iso_country_code: z.array(z.string()).describe(\"Filter by ISO country codes (e.g., ['US', 'CA', 'MX']).\").optional(),\n records_per_page: z.number().int().default(25).describe(\"Records per page; valid range: 10-1000. Defaults to 25; values >1000 reset to 25.\").optional(),\n supported_products: z.array(z.string()).describe(\"Filter by supported products; e.g., ['account_verification','identity_verification','transactions','history','statements','investments'].\").optional(),\n}).describe(\"Request parameters for listing financial institutions supported by MX.\");\nconst MxTechnologiesListInstitutions_PaginationSchema = z.object({\n per_page: z.number().int().describe(\"Number of records per page.\").nullable(),\n total_pages: z.number().int().describe(\"Total number of pages available.\").nullable(),\n current_page: z.number().int().describe(\"Current page number.\").nullable(),\n total_entries: z.number().int().describe(\"Total number of entries available.\").nullable(),\n}).passthrough().describe(\"Pagination details for list responses.\");\nconst MxTechnologiesListInstitutions_InstitutionSchema = z.object({\n url: z.string().describe(\"URL of the institution's login page.\").nullable().optional(),\n code: z.string().describe(\"Institution code defined by MX.\").nullable(),\n guid: z.string().describe(\"Unique MX GUID for the institution.\").nullable(),\n name: z.string().describe(\"Name of the institution.\").nullable(),\n is_hidden: z.boolean().describe(\"Whether the institution is hidden.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the institution was created.\").nullable(),\n small_logo_url: z.string().describe(\"URL to the small logo image of the institution.\").nullable().optional(),\n supports_oauth: z.boolean().describe(\"Whether institution supports OAuth connections.\").nullable(),\n medium_logo_url: z.string().describe(\"URL to the medium logo image of the institution.\").nullable().optional(),\n iso_country_code: z.string().describe(\"ISO country code of the institution.\").nullable(),\n instructional_text: z.string().describe(\"Text instructions for institution login flow.\").nullable().optional(),\n forgot_password_url: z.string().describe(\"URL for institution's forgot password page.\").nullable().optional(),\n forgot_username_url: z.string().describe(\"URL for institution's forgot username page.\").nullable().optional(),\n is_disabled_by_client: z.boolean().describe(\"Whether the institution is disabled for this client.\").nullable(),\n supports_tax_document: z.boolean().describe(\"Whether institution supports tax documents.\").nullable(),\n trouble_signing_in_url: z.string().describe(\"URL for help with signing in.\").nullable().optional(),\n instructional_text_steps: z.array(z.string()).describe(\"List of steps for instructional text, if provided.\").nullable().optional(),\n supports_account_statement: z.boolean().describe(\"Whether institution supports account statements.\").nullable(),\n supports_transaction_history: z.boolean().describe(\"Whether institution supports transaction history.\").nullable(),\n supports_account_verification: z.boolean().describe(\"Whether institution supports account verification.\").nullable(),\n supports_account_identification: z.boolean().describe(\"Whether institution supports account identification.\").nullable(),\n}).passthrough().describe(\"Institution object as returned by MX.\");\nexport const MxTechnologiesListInstitutionsOutput = z.object({\n pagination: MxTechnologiesListInstitutions_PaginationSchema.nullable(),\n institutions: z.array(MxTechnologiesListInstitutions_InstitutionSchema).describe(\"List of institutions returned by MX.\"),\n}).passthrough().describe(\"Response schema for listing financial institutions.\");\n\nexport const mxTechnologiesListInstitutions = action(\"MX_TECHNOLOGIES_LIST_INSTITUTIONS\", {\n slug: \"mx_technologies-list-institutions\",\n name: \"List institutions\",\n description: \"Tool to list financial institutions supported by MX. Use when you need to retrieve available institutions with optional filters like name, country code, or products; supports pagination.\",\n input: MxTechnologiesListInstitutionsInput,\n output: MxTechnologiesListInstitutionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACtG,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACjG,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnH,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACtJ,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2IAA2I,CAAC,CAAC,SAAS;AACzM,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,kDAAkD,EAAE,OAAO;CAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACpF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACzE,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,mDAAmD,EAAE,OAAO;CAChE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACjG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACvF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,uBAAuB,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC7G,uBAAuB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACpG,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,0BAA0B,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,4BAA4B,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC9G,8BAA8B,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACjH,+BAA+B,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACnH,iCAAiC,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAMjE,MAAa,iCAAiC,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVkD,EAAE,OAAO;EAC3D,YAAY,gDAAgD,SAAS;EACrE,cAAc,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,sCAAsC;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -42,17 +42,17 @@ const MxTechnologiesListMemberAccounts_AccountSchema = zod.z.object({
|
|
|
42
42
|
day_payment_is_due: zod.z.string().describe("Day of month payment is due (e.g., '14').").nullable().optional(),
|
|
43
43
|
total_account_value: zod.z.number().describe("Total value for investment-type accounts.").nullable().optional(),
|
|
44
44
|
cash_surrender_value: zod.z.number().describe("Insurance cash surrender value.").nullable().optional()
|
|
45
|
-
});
|
|
45
|
+
}).passthrough();
|
|
46
46
|
const MxTechnologiesListMemberAccounts_PaginationSchema = zod.z.object({
|
|
47
|
-
per_page: zod.z.number().int().describe("Number of records per page."),
|
|
48
|
-
total_pages: zod.z.number().int().describe("Total number of pages available."),
|
|
49
|
-
current_page: zod.z.number().int().describe("Current page number."),
|
|
50
|
-
total_entries: zod.z.number().int().describe("Total number of entries available.")
|
|
51
|
-
});
|
|
47
|
+
per_page: zod.z.number().int().describe("Number of records per page.").nullable(),
|
|
48
|
+
total_pages: zod.z.number().int().describe("Total number of pages available.").nullable(),
|
|
49
|
+
current_page: zod.z.number().int().describe("Current page number.").nullable(),
|
|
50
|
+
total_entries: zod.z.number().int().describe("Total number of entries available.").nullable()
|
|
51
|
+
}).passthrough();
|
|
52
52
|
const MxTechnologiesListMemberAccountsOutput = zod.z.object({
|
|
53
53
|
accounts: zod.z.array(MxTechnologiesListMemberAccounts_AccountSchema).describe("List of account objects."),
|
|
54
54
|
pagination: MxTechnologiesListMemberAccounts_PaginationSchema.nullable()
|
|
55
|
-
});
|
|
55
|
+
}).passthrough();
|
|
56
56
|
const mxTechnologiesListMemberAccounts = require_action.action("MX_TECHNOLOGIES_LIST_MEMBER_ACCOUNTS", {
|
|
57
57
|
slug: "mx_technologies-list-member-accounts",
|
|
58
58
|
name: "List member accounts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-member-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-member-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxTechnologiesListMemberAccountsInput
|
|
1
|
+
{"version":3,"file":"list-member-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-member-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxTechnologiesListMemberAccountsInput = z.object({\n page: z.number().int().describe(\"Page number of results to return (1-based).\").optional(),\n user_guid: z.string().describe(\"MX user GUID (must start with 'USR-'). Obtain from LIST_USERS action.\"),\n member_guid: z.string().describe(\"MX member GUID (must start with 'MBR-'). Obtain from LIST_MEMBERS action.\"),\n records_per_page: z.number().int().describe(\"Number of records per page. Defaults to MX default if not specified.\").optional(),\n member_is_managed_by_user: z.boolean().describe(\"Filter to accounts where the member is managed by the user (true) vs partner-managed (false). Omit to return all accounts.\").optional(),\n}).describe(\"Request parameters for listing accounts of a specific member.\");\nconst MxTechnologiesListMemberAccounts_AccountSchema = z.object({\n apr: z.number().describe(\"Annual percentage rate.\").nullable().optional(),\n apy: z.number().describe(\"Annual percentage yield.\").nullable().optional(),\n guid: z.string().describe(\"MX account GUID (prefix 'ACT-').\").nullable().optional(),\n name: z.string().describe(\"Human-readable account name.\").nullable().optional(),\n type: z.string().describe(\"General account type (e.g., CHECKING, SAVINGS, LOAN, CREDIT_CARD, INVESTMENT).\").nullable().optional(),\n balance: z.number().describe(\"Current total balance of the account. May be null if not available.\").nullable().optional(),\n subtype: z.string().describe(\"Specific account subtype for more granular classification.\").nullable().optional(),\n is_closed: z.boolean().describe(\"Indicates if the account is closed.\").nullable().optional(),\n user_guid: z.string().describe(\"MX user GUID owning the account.\").nullable().optional(),\n created_at: z.string().describe(\"Account creation timestamp (ISO 8601).\").nullable().optional(),\n matures_on: z.string().describe(\"Account maturity date (ISO 8601).\").nullable().optional(),\n started_on: z.string().describe(\"Debt account start date (ISO 8601).\").nullable().optional(),\n updated_at: z.string().describe(\"Account last update timestamp (ISO 8601).\").nullable().optional(),\n member_guid: z.string().describe(\"MX member GUID owning the account.\").nullable().optional(),\n cash_balance: z.number().describe(\"Cash balance (if applicable).\").nullable().optional(),\n credit_limit: z.number().describe(\"Credit limit for the account.\").nullable().optional(),\n last_payment: z.number().describe(\"Amount of most recent payment.\").nullable().optional(),\n currency_code: z.string().describe(\"ISO 4217 currency code (e.g., 'USD').\").nullable().optional(),\n death_benefit: z.number().describe(\"Insurance death benefit amount.\").nullable().optional(),\n interest_rate: z.number().describe(\"Interest rate for the account.\").nullable().optional(),\n account_number: z.string().describe(\"Account number (masked/partial).\").nullable().optional(),\n payment_due_at: z.string().describe(\"Next payment due datetime (ISO 8601).\").nullable().optional(),\n payoff_balance: z.number().describe(\"Payoff amount for debt account.\").nullable().optional(),\n last_payment_at: z.string().describe(\"Timestamp of most recent payment (ISO 8601).\").nullable().optional(),\n minimum_balance: z.number().describe(\"Minimum balance requirement.\").nullable().optional(),\n minimum_payment: z.number().describe(\"Minimum required payment.\").nullable().optional(),\n available_credit: z.number().describe(\"Available credit (for liabilities).\").nullable().optional(),\n institution_code: z.string().describe(\"MX-defined institution code.\").nullable().optional(),\n original_balance: z.number().describe(\"Original balance (usually positive).\").nullable().optional(),\n available_balance: z.number().describe(\"Available balance for spending. May be null if not available.\").nullable().optional(),\n day_payment_is_due: z.string().describe(\"Day of month payment is due (e.g., '14').\").nullable().optional(),\n total_account_value: z.number().describe(\"Total value for investment-type accounts.\").nullable().optional(),\n cash_surrender_value: z.number().describe(\"Insurance cash surrender value.\").nullable().optional(),\n}).passthrough();\nconst MxTechnologiesListMemberAccounts_PaginationSchema = z.object({\n per_page: z.number().int().describe(\"Number of records per page.\").nullable(),\n total_pages: z.number().int().describe(\"Total number of pages available.\").nullable(),\n current_page: z.number().int().describe(\"Current page number.\").nullable(),\n total_entries: z.number().int().describe(\"Total number of entries available.\").nullable(),\n}).passthrough();\nexport const MxTechnologiesListMemberAccountsOutput = z.object({\n accounts: z.array(MxTechnologiesListMemberAccounts_AccountSchema).describe(\"List of account objects.\"),\n pagination: MxTechnologiesListMemberAccounts_PaginationSchema.nullable(),\n}).passthrough();\n\nexport const mxTechnologiesListMemberAccounts = action(\"MX_TECHNOLOGIES_LIST_MEMBER_ACCOUNTS\", {\n slug: \"mx_technologies-list-member-accounts\",\n name: \"List member accounts\",\n description: \"Tool to list accounts for a specific member. Use when you need to retrieve all accounts associated with a given user and member GUID.\",\n input: MxTechnologiesListMemberAccountsInput,\n output: MxTechnologiesListMemberAccountsOutput,\n});\n"],"mappings":"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"}
|