@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-profile-members.cjs","names":["z","action"],"sources":["../../src/actions/list-profile-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListProfileMembersInput = z.object({\n q: z.string().describe(\"Full-text search query to find member profiles matching the given text (searches name, description, etc.).\").optional(),\n path: z.string().describe(\"The UUID of the team profile to list members for. Required parameter. Note: This endpoint only accepts UUIDs, not path strings.\"),\n sort: z.string().describe(\"Field to sort results by. Common values: 'createdAt', 'updatedAt', 'name', 'total'. Use in conjunction with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Number of member records to return per page. Use for pagination.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' for ascending or 'desc' for descending. Only applied if 'sort' is also provided.\").optional(),\n offset: z.number().int().describe(\"Number of member records to skip for pagination. Defaults to 0.\").optional(),\n private: z.boolean().describe(\"If true, returns the full record including private custom fields when authenticated with proper permissions.\").optional(),\n campaign: z.string().describe(\"The UUID, path, or domain of the campaign to associate with the request. Filters results to the specified campaign context.\").optional(),\n}).describe(\"Request parameters for listing all members of a team profile in Raisely.\");\nconst RaiselyListProfileMembers_ProfileSchema = z.object({\n goal: z.number().int().describe(\"Fundraising goal amount in cents.\").nullable().optional(),\n name: z.string().describe(\"Display name of the member profile/fundraiser.\").nullable().optional(),\n paid: z.boolean().describe(\"Whether the profile registration has been paid.\").nullable().optional(),\n path: z.string().describe(\"URL-friendly path for the member profile (used in profile URLs).\").nullable().optional(),\n type: z.string().describe(\"Type of profile: typically 'INDIVIDUAL' for team members.\").nullable().optional(),\n user: z.record(z.string(), z.unknown()).describe(\"Nested user object with member owner details.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the member profile.\").nullable().optional(),\n total: z.number().int().describe(\"Total amount raised in the profile's currency (in cents).\").nullable().optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"Nested parent team profile object.\").nullable().optional(),\n public: z.record(z.string(), z.unknown()).describe(\"Public custom fields configured for the campaign.\").nullable().optional(),\n shared: z.boolean().describe(\"Whether the profile has been shared by its owner.\").nullable().optional(),\n status: z.string().describe(\"Profile status: 'ACTIVE' or 'DELETED'.\").nullable().optional(),\n private: z.record(z.string(), z.unknown()).describe(\"Private custom fields (only returned when private=true and authenticated).\").nullable().optional(),\n currency: z.string().describe(\"3-letter ISO currency code (e.g., 'USD', 'AUD').\").nullable().optional(),\n photoUrl: z.string().describe(\"URL to the member profile's photo/avatar.\").nullable().optional(),\n pronouns: z.string().describe(\"Pronouns of the member profile owner.\").nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user owning the member profile.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the member profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the member profile was last updated.\").nullable().optional(),\n grandTotal: z.number().int().describe(\"Total amount raised including registration fees (in cents).\").nullable().optional(),\n parentUuid: z.string().describe(\"UUID of the parent team profile.\").nullable().optional(),\n description: z.string().describe(\"Public description of the member fundraiser profile.\").nullable().optional(),\n teamProfile: z.record(z.string(), z.unknown()).describe(\"Nested team profile object.\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the associated campaign.\").nullable().optional(),\n exerciseGoal: z.number().int().describe(\"Distance goal in metres (for fitness fundraisers).\").nullable().optional(),\n uniqueDonors: z.number().int().describe(\"Total number of unique donors to the member profile.\").nullable().optional(),\n activityTotal: z.number().int().describe(\"Total contribution toward activity goal.\").nullable().optional(),\n campaignTotal: z.number().int().describe(\"Total amount contributed to the campaign total (in cents).\").nullable().optional(),\n donationCount: z.number().int().describe(\"Total number of donations made to this member profile.\").nullable().optional(),\n exerciseTotal: z.number().int().describe(\"Distance completed in metres.\").nullable().optional(),\n fundraiserTheme: z.string().describe(\"Theme identifier for the fundraiser profile.\").nullable().optional(),\n exerciseGoalTime: z.number().int().describe(\"Time goal for exercise activities (in seconds).\").nullable().optional(),\n teamProfileCount: z.number().int().describe(\"Number of team profiles associated.\").nullable().optional(),\n exerciseTotalTime: z.number().int().describe(\"Total time spent on exercise activities (in seconds).\").nullable().optional(),\n isCampaignProfile: z.boolean().describe(\"Whether this is the campaign's main profile.\").nullable().optional(),\n selfDonationTotal: z.number().int().describe(\"Total amount from self-donations in cents.\").nullable().optional(),\n organisationProfile: z.record(z.string(), z.unknown()).describe(\"Nested organisation profile object.\").nullable().optional(),\n activityTotalPercent: z.number().int().describe(\"Percentage of activity goal achieved.\").nullable().optional(),\n campaignDisplayTotal: z.number().int().describe(\"Display total for campaign purposes (in cents).\").nullable().optional(),\n facebookFundraiserId: z.string().describe(\"Associated Facebook fundraiser ID if linked.\").nullable().optional(),\n nonSelfDonationTotal: z.number().int().describe(\"Total amount raised from donations by others (excluding self-donations) in cents.\").nullable().optional(),\n individualProfileCount: z.number().int().describe(\"Number of individual profiles associated.\").nullable().optional(),\n organisationProfileCount: z.number().int().describe(\"Number of organisation profiles associated.\").nullable().optional(),\n}).passthrough().describe(\"A member profile object representing an individual member of a team profile.\");\nconst RaiselyListProfileMembers_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of records returned per page.\").nullable(),\n pages: z.number().int().describe(\"Total number of pages available.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of member records matching the query.\").nullable(),\n offset: z.number().int().describe(\"Number of records skipped (for 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 details for list endpoints.\");\nexport const RaiselyListProfileMembersOutput = z.object({\n data: z.array(RaiselyListProfileMembers_ProfileSchema).describe(\"List of member profile objects.\"),\n pagination: RaiselyListProfileMembers_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing all members of a team profile from Raisely.\");\n\nexport const raiselyListProfileMembers = action(\"RAISELY_LIST_PROFILE_MEMBERS\", {\n slug: \"raisely-list-profile-members\",\n name: \"List Profile Members\",\n description: \"Retrieves a paginated list of all members belonging to a team profile in Raisely. Use this tool when you need to list all individual fundraisers who are members of a specific team. The 'path' parameter is required and accepts either the team profile's UUID or its path/slug.\",\n input: RaiselyListProfileMembersInput,\n output: RaiselyListProfileMembersOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-profile-members.cjs","names":["z","action"],"sources":["../../src/actions/list-profile-members.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 RaiselyListProfileMembersInput = z.object({\n q: z.string().describe(\"Full-text search query to find member profiles matching the given text (searches name, description, etc.).\").optional(),\n path: z.string().describe(\"The UUID of the team profile to list members for. Required parameter. Note: This endpoint only accepts UUIDs, not path strings.\"),\n sort: z.string().describe(\"Field to sort results by. Common values: 'createdAt', 'updatedAt', 'name', 'total'. Use in conjunction with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Number of member records to return per page. Use for pagination.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' for ascending or 'desc' for descending. Only applied if 'sort' is also provided.\").optional(),\n offset: z.number().int().describe(\"Number of member records to skip for pagination. Defaults to 0.\").optional(),\n private: z.boolean().describe(\"If true, returns the full record including private custom fields when authenticated with proper permissions.\").optional(),\n campaign: z.string().describe(\"The UUID, path, or domain of the campaign to associate with the request. Filters results to the specified campaign context.\").optional(),\n}).describe(\"Request parameters for listing all members of a team profile in Raisely.\");\nconst RaiselyListProfileMembers_ProfileSchema = z.object({\n goal: z.number().int().describe(\"Fundraising goal amount in cents.\").nullable().optional(),\n name: z.string().describe(\"Display name of the member profile/fundraiser.\").nullable().optional(),\n paid: z.boolean().describe(\"Whether the profile registration has been paid.\").nullable().optional(),\n path: z.string().describe(\"URL-friendly path for the member profile (used in profile URLs).\").nullable().optional(),\n type: z.string().describe(\"Type of profile: typically 'INDIVIDUAL' for team members.\").nullable().optional(),\n user: z.record(z.string(), z.unknown()).describe(\"Nested user object with member owner details.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the member profile.\").nullable().optional(),\n total: z.number().int().describe(\"Total amount raised in the profile's currency (in cents).\").nullable().optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"Nested parent team profile object.\").nullable().optional(),\n public: z.record(z.string(), z.unknown()).describe(\"Public custom fields configured for the campaign.\").nullable().optional(),\n shared: z.boolean().describe(\"Whether the profile has been shared by its owner.\").nullable().optional(),\n status: z.string().describe(\"Profile status: 'ACTIVE' or 'DELETED'.\").nullable().optional(),\n private: z.record(z.string(), z.unknown()).describe(\"Private custom fields (only returned when private=true and authenticated).\").nullable().optional(),\n currency: z.string().describe(\"3-letter ISO currency code (e.g., 'USD', 'AUD').\").nullable().optional(),\n photoUrl: z.string().describe(\"URL to the member profile's photo/avatar.\").nullable().optional(),\n pronouns: z.string().describe(\"Pronouns of the member profile owner.\").nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user owning the member profile.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the member profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the member profile was last updated.\").nullable().optional(),\n grandTotal: z.number().int().describe(\"Total amount raised including registration fees (in cents).\").nullable().optional(),\n parentUuid: z.string().describe(\"UUID of the parent team profile.\").nullable().optional(),\n description: z.string().describe(\"Public description of the member fundraiser profile.\").nullable().optional(),\n teamProfile: z.record(z.string(), z.unknown()).describe(\"Nested team profile object.\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the associated campaign.\").nullable().optional(),\n exerciseGoal: z.number().int().describe(\"Distance goal in metres (for fitness fundraisers).\").nullable().optional(),\n uniqueDonors: z.number().int().describe(\"Total number of unique donors to the member profile.\").nullable().optional(),\n activityTotal: z.number().int().describe(\"Total contribution toward activity goal.\").nullable().optional(),\n campaignTotal: z.number().int().describe(\"Total amount contributed to the campaign total (in cents).\").nullable().optional(),\n donationCount: z.number().int().describe(\"Total number of donations made to this member profile.\").nullable().optional(),\n exerciseTotal: z.number().int().describe(\"Distance completed in metres.\").nullable().optional(),\n fundraiserTheme: z.string().describe(\"Theme identifier for the fundraiser profile.\").nullable().optional(),\n exerciseGoalTime: z.number().int().describe(\"Time goal for exercise activities (in seconds).\").nullable().optional(),\n teamProfileCount: z.number().int().describe(\"Number of team profiles associated.\").nullable().optional(),\n exerciseTotalTime: z.number().int().describe(\"Total time spent on exercise activities (in seconds).\").nullable().optional(),\n isCampaignProfile: z.boolean().describe(\"Whether this is the campaign's main profile.\").nullable().optional(),\n selfDonationTotal: z.number().int().describe(\"Total amount from self-donations in cents.\").nullable().optional(),\n organisationProfile: z.record(z.string(), z.unknown()).describe(\"Nested organisation profile object.\").nullable().optional(),\n activityTotalPercent: z.number().int().describe(\"Percentage of activity goal achieved.\").nullable().optional(),\n campaignDisplayTotal: z.number().int().describe(\"Display total for campaign purposes (in cents).\").nullable().optional(),\n facebookFundraiserId: z.string().describe(\"Associated Facebook fundraiser ID if linked.\").nullable().optional(),\n nonSelfDonationTotal: z.number().int().describe(\"Total amount raised from donations by others (excluding self-donations) in cents.\").nullable().optional(),\n individualProfileCount: z.number().int().describe(\"Number of individual profiles associated.\").nullable().optional(),\n organisationProfileCount: z.number().int().describe(\"Number of organisation profiles associated.\").nullable().optional(),\n}).passthrough().describe(\"A member profile object representing an individual member of a team profile.\");\nconst RaiselyListProfileMembers_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of records returned per page.\").nullable(),\n pages: z.number().int().describe(\"Total number of pages available.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of member records matching the query.\").nullable(),\n offset: z.number().int().describe(\"Number of records skipped (for 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 details for list endpoints.\");\nexport const RaiselyListProfileMembersOutput = z.object({\n data: z.array(RaiselyListProfileMembers_ProfileSchema).describe(\"List of member profile objects.\"),\n pagination: RaiselyListProfileMembers_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing all members of a team profile from Raisely.\");\n\nexport const raiselyListProfileMembers: AppAction<\n typeof RaiselyListProfileMembersInput,\n typeof RaiselyListProfileMembersOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_PROFILE_MEMBERS\", {\n slug: \"raisely-list-profile-members\",\n name: \"List Profile Members\",\n description: \"Retrieves a paginated list of all members belonging to a team profile in Raisely. Use this tool when you need to list all individual fundraisers who are members of a specific team. The 'path' parameter is required and accepts either the team profile's UUID or its path/slug.\",\n input: RaiselyListProfileMembersInput,\n output: RaiselyListProfileMembersOutput,\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-profile-members.d.ts
|
|
@@ -69,16 +71,7 @@ declare const RaiselyListProfileMembersOutput: z.ZodObject<{
|
|
|
69
71
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
70
72
|
}, z.core.$loose>>;
|
|
71
73
|
}, z.core.$loose>;
|
|
72
|
-
declare const raiselyListProfileMembers:
|
|
73
|
-
path: string;
|
|
74
|
-
q?: string | undefined;
|
|
75
|
-
sort?: string | undefined;
|
|
76
|
-
limit?: number | undefined;
|
|
77
|
-
order?: "asc" | "desc" | undefined;
|
|
78
|
-
offset?: number | undefined;
|
|
79
|
-
private?: boolean | undefined;
|
|
80
|
-
campaign?: string | undefined;
|
|
81
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
74
|
+
declare const raiselyListProfileMembers: AppAction<typeof RaiselyListProfileMembersInput, typeof RaiselyListProfileMembersOutput, typeof raisely.credential>;
|
|
82
75
|
//#endregion
|
|
83
76
|
export { raiselyListProfileMembers };
|
|
84
77
|
//# sourceMappingURL=list-profile-members.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-profile-members.d.cts","names":[],"sources":["../../src/actions/list-profile-members.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-profile-members.d.cts","names":[],"sources":["../../src/actions/list-profile-members.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cA+D9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,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-profile-members.d.ts
|
|
@@ -69,16 +71,7 @@ declare const RaiselyListProfileMembersOutput: z.ZodObject<{
|
|
|
69
71
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
70
72
|
}, z.core.$loose>>;
|
|
71
73
|
}, z.core.$loose>;
|
|
72
|
-
declare const raiselyListProfileMembers:
|
|
73
|
-
path: string;
|
|
74
|
-
q?: string | undefined;
|
|
75
|
-
sort?: string | undefined;
|
|
76
|
-
limit?: number | undefined;
|
|
77
|
-
order?: "asc" | "desc" | undefined;
|
|
78
|
-
offset?: number | undefined;
|
|
79
|
-
private?: boolean | undefined;
|
|
80
|
-
campaign?: string | undefined;
|
|
81
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
74
|
+
declare const raiselyListProfileMembers: AppAction<typeof RaiselyListProfileMembersInput, typeof RaiselyListProfileMembersOutput, typeof raisely.credential>;
|
|
82
75
|
//#endregion
|
|
83
76
|
export { raiselyListProfileMembers };
|
|
84
77
|
//# sourceMappingURL=list-profile-members.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-profile-members.d.mts","names":[],"sources":["../../src/actions/list-profile-members.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-profile-members.d.mts","names":[],"sources":["../../src/actions/list-profile-members.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cA+D9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-profile-members.mjs","names":[],"sources":["../../src/actions/list-profile-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListProfileMembersInput = z.object({\n q: z.string().describe(\"Full-text search query to find member profiles matching the given text (searches name, description, etc.).\").optional(),\n path: z.string().describe(\"The UUID of the team profile to list members for. Required parameter. Note: This endpoint only accepts UUIDs, not path strings.\"),\n sort: z.string().describe(\"Field to sort results by. Common values: 'createdAt', 'updatedAt', 'name', 'total'. Use in conjunction with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Number of member records to return per page. Use for pagination.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' for ascending or 'desc' for descending. Only applied if 'sort' is also provided.\").optional(),\n offset: z.number().int().describe(\"Number of member records to skip for pagination. Defaults to 0.\").optional(),\n private: z.boolean().describe(\"If true, returns the full record including private custom fields when authenticated with proper permissions.\").optional(),\n campaign: z.string().describe(\"The UUID, path, or domain of the campaign to associate with the request. Filters results to the specified campaign context.\").optional(),\n}).describe(\"Request parameters for listing all members of a team profile in Raisely.\");\nconst RaiselyListProfileMembers_ProfileSchema = z.object({\n goal: z.number().int().describe(\"Fundraising goal amount in cents.\").nullable().optional(),\n name: z.string().describe(\"Display name of the member profile/fundraiser.\").nullable().optional(),\n paid: z.boolean().describe(\"Whether the profile registration has been paid.\").nullable().optional(),\n path: z.string().describe(\"URL-friendly path for the member profile (used in profile URLs).\").nullable().optional(),\n type: z.string().describe(\"Type of profile: typically 'INDIVIDUAL' for team members.\").nullable().optional(),\n user: z.record(z.string(), z.unknown()).describe(\"Nested user object with member owner details.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the member profile.\").nullable().optional(),\n total: z.number().int().describe(\"Total amount raised in the profile's currency (in cents).\").nullable().optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"Nested parent team profile object.\").nullable().optional(),\n public: z.record(z.string(), z.unknown()).describe(\"Public custom fields configured for the campaign.\").nullable().optional(),\n shared: z.boolean().describe(\"Whether the profile has been shared by its owner.\").nullable().optional(),\n status: z.string().describe(\"Profile status: 'ACTIVE' or 'DELETED'.\").nullable().optional(),\n private: z.record(z.string(), z.unknown()).describe(\"Private custom fields (only returned when private=true and authenticated).\").nullable().optional(),\n currency: z.string().describe(\"3-letter ISO currency code (e.g., 'USD', 'AUD').\").nullable().optional(),\n photoUrl: z.string().describe(\"URL to the member profile's photo/avatar.\").nullable().optional(),\n pronouns: z.string().describe(\"Pronouns of the member profile owner.\").nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user owning the member profile.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the member profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the member profile was last updated.\").nullable().optional(),\n grandTotal: z.number().int().describe(\"Total amount raised including registration fees (in cents).\").nullable().optional(),\n parentUuid: z.string().describe(\"UUID of the parent team profile.\").nullable().optional(),\n description: z.string().describe(\"Public description of the member fundraiser profile.\").nullable().optional(),\n teamProfile: z.record(z.string(), z.unknown()).describe(\"Nested team profile object.\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the associated campaign.\").nullable().optional(),\n exerciseGoal: z.number().int().describe(\"Distance goal in metres (for fitness fundraisers).\").nullable().optional(),\n uniqueDonors: z.number().int().describe(\"Total number of unique donors to the member profile.\").nullable().optional(),\n activityTotal: z.number().int().describe(\"Total contribution toward activity goal.\").nullable().optional(),\n campaignTotal: z.number().int().describe(\"Total amount contributed to the campaign total (in cents).\").nullable().optional(),\n donationCount: z.number().int().describe(\"Total number of donations made to this member profile.\").nullable().optional(),\n exerciseTotal: z.number().int().describe(\"Distance completed in metres.\").nullable().optional(),\n fundraiserTheme: z.string().describe(\"Theme identifier for the fundraiser profile.\").nullable().optional(),\n exerciseGoalTime: z.number().int().describe(\"Time goal for exercise activities (in seconds).\").nullable().optional(),\n teamProfileCount: z.number().int().describe(\"Number of team profiles associated.\").nullable().optional(),\n exerciseTotalTime: z.number().int().describe(\"Total time spent on exercise activities (in seconds).\").nullable().optional(),\n isCampaignProfile: z.boolean().describe(\"Whether this is the campaign's main profile.\").nullable().optional(),\n selfDonationTotal: z.number().int().describe(\"Total amount from self-donations in cents.\").nullable().optional(),\n organisationProfile: z.record(z.string(), z.unknown()).describe(\"Nested organisation profile object.\").nullable().optional(),\n activityTotalPercent: z.number().int().describe(\"Percentage of activity goal achieved.\").nullable().optional(),\n campaignDisplayTotal: z.number().int().describe(\"Display total for campaign purposes (in cents).\").nullable().optional(),\n facebookFundraiserId: z.string().describe(\"Associated Facebook fundraiser ID if linked.\").nullable().optional(),\n nonSelfDonationTotal: z.number().int().describe(\"Total amount raised from donations by others (excluding self-donations) in cents.\").nullable().optional(),\n individualProfileCount: z.number().int().describe(\"Number of individual profiles associated.\").nullable().optional(),\n organisationProfileCount: z.number().int().describe(\"Number of organisation profiles associated.\").nullable().optional(),\n}).passthrough().describe(\"A member profile object representing an individual member of a team profile.\");\nconst RaiselyListProfileMembers_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of records returned per page.\").nullable(),\n pages: z.number().int().describe(\"Total number of pages available.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of member records matching the query.\").nullable(),\n offset: z.number().int().describe(\"Number of records skipped (for 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 details for list endpoints.\");\nexport const RaiselyListProfileMembersOutput = z.object({\n data: z.array(RaiselyListProfileMembers_ProfileSchema).describe(\"List of member profile objects.\"),\n pagination: RaiselyListProfileMembers_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing all members of a team profile from Raisely.\");\n\nexport const raiselyListProfileMembers = action(\"RAISELY_LIST_PROFILE_MEMBERS\", {\n slug: \"raisely-list-profile-members\",\n name: \"List Profile Members\",\n description: \"Retrieves a paginated list of all members belonging to a team profile in Raisely. Use this tool when you need to list all individual fundraisers who are members of a specific team. The 'path' parameter is required and accepts either the team profile's UUID or its path/slug.\",\n input: RaiselyListProfileMembersInput,\n output: RaiselyListProfileMembersOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-profile-members.mjs","names":[],"sources":["../../src/actions/list-profile-members.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 RaiselyListProfileMembersInput = z.object({\n q: z.string().describe(\"Full-text search query to find member profiles matching the given text (searches name, description, etc.).\").optional(),\n path: z.string().describe(\"The UUID of the team profile to list members for. Required parameter. Note: This endpoint only accepts UUIDs, not path strings.\"),\n sort: z.string().describe(\"Field to sort results by. Common values: 'createdAt', 'updatedAt', 'name', 'total'. Use in conjunction with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Number of member records to return per page. Use for pagination.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' for ascending or 'desc' for descending. Only applied if 'sort' is also provided.\").optional(),\n offset: z.number().int().describe(\"Number of member records to skip for pagination. Defaults to 0.\").optional(),\n private: z.boolean().describe(\"If true, returns the full record including private custom fields when authenticated with proper permissions.\").optional(),\n campaign: z.string().describe(\"The UUID, path, or domain of the campaign to associate with the request. Filters results to the specified campaign context.\").optional(),\n}).describe(\"Request parameters for listing all members of a team profile in Raisely.\");\nconst RaiselyListProfileMembers_ProfileSchema = z.object({\n goal: z.number().int().describe(\"Fundraising goal amount in cents.\").nullable().optional(),\n name: z.string().describe(\"Display name of the member profile/fundraiser.\").nullable().optional(),\n paid: z.boolean().describe(\"Whether the profile registration has been paid.\").nullable().optional(),\n path: z.string().describe(\"URL-friendly path for the member profile (used in profile URLs).\").nullable().optional(),\n type: z.string().describe(\"Type of profile: typically 'INDIVIDUAL' for team members.\").nullable().optional(),\n user: z.record(z.string(), z.unknown()).describe(\"Nested user object with member owner details.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the member profile.\").nullable().optional(),\n total: z.number().int().describe(\"Total amount raised in the profile's currency (in cents).\").nullable().optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"Nested parent team profile object.\").nullable().optional(),\n public: z.record(z.string(), z.unknown()).describe(\"Public custom fields configured for the campaign.\").nullable().optional(),\n shared: z.boolean().describe(\"Whether the profile has been shared by its owner.\").nullable().optional(),\n status: z.string().describe(\"Profile status: 'ACTIVE' or 'DELETED'.\").nullable().optional(),\n private: z.record(z.string(), z.unknown()).describe(\"Private custom fields (only returned when private=true and authenticated).\").nullable().optional(),\n currency: z.string().describe(\"3-letter ISO currency code (e.g., 'USD', 'AUD').\").nullable().optional(),\n photoUrl: z.string().describe(\"URL to the member profile's photo/avatar.\").nullable().optional(),\n pronouns: z.string().describe(\"Pronouns of the member profile owner.\").nullable().optional(),\n userUuid: z.string().describe(\"UUID of the user owning the member profile.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the member profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the member profile was last updated.\").nullable().optional(),\n grandTotal: z.number().int().describe(\"Total amount raised including registration fees (in cents).\").nullable().optional(),\n parentUuid: z.string().describe(\"UUID of the parent team profile.\").nullable().optional(),\n description: z.string().describe(\"Public description of the member fundraiser profile.\").nullable().optional(),\n teamProfile: z.record(z.string(), z.unknown()).describe(\"Nested team profile object.\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the associated campaign.\").nullable().optional(),\n exerciseGoal: z.number().int().describe(\"Distance goal in metres (for fitness fundraisers).\").nullable().optional(),\n uniqueDonors: z.number().int().describe(\"Total number of unique donors to the member profile.\").nullable().optional(),\n activityTotal: z.number().int().describe(\"Total contribution toward activity goal.\").nullable().optional(),\n campaignTotal: z.number().int().describe(\"Total amount contributed to the campaign total (in cents).\").nullable().optional(),\n donationCount: z.number().int().describe(\"Total number of donations made to this member profile.\").nullable().optional(),\n exerciseTotal: z.number().int().describe(\"Distance completed in metres.\").nullable().optional(),\n fundraiserTheme: z.string().describe(\"Theme identifier for the fundraiser profile.\").nullable().optional(),\n exerciseGoalTime: z.number().int().describe(\"Time goal for exercise activities (in seconds).\").nullable().optional(),\n teamProfileCount: z.number().int().describe(\"Number of team profiles associated.\").nullable().optional(),\n exerciseTotalTime: z.number().int().describe(\"Total time spent on exercise activities (in seconds).\").nullable().optional(),\n isCampaignProfile: z.boolean().describe(\"Whether this is the campaign's main profile.\").nullable().optional(),\n selfDonationTotal: z.number().int().describe(\"Total amount from self-donations in cents.\").nullable().optional(),\n organisationProfile: z.record(z.string(), z.unknown()).describe(\"Nested organisation profile object.\").nullable().optional(),\n activityTotalPercent: z.number().int().describe(\"Percentage of activity goal achieved.\").nullable().optional(),\n campaignDisplayTotal: z.number().int().describe(\"Display total for campaign purposes (in cents).\").nullable().optional(),\n facebookFundraiserId: z.string().describe(\"Associated Facebook fundraiser ID if linked.\").nullable().optional(),\n nonSelfDonationTotal: z.number().int().describe(\"Total amount raised from donations by others (excluding self-donations) in cents.\").nullable().optional(),\n individualProfileCount: z.number().int().describe(\"Number of individual profiles associated.\").nullable().optional(),\n organisationProfileCount: z.number().int().describe(\"Number of organisation profiles associated.\").nullable().optional(),\n}).passthrough().describe(\"A member profile object representing an individual member of a team profile.\");\nconst RaiselyListProfileMembers_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of records returned per page.\").nullable(),\n pages: z.number().int().describe(\"Total number of pages available.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of member records matching the query.\").nullable(),\n offset: z.number().int().describe(\"Number of records skipped (for 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 details for list endpoints.\");\nexport const RaiselyListProfileMembersOutput = z.object({\n data: z.array(RaiselyListProfileMembers_ProfileSchema).describe(\"List of member profile objects.\"),\n pagination: RaiselyListProfileMembers_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing all members of a team profile from Raisely.\");\n\nexport const raiselyListProfileMembers: AppAction<\n typeof RaiselyListProfileMembersInput,\n typeof RaiselyListProfileMembersOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_PROFILE_MEMBERS\", {\n slug: \"raisely-list-profile-members\",\n name: \"List Profile Members\",\n description: \"Retrieves a paginated list of all members belonging to a team profile in Raisely. Use this tool when you need to list all individual fundraisers who are members of a specific team. The 'path' parameter is required and accepts either the team profile's UUID or its path/slug.\",\n input: RaiselyListProfileMembersInput,\n output: RaiselyListProfileMembersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiC,EAAE,OAAO;CACrD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CAC9I,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAC3J,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;CACrK,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,OAAO,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC3J,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC9G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACvJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,0CAA0C,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,qBAAqB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,0BAA0B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8EAA8E;AACxG,MAAM,6CAA6C,EAAE,OAAO;CAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC1F,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,wCAAwC;AAMlE,MAAa,4BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd6C,EAAE,OAAO;EACtD,MAAM,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,iCAAiC;EACjG,YAAY,2CAA2C,SAAS;CAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-profile-posts.cjs","names":["z","action"],"sources":["../../src/actions/list-profile-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListProfilePostsInput = z.object({\n q: z.string().describe(\"Search query to filter posts by title or content.\").optional(),\n path: z.string().describe(\"The uuid or path of the profile to list posts for. Can be a UUID (e.g., '123e4567-e89b-12d3-a456-426614174000') or a path slug (e.g., 'composio2').\"),\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'updatedAt', 'title'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Maximum number of posts to return per page. Defaults to API default if not specified.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' for ascending (oldest first), 'desc' for descending (newest first). Only applies when 'sort' is provided.\").optional(),\n offset: z.number().int().describe(\"Number of posts to skip for pagination. Use with 'limit' for paging through results.\").optional(),\n private: z.boolean().describe(\"When true and authenticated, returns the full record including private fields.\").optional(),\n profile: z.string().describe(\"Filter by profile path or uuid. Additional filter on top of the path parameter.\").optional(),\n campaign: z.string().describe(\"Filter by campaign path or uuid to show only posts related to a specific campaign.\").optional(),\n}).describe(\"Request parameters for listing posts from a specific profile in Raisely.\");\nconst RaiselyListProfilePosts_PostUserSchema = 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 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(\"User information attached to a post.\");\nconst RaiselyListProfilePosts_PostProfileSchema = z.object({\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n path: z.string().describe(\"URL path slug of the profile\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the profile\").nullable().optional(),\n}).passthrough().describe(\"Profile information attached to a post.\");\nconst RaiselyListProfilePosts_ProfilePostSchema = z.object({\n body: z.string().describe(\"Content/body of the post (may contain HTML)\").nullable(),\n date: z.string().describe(\"Publication date of the post in ISO 8601 format\").nullable().optional(),\n path: z.string().describe(\"URL path slug of the post\").nullable(),\n tags: z.array(z.string()).describe(\"List of tags associated with the post\").nullable().optional(),\n user: RaiselyListProfilePosts_PostUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier (UUID) of the post\").nullable().optional(),\n title: z.string().describe(\"Title of the post\").nullable().optional(),\n profile: RaiselyListProfilePosts_PostProfileSchema.nullable().optional(),\n photoUrl: z.string().describe(\"URL to the post's main image or photo\").nullable(),\n userUuid: z.string().describe(\"UUID of the user who created the post\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the post was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the post was last updated\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the profile that created the post\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the campaign associated with the post\").nullable().optional(),\n}).passthrough().describe(\"A post object from a profile in Raisely.\");\nconst RaiselyListProfilePosts_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of posts returned per page\").nullable(),\n pages: z.number().int().describe(\"Total number of pages available\").nullable(),\n total: z.number().int().describe(\"Total number of posts available\").nullable(),\n offset: z.number().int().describe(\"Number of posts skipped for pagination\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]),\n prevUrl: z.union([z.string(), z.boolean()]),\n}).passthrough().describe(\"Pagination metadata for the response.\");\nexport const RaiselyListProfilePostsOutput = z.object({\n data: z.array(RaiselyListProfilePosts_ProfilePostSchema).describe(\"List of post objects from the profile. Empty list if no posts exist.\").nullable().optional(),\n pagination: RaiselyListProfilePosts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing a paginated list of posts from a specific profile.\");\n\nexport const raiselyListProfilePosts = action(\"RAISELY_LIST_PROFILE_POSTS\", {\n slug: \"raisely-list-profile-posts\",\n name: \"List Profile Posts\",\n description: \"List all posts created by a specific profile in Raisely. Returns posts in descending order of creation date by default (newest first). Use when you need to retrieve a profile's activity feed or blog posts.\",\n input: RaiselyListProfilePostsInput,\n output: RaiselyListProfilePostsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-profile-posts.cjs","names":["z","action"],"sources":["../../src/actions/list-profile-posts.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 RaiselyListProfilePostsInput = z.object({\n q: z.string().describe(\"Search query to filter posts by title or content.\").optional(),\n path: z.string().describe(\"The uuid or path of the profile to list posts for. Can be a UUID (e.g., '123e4567-e89b-12d3-a456-426614174000') or a path slug (e.g., 'composio2').\"),\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'updatedAt', 'title'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Maximum number of posts to return per page. Defaults to API default if not specified.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' for ascending (oldest first), 'desc' for descending (newest first). Only applies when 'sort' is provided.\").optional(),\n offset: z.number().int().describe(\"Number of posts to skip for pagination. Use with 'limit' for paging through results.\").optional(),\n private: z.boolean().describe(\"When true and authenticated, returns the full record including private fields.\").optional(),\n profile: z.string().describe(\"Filter by profile path or uuid. Additional filter on top of the path parameter.\").optional(),\n campaign: z.string().describe(\"Filter by campaign path or uuid to show only posts related to a specific campaign.\").optional(),\n}).describe(\"Request parameters for listing posts from a specific profile in Raisely.\");\nconst RaiselyListProfilePosts_PostUserSchema = 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 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(\"User information attached to a post.\");\nconst RaiselyListProfilePosts_PostProfileSchema = z.object({\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n path: z.string().describe(\"URL path slug of the profile\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the profile\").nullable().optional(),\n}).passthrough().describe(\"Profile information attached to a post.\");\nconst RaiselyListProfilePosts_ProfilePostSchema = z.object({\n body: z.string().describe(\"Content/body of the post (may contain HTML)\").nullable(),\n date: z.string().describe(\"Publication date of the post in ISO 8601 format\").nullable().optional(),\n path: z.string().describe(\"URL path slug of the post\").nullable(),\n tags: z.array(z.string()).describe(\"List of tags associated with the post\").nullable().optional(),\n user: RaiselyListProfilePosts_PostUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier (UUID) of the post\").nullable().optional(),\n title: z.string().describe(\"Title of the post\").nullable().optional(),\n profile: RaiselyListProfilePosts_PostProfileSchema.nullable().optional(),\n photoUrl: z.string().describe(\"URL to the post's main image or photo\").nullable(),\n userUuid: z.string().describe(\"UUID of the user who created the post\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the post was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the post was last updated\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the profile that created the post\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the campaign associated with the post\").nullable().optional(),\n}).passthrough().describe(\"A post object from a profile in Raisely.\");\nconst RaiselyListProfilePosts_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of posts returned per page\").nullable(),\n pages: z.number().int().describe(\"Total number of pages available\").nullable(),\n total: z.number().int().describe(\"Total number of posts available\").nullable(),\n offset: z.number().int().describe(\"Number of posts skipped for pagination\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]),\n prevUrl: z.union([z.string(), z.boolean()]),\n}).passthrough().describe(\"Pagination metadata for the response.\");\nexport const RaiselyListProfilePostsOutput = z.object({\n data: z.array(RaiselyListProfilePosts_ProfilePostSchema).describe(\"List of post objects from the profile. Empty list if no posts exist.\").nullable().optional(),\n pagination: RaiselyListProfilePosts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing a paginated list of posts from a specific profile.\");\n\nexport const raiselyListProfilePosts: AppAction<\n typeof RaiselyListProfilePostsInput,\n typeof RaiselyListProfilePostsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_PROFILE_POSTS\", {\n slug: \"raisely-list-profile-posts\",\n name: \"List Profile Posts\",\n description: \"List all posts created by a specific profile in Raisely. Returns posts in descending order of creation date by default (newest first). Use when you need to retrieve a profile's activity feed or blog posts.\",\n input: RaiselyListProfilePostsInput,\n output: RaiselyListProfilePostsOutput,\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-profile-posts.d.ts
|
|
@@ -50,17 +52,7 @@ declare const RaiselyListProfilePostsOutput: z.ZodObject<{
|
|
|
50
52
|
prevUrl: z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>;
|
|
51
53
|
}, z.core.$loose>>;
|
|
52
54
|
}, z.core.$loose>;
|
|
53
|
-
declare const raiselyListProfilePosts:
|
|
54
|
-
path: string;
|
|
55
|
-
q?: string | undefined;
|
|
56
|
-
sort?: string | undefined;
|
|
57
|
-
limit?: number | undefined;
|
|
58
|
-
order?: "asc" | "desc" | undefined;
|
|
59
|
-
offset?: number | undefined;
|
|
60
|
-
private?: boolean | undefined;
|
|
61
|
-
profile?: string | undefined;
|
|
62
|
-
campaign?: string | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
55
|
+
declare const raiselyListProfilePosts: AppAction<typeof RaiselyListProfilePostsInput, typeof RaiselyListProfilePostsOutput, typeof raisely.credential>;
|
|
64
56
|
//#endregion
|
|
65
57
|
export { raiselyListProfilePosts };
|
|
66
58
|
//# sourceMappingURL=list-profile-posts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-profile-posts.d.cts","names":[],"sources":["../../src/actions/list-profile-posts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-profile-posts.d.cts","names":[],"sources":["../../src/actions/list-profile-posts.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA8C5B,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-profile-posts.d.ts
|
|
@@ -50,17 +52,7 @@ declare const RaiselyListProfilePostsOutput: z.ZodObject<{
|
|
|
50
52
|
prevUrl: z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>;
|
|
51
53
|
}, z.core.$loose>>;
|
|
52
54
|
}, z.core.$loose>;
|
|
53
|
-
declare const raiselyListProfilePosts:
|
|
54
|
-
path: string;
|
|
55
|
-
q?: string | undefined;
|
|
56
|
-
sort?: string | undefined;
|
|
57
|
-
limit?: number | undefined;
|
|
58
|
-
order?: "asc" | "desc" | undefined;
|
|
59
|
-
offset?: number | undefined;
|
|
60
|
-
private?: boolean | undefined;
|
|
61
|
-
profile?: string | undefined;
|
|
62
|
-
campaign?: string | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
55
|
+
declare const raiselyListProfilePosts: AppAction<typeof RaiselyListProfilePostsInput, typeof RaiselyListProfilePostsOutput, typeof raisely.credential>;
|
|
64
56
|
//#endregion
|
|
65
57
|
export { raiselyListProfilePosts };
|
|
66
58
|
//# sourceMappingURL=list-profile-posts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-profile-posts.d.mts","names":[],"sources":["../../src/actions/list-profile-posts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-profile-posts.d.mts","names":[],"sources":["../../src/actions/list-profile-posts.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA8C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-profile-posts.mjs","names":[],"sources":["../../src/actions/list-profile-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListProfilePostsInput = z.object({\n q: z.string().describe(\"Search query to filter posts by title or content.\").optional(),\n path: z.string().describe(\"The uuid or path of the profile to list posts for. Can be a UUID (e.g., '123e4567-e89b-12d3-a456-426614174000') or a path slug (e.g., 'composio2').\"),\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'updatedAt', 'title'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Maximum number of posts to return per page. Defaults to API default if not specified.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' for ascending (oldest first), 'desc' for descending (newest first). Only applies when 'sort' is provided.\").optional(),\n offset: z.number().int().describe(\"Number of posts to skip for pagination. Use with 'limit' for paging through results.\").optional(),\n private: z.boolean().describe(\"When true and authenticated, returns the full record including private fields.\").optional(),\n profile: z.string().describe(\"Filter by profile path or uuid. Additional filter on top of the path parameter.\").optional(),\n campaign: z.string().describe(\"Filter by campaign path or uuid to show only posts related to a specific campaign.\").optional(),\n}).describe(\"Request parameters for listing posts from a specific profile in Raisely.\");\nconst RaiselyListProfilePosts_PostUserSchema = 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 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(\"User information attached to a post.\");\nconst RaiselyListProfilePosts_PostProfileSchema = z.object({\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n path: z.string().describe(\"URL path slug of the profile\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the profile\").nullable().optional(),\n}).passthrough().describe(\"Profile information attached to a post.\");\nconst RaiselyListProfilePosts_ProfilePostSchema = z.object({\n body: z.string().describe(\"Content/body of the post (may contain HTML)\").nullable(),\n date: z.string().describe(\"Publication date of the post in ISO 8601 format\").nullable().optional(),\n path: z.string().describe(\"URL path slug of the post\").nullable(),\n tags: z.array(z.string()).describe(\"List of tags associated with the post\").nullable().optional(),\n user: RaiselyListProfilePosts_PostUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier (UUID) of the post\").nullable().optional(),\n title: z.string().describe(\"Title of the post\").nullable().optional(),\n profile: RaiselyListProfilePosts_PostProfileSchema.nullable().optional(),\n photoUrl: z.string().describe(\"URL to the post's main image or photo\").nullable(),\n userUuid: z.string().describe(\"UUID of the user who created the post\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the post was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the post was last updated\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the profile that created the post\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the campaign associated with the post\").nullable().optional(),\n}).passthrough().describe(\"A post object from a profile in Raisely.\");\nconst RaiselyListProfilePosts_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of posts returned per page\").nullable(),\n pages: z.number().int().describe(\"Total number of pages available\").nullable(),\n total: z.number().int().describe(\"Total number of posts available\").nullable(),\n offset: z.number().int().describe(\"Number of posts skipped for pagination\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]),\n prevUrl: z.union([z.string(), z.boolean()]),\n}).passthrough().describe(\"Pagination metadata for the response.\");\nexport const RaiselyListProfilePostsOutput = z.object({\n data: z.array(RaiselyListProfilePosts_ProfilePostSchema).describe(\"List of post objects from the profile. Empty list if no posts exist.\").nullable().optional(),\n pagination: RaiselyListProfilePosts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing a paginated list of posts from a specific profile.\");\n\nexport const raiselyListProfilePosts = action(\"RAISELY_LIST_PROFILE_POSTS\", {\n slug: \"raisely-list-profile-posts\",\n name: \"List Profile Posts\",\n description: \"List all posts created by a specific profile in Raisely. Returns posts in descending order of creation date by default (newest first). Use when you need to retrieve a profile's activity feed or blog posts.\",\n input: RaiselyListProfilePostsInput,\n output: RaiselyListProfilePostsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-profile-posts.mjs","names":[],"sources":["../../src/actions/list-profile-posts.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 RaiselyListProfilePostsInput = z.object({\n q: z.string().describe(\"Search query to filter posts by title or content.\").optional(),\n path: z.string().describe(\"The uuid or path of the profile to list posts for. Can be a UUID (e.g., '123e4567-e89b-12d3-a456-426614174000') or a path slug (e.g., 'composio2').\"),\n sort: z.string().describe(\"Field name to sort results by (e.g., 'createdAt', 'updatedAt', 'title'). Use with 'order' parameter.\").optional(),\n limit: z.number().int().describe(\"Maximum number of posts to return per page. Defaults to API default if not specified.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' for ascending (oldest first), 'desc' for descending (newest first). Only applies when 'sort' is provided.\").optional(),\n offset: z.number().int().describe(\"Number of posts to skip for pagination. Use with 'limit' for paging through results.\").optional(),\n private: z.boolean().describe(\"When true and authenticated, returns the full record including private fields.\").optional(),\n profile: z.string().describe(\"Filter by profile path or uuid. Additional filter on top of the path parameter.\").optional(),\n campaign: z.string().describe(\"Filter by campaign path or uuid to show only posts related to a specific campaign.\").optional(),\n}).describe(\"Request parameters for listing posts from a specific profile in Raisely.\");\nconst RaiselyListProfilePosts_PostUserSchema = 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 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(\"User information attached to a post.\");\nconst RaiselyListProfilePosts_PostProfileSchema = z.object({\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n path: z.string().describe(\"URL path slug of the profile\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the profile\").nullable().optional(),\n}).passthrough().describe(\"Profile information attached to a post.\");\nconst RaiselyListProfilePosts_ProfilePostSchema = z.object({\n body: z.string().describe(\"Content/body of the post (may contain HTML)\").nullable(),\n date: z.string().describe(\"Publication date of the post in ISO 8601 format\").nullable().optional(),\n path: z.string().describe(\"URL path slug of the post\").nullable(),\n tags: z.array(z.string()).describe(\"List of tags associated with the post\").nullable().optional(),\n user: RaiselyListProfilePosts_PostUserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier (UUID) of the post\").nullable().optional(),\n title: z.string().describe(\"Title of the post\").nullable().optional(),\n profile: RaiselyListProfilePosts_PostProfileSchema.nullable().optional(),\n photoUrl: z.string().describe(\"URL to the post's main image or photo\").nullable(),\n userUuid: z.string().describe(\"UUID of the user who created the post\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the post was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the post was last updated\").nullable().optional(),\n profileUuid: z.string().describe(\"UUID of the profile that created the post\").nullable().optional(),\n campaignUuid: z.string().describe(\"UUID of the campaign associated with the post\").nullable().optional(),\n}).passthrough().describe(\"A post object from a profile in Raisely.\");\nconst RaiselyListProfilePosts_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Maximum number of posts returned per page\").nullable(),\n pages: z.number().int().describe(\"Total number of pages available\").nullable(),\n total: z.number().int().describe(\"Total number of posts available\").nullable(),\n offset: z.number().int().describe(\"Number of posts skipped for pagination\").nullable(),\n nextUrl: z.union([z.string(), z.boolean()]),\n prevUrl: z.union([z.string(), z.boolean()]),\n}).passthrough().describe(\"Pagination metadata for the response.\");\nexport const RaiselyListProfilePostsOutput = z.object({\n data: z.array(RaiselyListProfilePosts_ProfilePostSchema).describe(\"List of post objects from the profile. Empty list if no posts exist.\").nullable().optional(),\n pagination: RaiselyListProfilePosts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing a paginated list of posts from a specific profile.\");\n\nexport const raiselyListProfilePosts: AppAction<\n typeof RaiselyListProfilePostsInput,\n typeof RaiselyListProfilePostsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_PROFILE_POSTS\", {\n slug: \"raisely-list-profile-posts\",\n name: \"List Profile Posts\",\n description: \"List all posts created by a specific profile in Raisely. Returns posts in descending order of creation date by default (newest first). Use when you need to retrieve a profile's activity feed or blog posts.\",\n input: RaiselyListProfilePostsInput,\n output: RaiselyListProfilePostsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-promo-codes.cjs","names":["z","action"],"sources":["../../src/actions/list-promo-codes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListPromoCodesInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Default: 100.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Default: 0.\").optional(),\n}).describe(\"Request parameters for retrieving promo codes from the Raisely API.\\nNo parameters are required - this endpoint returns all promo codes in the campaign.\");\nconst RaiselyListPromoCodes_PromoCodeSchema = z.object({\n code: z.string().describe(\"The promo code string.\").nullable(),\n uses: z.number().int().describe(\"Number of times this promo code has been used.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the promo code.\").nullable().optional(),\n endDate: z.string().describe(\"ISO 8601 timestamp when the promo code expires.\").nullable().optional(),\n maxUses: z.number().int().describe(\"Maximum number of times this promo code can be used.\").nullable().optional(),\n startDate: z.string().describe(\"ISO 8601 timestamp when the promo code becomes valid.\").nullable().optional(),\n discountType: z.string().describe(\"Type of discount (e.g., 'percentage', 'fixed').\").nullable(),\n discountAmount: z.number().int().describe(\"Discount amount (as integer percentage or cents).\").nullable(),\n}).passthrough().describe(\"Schema for a promo code record.\");\nconst RaiselyListPromoCodes_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum amount of records shown in each page.\").nullable().optional(),\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().optional(),\n offset: z.number().int().describe(\"The total number of records to offset in the pagination.\").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 RaiselyListPromoCodesOutput = z.object({\n data: z.array(RaiselyListPromoCodes_PromoCodeSchema).describe(\"List of promo code objects.\"),\n pagination: RaiselyListPromoCodes_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing promo codes from Raisely.\");\n\nexport const raiselyListPromoCodes = action(\"RAISELY_LIST_PROMO_CODES\", {\n slug: \"raisely-list-promo-codes\",\n name: \"List Promo Codes\",\n description: \"Tool to retrieve all promo codes in a campaign from Raisely. Use when you need to list available discount codes, view promo code details, or check usage statistics for promotional campaigns.\",\n input: RaiselyListPromoCodesInput,\n output: RaiselyListPromoCodesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-promo-codes.cjs","names":["z","action"],"sources":["../../src/actions/list-promo-codes.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 RaiselyListPromoCodesInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Default: 100.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Default: 0.\").optional(),\n}).describe(\"Request parameters for retrieving promo codes from the Raisely API.\\nNo parameters are required - this endpoint returns all promo codes in the campaign.\");\nconst RaiselyListPromoCodes_PromoCodeSchema = z.object({\n code: z.string().describe(\"The promo code string.\").nullable(),\n uses: z.number().int().describe(\"Number of times this promo code has been used.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the promo code.\").nullable().optional(),\n endDate: z.string().describe(\"ISO 8601 timestamp when the promo code expires.\").nullable().optional(),\n maxUses: z.number().int().describe(\"Maximum number of times this promo code can be used.\").nullable().optional(),\n startDate: z.string().describe(\"ISO 8601 timestamp when the promo code becomes valid.\").nullable().optional(),\n discountType: z.string().describe(\"Type of discount (e.g., 'percentage', 'fixed').\").nullable(),\n discountAmount: z.number().int().describe(\"Discount amount (as integer percentage or cents).\").nullable(),\n}).passthrough().describe(\"Schema for a promo code record.\");\nconst RaiselyListPromoCodes_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum amount of records shown in each page.\").nullable().optional(),\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().optional(),\n offset: z.number().int().describe(\"The total number of records to offset in the pagination.\").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 RaiselyListPromoCodesOutput = z.object({\n data: z.array(RaiselyListPromoCodes_PromoCodeSchema).describe(\"List of promo code objects.\"),\n pagination: RaiselyListPromoCodes_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing promo codes from Raisely.\");\n\nexport const raiselyListPromoCodes: AppAction<\n typeof RaiselyListPromoCodesInput,\n typeof RaiselyListPromoCodesOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_PROMO_CODES\", {\n slug: \"raisely-list-promo-codes\",\n name: \"List Promo Codes\",\n description: \"Tool to retrieve all promo codes in a campaign from Raisely. Use when you need to list available discount codes, view promo code details, or check usage statistics for promotional campaigns.\",\n input: RaiselyListPromoCodesInput,\n output: RaiselyListPromoCodesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,0JAA0J;AACtK,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC9F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,SAASA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,SAASA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,6BAA6B;CAC3F,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,wBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -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-promo-codes.d.ts
|
|
@@ -25,10 +27,7 @@ declare const RaiselyListPromoCodesOutput: z.ZodObject<{
|
|
|
25
27
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
26
28
|
}, z.core.$loose>>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const raiselyListPromoCodes:
|
|
29
|
-
limit?: number | undefined;
|
|
30
|
-
offset?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
30
|
+
declare const raiselyListPromoCodes: AppAction<typeof RaiselyListPromoCodesInput, typeof RaiselyListPromoCodesOutput, typeof raisely.credential>;
|
|
32
31
|
//#endregion
|
|
33
32
|
export { raiselyListPromoCodes };
|
|
34
33
|
//# sourceMappingURL=list-promo-codes.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-promo-codes.d.cts","names":[],"sources":["../../src/actions/list-promo-codes.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-promo-codes.d.cts","names":[],"sources":["../../src/actions/list-promo-codes.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAsB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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-promo-codes.d.ts
|
|
@@ -25,10 +27,7 @@ declare const RaiselyListPromoCodesOutput: z.ZodObject<{
|
|
|
25
27
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
26
28
|
}, z.core.$loose>>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const raiselyListPromoCodes:
|
|
29
|
-
limit?: number | undefined;
|
|
30
|
-
offset?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
30
|
+
declare const raiselyListPromoCodes: AppAction<typeof RaiselyListPromoCodesInput, typeof RaiselyListPromoCodesOutput, typeof raisely.credential>;
|
|
32
31
|
//#endregion
|
|
33
32
|
export { raiselyListPromoCodes };
|
|
34
33
|
//# sourceMappingURL=list-promo-codes.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-promo-codes.d.mts","names":[],"sources":["../../src/actions/list-promo-codes.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-promo-codes.d.mts","names":[],"sources":["../../src/actions/list-promo-codes.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAsB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-promo-codes.mjs","names":[],"sources":["../../src/actions/list-promo-codes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListPromoCodesInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Default: 100.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Default: 0.\").optional(),\n}).describe(\"Request parameters for retrieving promo codes from the Raisely API.\\nNo parameters are required - this endpoint returns all promo codes in the campaign.\");\nconst RaiselyListPromoCodes_PromoCodeSchema = z.object({\n code: z.string().describe(\"The promo code string.\").nullable(),\n uses: z.number().int().describe(\"Number of times this promo code has been used.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the promo code.\").nullable().optional(),\n endDate: z.string().describe(\"ISO 8601 timestamp when the promo code expires.\").nullable().optional(),\n maxUses: z.number().int().describe(\"Maximum number of times this promo code can be used.\").nullable().optional(),\n startDate: z.string().describe(\"ISO 8601 timestamp when the promo code becomes valid.\").nullable().optional(),\n discountType: z.string().describe(\"Type of discount (e.g., 'percentage', 'fixed').\").nullable(),\n discountAmount: z.number().int().describe(\"Discount amount (as integer percentage or cents).\").nullable(),\n}).passthrough().describe(\"Schema for a promo code record.\");\nconst RaiselyListPromoCodes_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum amount of records shown in each page.\").nullable().optional(),\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().optional(),\n offset: z.number().int().describe(\"The total number of records to offset in the pagination.\").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 RaiselyListPromoCodesOutput = z.object({\n data: z.array(RaiselyListPromoCodes_PromoCodeSchema).describe(\"List of promo code objects.\"),\n pagination: RaiselyListPromoCodes_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing promo codes from Raisely.\");\n\nexport const raiselyListPromoCodes = action(\"RAISELY_LIST_PROMO_CODES\", {\n slug: \"raisely-list-promo-codes\",\n name: \"List Promo Codes\",\n description: \"Tool to retrieve all promo codes in a campaign from Raisely. Use when you need to list available discount codes, view promo code details, or check usage statistics for promotional campaigns.\",\n input: RaiselyListPromoCodesInput,\n output: RaiselyListPromoCodesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-promo-codes.mjs","names":[],"sources":["../../src/actions/list-promo-codes.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 RaiselyListPromoCodesInput = z.object({\n limit: z.number().int().describe(\"Maximum number of results to return. Default: 100.\").optional(),\n offset: z.number().int().describe(\"Number of results to skip. Default: 0.\").optional(),\n}).describe(\"Request parameters for retrieving promo codes from the Raisely API.\\nNo parameters are required - this endpoint returns all promo codes in the campaign.\");\nconst RaiselyListPromoCodes_PromoCodeSchema = z.object({\n code: z.string().describe(\"The promo code string.\").nullable(),\n uses: z.number().int().describe(\"Number of times this promo code has been used.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the promo code.\").nullable().optional(),\n endDate: z.string().describe(\"ISO 8601 timestamp when the promo code expires.\").nullable().optional(),\n maxUses: z.number().int().describe(\"Maximum number of times this promo code can be used.\").nullable().optional(),\n startDate: z.string().describe(\"ISO 8601 timestamp when the promo code becomes valid.\").nullable().optional(),\n discountType: z.string().describe(\"Type of discount (e.g., 'percentage', 'fixed').\").nullable(),\n discountAmount: z.number().int().describe(\"Discount amount (as integer percentage or cents).\").nullable(),\n}).passthrough().describe(\"Schema for a promo code record.\");\nconst RaiselyListPromoCodes_PaginationSchema = z.object({\n limit: z.number().int().describe(\"The maximum amount of records shown in each page.\").nullable().optional(),\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().optional(),\n offset: z.number().int().describe(\"The total number of records to offset in the pagination.\").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 RaiselyListPromoCodesOutput = z.object({\n data: z.array(RaiselyListPromoCodes_PromoCodeSchema).describe(\"List of promo code objects.\"),\n pagination: RaiselyListPromoCodes_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for listing promo codes from Raisely.\");\n\nexport const raiselyListPromoCodes: AppAction<\n typeof RaiselyListPromoCodesInput,\n typeof RaiselyListPromoCodesOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_PROMO_CODES\", {\n slug: \"raisely-list-promo-codes\",\n name: \"List Promo Codes\",\n description: \"Tool to retrieve all promo codes in a campaign from Raisely. Use when you need to list available discount codes, view promo code details, or check usage statistics for promotional campaigns.\",\n input: RaiselyListPromoCodesInput,\n output: RaiselyListPromoCodesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,0JAA0J;AACtK,MAAM,wCAAwC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC9F,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,yCAAyC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,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,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdyC,EAAE,OAAO;EAClD,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,6BAA6B;EAC3F,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-segments.cjs","names":["z","action"],"sources":["../../src/actions/list-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyListSegmentsInput = z.object({\n q: z.string().describe(\"Search query to find segment 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 isShared: z.boolean().describe(\"Filter segments based on their isShared value.\").optional(),\n isTemporary: z.boolean().describe(\"Filter segments based on their isTemporary value.\").optional(),\n organisation: z.string().describe(\"Filter by organisation uuid.\").optional(),\n}).describe(\"Request schema for retrieving segments from Raisely. All parameters are optional\\nand used for filtering, sorting, and pagination.\");\nconst RaiselyListSegments_SegmentItemSchema = z.object({\n path: z.string().describe(\"Path of the segment.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the segment.\").nullable(),\n label: z.string().describe(\"Label or name of the segment.\").nullable().optional(),\n rules: z.record(z.string(), z.unknown()).describe(\"Segment rule set defining the segment criteria.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the segment is shared.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the segment was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the segment was last updated.\").nullable().optional(),\n isTemporary: z.boolean().describe(\"Whether the segment is temporary.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a segment record.\");\nconst RaiselyListSegments_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.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 RaiselyListSegmentsOutput = z.object({\n data: z.array(RaiselyListSegments_SegmentItemSchema).describe(\"List of segment objects.\"),\n pagination: RaiselyListSegments_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for a paginated list of segments from Raisely.\");\n\nexport const raiselyListSegments = action(\"RAISELY_LIST_SEGMENTS\", {\n slug: \"raisely-list-segments\",\n name: \"List Segments\",\n description: \"Tool to retrieve all segments from Raisely. Use when you need to list previously created segments, view segment definitions, or filter segments by sharing status. Results are returned in descending order of creation time unless specified otherwise.\",\n input: RaiselyListSegmentsInput,\n output: RaiselyListSegmentsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-segments.cjs","names":["z","action"],"sources":["../../src/actions/list-segments.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 RaiselyListSegmentsInput = z.object({\n q: z.string().describe(\"Search query to find segment 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 isShared: z.boolean().describe(\"Filter segments based on their isShared value.\").optional(),\n isTemporary: z.boolean().describe(\"Filter segments based on their isTemporary value.\").optional(),\n organisation: z.string().describe(\"Filter by organisation uuid.\").optional(),\n}).describe(\"Request schema for retrieving segments from Raisely. All parameters are optional\\nand used for filtering, sorting, and pagination.\");\nconst RaiselyListSegments_SegmentItemSchema = z.object({\n path: z.string().describe(\"Path of the segment.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier of the segment.\").nullable(),\n label: z.string().describe(\"Label or name of the segment.\").nullable().optional(),\n rules: z.record(z.string(), z.unknown()).describe(\"Segment rule set defining the segment criteria.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the segment is shared.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the segment was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the segment was last updated.\").nullable().optional(),\n isTemporary: z.boolean().describe(\"Whether the segment is temporary.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a segment record.\");\nconst RaiselyListSegments_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.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 RaiselyListSegmentsOutput = z.object({\n data: z.array(RaiselyListSegments_SegmentItemSchema).describe(\"List of segment objects.\"),\n pagination: RaiselyListSegments_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for a paginated list of segments from Raisely.\");\n\nexport const raiselyListSegments: AppAction<\n typeof RaiselyListSegmentsInput,\n typeof RaiselyListSegmentsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_LIST_SEGMENTS\", {\n slug: \"raisely-list-segments\",\n name: \"List Segments\",\n description: \"Tool to retrieve all segments from Raisely. Use when you need to list previously created segments, view segment definitions, or filter segments by sharing status. Results are returned in descending order of creation time unless specified otherwise.\",\n input: RaiselyListSegmentsInput,\n output: RaiselyListSegmentsOutput,\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-segments.d.ts
|
|
@@ -36,18 +38,7 @@ declare const RaiselyListSegmentsOutput: z.ZodObject<{
|
|
|
36
38
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
37
39
|
}, z.core.$loose>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const raiselyListSegments:
|
|
40
|
-
q?: string | undefined;
|
|
41
|
-
sort?: string | undefined;
|
|
42
|
-
user?: string | undefined;
|
|
43
|
-
limit?: number | undefined;
|
|
44
|
-
order?: "asc" | "desc" | undefined;
|
|
45
|
-
offset?: number | undefined;
|
|
46
|
-
private?: boolean | undefined;
|
|
47
|
-
isShared?: boolean | undefined;
|
|
48
|
-
isTemporary?: boolean | undefined;
|
|
49
|
-
organisation?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
41
|
+
declare const raiselyListSegments: AppAction<typeof RaiselyListSegmentsInput, typeof RaiselyListSegmentsOutput, typeof raisely.credential>;
|
|
51
42
|
//#endregion
|
|
52
43
|
export { raiselyListSegments };
|
|
53
44
|
//# sourceMappingURL=list-segments.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-segments.d.cts","names":[],"sources":["../../src/actions/list-segments.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-segments.d.cts","names":[],"sources":["../../src/actions/list-segments.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cA8BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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-segments.d.ts
|
|
@@ -36,18 +38,7 @@ declare const RaiselyListSegmentsOutput: z.ZodObject<{
|
|
|
36
38
|
prevUrl: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>>;
|
|
37
39
|
}, z.core.$loose>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const raiselyListSegments:
|
|
40
|
-
q?: string | undefined;
|
|
41
|
-
sort?: string | undefined;
|
|
42
|
-
user?: string | undefined;
|
|
43
|
-
limit?: number | undefined;
|
|
44
|
-
order?: "asc" | "desc" | undefined;
|
|
45
|
-
offset?: number | undefined;
|
|
46
|
-
private?: boolean | undefined;
|
|
47
|
-
isShared?: boolean | undefined;
|
|
48
|
-
isTemporary?: boolean | undefined;
|
|
49
|
-
organisation?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
41
|
+
declare const raiselyListSegments: AppAction<typeof RaiselyListSegmentsInput, typeof RaiselyListSegmentsOutput, typeof raisely.credential>;
|
|
51
42
|
//#endregion
|
|
52
43
|
export { raiselyListSegments };
|
|
53
44
|
//# sourceMappingURL=list-segments.d.mts.map
|