@keystrokehq/raisely 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/check-profile-url.cjs +1 -0
- package/dist/actions/check-profile-url.cjs.map +1 -1
- package/dist/actions/check-profile-url.d.cts +4 -7
- package/dist/actions/check-profile-url.d.cts.map +1 -1
- package/dist/actions/check-profile-url.d.mts +4 -7
- package/dist/actions/check-profile-url.d.mts.map +1 -1
- package/dist/actions/check-profile-url.mjs +1 -0
- package/dist/actions/check-profile-url.mjs.map +1 -1
- package/dist/actions/check-user.cjs +1 -0
- package/dist/actions/check-user.cjs.map +1 -1
- package/dist/actions/check-user.d.cts +3 -6
- package/dist/actions/check-user.d.cts.map +1 -1
- package/dist/actions/check-user.d.mts +3 -6
- package/dist/actions/check-user.d.mts.map +1 -1
- package/dist/actions/check-user.mjs +1 -0
- package/dist/actions/check-user.mjs.map +1 -1
- package/dist/actions/create-campaign.cjs +1 -0
- package/dist/actions/create-campaign.cjs.map +1 -1
- package/dist/actions/create-campaign.d.cts +3 -12
- package/dist/actions/create-campaign.d.cts.map +1 -1
- package/dist/actions/create-campaign.d.mts +3 -12
- package/dist/actions/create-campaign.d.mts.map +1 -1
- package/dist/actions/create-campaign.mjs +1 -0
- package/dist/actions/create-campaign.mjs.map +1 -1
- package/dist/actions/create-donation.cjs +1 -0
- package/dist/actions/create-donation.cjs.map +1 -1
- package/dist/actions/create-donation.d.cts +3 -34
- package/dist/actions/create-donation.d.cts.map +1 -1
- package/dist/actions/create-donation.d.mts +3 -34
- package/dist/actions/create-donation.d.mts.map +1 -1
- package/dist/actions/create-donation.mjs +1 -0
- package/dist/actions/create-donation.mjs.map +1 -1
- package/dist/actions/create-exercise-log.cjs +1 -0
- package/dist/actions/create-exercise-log.cjs.map +1 -1
- package/dist/actions/create-exercise-log.d.cts +3 -12
- package/dist/actions/create-exercise-log.d.cts.map +1 -1
- package/dist/actions/create-exercise-log.d.mts +3 -12
- package/dist/actions/create-exercise-log.d.mts.map +1 -1
- package/dist/actions/create-exercise-log.mjs +1 -0
- package/dist/actions/create-exercise-log.mjs.map +1 -1
- package/dist/actions/create-interaction.cjs +1 -0
- package/dist/actions/create-interaction.cjs.map +1 -1
- package/dist/actions/create-interaction.d.cts +3 -12
- package/dist/actions/create-interaction.d.cts.map +1 -1
- package/dist/actions/create-interaction.d.mts +3 -12
- package/dist/actions/create-interaction.d.mts.map +1 -1
- package/dist/actions/create-interaction.mjs +1 -0
- package/dist/actions/create-interaction.mjs.map +1 -1
- package/dist/actions/create-post.cjs +1 -0
- package/dist/actions/create-post.cjs.map +1 -1
- package/dist/actions/create-post.d.cts +3 -8
- package/dist/actions/create-post.d.cts.map +1 -1
- package/dist/actions/create-post.d.mts +3 -8
- package/dist/actions/create-post.d.mts.map +1 -1
- package/dist/actions/create-post.mjs +1 -0
- package/dist/actions/create-post.mjs.map +1 -1
- package/dist/actions/create-promo-code.cjs +1 -0
- package/dist/actions/create-promo-code.cjs.map +1 -1
- package/dist/actions/create-promo-code.d.cts +3 -10
- package/dist/actions/create-promo-code.d.cts.map +1 -1
- package/dist/actions/create-promo-code.d.mts +3 -10
- package/dist/actions/create-promo-code.d.mts.map +1 -1
- package/dist/actions/create-promo-code.mjs +1 -0
- package/dist/actions/create-promo-code.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -6
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -6
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-exercise-log.cjs +1 -0
- package/dist/actions/delete-exercise-log.cjs.map +1 -1
- package/dist/actions/delete-exercise-log.d.cts +3 -4
- package/dist/actions/delete-exercise-log.d.cts.map +1 -1
- package/dist/actions/delete-exercise-log.d.mts +3 -4
- package/dist/actions/delete-exercise-log.d.mts.map +1 -1
- package/dist/actions/delete-exercise-log.mjs +1 -0
- package/dist/actions/delete-exercise-log.mjs.map +1 -1
- package/dist/actions/delete-interaction.cjs +1 -0
- package/dist/actions/delete-interaction.cjs.map +1 -1
- package/dist/actions/delete-interaction.d.cts +3 -4
- package/dist/actions/delete-interaction.d.cts.map +1 -1
- package/dist/actions/delete-interaction.d.mts +3 -4
- package/dist/actions/delete-interaction.d.mts.map +1 -1
- package/dist/actions/delete-interaction.mjs +1 -0
- package/dist/actions/delete-interaction.mjs.map +1 -1
- package/dist/actions/delete-post.cjs +1 -0
- package/dist/actions/delete-post.cjs.map +1 -1
- package/dist/actions/delete-post.d.cts +3 -4
- package/dist/actions/delete-post.d.cts.map +1 -1
- package/dist/actions/delete-post.d.mts +3 -4
- package/dist/actions/delete-post.d.mts.map +1 -1
- package/dist/actions/delete-post.mjs +1 -0
- package/dist/actions/delete-post.mjs.map +1 -1
- package/dist/actions/delete-profile.cjs +1 -0
- package/dist/actions/delete-profile.cjs.map +1 -1
- package/dist/actions/delete-profile.d.cts +3 -4
- package/dist/actions/delete-profile.d.cts.map +1 -1
- package/dist/actions/delete-profile.d.mts +3 -4
- package/dist/actions/delete-profile.d.mts.map +1 -1
- package/dist/actions/delete-profile.mjs +1 -0
- package/dist/actions/delete-profile.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -0
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +3 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -0
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/get-api-docs.cjs +1 -0
- package/dist/actions/get-api-docs.cjs.map +1 -1
- package/dist/actions/get-api-docs.d.cts +3 -1
- package/dist/actions/get-api-docs.d.cts.map +1 -1
- package/dist/actions/get-api-docs.d.mts +3 -1
- package/dist/actions/get-api-docs.d.mts.map +1 -1
- package/dist/actions/get-api-docs.mjs +1 -0
- package/dist/actions/get-api-docs.mjs.map +1 -1
- package/dist/actions/get-authenticate.cjs +1 -0
- package/dist/actions/get-authenticate.cjs.map +1 -1
- package/dist/actions/get-authenticate.d.cts +3 -1
- package/dist/actions/get-authenticate.d.cts.map +1 -1
- package/dist/actions/get-authenticate.d.mts +3 -1
- package/dist/actions/get-authenticate.d.mts.map +1 -1
- package/dist/actions/get-authenticate.mjs +1 -0
- package/dist/actions/get-authenticate.mjs.map +1 -1
- package/dist/actions/get-available-events.cjs +1 -0
- package/dist/actions/get-available-events.cjs.map +1 -1
- package/dist/actions/get-available-events.d.cts +3 -1
- package/dist/actions/get-available-events.d.cts.map +1 -1
- package/dist/actions/get-available-events.d.mts +3 -1
- package/dist/actions/get-available-events.d.mts.map +1 -1
- package/dist/actions/get-available-events.mjs +1 -0
- package/dist/actions/get-available-events.mjs.map +1 -1
- package/dist/actions/get-campaign-profile.cjs +1 -0
- package/dist/actions/get-campaign-profile.cjs.map +1 -1
- package/dist/actions/get-campaign-profile.d.cts +3 -3
- package/dist/actions/get-campaign-profile.d.cts.map +1 -1
- package/dist/actions/get-campaign-profile.d.mts +3 -3
- package/dist/actions/get-campaign-profile.d.mts.map +1 -1
- package/dist/actions/get-campaign-profile.mjs +1 -0
- package/dist/actions/get-campaign-profile.mjs.map +1 -1
- package/dist/actions/get-campaign.cjs +1 -0
- package/dist/actions/get-campaign.cjs.map +1 -1
- package/dist/actions/get-campaign.d.cts +3 -6
- package/dist/actions/get-campaign.d.cts.map +1 -1
- package/dist/actions/get-campaign.d.mts +3 -6
- package/dist/actions/get-campaign.d.mts.map +1 -1
- package/dist/actions/get-campaign.mjs +1 -0
- package/dist/actions/get-campaign.mjs.map +1 -1
- package/dist/actions/get-campaigns-profiles.cjs +1 -0
- package/dist/actions/get-campaigns-profiles.cjs.map +1 -1
- package/dist/actions/get-campaigns-profiles.d.cts +3 -9
- package/dist/actions/get-campaigns-profiles.d.cts.map +1 -1
- package/dist/actions/get-campaigns-profiles.d.mts +3 -9
- package/dist/actions/get-campaigns-profiles.d.mts.map +1 -1
- package/dist/actions/get-campaigns-profiles.mjs +1 -0
- package/dist/actions/get-campaigns-profiles.mjs.map +1 -1
- package/dist/actions/get-campaigns.cjs +1 -0
- package/dist/actions/get-campaigns.cjs.map +1 -1
- package/dist/actions/get-campaigns.d.cts +3 -10
- package/dist/actions/get-campaigns.d.cts.map +1 -1
- package/dist/actions/get-campaigns.d.mts +3 -10
- package/dist/actions/get-campaigns.d.mts.map +1 -1
- package/dist/actions/get-campaigns.mjs +1 -0
- package/dist/actions/get-campaigns.mjs.map +1 -1
- package/dist/actions/get-exercise-log.cjs +1 -0
- package/dist/actions/get-exercise-log.cjs.map +1 -1
- package/dist/actions/get-exercise-log.d.cts +3 -4
- package/dist/actions/get-exercise-log.d.cts.map +1 -1
- package/dist/actions/get-exercise-log.d.mts +3 -4
- package/dist/actions/get-exercise-log.d.mts.map +1 -1
- package/dist/actions/get-exercise-log.mjs +1 -0
- package/dist/actions/get-exercise-log.mjs.map +1 -1
- package/dist/actions/get-interaction.cjs +1 -0
- package/dist/actions/get-interaction.cjs.map +1 -1
- package/dist/actions/get-interaction.d.cts +3 -4
- package/dist/actions/get-interaction.d.cts.map +1 -1
- package/dist/actions/get-interaction.d.mts +3 -4
- package/dist/actions/get-interaction.d.mts.map +1 -1
- package/dist/actions/get-interaction.mjs +1 -0
- package/dist/actions/get-interaction.mjs.map +1 -1
- package/dist/actions/get-post.cjs +1 -0
- package/dist/actions/get-post.cjs.map +1 -1
- package/dist/actions/get-post.d.cts +3 -4
- package/dist/actions/get-post.d.cts.map +1 -1
- package/dist/actions/get-post.d.mts +3 -4
- package/dist/actions/get-post.d.mts.map +1 -1
- package/dist/actions/get-post.mjs +1 -0
- package/dist/actions/get-post.mjs.map +1 -1
- package/dist/actions/get-profile.cjs +1 -0
- package/dist/actions/get-profile.cjs.map +1 -1
- package/dist/actions/get-profile.d.cts +3 -5
- package/dist/actions/get-profile.d.cts.map +1 -1
- package/dist/actions/get-profile.d.mts +3 -5
- package/dist/actions/get-profile.d.mts.map +1 -1
- package/dist/actions/get-profile.mjs +1 -0
- package/dist/actions/get-profile.mjs.map +1 -1
- package/dist/actions/get-profiles.cjs +1 -0
- package/dist/actions/get-profiles.cjs.map +1 -1
- package/dist/actions/get-profiles.d.cts +3 -15
- package/dist/actions/get-profiles.d.cts.map +1 -1
- package/dist/actions/get-profiles.d.mts +3 -15
- package/dist/actions/get-profiles.d.mts.map +1 -1
- package/dist/actions/get-profiles.mjs +1 -0
- package/dist/actions/get-profiles.mjs.map +1 -1
- package/dist/actions/get-user-profiles.cjs +1 -0
- package/dist/actions/get-user-profiles.cjs.map +1 -1
- package/dist/actions/get-user-profiles.d.cts +3 -4
- package/dist/actions/get-user-profiles.d.cts.map +1 -1
- package/dist/actions/get-user-profiles.d.mts +3 -4
- package/dist/actions/get-user-profiles.d.mts.map +1 -1
- package/dist/actions/get-user-profiles.mjs +1 -0
- package/dist/actions/get-user-profiles.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -4
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -4
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-users.cjs +1 -0
- package/dist/actions/get-users.cjs.map +1 -1
- package/dist/actions/get-users.d.cts +3 -7
- package/dist/actions/get-users.d.cts.map +1 -1
- package/dist/actions/get-users.d.mts +3 -7
- package/dist/actions/get-users.d.mts.map +1 -1
- package/dist/actions/get-users.mjs +1 -0
- package/dist/actions/get-users.mjs.map +1 -1
- package/dist/actions/list-campaign-donations.cjs +1 -0
- package/dist/actions/list-campaign-donations.cjs.map +1 -1
- package/dist/actions/list-campaign-donations.d.cts +3 -19
- package/dist/actions/list-campaign-donations.d.cts.map +1 -1
- package/dist/actions/list-campaign-donations.d.mts +3 -19
- package/dist/actions/list-campaign-donations.d.mts.map +1 -1
- package/dist/actions/list-campaign-donations.mjs +1 -0
- package/dist/actions/list-campaign-donations.mjs.map +1 -1
- package/dist/actions/list-campaign-products.cjs +1 -0
- package/dist/actions/list-campaign-products.cjs.map +1 -1
- package/dist/actions/list-campaign-products.d.cts +3 -3
- package/dist/actions/list-campaign-products.d.cts.map +1 -1
- package/dist/actions/list-campaign-products.d.mts +3 -3
- package/dist/actions/list-campaign-products.d.mts.map +1 -1
- package/dist/actions/list-campaign-products.mjs +1 -0
- package/dist/actions/list-campaign-products.mjs.map +1 -1
- package/dist/actions/list-campaign-subscriptions.cjs +1 -0
- package/dist/actions/list-campaign-subscriptions.cjs.map +1 -1
- package/dist/actions/list-campaign-subscriptions.d.cts +3 -16
- package/dist/actions/list-campaign-subscriptions.d.cts.map +1 -1
- package/dist/actions/list-campaign-subscriptions.d.mts +3 -16
- package/dist/actions/list-campaign-subscriptions.d.mts.map +1 -1
- package/dist/actions/list-campaign-subscriptions.mjs +1 -0
- package/dist/actions/list-campaign-subscriptions.mjs.map +1 -1
- package/dist/actions/list-donations.cjs +1 -0
- package/dist/actions/list-donations.cjs.map +1 -1
- package/dist/actions/list-donations.d.cts +3 -19
- package/dist/actions/list-donations.d.cts.map +1 -1
- package/dist/actions/list-donations.d.mts +3 -19
- package/dist/actions/list-donations.d.mts.map +1 -1
- package/dist/actions/list-donations.mjs +1 -0
- package/dist/actions/list-donations.mjs.map +1 -1
- package/dist/actions/list-exercise-logs.cjs +1 -0
- package/dist/actions/list-exercise-logs.cjs.map +1 -1
- package/dist/actions/list-exercise-logs.d.cts +3 -10
- package/dist/actions/list-exercise-logs.d.cts.map +1 -1
- package/dist/actions/list-exercise-logs.d.mts +3 -10
- package/dist/actions/list-exercise-logs.d.mts.map +1 -1
- package/dist/actions/list-exercise-logs.mjs +1 -0
- package/dist/actions/list-exercise-logs.mjs.map +1 -1
- package/dist/actions/list-interaction-categories.cjs +1 -0
- package/dist/actions/list-interaction-categories.cjs.map +1 -1
- package/dist/actions/list-interaction-categories.d.cts +3 -8
- package/dist/actions/list-interaction-categories.d.cts.map +1 -1
- package/dist/actions/list-interaction-categories.d.mts +3 -8
- package/dist/actions/list-interaction-categories.d.mts.map +1 -1
- package/dist/actions/list-interaction-categories.mjs +1 -0
- package/dist/actions/list-interaction-categories.mjs.map +1 -1
- package/dist/actions/list-interactions.cjs +1 -0
- package/dist/actions/list-interactions.cjs.map +1 -1
- package/dist/actions/list-interactions.d.cts +3 -10
- package/dist/actions/list-interactions.d.cts.map +1 -1
- package/dist/actions/list-interactions.d.mts +3 -10
- package/dist/actions/list-interactions.d.mts.map +1 -1
- package/dist/actions/list-interactions.mjs +1 -0
- package/dist/actions/list-interactions.mjs.map +1 -1
- package/dist/actions/list-orders.cjs +1 -0
- package/dist/actions/list-orders.cjs.map +1 -1
- package/dist/actions/list-orders.d.cts +3 -7
- package/dist/actions/list-orders.d.cts.map +1 -1
- package/dist/actions/list-orders.d.mts +3 -7
- package/dist/actions/list-orders.d.mts.map +1 -1
- package/dist/actions/list-orders.mjs +1 -0
- package/dist/actions/list-orders.mjs.map +1 -1
- package/dist/actions/list-posts.cjs +1 -0
- package/dist/actions/list-posts.cjs.map +1 -1
- package/dist/actions/list-posts.d.cts +3 -10
- package/dist/actions/list-posts.d.cts.map +1 -1
- package/dist/actions/list-posts.d.mts +3 -10
- package/dist/actions/list-posts.d.mts.map +1 -1
- package/dist/actions/list-posts.mjs +1 -0
- package/dist/actions/list-posts.mjs.map +1 -1
- package/dist/actions/list-profile-donations.cjs +1 -0
- package/dist/actions/list-profile-donations.cjs.map +1 -1
- package/dist/actions/list-profile-donations.d.cts +3 -20
- package/dist/actions/list-profile-donations.d.cts.map +1 -1
- package/dist/actions/list-profile-donations.d.mts +3 -20
- package/dist/actions/list-profile-donations.d.mts.map +1 -1
- package/dist/actions/list-profile-donations.mjs +1 -0
- package/dist/actions/list-profile-donations.mjs.map +1 -1
- package/dist/actions/list-profile-members.cjs +1 -0
- package/dist/actions/list-profile-members.cjs.map +1 -1
- package/dist/actions/list-profile-members.d.cts +3 -10
- package/dist/actions/list-profile-members.d.cts.map +1 -1
- package/dist/actions/list-profile-members.d.mts +3 -10
- package/dist/actions/list-profile-members.d.mts.map +1 -1
- package/dist/actions/list-profile-members.mjs +1 -0
- package/dist/actions/list-profile-members.mjs.map +1 -1
- package/dist/actions/list-profile-posts.cjs +1 -0
- package/dist/actions/list-profile-posts.cjs.map +1 -1
- package/dist/actions/list-profile-posts.d.cts +3 -11
- package/dist/actions/list-profile-posts.d.cts.map +1 -1
- package/dist/actions/list-profile-posts.d.mts +3 -11
- package/dist/actions/list-profile-posts.d.mts.map +1 -1
- package/dist/actions/list-profile-posts.mjs +1 -0
- package/dist/actions/list-profile-posts.mjs.map +1 -1
- package/dist/actions/list-promo-codes.cjs +1 -0
- package/dist/actions/list-promo-codes.cjs.map +1 -1
- package/dist/actions/list-promo-codes.d.cts +3 -4
- package/dist/actions/list-promo-codes.d.cts.map +1 -1
- package/dist/actions/list-promo-codes.d.mts +3 -4
- package/dist/actions/list-promo-codes.d.mts.map +1 -1
- package/dist/actions/list-promo-codes.mjs +1 -0
- package/dist/actions/list-promo-codes.mjs.map +1 -1
- package/dist/actions/list-segments.cjs +1 -0
- package/dist/actions/list-segments.cjs.map +1 -1
- package/dist/actions/list-segments.d.cts +3 -12
- package/dist/actions/list-segments.d.cts.map +1 -1
- package/dist/actions/list-segments.d.mts +3 -12
- package/dist/actions/list-segments.d.mts.map +1 -1
- package/dist/actions/list-segments.mjs +1 -0
- package/dist/actions/list-segments.mjs.map +1 -1
- package/dist/actions/list-subscriptions2.cjs +1 -0
- package/dist/actions/list-subscriptions2.cjs.map +1 -1
- package/dist/actions/list-subscriptions2.d.cts +3 -16
- package/dist/actions/list-subscriptions2.d.cts.map +1 -1
- package/dist/actions/list-subscriptions2.d.mts +3 -16
- package/dist/actions/list-subscriptions2.d.mts.map +1 -1
- package/dist/actions/list-subscriptions2.mjs +1 -0
- package/dist/actions/list-subscriptions2.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +1 -0
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +3 -10
- package/dist/actions/list-tags.d.cts.map +1 -1
- package/dist/actions/list-tags.d.mts +3 -10
- package/dist/actions/list-tags.d.mts.map +1 -1
- package/dist/actions/list-tags.mjs +1 -0
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/list-user-donations.cjs +1 -0
- package/dist/actions/list-user-donations.cjs.map +1 -1
- package/dist/actions/list-user-donations.d.cts +3 -20
- package/dist/actions/list-user-donations.d.cts.map +1 -1
- package/dist/actions/list-user-donations.d.mts +3 -20
- package/dist/actions/list-user-donations.d.mts.map +1 -1
- package/dist/actions/list-user-donations.mjs +1 -0
- package/dist/actions/list-user-donations.mjs.map +1 -1
- package/dist/actions/list-user-interactions.cjs +1 -0
- package/dist/actions/list-user-interactions.cjs.map +1 -1
- package/dist/actions/list-user-interactions.d.cts +3 -10
- package/dist/actions/list-user-interactions.d.cts.map +1 -1
- package/dist/actions/list-user-interactions.d.mts +3 -10
- package/dist/actions/list-user-interactions.d.mts.map +1 -1
- package/dist/actions/list-user-interactions.mjs +1 -0
- package/dist/actions/list-user-interactions.mjs.map +1 -1
- package/dist/actions/list-user-subscriptions.cjs +1 -0
- package/dist/actions/list-user-subscriptions.cjs.map +1 -1
- package/dist/actions/list-user-subscriptions.d.cts +3 -17
- package/dist/actions/list-user-subscriptions.d.cts.map +1 -1
- package/dist/actions/list-user-subscriptions.d.mts +3 -17
- package/dist/actions/list-user-subscriptions.d.mts.map +1 -1
- package/dist/actions/list-user-subscriptions.mjs +1 -0
- package/dist/actions/list-user-subscriptions.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +1 -0
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +3 -9
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +3 -9
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +1 -0
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/move-donation.cjs +1 -0
- package/dist/actions/move-donation.cjs.map +1 -1
- package/dist/actions/move-donation.d.cts +3 -4
- package/dist/actions/move-donation.d.cts.map +1 -1
- package/dist/actions/move-donation.d.mts +3 -4
- package/dist/actions/move-donation.d.mts.map +1 -1
- package/dist/actions/move-donation.mjs +1 -0
- package/dist/actions/move-donation.mjs.map +1 -1
- package/dist/actions/post-logout.cjs +1 -0
- package/dist/actions/post-logout.cjs.map +1 -1
- package/dist/actions/post-logout.d.cts +3 -1
- package/dist/actions/post-logout.d.cts.map +1 -1
- package/dist/actions/post-logout.d.mts +3 -1
- package/dist/actions/post-logout.d.mts.map +1 -1
- package/dist/actions/post-logout.mjs +1 -0
- package/dist/actions/post-logout.mjs.map +1 -1
- package/dist/actions/post-users.cjs +1 -0
- package/dist/actions/post-users.cjs.map +1 -1
- package/dist/actions/post-users.d.cts +3 -17
- package/dist/actions/post-users.d.cts.map +1 -1
- package/dist/actions/post-users.d.mts +3 -17
- package/dist/actions/post-users.d.mts.map +1 -1
- package/dist/actions/post-users.mjs +1 -0
- package/dist/actions/post-users.mjs.map +1 -1
- package/dist/actions/update-campaign-config.cjs +1 -0
- package/dist/actions/update-campaign-config.cjs.map +1 -1
- package/dist/actions/update-campaign-config.d.cts +3 -5
- package/dist/actions/update-campaign-config.d.cts.map +1 -1
- package/dist/actions/update-campaign-config.d.mts +3 -5
- package/dist/actions/update-campaign-config.d.mts.map +1 -1
- package/dist/actions/update-campaign-config.mjs +1 -0
- package/dist/actions/update-campaign-config.mjs.map +1 -1
- package/dist/actions/update-campaign.cjs +1 -0
- package/dist/actions/update-campaign.cjs.map +1 -1
- package/dist/actions/update-campaign.d.cts +3 -21
- package/dist/actions/update-campaign.d.cts.map +1 -1
- package/dist/actions/update-campaign.d.mts +3 -21
- package/dist/actions/update-campaign.d.mts.map +1 -1
- package/dist/actions/update-campaign.mjs +1 -0
- package/dist/actions/update-campaign.mjs.map +1 -1
- package/dist/actions/update-exercise-log.cjs +1 -0
- package/dist/actions/update-exercise-log.cjs.map +1 -1
- package/dist/actions/update-exercise-log.d.cts +3 -11
- package/dist/actions/update-exercise-log.d.cts.map +1 -1
- package/dist/actions/update-exercise-log.d.mts +3 -11
- package/dist/actions/update-exercise-log.d.mts.map +1 -1
- package/dist/actions/update-exercise-log.mjs +1 -0
- package/dist/actions/update-exercise-log.mjs.map +1 -1
- package/dist/actions/update-post.cjs +1 -0
- package/dist/actions/update-post.cjs.map +1 -1
- package/dist/actions/update-post.d.cts +3 -11
- package/dist/actions/update-post.d.cts.map +1 -1
- package/dist/actions/update-post.d.mts +3 -11
- package/dist/actions/update-post.d.mts.map +1 -1
- package/dist/actions/update-post.mjs +1 -0
- package/dist/actions/update-post.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +1 -0
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +3 -22
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +3 -22
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +1 -0
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -0
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +3 -26
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +3 -26
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs +1 -0
- package/dist/actions/update-user.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -0
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +3 -9
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +3 -9
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -0
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/upload-campaign-media.cjs +1 -0
- package/dist/actions/upload-campaign-media.cjs.map +1 -1
- package/dist/actions/upload-campaign-media.d.cts +3 -9
- package/dist/actions/upload-campaign-media.d.cts.map +1 -1
- package/dist/actions/upload-campaign-media.d.mts +3 -9
- package/dist/actions/upload-campaign-media.d.mts.map +1 -1
- package/dist/actions/upload-campaign-media.mjs +1 -0
- package/dist/actions/upload-campaign-media.mjs.map +1 -1
- package/dist/actions/upsert-user.cjs +1 -0
- package/dist/actions/upsert-user.cjs.map +1 -1
- package/dist/actions/upsert-user.d.cts +3 -32
- package/dist/actions/upsert-user.d.cts.map +1 -1
- package/dist/actions/upsert-user.d.mts +3 -32
- package/dist/actions/upsert-user.d.mts.map +1 -1
- package/dist/actions/upsert-user.mjs +1 -0
- package/dist/actions/upsert-user.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":"list-exercise-logs.cjs","names":["z","action"],"sources":["../../src/actions/list-exercise-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListExerciseLogsInput = z.object({\n q: z.string().describe(\"Search query to find exercise logs matching the specified text.\").optional(),\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'date', 'distance', 'time'). Use with 'order' parameter.\").optional(),\n user: z.string().describe(\"Filter exercise logs by only returning logs matching the specified person uuid.\").optional(),\n limit: z.number().int().describe(\"Maximum number of exercise logs to return per page.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order for exercise logs.\").optional(),\n offset: z.number().int().describe(\"Number of records to skip for pagination. Use with limit for paging through results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full exercise log record including private fields. Requires authentication.\").optional(),\n profile: z.string().describe(\"Filter exercise logs by only returning logs matching the specified profile (uuid or path).\").optional(),\n}).describe(\"Request parameters for retrieving exercise logs from the Raisely API.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListExerciseLogs_ExerciseLogUserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n lastName: z.string().describe(\"User's last name.\").nullable().optional(),\n firstName: z.string().describe(\"User's first name.\").nullable().optional(),\n}).passthrough().describe(\"Schema for user information associated with an exercise log.\");\nconst RaiselyListExerciseLogs_ExerciseLogSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Additional custom data associated with the exercise log.\").nullable().optional(),\n date: z.string().describe(\"Date when the exercise was performed (ISO8601 format).\").nullable().optional(),\n time: z.number().int().describe(\"Duration of the exercise activity (in seconds).\").nullable().optional(),\n user: RaiselyListExerciseLogs_ExerciseLogUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the exercise log.\").nullable(),\n measure: z.number().int().describe(\"Measurement value for the activity.\").nullable().optional(),\n activity: z.string().describe(\"Type of activity performed (e.g., 'running', 'walking', 'cycling').\").nullable(),\n distance: z.number().int().describe(\"Distance covered in the exercise (in metres).\").nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who created this exercise log.\").nullable().optional(),\n sourceApp: z.string().describe(\"Name of the application that created this exercise log.\").nullable().optional(),\n activityId: z.number().int().describe(\"Numeric identifier for the activity type.\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the profile associated with this exercise log.\").nullable().optional(),\n rawDistance: z.number().int().describe(\"Raw distance value before any conversions (in metres).\").nullable().optional(),\n}).passthrough().describe(\"Schema for an exercise log record representing a single exercise activity.\");\nconst RaiselyListExerciseLogs_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items returned per page.\").nullable(),\n pages: z.number().int().describe(\"Total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of exercise logs matching the query.\").nullable(),\n offset: z.number().int().describe(\"Number of items skipped (for pagination offset).\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListExerciseLogsOutput = z.object({\n data: z.array(RaiselyListExerciseLogs_ExerciseLogSchema).describe(\"List of exercise log objects.\"),\n pagination: RaiselyListExerciseLogs_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing exercise logs from Raisely.\");\n\nexport const raiselyListExerciseLogs = action(\"RAISELY_LIST_EXERCISE_LOGS\", {\n slug: \"raisely-list-exercise-logs\",\n name: \"Raisely List Exercise Logs\",\n description: \"Retrieve exercise logs from Raisely. Returns a paginated list of exercise logs you've previously created, in descending order of when they were created unless specified otherwise. Use this to view exercise activities, track fitness progress, or analyze activity data for fundraising campaigns.\",\n input: RaiselyListExerciseLogsInput,\n output: RaiselyListExerciseLogsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-exercise-logs.cjs","names":["z","action"],"sources":["../../src/actions/list-exercise-logs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { raisely } from \"../app\";\n\nexport const RaiselyListExerciseLogsInput = z.object({\n q: z.string().describe(\"Search query to find exercise logs matching the specified text.\").optional(),\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'date', 'distance', 'time'). Use with 'order' parameter.\").optional(),\n user: z.string().describe(\"Filter exercise logs by only returning logs matching the specified person uuid.\").optional(),\n limit: z.number().int().describe(\"Maximum number of exercise logs to return per page.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order for exercise logs.\").optional(),\n offset: z.number().int().describe(\"Number of records to skip for pagination. Use with limit for paging through results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full exercise log record including private fields. Requires authentication.\").optional(),\n profile: z.string().describe(\"Filter exercise logs by only returning logs matching the specified profile (uuid or path).\").optional(),\n}).describe(\"Request parameters for retrieving exercise logs from the Raisely API.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListExerciseLogs_ExerciseLogUserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n lastName: z.string().describe(\"User's last name.\").nullable().optional(),\n firstName: z.string().describe(\"User's first name.\").nullable().optional(),\n}).passthrough().describe(\"Schema for user information associated with an exercise log.\");\nconst RaiselyListExerciseLogs_ExerciseLogSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Additional custom data associated with the exercise log.\").nullable().optional(),\n date: z.string().describe(\"Date when the exercise was performed (ISO8601 format).\").nullable().optional(),\n time: z.number().int().describe(\"Duration of the exercise activity (in seconds).\").nullable().optional(),\n user: RaiselyListExerciseLogs_ExerciseLogUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the exercise log.\").nullable(),\n measure: z.number().int().describe(\"Measurement value for the activity.\").nullable().optional(),\n activity: z.string().describe(\"Type of activity performed (e.g., 'running', 'walking', 'cycling').\").nullable(),\n distance: z.number().int().describe(\"Distance covered in the exercise (in metres).\").nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who created this exercise log.\").nullable().optional(),\n sourceApp: z.string().describe(\"Name of the application that created this exercise log.\").nullable().optional(),\n activityId: z.number().int().describe(\"Numeric identifier for the activity type.\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the profile associated with this exercise log.\").nullable().optional(),\n rawDistance: z.number().int().describe(\"Raw distance value before any conversions (in metres).\").nullable().optional(),\n}).passthrough().describe(\"Schema for an exercise log record representing a single exercise activity.\");\nconst RaiselyListExerciseLogs_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items returned per page.\").nullable(),\n pages: z.number().int().describe(\"Total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of exercise logs matching the query.\").nullable(),\n offset: z.number().int().describe(\"Number of items skipped (for pagination offset).\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListExerciseLogsOutput = z.object({\n data: z.array(RaiselyListExerciseLogs_ExerciseLogSchema).describe(\"List of exercise log objects.\"),\n pagination: RaiselyListExerciseLogs_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing exercise logs from Raisely.\");\n\nexport const raiselyListExerciseLogs: AppAction<\n typeof RaiselyListExerciseLogsInput,\n typeof RaiselyListExerciseLogsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_EXERCISE_LOGS\", {\n slug: \"raisely-list-exercise-logs\",\n name: \"Raisely List Exercise Logs\",\n description: \"Retrieve exercise logs from Raisely. Returns a paginated list of exercise logs you've previously created, in descending order of when they were created unless specified otherwise. Use this to view exercise activities, track fitness progress, or analyze activity data for fundraising campaigns.\",\n input: RaiselyListExerciseLogsInput,\n output: RaiselyListExerciseLogsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-exercise-logs.d.ts
|
|
@@ -44,16 +46,7 @@ declare const RaiselyListExerciseLogsOutput: z.ZodObject<{
|
|
|
44
46
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
45
47
|
}, z.core.$loose>>;
|
|
46
48
|
}, z.core.$loose>;
|
|
47
|
-
declare const raiselyListExerciseLogs:
|
|
48
|
-
q?: string | undefined;
|
|
49
|
-
sort?: string | undefined;
|
|
50
|
-
user?: string | undefined;
|
|
51
|
-
limit?: number | undefined;
|
|
52
|
-
order?: "asc" | "desc" | undefined;
|
|
53
|
-
offset?: number | undefined;
|
|
54
|
-
private?: boolean | undefined;
|
|
55
|
-
profile?: string | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
49
|
+
declare const raiselyListExerciseLogs: AppAction<typeof RaiselyListExerciseLogsInput, typeof RaiselyListExerciseLogsOutput, typeof raisely.credential>;
|
|
57
50
|
//#endregion
|
|
58
51
|
export { raiselyListExerciseLogs };
|
|
59
52
|
//# sourceMappingURL=list-exercise-logs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-exercise-logs.d.cts","names":[],"sources":["../../src/actions/list-exercise-logs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-exercise-logs.d.cts","names":[],"sources":["../../src/actions/list-exercise-logs.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAuC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-exercise-logs.d.ts
|
|
@@ -44,16 +46,7 @@ declare const RaiselyListExerciseLogsOutput: z.ZodObject<{
|
|
|
44
46
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
45
47
|
}, z.core.$loose>>;
|
|
46
48
|
}, z.core.$loose>;
|
|
47
|
-
declare const raiselyListExerciseLogs:
|
|
48
|
-
q?: string | undefined;
|
|
49
|
-
sort?: string | undefined;
|
|
50
|
-
user?: string | undefined;
|
|
51
|
-
limit?: number | undefined;
|
|
52
|
-
order?: "asc" | "desc" | undefined;
|
|
53
|
-
offset?: number | undefined;
|
|
54
|
-
private?: boolean | undefined;
|
|
55
|
-
profile?: string | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
49
|
+
declare const raiselyListExerciseLogs: AppAction<typeof RaiselyListExerciseLogsInput, typeof RaiselyListExerciseLogsOutput, typeof raisely.credential>;
|
|
57
50
|
//#endregion
|
|
58
51
|
export { raiselyListExerciseLogs };
|
|
59
52
|
//# sourceMappingURL=list-exercise-logs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-exercise-logs.d.mts","names":[],"sources":["../../src/actions/list-exercise-logs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-exercise-logs.d.mts","names":[],"sources":["../../src/actions/list-exercise-logs.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAuC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-exercise-logs.mjs","names":[],"sources":["../../src/actions/list-exercise-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListExerciseLogsInput = z.object({\n q: z.string().describe(\"Search query to find exercise logs matching the specified text.\").optional(),\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'date', 'distance', 'time'). Use with 'order' parameter.\").optional(),\n user: z.string().describe(\"Filter exercise logs by only returning logs matching the specified person uuid.\").optional(),\n limit: z.number().int().describe(\"Maximum number of exercise logs to return per page.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order for exercise logs.\").optional(),\n offset: z.number().int().describe(\"Number of records to skip for pagination. Use with limit for paging through results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full exercise log record including private fields. Requires authentication.\").optional(),\n profile: z.string().describe(\"Filter exercise logs by only returning logs matching the specified profile (uuid or path).\").optional(),\n}).describe(\"Request parameters for retrieving exercise logs from the Raisely API.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListExerciseLogs_ExerciseLogUserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n lastName: z.string().describe(\"User's last name.\").nullable().optional(),\n firstName: z.string().describe(\"User's first name.\").nullable().optional(),\n}).passthrough().describe(\"Schema for user information associated with an exercise log.\");\nconst RaiselyListExerciseLogs_ExerciseLogSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Additional custom data associated with the exercise log.\").nullable().optional(),\n date: z.string().describe(\"Date when the exercise was performed (ISO8601 format).\").nullable().optional(),\n time: z.number().int().describe(\"Duration of the exercise activity (in seconds).\").nullable().optional(),\n user: RaiselyListExerciseLogs_ExerciseLogUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the exercise log.\").nullable(),\n measure: z.number().int().describe(\"Measurement value for the activity.\").nullable().optional(),\n activity: z.string().describe(\"Type of activity performed (e.g., 'running', 'walking', 'cycling').\").nullable(),\n distance: z.number().int().describe(\"Distance covered in the exercise (in metres).\").nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who created this exercise log.\").nullable().optional(),\n sourceApp: z.string().describe(\"Name of the application that created this exercise log.\").nullable().optional(),\n activityId: z.number().int().describe(\"Numeric identifier for the activity type.\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the profile associated with this exercise log.\").nullable().optional(),\n rawDistance: z.number().int().describe(\"Raw distance value before any conversions (in metres).\").nullable().optional(),\n}).passthrough().describe(\"Schema for an exercise log record representing a single exercise activity.\");\nconst RaiselyListExerciseLogs_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items returned per page.\").nullable(),\n pages: z.number().int().describe(\"Total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of exercise logs matching the query.\").nullable(),\n offset: z.number().int().describe(\"Number of items skipped (for pagination offset).\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListExerciseLogsOutput = z.object({\n data: z.array(RaiselyListExerciseLogs_ExerciseLogSchema).describe(\"List of exercise log objects.\"),\n pagination: RaiselyListExerciseLogs_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing exercise logs from Raisely.\");\n\nexport const raiselyListExerciseLogs = action(\"RAISELY_LIST_EXERCISE_LOGS\", {\n slug: \"raisely-list-exercise-logs\",\n name: \"Raisely List Exercise Logs\",\n description: \"Retrieve exercise logs from Raisely. Returns a paginated list of exercise logs you've previously created, in descending order of when they were created unless specified otherwise. Use this to view exercise activities, track fitness progress, or analyze activity data for fundraising campaigns.\",\n input: RaiselyListExerciseLogsInput,\n output: RaiselyListExerciseLogsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-exercise-logs.mjs","names":[],"sources":["../../src/actions/list-exercise-logs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { raisely } from \"../app\";\n\nexport const RaiselyListExerciseLogsInput = z.object({\n q: z.string().describe(\"Search query to find exercise logs matching the specified text.\").optional(),\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'date', 'distance', 'time'). Use with 'order' parameter.\").optional(),\n user: z.string().describe(\"Filter exercise logs by only returning logs matching the specified person uuid.\").optional(),\n limit: z.number().int().describe(\"Maximum number of exercise logs to return per page.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order for exercise logs.\").optional(),\n offset: z.number().int().describe(\"Number of records to skip for pagination. Use with limit for paging through results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full exercise log record including private fields. Requires authentication.\").optional(),\n profile: z.string().describe(\"Filter exercise logs by only returning logs matching the specified profile (uuid or path).\").optional(),\n}).describe(\"Request parameters for retrieving exercise logs from the Raisely API.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListExerciseLogs_ExerciseLogUserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n lastName: z.string().describe(\"User's last name.\").nullable().optional(),\n firstName: z.string().describe(\"User's first name.\").nullable().optional(),\n}).passthrough().describe(\"Schema for user information associated with an exercise log.\");\nconst RaiselyListExerciseLogs_ExerciseLogSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Additional custom data associated with the exercise log.\").nullable().optional(),\n date: z.string().describe(\"Date when the exercise was performed (ISO8601 format).\").nullable().optional(),\n time: z.number().int().describe(\"Duration of the exercise activity (in seconds).\").nullable().optional(),\n user: RaiselyListExerciseLogs_ExerciseLogUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the exercise log.\").nullable(),\n measure: z.number().int().describe(\"Measurement value for the activity.\").nullable().optional(),\n activity: z.string().describe(\"Type of activity performed (e.g., 'running', 'walking', 'cycling').\").nullable(),\n distance: z.number().int().describe(\"Distance covered in the exercise (in metres).\").nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who created this exercise log.\").nullable().optional(),\n sourceApp: z.string().describe(\"Name of the application that created this exercise log.\").nullable().optional(),\n activityId: z.number().int().describe(\"Numeric identifier for the activity type.\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the profile associated with this exercise log.\").nullable().optional(),\n rawDistance: z.number().int().describe(\"Raw distance value before any conversions (in metres).\").nullable().optional(),\n}).passthrough().describe(\"Schema for an exercise log record representing a single exercise activity.\");\nconst RaiselyListExerciseLogs_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items returned per page.\").nullable(),\n pages: z.number().int().describe(\"Total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of exercise logs matching the query.\").nullable(),\n offset: z.number().int().describe(\"Number of items skipped (for pagination offset).\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListExerciseLogsOutput = z.object({\n data: z.array(RaiselyListExerciseLogs_ExerciseLogSchema).describe(\"List of exercise log objects.\"),\n pagination: RaiselyListExerciseLogs_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing exercise logs from Raisely.\");\n\nexport const raiselyListExerciseLogs: AppAction<\n typeof RaiselyListExerciseLogsInput,\n typeof RaiselyListExerciseLogsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_EXERCISE_LOGS\", {\n slug: \"raisely-list-exercise-logs\",\n name: \"Raisely List Exercise Logs\",\n description: \"Retrieve exercise logs from Raisely. Returns a paginated list of exercise logs you've previously created, in descending order of when they were created unless specified otherwise. Use this to view exercise activities, track fitness progress, or analyze activity data for fundraising campaigns.\",\n input: RaiselyListExerciseLogsInput,\n output: RaiselyListExerciseLogsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-interaction-categories.cjs","names":["z","action"],"sources":["../../src/actions/list-interaction-categories.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListInteractionCategoriesInput = z.object({\n q: z.string().describe(\"Search query to find interaction categories matching the given text.\").optional(),\n sort: z.string().describe(\"The record attribute to sort by (e.g., 'createdAt', 'priority'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"The number of records to return per page (minimum 1).\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"The direction to sort results: 'asc' for ascending or 'desc' for descending. Only applied if 'sort' is provided.\").optional(),\n offset: z.number().int().describe(\"The pagination offset - number of records to skip before starting to return results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full record when authenticated. Requires valid API token.\").optional(),\n}).describe(\"Request parameters for retrieving interaction categories from Raisely.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListInteractionCategories_InteractionCategoryFieldSchema = z.object({\n name: z.string().describe(\"Name of the field.\").nullable().optional(),\n type: z.string().describe(\"Data type of the field.\").nullable().optional(),\n label: z.string().describe(\"Display label for the field.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the field is required.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a field within an interaction category.\");\nconst RaiselyListInteractionCategories_InteractionCategorySchema = z.object({\n path: z.string().describe(\"URL-friendly path identifier for the category.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the interaction category.\").nullable(),\n group: z.string().describe(\"Group or classification for the category.\").nullable().optional(),\n label: z.string().describe(\"Human-readable label for the category.\").nullable().optional(),\n fields: z.array(RaiselyListInteractionCategories_InteractionCategoryFieldSchema).describe(\"List of custom fields associated with this category.\").nullable().optional(),\n isCore: z.boolean().describe(\"Whether this is a core system category.\").nullable().optional(),\n priority: z.number().int().describe(\"Priority order for displaying the category.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the category was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the category was last updated.\").nullable().optional(),\n description: z.string().describe(\"Description of the interaction category.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an interaction category record.\");\nconst RaiselyListInteractionCategories_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum number of records shown per page.\").nullable(),\n pages: z.number().int().describe(\"The total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"The total number of records available matching the query.\").nullable(),\n offset: z.number().int().describe(\"The total number of records offset in the pagination.\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListInteractionCategoriesOutput = z.object({\n data: z.array(RaiselyListInteractionCategories_InteractionCategorySchema).describe(\"List of interaction category objects.\"),\n pagination: RaiselyListInteractionCategories_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing interaction categories from Raisely.\");\n\nexport const raiselyListInteractionCategories = action(\"RAISELY_LIST_INTERACTION_CATEGORIES\", {\n slug: \"raisely-list-interaction-categories\",\n name: \"List Interaction Categories\",\n description: \"Tool to retrieve all interaction categories in the organisation from Raisely. Use when you need to list available interaction categories for categorizing supporter interactions, such as phone calls, emails, or meetings. Supports search, filtering, sorting, and pagination.\",\n input: RaiselyListInteractionCategoriesInput,\n output: RaiselyListInteractionCategoriesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-interaction-categories.cjs","names":["z","action"],"sources":["../../src/actions/list-interaction-categories.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { raisely } from \"../app\";\n\nexport const RaiselyListInteractionCategoriesInput = z.object({\n q: z.string().describe(\"Search query to find interaction categories matching the given text.\").optional(),\n sort: z.string().describe(\"The record attribute to sort by (e.g., 'createdAt', 'priority'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"The number of records to return per page (minimum 1).\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"The direction to sort results: 'asc' for ascending or 'desc' for descending. Only applied if 'sort' is provided.\").optional(),\n offset: z.number().int().describe(\"The pagination offset - number of records to skip before starting to return results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full record when authenticated. Requires valid API token.\").optional(),\n}).describe(\"Request parameters for retrieving interaction categories from Raisely.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListInteractionCategories_InteractionCategoryFieldSchema = z.object({\n name: z.string().describe(\"Name of the field.\").nullable().optional(),\n type: z.string().describe(\"Data type of the field.\").nullable().optional(),\n label: z.string().describe(\"Display label for the field.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the field is required.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a field within an interaction category.\");\nconst RaiselyListInteractionCategories_InteractionCategorySchema = z.object({\n path: z.string().describe(\"URL-friendly path identifier for the category.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the interaction category.\").nullable(),\n group: z.string().describe(\"Group or classification for the category.\").nullable().optional(),\n label: z.string().describe(\"Human-readable label for the category.\").nullable().optional(),\n fields: z.array(RaiselyListInteractionCategories_InteractionCategoryFieldSchema).describe(\"List of custom fields associated with this category.\").nullable().optional(),\n isCore: z.boolean().describe(\"Whether this is a core system category.\").nullable().optional(),\n priority: z.number().int().describe(\"Priority order for displaying the category.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the category was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the category was last updated.\").nullable().optional(),\n description: z.string().describe(\"Description of the interaction category.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an interaction category record.\");\nconst RaiselyListInteractionCategories_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum number of records shown per page.\").nullable(),\n pages: z.number().int().describe(\"The total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"The total number of records available matching the query.\").nullable(),\n offset: z.number().int().describe(\"The total number of records offset in the pagination.\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListInteractionCategoriesOutput = z.object({\n data: z.array(RaiselyListInteractionCategories_InteractionCategorySchema).describe(\"List of interaction category objects.\"),\n pagination: RaiselyListInteractionCategories_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing interaction categories from Raisely.\");\n\nexport const raiselyListInteractionCategories: AppAction<\n typeof RaiselyListInteractionCategoriesInput,\n typeof RaiselyListInteractionCategoriesOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_INTERACTION_CATEGORIES\", {\n slug: \"raisely-list-interaction-categories\",\n name: \"List Interaction Categories\",\n description: \"Tool to retrieve all interaction categories in the organisation from Raisely. Use when you need to list available interaction categories for categorizing supporter interactions, such as phone calls, emails, or meetings. Supports search, filtering, sorting, and pagination.\",\n input: RaiselyListInteractionCategoriesInput,\n output: RaiselyListInteractionCategoriesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-interaction-categories.d.ts
|
|
@@ -39,14 +41,7 @@ declare const RaiselyListInteractionCategoriesOutput: z.ZodObject<{
|
|
|
39
41
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
40
42
|
}, z.core.$loose>>;
|
|
41
43
|
}, z.core.$loose>;
|
|
42
|
-
declare const raiselyListInteractionCategories:
|
|
43
|
-
q?: string | undefined;
|
|
44
|
-
sort?: string | undefined;
|
|
45
|
-
limit?: number | undefined;
|
|
46
|
-
order?: "asc" | "desc" | undefined;
|
|
47
|
-
offset?: number | undefined;
|
|
48
|
-
private?: boolean | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
44
|
+
declare const raiselyListInteractionCategories: AppAction<typeof RaiselyListInteractionCategoriesInput, typeof RaiselyListInteractionCategoriesOutput, typeof raisely.credential>;
|
|
50
45
|
//#endregion
|
|
51
46
|
export { raiselyListInteractionCategories };
|
|
52
47
|
//# sourceMappingURL=list-interaction-categories.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-interaction-categories.d.cts","names":[],"sources":["../../src/actions/list-interaction-categories.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-interaction-categories.d.cts","names":[],"sources":["../../src/actions/list-interaction-categories.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;cAkCrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-interaction-categories.d.ts
|
|
@@ -39,14 +41,7 @@ declare const RaiselyListInteractionCategoriesOutput: z.ZodObject<{
|
|
|
39
41
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
40
42
|
}, z.core.$loose>>;
|
|
41
43
|
}, z.core.$loose>;
|
|
42
|
-
declare const raiselyListInteractionCategories:
|
|
43
|
-
q?: string | undefined;
|
|
44
|
-
sort?: string | undefined;
|
|
45
|
-
limit?: number | undefined;
|
|
46
|
-
order?: "asc" | "desc" | undefined;
|
|
47
|
-
offset?: number | undefined;
|
|
48
|
-
private?: boolean | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
44
|
+
declare const raiselyListInteractionCategories: AppAction<typeof RaiselyListInteractionCategoriesInput, typeof RaiselyListInteractionCategoriesOutput, typeof raisely.credential>;
|
|
50
45
|
//#endregion
|
|
51
46
|
export { raiselyListInteractionCategories };
|
|
52
47
|
//# sourceMappingURL=list-interaction-categories.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-interaction-categories.d.mts","names":[],"sources":["../../src/actions/list-interaction-categories.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-interaction-categories.d.mts","names":[],"sources":["../../src/actions/list-interaction-categories.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;cAkCrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-interaction-categories.mjs","names":[],"sources":["../../src/actions/list-interaction-categories.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListInteractionCategoriesInput = z.object({\n q: z.string().describe(\"Search query to find interaction categories matching the given text.\").optional(),\n sort: z.string().describe(\"The record attribute to sort by (e.g., 'createdAt', 'priority'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"The number of records to return per page (minimum 1).\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"The direction to sort results: 'asc' for ascending or 'desc' for descending. Only applied if 'sort' is provided.\").optional(),\n offset: z.number().int().describe(\"The pagination offset - number of records to skip before starting to return results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full record when authenticated. Requires valid API token.\").optional(),\n}).describe(\"Request parameters for retrieving interaction categories from Raisely.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListInteractionCategories_InteractionCategoryFieldSchema = z.object({\n name: z.string().describe(\"Name of the field.\").nullable().optional(),\n type: z.string().describe(\"Data type of the field.\").nullable().optional(),\n label: z.string().describe(\"Display label for the field.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the field is required.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a field within an interaction category.\");\nconst RaiselyListInteractionCategories_InteractionCategorySchema = z.object({\n path: z.string().describe(\"URL-friendly path identifier for the category.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the interaction category.\").nullable(),\n group: z.string().describe(\"Group or classification for the category.\").nullable().optional(),\n label: z.string().describe(\"Human-readable label for the category.\").nullable().optional(),\n fields: z.array(RaiselyListInteractionCategories_InteractionCategoryFieldSchema).describe(\"List of custom fields associated with this category.\").nullable().optional(),\n isCore: z.boolean().describe(\"Whether this is a core system category.\").nullable().optional(),\n priority: z.number().int().describe(\"Priority order for displaying the category.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the category was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the category was last updated.\").nullable().optional(),\n description: z.string().describe(\"Description of the interaction category.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an interaction category record.\");\nconst RaiselyListInteractionCategories_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum number of records shown per page.\").nullable(),\n pages: z.number().int().describe(\"The total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"The total number of records available matching the query.\").nullable(),\n offset: z.number().int().describe(\"The total number of records offset in the pagination.\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListInteractionCategoriesOutput = z.object({\n data: z.array(RaiselyListInteractionCategories_InteractionCategorySchema).describe(\"List of interaction category objects.\"),\n pagination: RaiselyListInteractionCategories_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing interaction categories from Raisely.\");\n\nexport const raiselyListInteractionCategories = action(\"RAISELY_LIST_INTERACTION_CATEGORIES\", {\n slug: \"raisely-list-interaction-categories\",\n name: \"List Interaction Categories\",\n description: \"Tool to retrieve all interaction categories in the organisation from Raisely. Use when you need to list available interaction categories for categorizing supporter interactions, such as phone calls, emails, or meetings. Supports search, filtering, sorting, and pagination.\",\n input: RaiselyListInteractionCategoriesInput,\n output: RaiselyListInteractionCategoriesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-interaction-categories.mjs","names":[],"sources":["../../src/actions/list-interaction-categories.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { raisely } from \"../app\";\n\nexport const RaiselyListInteractionCategoriesInput = z.object({\n q: z.string().describe(\"Search query to find interaction categories matching the given text.\").optional(),\n sort: z.string().describe(\"The record attribute to sort by (e.g., 'createdAt', 'priority'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"The number of records to return per page (minimum 1).\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"The direction to sort results: 'asc' for ascending or 'desc' for descending. Only applied if 'sort' is provided.\").optional(),\n offset: z.number().int().describe(\"The pagination offset - number of records to skip before starting to return results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full record when authenticated. Requires valid API token.\").optional(),\n}).describe(\"Request parameters for retrieving interaction categories from Raisely.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListInteractionCategories_InteractionCategoryFieldSchema = z.object({\n name: z.string().describe(\"Name of the field.\").nullable().optional(),\n type: z.string().describe(\"Data type of the field.\").nullable().optional(),\n label: z.string().describe(\"Display label for the field.\").nullable().optional(),\n required: z.boolean().describe(\"Whether the field is required.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a field within an interaction category.\");\nconst RaiselyListInteractionCategories_InteractionCategorySchema = z.object({\n path: z.string().describe(\"URL-friendly path identifier for the category.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the interaction category.\").nullable(),\n group: z.string().describe(\"Group or classification for the category.\").nullable().optional(),\n label: z.string().describe(\"Human-readable label for the category.\").nullable().optional(),\n fields: z.array(RaiselyListInteractionCategories_InteractionCategoryFieldSchema).describe(\"List of custom fields associated with this category.\").nullable().optional(),\n isCore: z.boolean().describe(\"Whether this is a core system category.\").nullable().optional(),\n priority: z.number().int().describe(\"Priority order for displaying the category.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the category was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the category was last updated.\").nullable().optional(),\n description: z.string().describe(\"Description of the interaction category.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an interaction category record.\");\nconst RaiselyListInteractionCategories_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum number of records shown per page.\").nullable(),\n pages: z.number().int().describe(\"The total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"The total number of records available matching the query.\").nullable(),\n offset: z.number().int().describe(\"The total number of records offset in the pagination.\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListInteractionCategoriesOutput = z.object({\n data: z.array(RaiselyListInteractionCategories_InteractionCategorySchema).describe(\"List of interaction category objects.\"),\n pagination: RaiselyListInteractionCategories_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing interaction categories from Raisely.\");\n\nexport const raiselyListInteractionCategories: AppAction<\n typeof RaiselyListInteractionCategoriesInput,\n typeof RaiselyListInteractionCategoriesOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_INTERACTION_CATEGORIES\", {\n slug: \"raisely-list-interaction-categories\",\n name: \"List Interaction Categories\",\n description: \"Tool to retrieve all interaction categories in the organisation from Raisely. Use when you need to list available interaction categories for categorizing supporter interactions, such as phone calls, emails, or meetings. Supports search, filtering, sorting, and pagination.\",\n input: RaiselyListInteractionCategoriesInput,\n output: RaiselyListInteractionCategoriesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACxG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACnI,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACnG,OAAO,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACrK,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACnI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,sJAAsJ;AAClK,MAAM,kEAAkE,EAAE,OAAO;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,6DAA6D,EAAE,OAAO;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQ,EAAE,MAAM,+DAA+D,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtK,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,oDAAoD,EAAE,OAAO;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACpG,SAAS,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,SAAS,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAMxF,MAAa,mCAIT,OAAO,uCAAuC;CAChD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdoD,EAAE,OAAO;EAC7D,MAAM,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,uCAAuC;EAC1H,YAAY,kDAAkD,SAAS;CACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-interactions.cjs","names":["z","action"],"sources":["../../src/actions/list-interactions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListInteractionsInput = z.object({\n q: z.string().describe(\"Search query to find records matching the specified text.\").optional(),\n sort: z.string().describe(\"The record attribute to sort on (use in conjunction with 'order').\").optional(),\n user: z.string().describe(\"Filter by user uuid.\").optional(),\n limit: z.number().int().describe(\"The number of records to limit per page (minimum 1).\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"The direction to sort: 'asc' for ascending or 'desc' for descending (only applied if 'sort' is also provided).\").optional(),\n offset: z.number().int().describe(\"The pagination offset (in number of records to skip).\").optional(),\n private: z.boolean().describe(\"If true, returns the full record when authenticated. Requires valid bearer token.\").optional(),\n category: z.string().describe(\"Filter by interaction category uuid.\").optional(),\n}).describe(\"Request schema for retrieving interactions from Raisely. All parameters are optional\\nand used for filtering, sorting, and pagination.\");\nconst RaiselyListInteractions_InteractionUserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier of the user.\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Schema for user information in an interaction.\");\nconst RaiselyListInteractions_InteractionCategorySchema = z.object({\n name: z.string().describe(\"Name of the category.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the category.\").nullable().optional(),\n label: z.string().describe(\"Display label for the category.\").nullable().optional(),\n}).passthrough().describe(\"Schema for interaction category object.\");\nconst RaiselyListInteractions_InteractionSchema = z.object({\n diff: z.record(z.string(), z.unknown()).describe(\"Difference information if this interaction represents a change.\").nullable().optional(),\n user: RaiselyListInteractions_InteractionUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the interaction.\").nullable().optional(),\n model: z.string().describe(\"The model type of the interaction.\").nullable().optional(),\n action: z.string().describe(\"The action type of the interaction.\").nullable().optional(),\n detail: z.record(z.string(), z.unknown()).describe(\"Detailed information about the interaction.\").nullable().optional(),\n context: z.record(z.string(), z.unknown()).describe(\"Contextual information about the interaction.\").nullable().optional(),\n category: RaiselyListInteractions_InteractionCategorySchema.nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who performed the interaction.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the interaction was created.\").nullable().optional(),\n immutable: z.record(z.string(), z.unknown()).describe(\"Immutable data associated with the interaction.\").nullable().optional(),\n tokenUuid: z.string().describe(\"UUID of the token used for this interaction.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier for the interaction.\").nullable().optional(),\n recordType: z.string().describe(\"Type of the record this interaction relates to.\").nullable().optional(),\n recordUuid: z.string().describe(\"UUID of the record this interaction relates to.\").nullable().optional(),\n categoryUuid: z.string().describe(\"UUID of the interaction category.\").nullable().optional(),\n internalOnly: z.boolean().describe(\"Whether this interaction is for internal use only.\").nullable().optional(),\n organisationUuid: z.string().describe(\"UUID of the organisation this interaction belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an interaction record.\");\nconst RaiselyListInteractions_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum amount of records shown in each page.\").nullable(),\n pages: z.number().int().describe(\"The amount of pages (by limit) returned.\").nullable().optional(),\n total: z.number().int().describe(\"The total amount of records returned.\").nullable(),\n offset: z.number().int().describe(\"The total number of records to offset in the pagination.\").nullable(),\n nextUrl: z.unknown().describe(\"URL that points to the next set of records in the pagination if available, or false if none.\").nullable().optional(),\n prevUrl: z.unknown().describe(\"URL that points to the previous set of records in the pagination if available, or false if none.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListInteractionsOutput = z.object({\n data: z.array(RaiselyListInteractions_InteractionSchema).describe(\"List of interaction objects.\"),\n pagination: RaiselyListInteractions_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for a paginated list of interactions from Raisely.\");\n\nexport const raiselyListInteractions = action(\"RAISELY_LIST_INTERACTIONS\", {\n slug: \"raisely-list-interactions\",\n name: \"List Interactions\",\n description: \"Tool to retrieve all interactions from Raisely. Use when you need to list user interactions, track engagement history, or audit activity records. Supports filtering by user, category, and text search with pagination and sorting options.\",\n input: RaiselyListInteractionsInput,\n output: RaiselyListInteractionsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-interactions.cjs","names":["z","action"],"sources":["../../src/actions/list-interactions.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { raisely } from \"../app\";\n\nexport const RaiselyListInteractionsInput = z.object({\n q: z.string().describe(\"Search query to find records matching the specified text.\").optional(),\n sort: z.string().describe(\"The record attribute to sort on (use in conjunction with 'order').\").optional(),\n user: z.string().describe(\"Filter by user uuid.\").optional(),\n limit: z.number().int().describe(\"The number of records to limit per page (minimum 1).\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"The direction to sort: 'asc' for ascending or 'desc' for descending (only applied if 'sort' is also provided).\").optional(),\n offset: z.number().int().describe(\"The pagination offset (in number of records to skip).\").optional(),\n private: z.boolean().describe(\"If true, returns the full record when authenticated. Requires valid bearer token.\").optional(),\n category: z.string().describe(\"Filter by interaction category uuid.\").optional(),\n}).describe(\"Request schema for retrieving interactions from Raisely. All parameters are optional\\nand used for filtering, sorting, and pagination.\");\nconst RaiselyListInteractions_InteractionUserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier of the user.\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Schema for user information in an interaction.\");\nconst RaiselyListInteractions_InteractionCategorySchema = z.object({\n name: z.string().describe(\"Name of the category.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the category.\").nullable().optional(),\n label: z.string().describe(\"Display label for the category.\").nullable().optional(),\n}).passthrough().describe(\"Schema for interaction category object.\");\nconst RaiselyListInteractions_InteractionSchema = z.object({\n diff: z.record(z.string(), z.unknown()).describe(\"Difference information if this interaction represents a change.\").nullable().optional(),\n user: RaiselyListInteractions_InteractionUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the interaction.\").nullable().optional(),\n model: z.string().describe(\"The model type of the interaction.\").nullable().optional(),\n action: z.string().describe(\"The action type of the interaction.\").nullable().optional(),\n detail: z.record(z.string(), z.unknown()).describe(\"Detailed information about the interaction.\").nullable().optional(),\n context: z.record(z.string(), z.unknown()).describe(\"Contextual information about the interaction.\").nullable().optional(),\n category: RaiselyListInteractions_InteractionCategorySchema.nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who performed the interaction.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the interaction was created.\").nullable().optional(),\n immutable: z.record(z.string(), z.unknown()).describe(\"Immutable data associated with the interaction.\").nullable().optional(),\n tokenUuid: z.string().describe(\"UUID of the token used for this interaction.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier for the interaction.\").nullable().optional(),\n recordType: z.string().describe(\"Type of the record this interaction relates to.\").nullable().optional(),\n recordUuid: z.string().describe(\"UUID of the record this interaction relates to.\").nullable().optional(),\n categoryUuid: z.string().describe(\"UUID of the interaction category.\").nullable().optional(),\n internalOnly: z.boolean().describe(\"Whether this interaction is for internal use only.\").nullable().optional(),\n organisationUuid: z.string().describe(\"UUID of the organisation this interaction belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an interaction record.\");\nconst RaiselyListInteractions_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum amount of records shown in each page.\").nullable(),\n pages: z.number().int().describe(\"The amount of pages (by limit) returned.\").nullable().optional(),\n total: z.number().int().describe(\"The total amount of records returned.\").nullable(),\n offset: z.number().int().describe(\"The total number of records to offset in the pagination.\").nullable(),\n nextUrl: z.unknown().describe(\"URL that points to the next set of records in the pagination if available, or false if none.\").nullable().optional(),\n prevUrl: z.unknown().describe(\"URL that points to the previous set of records in the pagination if available, or false if none.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListInteractionsOutput = z.object({\n data: z.array(RaiselyListInteractions_InteractionSchema).describe(\"List of interaction objects.\"),\n pagination: RaiselyListInteractions_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for a paginated list of interactions from Raisely.\");\n\nexport const raiselyListInteractions: AppAction<\n typeof RaiselyListInteractionsInput,\n typeof RaiselyListInteractionsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_INTERACTIONS\", {\n slug: \"raisely-list-interactions\",\n name: \"List Interactions\",\n description: \"Tool to retrieve all interactions from Raisely. Use when you need to list user interactions, track engagement history, or audit activity records. Supports filtering by user, category, and text search with pagination and sorting options.\",\n input: RaiselyListInteractionsInput,\n output: RaiselyListInteractionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-interactions.d.ts
|
|
@@ -54,16 +56,7 @@ declare const RaiselyListInteractionsOutput: z.ZodObject<{
|
|
|
54
56
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
55
57
|
}, z.core.$loose>>;
|
|
56
58
|
}, z.core.$loose>;
|
|
57
|
-
declare const raiselyListInteractions:
|
|
58
|
-
q?: string | undefined;
|
|
59
|
-
sort?: string | undefined;
|
|
60
|
-
user?: string | undefined;
|
|
61
|
-
limit?: number | undefined;
|
|
62
|
-
order?: "asc" | "desc" | undefined;
|
|
63
|
-
offset?: number | undefined;
|
|
64
|
-
private?: boolean | undefined;
|
|
65
|
-
category?: string | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
59
|
+
declare const raiselyListInteractions: AppAction<typeof RaiselyListInteractionsInput, typeof RaiselyListInteractionsOutput, typeof raisely.credential>;
|
|
67
60
|
//#endregion
|
|
68
61
|
export { raiselyListInteractions };
|
|
69
62
|
//# sourceMappingURL=list-interactions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-interactions.d.cts","names":[],"sources":["../../src/actions/list-interactions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-interactions.d.cts","names":[],"sources":["../../src/actions/list-interactions.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAkD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-interactions.d.ts
|
|
@@ -54,16 +56,7 @@ declare const RaiselyListInteractionsOutput: z.ZodObject<{
|
|
|
54
56
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
55
57
|
}, z.core.$loose>>;
|
|
56
58
|
}, z.core.$loose>;
|
|
57
|
-
declare const raiselyListInteractions:
|
|
58
|
-
q?: string | undefined;
|
|
59
|
-
sort?: string | undefined;
|
|
60
|
-
user?: string | undefined;
|
|
61
|
-
limit?: number | undefined;
|
|
62
|
-
order?: "asc" | "desc" | undefined;
|
|
63
|
-
offset?: number | undefined;
|
|
64
|
-
private?: boolean | undefined;
|
|
65
|
-
category?: string | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
59
|
+
declare const raiselyListInteractions: AppAction<typeof RaiselyListInteractionsInput, typeof RaiselyListInteractionsOutput, typeof raisely.credential>;
|
|
67
60
|
//#endregion
|
|
68
61
|
export { raiselyListInteractions };
|
|
69
62
|
//# sourceMappingURL=list-interactions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-interactions.d.mts","names":[],"sources":["../../src/actions/list-interactions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-interactions.d.mts","names":[],"sources":["../../src/actions/list-interactions.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAkD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-interactions.mjs","names":[],"sources":["../../src/actions/list-interactions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListInteractionsInput = z.object({\n q: z.string().describe(\"Search query to find records matching the specified text.\").optional(),\n sort: z.string().describe(\"The record attribute to sort on (use in conjunction with 'order').\").optional(),\n user: z.string().describe(\"Filter by user uuid.\").optional(),\n limit: z.number().int().describe(\"The number of records to limit per page (minimum 1).\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"The direction to sort: 'asc' for ascending or 'desc' for descending (only applied if 'sort' is also provided).\").optional(),\n offset: z.number().int().describe(\"The pagination offset (in number of records to skip).\").optional(),\n private: z.boolean().describe(\"If true, returns the full record when authenticated. Requires valid bearer token.\").optional(),\n category: z.string().describe(\"Filter by interaction category uuid.\").optional(),\n}).describe(\"Request schema for retrieving interactions from Raisely. All parameters are optional\\nand used for filtering, sorting, and pagination.\");\nconst RaiselyListInteractions_InteractionUserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier of the user.\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Schema for user information in an interaction.\");\nconst RaiselyListInteractions_InteractionCategorySchema = z.object({\n name: z.string().describe(\"Name of the category.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the category.\").nullable().optional(),\n label: z.string().describe(\"Display label for the category.\").nullable().optional(),\n}).passthrough().describe(\"Schema for interaction category object.\");\nconst RaiselyListInteractions_InteractionSchema = z.object({\n diff: z.record(z.string(), z.unknown()).describe(\"Difference information if this interaction represents a change.\").nullable().optional(),\n user: RaiselyListInteractions_InteractionUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the interaction.\").nullable().optional(),\n model: z.string().describe(\"The model type of the interaction.\").nullable().optional(),\n action: z.string().describe(\"The action type of the interaction.\").nullable().optional(),\n detail: z.record(z.string(), z.unknown()).describe(\"Detailed information about the interaction.\").nullable().optional(),\n context: z.record(z.string(), z.unknown()).describe(\"Contextual information about the interaction.\").nullable().optional(),\n category: RaiselyListInteractions_InteractionCategorySchema.nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who performed the interaction.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the interaction was created.\").nullable().optional(),\n immutable: z.record(z.string(), z.unknown()).describe(\"Immutable data associated with the interaction.\").nullable().optional(),\n tokenUuid: z.string().describe(\"UUID of the token used for this interaction.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier for the interaction.\").nullable().optional(),\n recordType: z.string().describe(\"Type of the record this interaction relates to.\").nullable().optional(),\n recordUuid: z.string().describe(\"UUID of the record this interaction relates to.\").nullable().optional(),\n categoryUuid: z.string().describe(\"UUID of the interaction category.\").nullable().optional(),\n internalOnly: z.boolean().describe(\"Whether this interaction is for internal use only.\").nullable().optional(),\n organisationUuid: z.string().describe(\"UUID of the organisation this interaction belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an interaction record.\");\nconst RaiselyListInteractions_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum amount of records shown in each page.\").nullable(),\n pages: z.number().int().describe(\"The amount of pages (by limit) returned.\").nullable().optional(),\n total: z.number().int().describe(\"The total amount of records returned.\").nullable(),\n offset: z.number().int().describe(\"The total number of records to offset in the pagination.\").nullable(),\n nextUrl: z.unknown().describe(\"URL that points to the next set of records in the pagination if available, or false if none.\").nullable().optional(),\n prevUrl: z.unknown().describe(\"URL that points to the previous set of records in the pagination if available, or false if none.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListInteractionsOutput = z.object({\n data: z.array(RaiselyListInteractions_InteractionSchema).describe(\"List of interaction objects.\"),\n pagination: RaiselyListInteractions_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for a paginated list of interactions from Raisely.\");\n\nexport const raiselyListInteractions = action(\"RAISELY_LIST_INTERACTIONS\", {\n slug: \"raisely-list-interactions\",\n name: \"List Interactions\",\n description: \"Tool to retrieve all interactions from Raisely. Use when you need to list user interactions, track engagement history, or audit activity records. Supports filtering by user, category, and text search with pagination and sorting options.\",\n input: RaiselyListInteractionsInput,\n output: RaiselyListInteractionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-interactions.mjs","names":[],"sources":["../../src/actions/list-interactions.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { raisely } from \"../app\";\n\nexport const RaiselyListInteractionsInput = z.object({\n q: z.string().describe(\"Search query to find records matching the specified text.\").optional(),\n sort: z.string().describe(\"The record attribute to sort on (use in conjunction with 'order').\").optional(),\n user: z.string().describe(\"Filter by user uuid.\").optional(),\n limit: z.number().int().describe(\"The number of records to limit per page (minimum 1).\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"The direction to sort: 'asc' for ascending or 'desc' for descending (only applied if 'sort' is also provided).\").optional(),\n offset: z.number().int().describe(\"The pagination offset (in number of records to skip).\").optional(),\n private: z.boolean().describe(\"If true, returns the full record when authenticated. Requires valid bearer token.\").optional(),\n category: z.string().describe(\"Filter by interaction category uuid.\").optional(),\n}).describe(\"Request schema for retrieving interactions from Raisely. All parameters are optional\\nand used for filtering, sorting, and pagination.\");\nconst RaiselyListInteractions_InteractionUserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier of the user.\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Schema for user information in an interaction.\");\nconst RaiselyListInteractions_InteractionCategorySchema = z.object({\n name: z.string().describe(\"Name of the category.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the category.\").nullable().optional(),\n label: z.string().describe(\"Display label for the category.\").nullable().optional(),\n}).passthrough().describe(\"Schema for interaction category object.\");\nconst RaiselyListInteractions_InteractionSchema = z.object({\n diff: z.record(z.string(), z.unknown()).describe(\"Difference information if this interaction represents a change.\").nullable().optional(),\n user: RaiselyListInteractions_InteractionUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the interaction.\").nullable().optional(),\n model: z.string().describe(\"The model type of the interaction.\").nullable().optional(),\n action: z.string().describe(\"The action type of the interaction.\").nullable().optional(),\n detail: z.record(z.string(), z.unknown()).describe(\"Detailed information about the interaction.\").nullable().optional(),\n context: z.record(z.string(), z.unknown()).describe(\"Contextual information about the interaction.\").nullable().optional(),\n category: RaiselyListInteractions_InteractionCategorySchema.nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who performed the interaction.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the interaction was created.\").nullable().optional(),\n immutable: z.record(z.string(), z.unknown()).describe(\"Immutable data associated with the interaction.\").nullable().optional(),\n tokenUuid: z.string().describe(\"UUID of the token used for this interaction.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier for the interaction.\").nullable().optional(),\n recordType: z.string().describe(\"Type of the record this interaction relates to.\").nullable().optional(),\n recordUuid: z.string().describe(\"UUID of the record this interaction relates to.\").nullable().optional(),\n categoryUuid: z.string().describe(\"UUID of the interaction category.\").nullable().optional(),\n internalOnly: z.boolean().describe(\"Whether this interaction is for internal use only.\").nullable().optional(),\n organisationUuid: z.string().describe(\"UUID of the organisation this interaction belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an interaction record.\");\nconst RaiselyListInteractions_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum amount of records shown in each page.\").nullable(),\n pages: z.number().int().describe(\"The amount of pages (by limit) returned.\").nullable().optional(),\n total: z.number().int().describe(\"The total amount of records returned.\").nullable(),\n offset: z.number().int().describe(\"The total number of records to offset in the pagination.\").nullable(),\n nextUrl: z.unknown().describe(\"URL that points to the next set of records in the pagination if available, or false if none.\").nullable().optional(),\n prevUrl: z.unknown().describe(\"URL that points to the previous set of records in the pagination if available, or false if none.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListInteractionsOutput = z.object({\n data: z.array(RaiselyListInteractions_InteractionSchema).describe(\"List of interaction objects.\"),\n pagination: RaiselyListInteractions_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for a paginated list of interactions from Raisely.\");\n\nexport const raiselyListInteractions: AppAction<\n typeof RaiselyListInteractionsInput,\n typeof RaiselyListInteractionsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_INTERACTIONS\", {\n slug: \"raisely-list-interactions\",\n name: \"List Interactions\",\n description: \"Tool to retrieve all interactions from Raisely. Use when you need to list user interactions, track engagement history, or audit activity records. Supports filtering by user, category, and text search with pagination and sorting options.\",\n input: RaiselyListInteractionsInput,\n output: RaiselyListInteractionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-orders.cjs","names":["z","action"],"sources":["../../src/actions/list-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListOrdersInput = z.object({\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'date'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Maximum number of orders to return per page. Must be at least 1.\").optional(),\n order: z.string().describe(\"Sort direction: 'asc' for ascending or 'desc' for descending. Use with 'sort' parameter.\").optional(),\n offset: z.number().int().describe(\"Number of records to skip for pagination. Use with limit for paging through results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full order record including private fields. Requires authentication.\").optional(),\n}).describe(\"Request parameters for retrieving orders from the Raisely API.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListOrders_OrderItemSchema = z.object({\n name: z.string().describe(\"Name of the item.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the order item.\").nullable().optional(),\n price: z.number().int().describe(\"Price of the item in cents.\").nullable().optional(),\n quantity: z.number().int().describe(\"Quantity of the item ordered.\").nullable().optional(),\n}).passthrough().describe(\"Schema for items within an order.\");\nconst RaiselyListOrders_OrderDonationSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the donation.\").nullable().optional(),\n amount: z.number().int().describe(\"Donation amount in cents.\").nullable().optional(),\n currency: z.string().describe(\"Currency code, e.g., 'AUD'.\").nullable().optional(),\n}).passthrough().describe(\"Schema for donation information associated with an order.\");\nconst RaiselyListOrders_OrderSchema = z.object({\n date: z.string().describe(\"Date of the order.\").nullable(),\n mode: z.string().describe(\"Order mode (e.g., 'live', 'test').\").nullable().optional(),\n type: z.string().describe(\"Type of order.\").nullable().optional(),\n uuid: z.string().describe(\"Unique order identifier.\").nullable(),\n items: z.array(RaiselyListOrders_OrderItemSchema).describe(\"List of items in the order.\").nullable().optional(),\n orderId: z.unknown().describe(\"Order ID information.\").nullable().optional(),\n donation: RaiselyListOrders_OrderDonationSchema.nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who placed the order.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the order was created.\").nullable().optional(),\n eventUuid: z.string().describe(\"UUID of the associated event.\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the associated profile.\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the associated campaign.\").nullable().optional(),\n donationUuid: z.string().describe(\"UUID of the associated donation.\").nullable().optional(),\n discountTotal: z.number().int().describe(\"Total discount amount in cents.\").nullable().optional(),\n numberOfItems: z.number().int().describe(\"Total number of items in the order.\").nullable().optional(),\n organisationUuid: z.string().describe(\"UUID of the organisation.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an order record.\");\nconst RaiselyListOrders_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items returned per page.\").nullable().optional(),\n pages: z.number().int().describe(\"Total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of orders matching the query.\").nullable().optional(),\n offset: z.number().int().describe(\"Number of items skipped (for pagination offset).\").nullable().optional(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListOrdersOutput = z.object({\n data: z.array(RaiselyListOrders_OrderSchema).describe(\"List of order objects.\"),\n pagination: RaiselyListOrders_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing orders from Raisely.\");\n\nexport const raiselyListOrders = action(\"RAISELY_LIST_ORDERS\", {\n slug: \"raisely-list-orders\",\n name: \"List Orders\",\n description: \"Tool to retrieve all orders in a campaign from Raisely. Use when you need to list orders, view order details, or analyze purchase data. Supports filtering, sorting, and pagination.\",\n input: RaiselyListOrdersInput,\n output: RaiselyListOrdersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-orders.cjs","names":["z","action"],"sources":["../../src/actions/list-orders.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { raisely } from \"../app\";\n\nexport const RaiselyListOrdersInput = z.object({\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'date'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Maximum number of orders to return per page. Must be at least 1.\").optional(),\n order: z.string().describe(\"Sort direction: 'asc' for ascending or 'desc' for descending. Use with 'sort' parameter.\").optional(),\n offset: z.number().int().describe(\"Number of records to skip for pagination. Use with limit for paging through results.\").optional(),\n private: z.boolean().describe(\"If true, returns the full order record including private fields. Requires authentication.\").optional(),\n}).describe(\"Request parameters for retrieving orders from the Raisely API.\\nAll parameters are optional and used for filtering, sorting, and pagination.\");\nconst RaiselyListOrders_OrderItemSchema = z.object({\n name: z.string().describe(\"Name of the item.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the order item.\").nullable().optional(),\n price: z.number().int().describe(\"Price of the item in cents.\").nullable().optional(),\n quantity: z.number().int().describe(\"Quantity of the item ordered.\").nullable().optional(),\n}).passthrough().describe(\"Schema for items within an order.\");\nconst RaiselyListOrders_OrderDonationSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the donation.\").nullable().optional(),\n amount: z.number().int().describe(\"Donation amount in cents.\").nullable().optional(),\n currency: z.string().describe(\"Currency code, e.g., 'AUD'.\").nullable().optional(),\n}).passthrough().describe(\"Schema for donation information associated with an order.\");\nconst RaiselyListOrders_OrderSchema = z.object({\n date: z.string().describe(\"Date of the order.\").nullable(),\n mode: z.string().describe(\"Order mode (e.g., 'live', 'test').\").nullable().optional(),\n type: z.string().describe(\"Type of order.\").nullable().optional(),\n uuid: z.string().describe(\"Unique order identifier.\").nullable(),\n items: z.array(RaiselyListOrders_OrderItemSchema).describe(\"List of items in the order.\").nullable().optional(),\n orderId: z.unknown().describe(\"Order ID information.\").nullable().optional(),\n donation: RaiselyListOrders_OrderDonationSchema.nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user who placed the order.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the order was created.\").nullable().optional(),\n eventUuid: z.string().describe(\"UUID of the associated event.\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the associated profile.\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the associated campaign.\").nullable().optional(),\n donationUuid: z.string().describe(\"UUID of the associated donation.\").nullable().optional(),\n discountTotal: z.number().int().describe(\"Total discount amount in cents.\").nullable().optional(),\n numberOfItems: z.number().int().describe(\"Total number of items in the order.\").nullable().optional(),\n organisationUuid: z.string().describe(\"UUID of the organisation.\").nullable().optional(),\n}).passthrough().describe(\"Schema for an order record.\");\nconst RaiselyListOrders_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of items returned per page.\").nullable().optional(),\n pages: z.number().int().describe(\"Total number of pages based on the limit.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of orders matching the query.\").nullable().optional(),\n offset: z.number().int().describe(\"Number of items skipped (for pagination offset).\").nullable().optional(),\n nextUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n prevUrl: z.union([z.string(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for list responses from the Raisely API.\");\nexport const RaiselyListOrdersOutput = z.object({\n data: z.array(RaiselyListOrders_OrderSchema).describe(\"List of order objects.\"),\n pagination: RaiselyListOrders_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing orders from Raisely.\");\n\nexport const raiselyListOrders: AppAction<\n typeof RaiselyListOrdersInput,\n typeof RaiselyListOrdersOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_ORDERS\", {\n slug: \"raisely-list-orders\",\n name: \"List Orders\",\n description: \"Tool to retrieve all orders in a campaign from Raisely. Use when you need to list orders, view order details, or analyze purchase data. Supports filtering, sorting, and pagination.\",\n input: RaiselyListOrdersInput,\n output: RaiselyListOrdersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-orders.d.ts
|
|
@@ -45,13 +47,7 @@ declare const RaiselyListOrdersOutput: z.ZodObject<{
|
|
|
45
47
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
46
48
|
}, z.core.$loose>>>;
|
|
47
49
|
}, z.core.$loose>;
|
|
48
|
-
declare const raiselyListOrders:
|
|
49
|
-
sort?: string | undefined;
|
|
50
|
-
limit?: number | undefined;
|
|
51
|
-
order?: string | undefined;
|
|
52
|
-
offset?: number | undefined;
|
|
53
|
-
private?: boolean | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
50
|
+
declare const raiselyListOrders: AppAction<typeof RaiselyListOrdersInput, typeof RaiselyListOrdersOutput, typeof raisely.credential>;
|
|
55
51
|
//#endregion
|
|
56
52
|
export { raiselyListOrders };
|
|
57
53
|
//# sourceMappingURL=list-orders.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-orders.d.cts","names":[],"sources":["../../src/actions/list-orders.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-orders.d.cts","names":[],"sources":["../../src/actions/list-orders.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cA4CtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-orders.d.ts
|
|
@@ -45,13 +47,7 @@ declare const RaiselyListOrdersOutput: z.ZodObject<{
|
|
|
45
47
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
46
48
|
}, z.core.$loose>>>;
|
|
47
49
|
}, z.core.$loose>;
|
|
48
|
-
declare const raiselyListOrders:
|
|
49
|
-
sort?: string | undefined;
|
|
50
|
-
limit?: number | undefined;
|
|
51
|
-
order?: string | undefined;
|
|
52
|
-
offset?: number | undefined;
|
|
53
|
-
private?: boolean | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
50
|
+
declare const raiselyListOrders: AppAction<typeof RaiselyListOrdersInput, typeof RaiselyListOrdersOutput, typeof raisely.credential>;
|
|
55
51
|
//#endregion
|
|
56
52
|
export { raiselyListOrders };
|
|
57
53
|
//# sourceMappingURL=list-orders.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-orders.d.mts","names":[],"sources":["../../src/actions/list-orders.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-orders.d.mts","names":[],"sources":["../../src/actions/list-orders.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cA4CtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|