@keystrokehq/piggy 0.1.4 → 0.1.6
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/claim-anonymous-contact.cjs +1 -0
- package/dist/actions/claim-anonymous-contact.cjs.map +1 -1
- package/dist/actions/claim-anonymous-contact.d.cts +3 -4
- package/dist/actions/claim-anonymous-contact.d.cts.map +1 -1
- package/dist/actions/claim-anonymous-contact.d.mts +3 -4
- package/dist/actions/claim-anonymous-contact.d.mts.map +1 -1
- package/dist/actions/claim-anonymous-contact.mjs +1 -0
- package/dist/actions/claim-anonymous-contact.mjs.map +1 -1
- package/dist/actions/create-contact-attribute.cjs +1 -0
- package/dist/actions/create-contact-attribute.cjs.map +1 -1
- package/dist/actions/create-contact-attribute.d.cts +4 -12
- package/dist/actions/create-contact-attribute.d.cts.map +1 -1
- package/dist/actions/create-contact-attribute.d.mts +4 -12
- package/dist/actions/create-contact-attribute.d.mts.map +1 -1
- package/dist/actions/create-contact-attribute.mjs +1 -0
- package/dist/actions/create-contact-attribute.mjs.map +1 -1
- package/dist/actions/create-credit-reception.cjs +1 -0
- package/dist/actions/create-credit-reception.cjs.map +1 -1
- package/dist/actions/create-credit-reception.d.cts +3 -6
- package/dist/actions/create-credit-reception.d.cts.map +1 -1
- package/dist/actions/create-credit-reception.d.mts +3 -6
- package/dist/actions/create-credit-reception.d.mts.map +1 -1
- package/dist/actions/create-credit-reception.mjs +1 -0
- package/dist/actions/create-credit-reception.mjs.map +1 -1
- package/dist/actions/create-vouchers-batch.cjs +1 -0
- package/dist/actions/create-vouchers-batch.cjs.map +1 -1
- package/dist/actions/create-vouchers-batch.d.cts +3 -12
- package/dist/actions/create-vouchers-batch.d.cts.map +1 -1
- package/dist/actions/create-vouchers-batch.d.mts +3 -12
- package/dist/actions/create-vouchers-batch.d.mts.map +1 -1
- package/dist/actions/create-vouchers-batch.mjs +1 -0
- package/dist/actions/create-vouchers-batch.mjs.map +1 -1
- package/dist/actions/find-or-create-products.cjs +1 -0
- package/dist/actions/find-or-create-products.cjs.map +1 -1
- package/dist/actions/find-or-create-products.d.cts +3 -10
- package/dist/actions/find-or-create-products.d.cts.map +1 -1
- package/dist/actions/find-or-create-products.d.mts +3 -10
- package/dist/actions/find-or-create-products.d.mts.map +1 -1
- package/dist/actions/find-or-create-products.mjs +1 -0
- package/dist/actions/find-or-create-products.mjs.map +1 -1
- package/dist/actions/find-voucher-by-code.cjs +1 -0
- package/dist/actions/find-voucher-by-code.cjs.map +1 -1
- package/dist/actions/find-voucher-by-code.d.cts +3 -3
- package/dist/actions/find-voucher-by-code.d.cts.map +1 -1
- package/dist/actions/find-voucher-by-code.d.mts +3 -3
- package/dist/actions/find-voucher-by-code.d.mts.map +1 -1
- package/dist/actions/find-voucher-by-code.mjs +1 -0
- package/dist/actions/find-voucher-by-code.mjs.map +1 -1
- package/dist/actions/get-contact-auth-token.cjs +1 -0
- package/dist/actions/get-contact-auth-token.cjs.map +1 -1
- package/dist/actions/get-contact-auth-token.d.cts +3 -3
- package/dist/actions/get-contact-auth-token.d.cts.map +1 -1
- package/dist/actions/get-contact-auth-token.d.mts +3 -3
- package/dist/actions/get-contact-auth-token.d.mts.map +1 -1
- package/dist/actions/get-contact-auth-token.mjs +1 -0
- package/dist/actions/get-contact-auth-token.mjs.map +1 -1
- package/dist/actions/get-contacts-credit-balance.cjs +1 -0
- package/dist/actions/get-contacts-credit-balance.cjs.map +1 -1
- package/dist/actions/get-contacts-credit-balance.d.cts +3 -3
- package/dist/actions/get-contacts-credit-balance.d.cts.map +1 -1
- package/dist/actions/get-contacts-credit-balance.d.mts +3 -3
- package/dist/actions/get-contacts-credit-balance.d.mts.map +1 -1
- package/dist/actions/get-contacts-credit-balance.mjs +1 -0
- package/dist/actions/get-contacts-credit-balance.mjs.map +1 -1
- package/dist/actions/list-forms.cjs +1 -0
- package/dist/actions/list-forms.cjs.map +1 -1
- package/dist/actions/list-forms.d.cts +3 -1
- package/dist/actions/list-forms.d.cts.map +1 -1
- package/dist/actions/list-forms.d.mts +3 -1
- package/dist/actions/list-forms.d.mts.map +1 -1
- package/dist/actions/list-forms.mjs +1 -0
- package/dist/actions/list-forms.mjs.map +1 -1
- package/dist/actions/list-perks.cjs +1 -0
- package/dist/actions/list-perks.cjs.map +1 -1
- package/dist/actions/list-perks.d.cts +3 -1
- package/dist/actions/list-perks.d.cts.map +1 -1
- package/dist/actions/list-perks.d.mts +3 -1
- package/dist/actions/list-perks.d.mts.map +1 -1
- package/dist/actions/list-perks.mjs +1 -0
- package/dist/actions/list-perks.mjs.map +1 -1
- package/dist/actions/merge-contacts.cjs +1 -0
- package/dist/actions/merge-contacts.cjs.map +1 -1
- package/dist/actions/merge-contacts.d.cts +3 -4
- package/dist/actions/merge-contacts.d.cts.map +1 -1
- package/dist/actions/merge-contacts.d.mts +3 -4
- package/dist/actions/merge-contacts.d.mts.map +1 -1
- package/dist/actions/merge-contacts.mjs +1 -0
- package/dist/actions/merge-contacts.mjs.map +1 -1
- package/dist/actions/send-contact-verification-email.cjs +1 -0
- package/dist/actions/send-contact-verification-email.cjs.map +1 -1
- package/dist/actions/send-contact-verification-email.d.cts +3 -3
- package/dist/actions/send-contact-verification-email.d.cts.map +1 -1
- package/dist/actions/send-contact-verification-email.d.mts +3 -3
- package/dist/actions/send-contact-verification-email.d.mts.map +1 -1
- package/dist/actions/send-contact-verification-email.mjs +1 -0
- package/dist/actions/send-contact-verification-email.mjs.map +1 -1
- package/dist/actions/update-bookings.cjs +1 -0
- package/dist/actions/update-bookings.cjs.map +1 -1
- package/dist/actions/update-bookings.d.cts +3 -12
- package/dist/actions/update-bookings.d.cts.map +1 -1
- package/dist/actions/update-bookings.d.mts +3 -12
- package/dist/actions/update-bookings.d.mts.map +1 -1
- package/dist/actions/update-bookings.mjs +1 -0
- package/dist/actions/update-bookings.mjs.map +1 -1
- package/dist/actions/update-contact-identifiers.cjs +1 -0
- package/dist/actions/update-contact-identifiers.cjs.map +1 -1
- package/dist/actions/update-contact-identifiers.d.cts +3 -5
- package/dist/actions/update-contact-identifiers.d.cts.map +1 -1
- package/dist/actions/update-contact-identifiers.d.mts +3 -5
- package/dist/actions/update-contact-identifiers.d.mts.map +1 -1
- package/dist/actions/update-contact-identifiers.mjs +1 -0
- package/dist/actions/update-contact-identifiers.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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"find-or-create-products.mjs","names":[],"sources":["../../src/actions/find-or-create-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyFindOrCreateProductsInput = z.object({\n name: z.string().describe(\"The name of the Product. Required when creating a new product\").optional(),\n categories: z.array(z.object({\n uuid: z.string().describe(\"UUID of an existing category to associate with the product\").optional(),\n external_identifier: z.string().describe(\"External identifier of an existing category to associate with the product\").optional(),\n}).passthrough().describe(\"Category reference for product association.\")).describe(\"List of Categories that the product belongs to. Each category can be referenced by uuid or external_identifier\").optional(),\n description: z.string().describe(\"The description of the Product\").optional(),\n external_identifier: z.string().describe(\"A unique identifier from your system to find or create the product\"),\n}).describe(\"Request model for finding or creating a product in Piggy.\");\nconst PiggyFindOrCreateProducts_ProductCategoryResponseSchema = z.object({\n uuid: z.string().describe(\"UUID of the category\").nullable(),\n external_identifier: z.string().describe(\"External identifier of the category\").nullable().optional(),\n}).passthrough().describe(\"Category information in product response.\");\nconst PiggyFindOrCreateProducts_ProductDataSchema = z.object({\n name: z.string().describe(\"Name of the product\").nullable(),\n uuid: z.string().describe(\"Unique identifier for the product in Piggy system\").nullable(),\n categories: z.array(PiggyFindOrCreateProducts_ProductCategoryResponseSchema).describe(\"List of categories associated with the product\").nullable().optional(),\n description: z.string().describe(\"Description of the product\").nullable().optional(),\n external_identifier: z.string().describe(\"External identifier from your system\").nullable(),\n}).passthrough().describe(\"Product data object returned by the API.\");\nexport const PiggyFindOrCreateProductsOutput = z.object({\n data: PiggyFindOrCreateProducts_ProductDataSchema.nullable(),\n meta: z.array(z.unknown()).describe(\"Metadata array; typically empty\").nullable().optional(),\n}).passthrough().describe(\"Response model for finding or creating a product.\");\n\nexport const piggyFindOrCreateProducts = action(\"PIGGY_FIND_OR_CREATE_PRODUCTS\", {\n slug: \"piggy-find-or-create-products\",\n name: \"Find or Create Products\",\n description: \"Tool to find an existing product by external_identifier or create a new one if it doesn't exist. Use when you need to ensure a product exists in Piggy's system for loyalty programs or rewards.\",\n input: PiggyFindOrCreateProductsInput,\n output: PiggyFindOrCreateProductsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"find-or-create-products.mjs","names":[],"sources":["../../src/actions/find-or-create-products.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyFindOrCreateProductsInput = z.object({\n name: z.string().describe(\"The name of the Product. Required when creating a new product\").optional(),\n categories: z.array(z.object({\n uuid: z.string().describe(\"UUID of an existing category to associate with the product\").optional(),\n external_identifier: z.string().describe(\"External identifier of an existing category to associate with the product\").optional(),\n}).passthrough().describe(\"Category reference for product association.\")).describe(\"List of Categories that the product belongs to. Each category can be referenced by uuid or external_identifier\").optional(),\n description: z.string().describe(\"The description of the Product\").optional(),\n external_identifier: z.string().describe(\"A unique identifier from your system to find or create the product\"),\n}).describe(\"Request model for finding or creating a product in Piggy.\");\nconst PiggyFindOrCreateProducts_ProductCategoryResponseSchema = z.object({\n uuid: z.string().describe(\"UUID of the category\").nullable(),\n external_identifier: z.string().describe(\"External identifier of the category\").nullable().optional(),\n}).passthrough().describe(\"Category information in product response.\");\nconst PiggyFindOrCreateProducts_ProductDataSchema = z.object({\n name: z.string().describe(\"Name of the product\").nullable(),\n uuid: z.string().describe(\"Unique identifier for the product in Piggy system\").nullable(),\n categories: z.array(PiggyFindOrCreateProducts_ProductCategoryResponseSchema).describe(\"List of categories associated with the product\").nullable().optional(),\n description: z.string().describe(\"Description of the product\").nullable().optional(),\n external_identifier: z.string().describe(\"External identifier from your system\").nullable(),\n}).passthrough().describe(\"Product data object returned by the API.\");\nexport const PiggyFindOrCreateProductsOutput = z.object({\n data: PiggyFindOrCreateProducts_ProductDataSchema.nullable(),\n meta: z.array(z.unknown()).describe(\"Metadata array; typically empty\").nullable().optional(),\n}).passthrough().describe(\"Response model for finding or creating a product.\");\n\nexport const piggyFindOrCreateProducts: AppAction<\n typeof PiggyFindOrCreateProductsInput,\n typeof PiggyFindOrCreateProductsOutput,\n typeof piggy.credential\n> = action(\"PIGGY_FIND_OR_CREATE_PRODUCTS\", {\n slug: \"piggy-find-or-create-products\",\n name: \"Find or Create Products\",\n description: \"Tool to find an existing product by external_identifier or create a new one if it doesn't exist. Use when you need to ensure a product exists in Piggy's system for loyalty programs or rewards.\",\n input: PiggyFindOrCreateProductsInput,\n output: PiggyFindOrCreateProductsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACpG,YAAY,EAAE,MAAM,EAAE,OAAO;EAC7B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACjG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CAC5M,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC5E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AAC/G,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,0DAA0D,EAAE,OAAO;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACxF,YAAY,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5J,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAMpE,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd6C,EAAE,OAAO;EACtD,MAAM,4CAA4C,SAAS;EAC3D,MAAM,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"find-voucher-by-code.cjs","names":["z","action"],"sources":["../../src/actions/find-voucher-by-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyFindVoucherByCodeInput = z.object({\n code: z.string().describe(\"The unique code of the Voucher, which serves as its identifier\"),\n}).describe(\"Request schema for finding a voucher by its unique code.\");\nconst PiggyFindVoucherByCode_VoucherContactSchema = z.object({\n uuid: z.string().describe(\"UUID of the contact\").nullable().optional(),\n email: z.string().describe(\"Email of the contact\").nullable().optional(),\n}).passthrough().describe(\"Contact associated with the voucher.\");\nconst PiggyFindVoucherByCode_VoucherPromotionSchema = z.object({\n name: z.string().describe(\"Name of the promotion\").nullable().optional(),\n uuid: z.string().describe(\"UUID of the promotion\").nullable().optional(),\n description: z.string().describe(\"Description of the promotion\").nullable().optional(),\n}).passthrough().describe(\"Promotion details associated with the voucher.\");\nconst PiggyFindVoucherByCode_VoucherDataSchema = z.object({\n code: z.string().describe(\"Unique code of the voucher\").nullable(),\n name: z.string().describe(\"Name of the voucher\").nullable().optional(),\n uuid: z.string().describe(\"UUID of the voucher\").nullable(),\n status: z.string().describe(\"Status of the voucher (e.g., ACTIVE, REDEEMED)\").nullable().optional(),\n contact: PiggyFindVoucherByCode_VoucherContactSchema.nullable().optional(),\n promotion: PiggyFindVoucherByCode_VoucherPromotionSchema.nullable().optional(),\n attributes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n description: z.string().describe(\"Description of the voucher\").nullable().optional(),\n is_redeemed: z.boolean().describe(\"Indicates if the voucher has been redeemed\").nullable().optional(),\n redeemed_at: z.string().describe(\"Date when the voucher was redeemed in ISO 8601 format\").nullable().optional(),\n times_redeemed: z.number().int().describe(\"Number of times the voucher has been redeemed\").nullable().optional(),\n activation_date: z.string().describe(\"Activation date of the voucher in ISO 8601 format\").nullable().optional(),\n expiration_date: z.string().describe(\"Expiration date of the voucher in ISO 8601 format\").nullable().optional(),\n redemptions_remaining: z.number().int().describe(\"Number of redemptions remaining for the voucher\").nullable().optional(),\n total_redemptions_allowed: z.number().int().describe(\"Total number of redemptions allowed for the voucher\").nullable().optional(),\n}).passthrough().describe(\"Detailed voucher information.\");\nexport const PiggyFindVoucherByCodeOutput = z.object({\n data: PiggyFindVoucherByCode_VoucherDataSchema.nullable(),\n meta: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for voucher retrieval by code.\");\n\nexport const piggyFindVoucherByCode = action(\"PIGGY_FIND_VOUCHER_BY_CODE\", {\n slug: \"piggy-find-voucher-by-code\",\n name: \"Find Voucher By Code\",\n description: \"Tool to find a voucher by its unique code. Use when you need to retrieve voucher details, check redemption status, or validate a voucher code.\",\n input: PiggyFindVoucherByCodeInput,\n output: PiggyFindVoucherByCodeOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"find-voucher-by-code.cjs","names":["z","action"],"sources":["../../src/actions/find-voucher-by-code.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyFindVoucherByCodeInput = z.object({\n code: z.string().describe(\"The unique code of the Voucher, which serves as its identifier\"),\n}).describe(\"Request schema for finding a voucher by its unique code.\");\nconst PiggyFindVoucherByCode_VoucherContactSchema = z.object({\n uuid: z.string().describe(\"UUID of the contact\").nullable().optional(),\n email: z.string().describe(\"Email of the contact\").nullable().optional(),\n}).passthrough().describe(\"Contact associated with the voucher.\");\nconst PiggyFindVoucherByCode_VoucherPromotionSchema = z.object({\n name: z.string().describe(\"Name of the promotion\").nullable().optional(),\n uuid: z.string().describe(\"UUID of the promotion\").nullable().optional(),\n description: z.string().describe(\"Description of the promotion\").nullable().optional(),\n}).passthrough().describe(\"Promotion details associated with the voucher.\");\nconst PiggyFindVoucherByCode_VoucherDataSchema = z.object({\n code: z.string().describe(\"Unique code of the voucher\").nullable(),\n name: z.string().describe(\"Name of the voucher\").nullable().optional(),\n uuid: z.string().describe(\"UUID of the voucher\").nullable(),\n status: z.string().describe(\"Status of the voucher (e.g., ACTIVE, REDEEMED)\").nullable().optional(),\n contact: PiggyFindVoucherByCode_VoucherContactSchema.nullable().optional(),\n promotion: PiggyFindVoucherByCode_VoucherPromotionSchema.nullable().optional(),\n attributes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n description: z.string().describe(\"Description of the voucher\").nullable().optional(),\n is_redeemed: z.boolean().describe(\"Indicates if the voucher has been redeemed\").nullable().optional(),\n redeemed_at: z.string().describe(\"Date when the voucher was redeemed in ISO 8601 format\").nullable().optional(),\n times_redeemed: z.number().int().describe(\"Number of times the voucher has been redeemed\").nullable().optional(),\n activation_date: z.string().describe(\"Activation date of the voucher in ISO 8601 format\").nullable().optional(),\n expiration_date: z.string().describe(\"Expiration date of the voucher in ISO 8601 format\").nullable().optional(),\n redemptions_remaining: z.number().int().describe(\"Number of redemptions remaining for the voucher\").nullable().optional(),\n total_redemptions_allowed: z.number().int().describe(\"Total number of redemptions allowed for the voucher\").nullable().optional(),\n}).passthrough().describe(\"Detailed voucher information.\");\nexport const PiggyFindVoucherByCodeOutput = z.object({\n data: PiggyFindVoucherByCode_VoucherDataSchema.nullable(),\n meta: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for voucher retrieval by code.\");\n\nexport const piggyFindVoucherByCode: AppAction<\n typeof PiggyFindVoucherByCodeInput,\n typeof PiggyFindVoucherByCodeOutput,\n typeof piggy.credential\n> = action(\"PIGGY_FIND_VOUCHER_BY_CODE\", {\n slug: \"piggy-find-voucher-by-code\",\n name: \"Find Voucher By Code\",\n description: \"Tool to find a voucher by its unique code. Use when you need to retrieve voucher details, check redemption status, or validate a voucher code.\",\n input: PiggyFindVoucherByCodeInput,\n output: PiggyFindVoucherByCodeOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC5F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAAS,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACzE,WAAW,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAM,yCAAyC,SAAS;CACxD,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,yBAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/find-voucher-by-code.d.ts
|
|
@@ -31,9 +33,7 @@ declare const PiggyFindVoucherByCodeOutput: z.ZodObject<{
|
|
|
31
33
|
}, z.core.$loose>>;
|
|
32
34
|
meta: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const piggyFindVoucherByCode:
|
|
35
|
-
code: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const piggyFindVoucherByCode: AppAction<typeof PiggyFindVoucherByCodeInput, typeof PiggyFindVoucherByCodeOutput, typeof piggy.credential>;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { piggyFindVoucherByCode };
|
|
39
39
|
//# sourceMappingURL=find-voucher-by-code.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"find-voucher-by-code.d.cts","names":[],"sources":["../../src/actions/find-voucher-by-code.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"find-voucher-by-code.d.cts","names":[],"sources":["../../src/actions/find-voucher-by-code.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cA6B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/find-voucher-by-code.d.ts
|
|
@@ -31,9 +33,7 @@ declare const PiggyFindVoucherByCodeOutput: z.ZodObject<{
|
|
|
31
33
|
}, z.core.$loose>>;
|
|
32
34
|
meta: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const piggyFindVoucherByCode:
|
|
35
|
-
code: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const piggyFindVoucherByCode: AppAction<typeof PiggyFindVoucherByCodeInput, typeof PiggyFindVoucherByCodeOutput, typeof piggy.credential>;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { piggyFindVoucherByCode };
|
|
39
39
|
//# sourceMappingURL=find-voucher-by-code.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"find-voucher-by-code.d.mts","names":[],"sources":["../../src/actions/find-voucher-by-code.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"find-voucher-by-code.d.mts","names":[],"sources":["../../src/actions/find-voucher-by-code.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cA6B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"find-voucher-by-code.mjs","names":[],"sources":["../../src/actions/find-voucher-by-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyFindVoucherByCodeInput = z.object({\n code: z.string().describe(\"The unique code of the Voucher, which serves as its identifier\"),\n}).describe(\"Request schema for finding a voucher by its unique code.\");\nconst PiggyFindVoucherByCode_VoucherContactSchema = z.object({\n uuid: z.string().describe(\"UUID of the contact\").nullable().optional(),\n email: z.string().describe(\"Email of the contact\").nullable().optional(),\n}).passthrough().describe(\"Contact associated with the voucher.\");\nconst PiggyFindVoucherByCode_VoucherPromotionSchema = z.object({\n name: z.string().describe(\"Name of the promotion\").nullable().optional(),\n uuid: z.string().describe(\"UUID of the promotion\").nullable().optional(),\n description: z.string().describe(\"Description of the promotion\").nullable().optional(),\n}).passthrough().describe(\"Promotion details associated with the voucher.\");\nconst PiggyFindVoucherByCode_VoucherDataSchema = z.object({\n code: z.string().describe(\"Unique code of the voucher\").nullable(),\n name: z.string().describe(\"Name of the voucher\").nullable().optional(),\n uuid: z.string().describe(\"UUID of the voucher\").nullable(),\n status: z.string().describe(\"Status of the voucher (e.g., ACTIVE, REDEEMED)\").nullable().optional(),\n contact: PiggyFindVoucherByCode_VoucherContactSchema.nullable().optional(),\n promotion: PiggyFindVoucherByCode_VoucherPromotionSchema.nullable().optional(),\n attributes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n description: z.string().describe(\"Description of the voucher\").nullable().optional(),\n is_redeemed: z.boolean().describe(\"Indicates if the voucher has been redeemed\").nullable().optional(),\n redeemed_at: z.string().describe(\"Date when the voucher was redeemed in ISO 8601 format\").nullable().optional(),\n times_redeemed: z.number().int().describe(\"Number of times the voucher has been redeemed\").nullable().optional(),\n activation_date: z.string().describe(\"Activation date of the voucher in ISO 8601 format\").nullable().optional(),\n expiration_date: z.string().describe(\"Expiration date of the voucher in ISO 8601 format\").nullable().optional(),\n redemptions_remaining: z.number().int().describe(\"Number of redemptions remaining for the voucher\").nullable().optional(),\n total_redemptions_allowed: z.number().int().describe(\"Total number of redemptions allowed for the voucher\").nullable().optional(),\n}).passthrough().describe(\"Detailed voucher information.\");\nexport const PiggyFindVoucherByCodeOutput = z.object({\n data: PiggyFindVoucherByCode_VoucherDataSchema.nullable(),\n meta: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for voucher retrieval by code.\");\n\nexport const piggyFindVoucherByCode = action(\"PIGGY_FIND_VOUCHER_BY_CODE\", {\n slug: \"piggy-find-voucher-by-code\",\n name: \"Find Voucher By Code\",\n description: \"Tool to find a voucher by its unique code. Use when you need to retrieve voucher details, check redemption status, or validate a voucher code.\",\n input: PiggyFindVoucherByCodeInput,\n output: PiggyFindVoucherByCodeOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"find-voucher-by-code.mjs","names":[],"sources":["../../src/actions/find-voucher-by-code.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyFindVoucherByCodeInput = z.object({\n code: z.string().describe(\"The unique code of the Voucher, which serves as its identifier\"),\n}).describe(\"Request schema for finding a voucher by its unique code.\");\nconst PiggyFindVoucherByCode_VoucherContactSchema = z.object({\n uuid: z.string().describe(\"UUID of the contact\").nullable().optional(),\n email: z.string().describe(\"Email of the contact\").nullable().optional(),\n}).passthrough().describe(\"Contact associated with the voucher.\");\nconst PiggyFindVoucherByCode_VoucherPromotionSchema = z.object({\n name: z.string().describe(\"Name of the promotion\").nullable().optional(),\n uuid: z.string().describe(\"UUID of the promotion\").nullable().optional(),\n description: z.string().describe(\"Description of the promotion\").nullable().optional(),\n}).passthrough().describe(\"Promotion details associated with the voucher.\");\nconst PiggyFindVoucherByCode_VoucherDataSchema = z.object({\n code: z.string().describe(\"Unique code of the voucher\").nullable(),\n name: z.string().describe(\"Name of the voucher\").nullable().optional(),\n uuid: z.string().describe(\"UUID of the voucher\").nullable(),\n status: z.string().describe(\"Status of the voucher (e.g., ACTIVE, REDEEMED)\").nullable().optional(),\n contact: PiggyFindVoucherByCode_VoucherContactSchema.nullable().optional(),\n promotion: PiggyFindVoucherByCode_VoucherPromotionSchema.nullable().optional(),\n attributes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n description: z.string().describe(\"Description of the voucher\").nullable().optional(),\n is_redeemed: z.boolean().describe(\"Indicates if the voucher has been redeemed\").nullable().optional(),\n redeemed_at: z.string().describe(\"Date when the voucher was redeemed in ISO 8601 format\").nullable().optional(),\n times_redeemed: z.number().int().describe(\"Number of times the voucher has been redeemed\").nullable().optional(),\n activation_date: z.string().describe(\"Activation date of the voucher in ISO 8601 format\").nullable().optional(),\n expiration_date: z.string().describe(\"Expiration date of the voucher in ISO 8601 format\").nullable().optional(),\n redemptions_remaining: z.number().int().describe(\"Number of redemptions remaining for the voucher\").nullable().optional(),\n total_redemptions_allowed: z.number().int().describe(\"Total number of redemptions allowed for the voucher\").nullable().optional(),\n}).passthrough().describe(\"Detailed voucher information.\");\nexport const PiggyFindVoucherByCodeOutput = z.object({\n data: PiggyFindVoucherByCode_VoucherDataSchema.nullable(),\n meta: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for voucher retrieval by code.\");\n\nexport const piggyFindVoucherByCode: AppAction<\n typeof PiggyFindVoucherByCodeInput,\n typeof PiggyFindVoucherByCodeOutput,\n typeof piggy.credential\n> = action(\"PIGGY_FIND_VOUCHER_BY_CODE\", {\n slug: \"piggy-find-voucher-by-code\",\n name: \"Find Voucher By Code\",\n description: \"Tool to find a voucher by its unique code. Use when you need to retrieve voucher details, check redemption status, or validate a voucher code.\",\n input: PiggyFindVoucherByCodeInput,\n output: PiggyFindVoucherByCodeOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-auth-token.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-auth-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyGetContactAuthTokenInput = z.object({\n contact_uuid: z.string().describe(\"UUID of the Contact for which to retrieve an auth token\"),\n}).describe(\"Path parameter for fetching a Contact auth token by UUID.\");\nconst PiggyGetContactAuthToken_AuthTokenDataSchema = z.object({\n auth_token: z.string().describe(\"Authentication token for the Contact\").nullable(),\n}).passthrough().describe(\"Inner data containing the auth token.\");\nexport const PiggyGetContactAuthTokenOutput = z.object({\n data: PiggyGetContactAuthToken_AuthTokenDataSchema.nullable(),\n meta: z.array(z.record(z.string(), z.unknown())).describe(\"Response metadata (usually empty)\"),\n}).passthrough().describe(\"Response schema for Contact auth token retrieval.\");\n\nexport const piggyGetContactAuthToken = action(\"PIGGY_GET_CONTACT_AUTH_TOKEN\", {\n slug: \"piggy-get-contact-auth-token\",\n name: \"Get Contact Auth Token\",\n description: \"Tool to get an auth token for a Contact. Use after obtaining a Contact UUID and needing to verify identity for secure operations.\",\n input: PiggyGetContactAuthTokenInput,\n output: PiggyGetContactAuthTokenOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-auth-token.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-auth-token.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyGetContactAuthTokenInput = z.object({\n contact_uuid: z.string().describe(\"UUID of the Contact for which to retrieve an auth token\"),\n}).describe(\"Path parameter for fetching a Contact auth token by UUID.\");\nconst PiggyGetContactAuthToken_AuthTokenDataSchema = z.object({\n auth_token: z.string().describe(\"Authentication token for the Contact\").nullable(),\n}).passthrough().describe(\"Inner data containing the auth token.\");\nexport const PiggyGetContactAuthTokenOutput = z.object({\n data: PiggyGetContactAuthToken_AuthTokenDataSchema.nullable(),\n meta: z.array(z.record(z.string(), z.unknown())).describe(\"Response metadata (usually empty)\"),\n}).passthrough().describe(\"Response schema for Contact auth token retrieval.\");\n\nexport const piggyGetContactAuthToken: AppAction<\n typeof PiggyGetContactAuthTokenInput,\n typeof PiggyGetContactAuthTokenOutput,\n typeof piggy.credential\n> = action(\"PIGGY_GET_CONTACT_AUTH_TOKEN\", {\n slug: \"piggy-get-contact-auth-token\",\n name: \"Get Contact Auth Token\",\n description: \"Tool to get an auth token for a Contact. Use after obtaining a Contact UUID and needing to verify identity for secure operations.\",\n input: PiggyGetContactAuthTokenInput,\n output: PiggyGetContactAuthTokenOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EAC7F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,+CAA+CA,IAAAA,EAAE,OAAO,EAC5D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAM,6CAA6C,SAAS;CAC5D,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,2BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-auth-token.d.ts
|
|
@@ -10,9 +12,7 @@ declare const PiggyGetContactAuthTokenOutput: z.ZodObject<{
|
|
|
10
12
|
}, z.core.$loose>>;
|
|
11
13
|
meta: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const piggyGetContactAuthToken:
|
|
14
|
-
contact_uuid: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const piggyGetContactAuthToken: AppAction<typeof PiggyGetContactAuthTokenInput, typeof PiggyGetContactAuthTokenOutput, typeof piggy.credential>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { piggyGetContactAuthToken };
|
|
18
18
|
//# sourceMappingURL=get-contact-auth-token.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-auth-token.d.cts","names":[],"sources":["../../src/actions/get-contact-auth-token.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-auth-token.d.cts","names":[],"sources":["../../src/actions/get-contact-auth-token.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contact-auth-token.d.ts
|
|
@@ -10,9 +12,7 @@ declare const PiggyGetContactAuthTokenOutput: z.ZodObject<{
|
|
|
10
12
|
}, z.core.$loose>>;
|
|
11
13
|
meta: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const piggyGetContactAuthToken:
|
|
14
|
-
contact_uuid: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const piggyGetContactAuthToken: AppAction<typeof PiggyGetContactAuthTokenInput, typeof PiggyGetContactAuthTokenOutput, typeof piggy.credential>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { piggyGetContactAuthToken };
|
|
18
18
|
//# sourceMappingURL=get-contact-auth-token.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-auth-token.d.mts","names":[],"sources":["../../src/actions/get-contact-auth-token.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-auth-token.d.mts","names":[],"sources":["../../src/actions/get-contact-auth-token.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-auth-token.mjs","names":[],"sources":["../../src/actions/get-contact-auth-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyGetContactAuthTokenInput = z.object({\n contact_uuid: z.string().describe(\"UUID of the Contact for which to retrieve an auth token\"),\n}).describe(\"Path parameter for fetching a Contact auth token by UUID.\");\nconst PiggyGetContactAuthToken_AuthTokenDataSchema = z.object({\n auth_token: z.string().describe(\"Authentication token for the Contact\").nullable(),\n}).passthrough().describe(\"Inner data containing the auth token.\");\nexport const PiggyGetContactAuthTokenOutput = z.object({\n data: PiggyGetContactAuthToken_AuthTokenDataSchema.nullable(),\n meta: z.array(z.record(z.string(), z.unknown())).describe(\"Response metadata (usually empty)\"),\n}).passthrough().describe(\"Response schema for Contact auth token retrieval.\");\n\nexport const piggyGetContactAuthToken = action(\"PIGGY_GET_CONTACT_AUTH_TOKEN\", {\n slug: \"piggy-get-contact-auth-token\",\n name: \"Get Contact Auth Token\",\n description: \"Tool to get an auth token for a Contact. Use after obtaining a Contact UUID and needing to verify identity for secure operations.\",\n input: PiggyGetContactAuthTokenInput,\n output: PiggyGetContactAuthTokenOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contact-auth-token.mjs","names":[],"sources":["../../src/actions/get-contact-auth-token.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyGetContactAuthTokenInput = z.object({\n contact_uuid: z.string().describe(\"UUID of the Contact for which to retrieve an auth token\"),\n}).describe(\"Path parameter for fetching a Contact auth token by UUID.\");\nconst PiggyGetContactAuthToken_AuthTokenDataSchema = z.object({\n auth_token: z.string().describe(\"Authentication token for the Contact\").nullable(),\n}).passthrough().describe(\"Inner data containing the auth token.\");\nexport const PiggyGetContactAuthTokenOutput = z.object({\n data: PiggyGetContactAuthToken_AuthTokenDataSchema.nullable(),\n meta: z.array(z.record(z.string(), z.unknown())).describe(\"Response metadata (usually empty)\"),\n}).passthrough().describe(\"Response schema for Contact auth token retrieval.\");\n\nexport const piggyGetContactAuthToken: AppAction<\n typeof PiggyGetContactAuthTokenInput,\n typeof PiggyGetContactAuthTokenOutput,\n typeof piggy.credential\n> = action(\"PIGGY_GET_CONTACT_AUTH_TOKEN\", {\n slug: \"piggy-get-contact-auth-token\",\n name: \"Get Contact Auth Token\",\n description: \"Tool to get an auth token for a Contact. Use after obtaining a Contact UUID and needing to verify identity for secure operations.\",\n input: PiggyGetContactAuthTokenInput,\n output: PiggyGetContactAuthTokenOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO,EACpD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EAC7F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,+CAA+C,EAAE,OAAO,EAC5D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAMjE,MAAa,2BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd4C,EAAE,OAAO;EACrD,MAAM,6CAA6C,SAAS;EAC5D,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mCAAmC;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contacts-credit-balance.cjs","names":["z","action"],"sources":["../../src/actions/get-contacts-credit-balance.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyGetContactsCreditBalanceInput = z.object({\n contact_uuid: z.string().describe(\"The UUID of the Contact for which to retrieve the credit balance\"),\n}).describe(\"Path parameter for fetching a Contact's credit balance by UUID.\");\nconst PiggyGetContactsCreditBalance_CreditBalanceDataSchema = z.object({\n balance: z.number().int().describe(\"The current credit balance amount for the contact\").nullable(),\n}).passthrough().describe(\"Credit balance data containing the current balance amount.\");\nexport const PiggyGetContactsCreditBalanceOutput = z.object({\n data: PiggyGetContactsCreditBalance_CreditBalanceDataSchema.nullable(),\n meta: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]),\n}).passthrough().describe(\"Response schema for Contact credit balance retrieval.\");\n\nexport const piggyGetContactsCreditBalance = action(\"PIGGY_GET_CONTACTS_CREDIT_BALANCE\", {\n slug: \"piggy-get-contacts-credit-balance\",\n name: \"Get Contact's Credit Balance\",\n description: \"Tool to get a Contact's credit balance. Use when you need to check a contact's current credit balance before processing rewards or promotions.\",\n input: PiggyGetContactsCreditBalanceInput,\n output: PiggyGetContactsCreditBalanceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contacts-credit-balance.cjs","names":["z","action"],"sources":["../../src/actions/get-contacts-credit-balance.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyGetContactsCreditBalanceInput = z.object({\n contact_uuid: z.string().describe(\"The UUID of the Contact for which to retrieve the credit balance\"),\n}).describe(\"Path parameter for fetching a Contact's credit balance by UUID.\");\nconst PiggyGetContactsCreditBalance_CreditBalanceDataSchema = z.object({\n balance: z.number().int().describe(\"The current credit balance amount for the contact\").nullable(),\n}).passthrough().describe(\"Credit balance data containing the current balance amount.\");\nexport const PiggyGetContactsCreditBalanceOutput = z.object({\n data: PiggyGetContactsCreditBalance_CreditBalanceDataSchema.nullable(),\n meta: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]),\n}).passthrough().describe(\"Response schema for Contact credit balance retrieval.\");\n\nexport const piggyGetContactsCreditBalance: AppAction<\n typeof PiggyGetContactsCreditBalanceInput,\n typeof PiggyGetContactsCreditBalanceOutput,\n typeof piggy.credential\n> = action(\"PIGGY_GET_CONTACTS_CREDIT_BALANCE\", {\n slug: \"piggy-get-contacts-credit-balance\",\n name: \"Get Contact's Credit Balance\",\n description: \"Tool to get a Contact's credit balance. Use when you need to check a contact's current credit balance before processing rewards or promotions.\",\n input: PiggyGetContactsCreditBalanceInput,\n output: PiggyGetContactsCreditBalanceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,EACtG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,wDAAwDA,IAAAA,EAAE,OAAO,EACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAM,sDAAsD,SAAS;CACrE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,gCAITC,eAAAA,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contacts-credit-balance.d.ts
|
|
@@ -10,9 +12,7 @@ declare const PiggyGetContactsCreditBalanceOutput: z.ZodObject<{
|
|
|
10
12
|
}, z.core.$loose>>;
|
|
11
13
|
meta: z.ZodUnion<readonly [z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const piggyGetContactsCreditBalance:
|
|
14
|
-
contact_uuid: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const piggyGetContactsCreditBalance: AppAction<typeof PiggyGetContactsCreditBalanceInput, typeof PiggyGetContactsCreditBalanceOutput, typeof piggy.credential>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { piggyGetContactsCreditBalance };
|
|
18
18
|
//# sourceMappingURL=get-contacts-credit-balance.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contacts-credit-balance.d.cts","names":[],"sources":["../../src/actions/get-contacts-credit-balance.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contacts-credit-balance.d.cts","names":[],"sources":["../../src/actions/get-contacts-credit-balance.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAMlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-contacts-credit-balance.d.ts
|
|
@@ -10,9 +12,7 @@ declare const PiggyGetContactsCreditBalanceOutput: z.ZodObject<{
|
|
|
10
12
|
}, z.core.$loose>>;
|
|
11
13
|
meta: z.ZodUnion<readonly [z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const piggyGetContactsCreditBalance:
|
|
14
|
-
contact_uuid: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const piggyGetContactsCreditBalance: AppAction<typeof PiggyGetContactsCreditBalanceInput, typeof PiggyGetContactsCreditBalanceOutput, typeof piggy.credential>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { piggyGetContactsCreditBalance };
|
|
18
18
|
//# sourceMappingURL=get-contacts-credit-balance.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contacts-credit-balance.d.mts","names":[],"sources":["../../src/actions/get-contacts-credit-balance.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contacts-credit-balance.d.mts","names":[],"sources":["../../src/actions/get-contacts-credit-balance.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAMlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contacts-credit-balance.mjs","names":[],"sources":["../../src/actions/get-contacts-credit-balance.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyGetContactsCreditBalanceInput = z.object({\n contact_uuid: z.string().describe(\"The UUID of the Contact for which to retrieve the credit balance\"),\n}).describe(\"Path parameter for fetching a Contact's credit balance by UUID.\");\nconst PiggyGetContactsCreditBalance_CreditBalanceDataSchema = z.object({\n balance: z.number().int().describe(\"The current credit balance amount for the contact\").nullable(),\n}).passthrough().describe(\"Credit balance data containing the current balance amount.\");\nexport const PiggyGetContactsCreditBalanceOutput = z.object({\n data: PiggyGetContactsCreditBalance_CreditBalanceDataSchema.nullable(),\n meta: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]),\n}).passthrough().describe(\"Response schema for Contact credit balance retrieval.\");\n\nexport const piggyGetContactsCreditBalance = action(\"PIGGY_GET_CONTACTS_CREDIT_BALANCE\", {\n slug: \"piggy-get-contacts-credit-balance\",\n name: \"Get Contact's Credit Balance\",\n description: \"Tool to get a Contact's credit balance. Use when you need to check a contact's current credit balance before processing rewards or promotions.\",\n input: PiggyGetContactsCreditBalanceInput,\n output: PiggyGetContactsCreditBalanceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-contacts-credit-balance.mjs","names":[],"sources":["../../src/actions/get-contacts-credit-balance.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyGetContactsCreditBalanceInput = z.object({\n contact_uuid: z.string().describe(\"The UUID of the Contact for which to retrieve the credit balance\"),\n}).describe(\"Path parameter for fetching a Contact's credit balance by UUID.\");\nconst PiggyGetContactsCreditBalance_CreditBalanceDataSchema = z.object({\n balance: z.number().int().describe(\"The current credit balance amount for the contact\").nullable(),\n}).passthrough().describe(\"Credit balance data containing the current balance amount.\");\nexport const PiggyGetContactsCreditBalanceOutput = z.object({\n data: PiggyGetContactsCreditBalance_CreditBalanceDataSchema.nullable(),\n meta: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]),\n}).passthrough().describe(\"Response schema for Contact credit balance retrieval.\");\n\nexport const piggyGetContactsCreditBalance: AppAction<\n typeof PiggyGetContactsCreditBalanceInput,\n typeof PiggyGetContactsCreditBalanceOutput,\n typeof piggy.credential\n> = action(\"PIGGY_GET_CONTACTS_CREDIT_BALANCE\", {\n slug: \"piggy-get-contacts-credit-balance\",\n name: \"Get Contact's Credit Balance\",\n description: \"Tool to get a Contact's credit balance. Use when you need to check a contact's current credit balance before processing rewards or promotions.\",\n input: PiggyGetContactsCreditBalanceInput,\n output: PiggyGetContactsCreditBalanceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqC,EAAE,OAAO,EACzD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,EACtG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,wDAAwD,EAAE,OAAO,EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAMtF,MAAa,gCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdiD,EAAE,OAAO;EAC1D,MAAM,sDAAsD,SAAS;EACrE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-forms.cjs","names":["z","action"],"sources":["../../src/actions/list-forms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyListFormsInput = z.object({}).describe(\"Request model for listing forms. No parameters required.\");\nconst PiggyListForms_FormDataSchema = z.object({\n url: z.string().describe(\"URL of the form\").nullable(),\n name: z.string().describe(\"Name of the form\").nullable(),\n type: z.string().describe(\"Type of the form\").nullable(),\n uuid: z.string().describe(\"Unique identifier of the form\").nullable(),\n status: z.string().describe(\"Status of the form\").nullable(),\n}).passthrough().describe(\"Individual form object in the response.\");\nexport const PiggyListFormsOutput = z.object({\n data: z.array(PiggyListForms_FormDataSchema).describe(\"List of form objects\"),\n meta: z.array(z.record(z.string(), z.unknown())).describe(\"Response metadata (usually empty)\"),\n}).passthrough().describe(\"Response schema for listing forms.\");\n\nexport const piggyListForms = action(\"PIGGY_LIST_FORMS\", {\n slug: \"piggy-list-forms\",\n name: \"List Forms\",\n description: \"Tool to list all forms in the Piggy account. Use when you need to retrieve available forms for customer interactions.\",\n input: PiggyListFormsInput,\n output: PiggyListFormsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-forms.cjs","names":["z","action"],"sources":["../../src/actions/list-forms.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyListFormsInput = z.object({}).describe(\"Request model for listing forms. No parameters required.\");\nconst PiggyListForms_FormDataSchema = z.object({\n url: z.string().describe(\"URL of the form\").nullable(),\n name: z.string().describe(\"Name of the form\").nullable(),\n type: z.string().describe(\"Type of the form\").nullable(),\n uuid: z.string().describe(\"Unique identifier of the form\").nullable(),\n status: z.string().describe(\"Status of the form\").nullable(),\n}).passthrough().describe(\"Individual form object in the response.\");\nexport const PiggyListFormsOutput = z.object({\n data: z.array(PiggyListForms_FormDataSchema).describe(\"List of form objects\"),\n meta: z.array(z.record(z.string(), z.unknown())).describe(\"Response metadata (usually empty)\"),\n}).passthrough().describe(\"Response schema for listing forms.\");\n\nexport const piggyListForms: AppAction<\n typeof PiggyListFormsInput,\n typeof PiggyListFormsOutput,\n typeof piggy.credential\n> = action(\"PIGGY_LIST_FORMS\", {\n slug: \"piggy-list-forms\",\n name: \"List Forms\",\n description: \"Tool to list all forms in the Piggy account. Use when you need to retrieve available forms for customer interactions.\",\n input: PiggyListFormsInput,\n output: PiggyListFormsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACnH,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,MAAMA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,sBAAsB;CAC5E,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,iBAITC,eAAAA,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-forms.d.ts
|
|
@@ -12,7 +14,7 @@ declare const PiggyListFormsOutput: z.ZodObject<{
|
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
meta: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const piggyListForms:
|
|
17
|
+
declare const piggyListForms: AppAction<typeof PiggyListFormsInput, typeof PiggyListFormsOutput, typeof piggy.credential>;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { piggyListForms };
|
|
18
20
|
//# sourceMappingURL=list-forms.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-forms.d.cts","names":[],"sources":["../../src/actions/list-forms.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-forms.d.cts","names":[],"sources":["../../src/actions/list-forms.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;cAKpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-forms.d.ts
|
|
@@ -12,7 +14,7 @@ declare const PiggyListFormsOutput: z.ZodObject<{
|
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
meta: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const piggyListForms:
|
|
17
|
+
declare const piggyListForms: AppAction<typeof PiggyListFormsInput, typeof PiggyListFormsOutput, typeof piggy.credential>;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { piggyListForms };
|
|
18
20
|
//# sourceMappingURL=list-forms.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-forms.d.mts","names":[],"sources":["../../src/actions/list-forms.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-forms.d.mts","names":[],"sources":["../../src/actions/list-forms.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;cAKpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-forms.mjs","names":[],"sources":["../../src/actions/list-forms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyListFormsInput = z.object({}).describe(\"Request model for listing forms. No parameters required.\");\nconst PiggyListForms_FormDataSchema = z.object({\n url: z.string().describe(\"URL of the form\").nullable(),\n name: z.string().describe(\"Name of the form\").nullable(),\n type: z.string().describe(\"Type of the form\").nullable(),\n uuid: z.string().describe(\"Unique identifier of the form\").nullable(),\n status: z.string().describe(\"Status of the form\").nullable(),\n}).passthrough().describe(\"Individual form object in the response.\");\nexport const PiggyListFormsOutput = z.object({\n data: z.array(PiggyListForms_FormDataSchema).describe(\"List of form objects\"),\n meta: z.array(z.record(z.string(), z.unknown())).describe(\"Response metadata (usually empty)\"),\n}).passthrough().describe(\"Response schema for listing forms.\");\n\nexport const piggyListForms = action(\"PIGGY_LIST_FORMS\", {\n slug: \"piggy-list-forms\",\n name: \"List Forms\",\n description: \"Tool to list all forms in the Piggy account. Use when you need to retrieve available forms for customer interactions.\",\n input: PiggyListFormsInput,\n output: PiggyListFormsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-forms.mjs","names":[],"sources":["../../src/actions/list-forms.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyListFormsInput = z.object({}).describe(\"Request model for listing forms. No parameters required.\");\nconst PiggyListForms_FormDataSchema = z.object({\n url: z.string().describe(\"URL of the form\").nullable(),\n name: z.string().describe(\"Name of the form\").nullable(),\n type: z.string().describe(\"Type of the form\").nullable(),\n uuid: z.string().describe(\"Unique identifier of the form\").nullable(),\n status: z.string().describe(\"Status of the form\").nullable(),\n}).passthrough().describe(\"Individual form object in the response.\");\nexport const PiggyListFormsOutput = z.object({\n data: z.array(PiggyListForms_FormDataSchema).describe(\"List of form objects\"),\n meta: z.array(z.record(z.string(), z.unknown())).describe(\"Response metadata (usually empty)\"),\n}).passthrough().describe(\"Response schema for listing forms.\");\n\nexport const piggyListForms: AppAction<\n typeof PiggyListFormsInput,\n typeof PiggyListFormsOutput,\n typeof piggy.credential\n> = action(\"PIGGY_LIST_FORMS\", {\n slug: \"piggy-list-forms\",\n name: \"List Forms\",\n description: \"Tool to list all forms in the Piggy account. Use when you need to retrieve available forms for customer interactions.\",\n input: PiggyListFormsInput,\n output: PiggyListFormsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACnH,MAAM,gCAAgC,EAAE,OAAO;CAC7C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAMnE,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdkC,EAAE,OAAO;EAC3C,MAAM,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,sBAAsB;EAC5E,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mCAAmC;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-perks.cjs","names":["z","action"],"sources":["../../src/actions/list-perks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyListPerksInput = z.object({}).describe(\"Request model for listing perks. This endpoint requires no parameters.\");\nconst PiggyListPerks_PerkDataSchema = z.object({\n name: z.string().describe(\"Internal name of the perk\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the perk\").nullable().optional(),\n label: z.string().describe(\"Display label of the perk\").nullable().optional(),\n options: z.array(z.union([z.string(), z.record(z.string(), z.unknown())])).describe(\"Available options for the perk if applicable\").nullable().optional(),\n data_type: z.string().describe(\"Data type of the perk (e.g., single_select, boolean)\").nullable().optional(),\n}).passthrough().describe(\"Individual perk object containing perk details.\");\nexport const PiggyListPerksOutput = z.object({\n data: z.array(PiggyListPerks_PerkDataSchema).describe(\"List of available perks\").nullable().optional(),\n meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the response\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing perks.\");\n\nexport const piggyListPerks = action(\"PIGGY_LIST_PERKS\", {\n slug: \"piggy-list-perks\",\n name: \"List Perks\",\n description: \"Tool to list all available perks in Piggy. Use when you need to retrieve the catalog of perks that can be associated with contacts or transactions.\",\n input: PiggyListPerksInput,\n output: PiggyListPerksOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-perks.cjs","names":["z","action"],"sources":["../../src/actions/list-perks.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyListPerksInput = z.object({}).describe(\"Request model for listing perks. This endpoint requires no parameters.\");\nconst PiggyListPerks_PerkDataSchema = z.object({\n name: z.string().describe(\"Internal name of the perk\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the perk\").nullable().optional(),\n label: z.string().describe(\"Display label of the perk\").nullable().optional(),\n options: z.array(z.union([z.string(), z.record(z.string(), z.unknown())])).describe(\"Available options for the perk if applicable\").nullable().optional(),\n data_type: z.string().describe(\"Data type of the perk (e.g., single_select, boolean)\").nullable().optional(),\n}).passthrough().describe(\"Individual perk object containing perk details.\");\nexport const PiggyListPerksOutput = z.object({\n data: z.array(PiggyListPerks_PerkDataSchema).describe(\"List of available perks\").nullable().optional(),\n meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the response\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing perks.\");\n\nexport const piggyListPerks: AppAction<\n typeof PiggyListPerksInput,\n typeof PiggyListPerksOutput,\n typeof piggy.credential\n> = action(\"PIGGY_LIST_PERKS\", {\n slug: \"piggy-list-perks\",\n name: \"List Perks\",\n description: \"Tool to list all available perks in Piggy. Use when you need to retrieve the catalog of perks that can be associated with contacts or transactions.\",\n input: PiggyListPerksInput,\n output: PiggyListPerksOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACjI,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,MAAMA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAE7D,MAAa,iBAITC,eAAAA,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-perks.d.ts
|
|
@@ -12,7 +14,7 @@ declare const PiggyListPerksOutput: z.ZodObject<{
|
|
|
12
14
|
}, z.core.$loose>>>>;
|
|
13
15
|
meta: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const piggyListPerks:
|
|
17
|
+
declare const piggyListPerks: AppAction<typeof PiggyListPerksInput, typeof PiggyListPerksOutput, typeof piggy.credential>;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { piggyListPerks };
|
|
18
20
|
//# sourceMappingURL=list-perks.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-perks.d.cts","names":[],"sources":["../../src/actions/list-perks.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-perks.d.cts","names":[],"sources":["../../src/actions/list-perks.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;cAKpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-perks.d.ts
|
|
@@ -12,7 +14,7 @@ declare const PiggyListPerksOutput: z.ZodObject<{
|
|
|
12
14
|
}, z.core.$loose>>>>;
|
|
13
15
|
meta: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const piggyListPerks:
|
|
17
|
+
declare const piggyListPerks: AppAction<typeof PiggyListPerksInput, typeof PiggyListPerksOutput, typeof piggy.credential>;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { piggyListPerks };
|
|
18
20
|
//# sourceMappingURL=list-perks.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-perks.d.mts","names":[],"sources":["../../src/actions/list-perks.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-perks.d.mts","names":[],"sources":["../../src/actions/list-perks.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;cAKpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-perks.mjs","names":[],"sources":["../../src/actions/list-perks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyListPerksInput = z.object({}).describe(\"Request model for listing perks. This endpoint requires no parameters.\");\nconst PiggyListPerks_PerkDataSchema = z.object({\n name: z.string().describe(\"Internal name of the perk\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the perk\").nullable().optional(),\n label: z.string().describe(\"Display label of the perk\").nullable().optional(),\n options: z.array(z.union([z.string(), z.record(z.string(), z.unknown())])).describe(\"Available options for the perk if applicable\").nullable().optional(),\n data_type: z.string().describe(\"Data type of the perk (e.g., single_select, boolean)\").nullable().optional(),\n}).passthrough().describe(\"Individual perk object containing perk details.\");\nexport const PiggyListPerksOutput = z.object({\n data: z.array(PiggyListPerks_PerkDataSchema).describe(\"List of available perks\").nullable().optional(),\n meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the response\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing perks.\");\n\nexport const piggyListPerks = action(\"PIGGY_LIST_PERKS\", {\n slug: \"piggy-list-perks\",\n name: \"List Perks\",\n description: \"Tool to list all available perks in Piggy. Use when you need to retrieve the catalog of perks that can be associated with contacts or transactions.\",\n input: PiggyListPerksInput,\n output: PiggyListPerksOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-perks.mjs","names":[],"sources":["../../src/actions/list-perks.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyListPerksInput = z.object({}).describe(\"Request model for listing perks. This endpoint requires no parameters.\");\nconst PiggyListPerks_PerkDataSchema = z.object({\n name: z.string().describe(\"Internal name of the perk\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the perk\").nullable().optional(),\n label: z.string().describe(\"Display label of the perk\").nullable().optional(),\n options: z.array(z.union([z.string(), z.record(z.string(), z.unknown())])).describe(\"Available options for the perk if applicable\").nullable().optional(),\n data_type: z.string().describe(\"Data type of the perk (e.g., single_select, boolean)\").nullable().optional(),\n}).passthrough().describe(\"Individual perk object containing perk details.\");\nexport const PiggyListPerksOutput = z.object({\n data: z.array(PiggyListPerks_PerkDataSchema).describe(\"List of available perks\").nullable().optional(),\n meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the response\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing perks.\");\n\nexport const piggyListPerks: AppAction<\n typeof PiggyListPerksInput,\n typeof PiggyListPerksOutput,\n typeof piggy.credential\n> = action(\"PIGGY_LIST_PERKS\", {\n slug: \"piggy-list-perks\",\n name: \"List Perks\",\n description: \"Tool to list all available perks in Piggy. Use when you need to retrieve the catalog of perks that can be associated with contacts or transactions.\",\n input: PiggyListPerksInput,\n output: PiggyListPerksOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACjI,MAAM,gCAAgC,EAAE,OAAO;CAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAAS,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAM3E,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdkC,EAAE,OAAO;EAC3C,MAAM,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"merge-contacts.cjs","names":["z","action"],"sources":["../../src/actions/merge-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiggyMergeContactsInput = z.object({\n source_contact_uuid: z.string().describe(\"UUID of the source contact to merge. This contact will be removed after the merge, and all its data will be transferred to the destination contact.\"),\n destination_contact_uuid: z.string().describe(\"UUID of the destination contact. This contact will remain active and receive all data from the source contact after the merge.\"),\n}).describe(\"Request model for merging two Piggy contacts.\");\nexport const PiggyMergeContactsOutput = z.object({\n data: z.array(z.string()).nullable(),\n meta: z.array(z.unknown()).describe(\"Metadata array; typically empty for this endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Response model for merging contacts. The merge operation is queued and processed asynchronously.\");\n\nexport const piggyMergeContacts = action(\"PIGGY_MERGE_CONTACTS\", {\n slug: \"piggy-merge-contacts\",\n name: \"Merge Contacts\",\n description: \"Merges a source contact into a destination contact in Piggy's CRM. The source contact's data (attributes, balances, transactions) is transferred to the destination contact, and the source contact is removed. This operation is irreversible and processed asynchronously via a job queue. Use this when consolidating duplicate customer records.\",\n input: PiggyMergeContactsInput,\n output: PiggyMergeContactsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"merge-contacts.cjs","names":["z","action"],"sources":["../../src/actions/merge-contacts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { piggy } from \"../app\";\n\nexport const PiggyMergeContactsInput = z.object({\n source_contact_uuid: z.string().describe(\"UUID of the source contact to merge. This contact will be removed after the merge, and all its data will be transferred to the destination contact.\"),\n destination_contact_uuid: z.string().describe(\"UUID of the destination contact. This contact will remain active and receive all data from the source contact after the merge.\"),\n}).describe(\"Request model for merging two Piggy contacts.\");\nexport const PiggyMergeContactsOutput = z.object({\n data: z.array(z.string()).nullable(),\n meta: z.array(z.unknown()).describe(\"Metadata array; typically empty for this endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Response model for merging contacts. The merge operation is queued and processed asynchronously.\");\n\nexport const piggyMergeContacts: AppAction<\n typeof PiggyMergeContactsInput,\n typeof PiggyMergeContactsOutput,\n typeof piggy.credential\n> = action(\"PIGGY_MERGE_CONTACTS\", {\n slug: \"piggy-merge-contacts\",\n name: \"Merge Contacts\",\n description: \"Merges a source contact into a destination contact in Piggy's CRM. The source contact's data (attributes, balances, transactions) is transferred to the destination contact, and the source contact is removed. This operation is irreversible and processed asynchronously via a job queue. Use this when consolidating duplicate customer records.\",\n input: PiggyMergeContactsInput,\n output: PiggyMergeContactsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qJAAqJ;CAC9L,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI;AAChL,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS;CACnC,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kGAAkG;AAE5H,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/merge-contacts.d.ts
|
|
@@ -9,10 +11,7 @@ declare const PiggyMergeContactsOutput: z.ZodObject<{
|
|
|
9
11
|
data: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
10
12
|
meta: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const piggyMergeContacts:
|
|
13
|
-
source_contact_uuid: string;
|
|
14
|
-
destination_contact_uuid: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const piggyMergeContacts: AppAction<typeof PiggyMergeContactsInput, typeof PiggyMergeContactsOutput, typeof piggy.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { piggyMergeContacts };
|
|
18
17
|
//# sourceMappingURL=merge-contacts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"merge-contacts.d.cts","names":[],"sources":["../../src/actions/merge-contacts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"merge-contacts.d.cts","names":[],"sources":["../../src/actions/merge-contacts.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { piggy } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/merge-contacts.d.ts
|
|
@@ -9,10 +11,7 @@ declare const PiggyMergeContactsOutput: z.ZodObject<{
|
|
|
9
11
|
data: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
10
12
|
meta: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const piggyMergeContacts:
|
|
13
|
-
source_contact_uuid: string;
|
|
14
|
-
destination_contact_uuid: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const piggyMergeContacts: AppAction<typeof PiggyMergeContactsInput, typeof PiggyMergeContactsOutput, typeof piggy.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { piggyMergeContacts };
|
|
18
17
|
//# sourceMappingURL=merge-contacts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"merge-contacts.d.mts","names":[],"sources":["../../src/actions/merge-contacts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"merge-contacts.d.mts","names":[],"sources":["../../src/actions/merge-contacts.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|