@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":"delete-post.cjs","names":["z","action"],"sources":["../../src/actions/delete-post.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyDeletePostInput = z.object({\n path: z.string().describe(\"The uuid or path of the post to delete. This uniquely identifies the post record.\"),\n private: z.boolean().describe(\"If true, returns the full record including private fields when authenticated. Defaults to false.\").optional(),\n}).describe(\"Request parameters for deleting a post from Raisely.\");\nconst RaiselyDeletePost_TagSchema = z.object({\n name: z.string().describe(\"Name of the tag.\").nullable().optional(),\n path: z.string().describe(\"Path of the tag.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the tag.\").nullable().optional(),\n}).passthrough().describe(\"Tag object associated with a post.\");\nconst RaiselyDeletePost_UserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL of the user's photo.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the user was last updated.\").nullable().optional(),\n phoneNumber: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n preferredName: z.string().describe(\"Preferred name of the user.\").nullable().optional(),\n}).passthrough().describe(\"User object associated with a post.\");\nconst RaiselyDeletePost_ProfileSchema = z.object({\n goal: z.number().int().describe(\"Fundraising goal of the profile.\").nullable().optional(),\n name: z.string().describe(\"Name of the profile.\").nullable().optional(),\n path: z.string().describe(\"Path of the profile.\").nullable().optional(),\n type: z.string().describe(\"Type of the profile.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n status: z.string().describe(\"Status of the profile.\").nullable().optional(),\n currency: z.string().describe(\"Currency code for the profile.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL of the profile photo.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the profile was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Profile object associated with a post.\");\nconst RaiselyDeletePost_PostDataSchema = z.object({\n body: z.string().describe(\"The HTML body of the blog post.\").nullable().optional(),\n date: z.string().describe(\"The display date value representing when this post was published.\").nullable().optional(),\n path: z.string().describe(\"Path of the post (for alternative lookup).\").nullable().optional(),\n tags: z.array(RaiselyDeletePost_TagSchema).describe(\"List of tags associated with the post.\").nullable().optional(),\n user: RaiselyDeletePost_UserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the post.\").nullable().optional(),\n title: z.string().describe(\"Title of the blog post.\").nullable().optional(),\n profile: RaiselyDeletePost_ProfileSchema.nullable().optional(),\n photoUrl: z.string().describe(\"An optional photo uploaded to the post.\").nullable().optional(),\n userUuid: z.string().describe(\"Unique identifier for the user.\").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(\"Unique identifier for the profile.\").nullable().optional(),\n campaignUuid: z.string().describe(\"Unique identifier for the campaign.\").nullable().optional(),\n}).passthrough().describe(\"Post data object returned after deletion.\");\nexport const RaiselyDeletePostOutput = z.object({\n data: RaiselyDeletePost_PostDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the deleted post record from Raisely.\");\n\nexport const raiselyDeletePost = action(\"RAISELY_DELETE_POST\", {\n slug: \"raisely-delete-post\",\n name: \"Delete Raisely Post\",\n description: \"Tool to delete a post from the Raisely platform. Use when you need to permanently remove a blog post by its path or UUID. Returns the deleted post record upon successful deletion.\",\n input: RaiselyDeletePostInput,\n output: RaiselyDeletePostOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-post.cjs","names":["z","action"],"sources":["../../src/actions/delete-post.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 RaiselyDeletePostInput = z.object({\n path: z.string().describe(\"The uuid or path of the post to delete. This uniquely identifies the post record.\"),\n private: z.boolean().describe(\"If true, returns the full record including private fields when authenticated. Defaults to false.\").optional(),\n}).describe(\"Request parameters for deleting a post from Raisely.\");\nconst RaiselyDeletePost_TagSchema = z.object({\n name: z.string().describe(\"Name of the tag.\").nullable().optional(),\n path: z.string().describe(\"Path of the tag.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the tag.\").nullable().optional(),\n}).passthrough().describe(\"Tag object associated with a post.\");\nconst RaiselyDeletePost_UserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL of the user's photo.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the user was last updated.\").nullable().optional(),\n phoneNumber: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n preferredName: z.string().describe(\"Preferred name of the user.\").nullable().optional(),\n}).passthrough().describe(\"User object associated with a post.\");\nconst RaiselyDeletePost_ProfileSchema = z.object({\n goal: z.number().int().describe(\"Fundraising goal of the profile.\").nullable().optional(),\n name: z.string().describe(\"Name of the profile.\").nullable().optional(),\n path: z.string().describe(\"Path of the profile.\").nullable().optional(),\n type: z.string().describe(\"Type of the profile.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n status: z.string().describe(\"Status of the profile.\").nullable().optional(),\n currency: z.string().describe(\"Currency code for the profile.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL of the profile photo.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the profile was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Profile object associated with a post.\");\nconst RaiselyDeletePost_PostDataSchema = z.object({\n body: z.string().describe(\"The HTML body of the blog post.\").nullable().optional(),\n date: z.string().describe(\"The display date value representing when this post was published.\").nullable().optional(),\n path: z.string().describe(\"Path of the post (for alternative lookup).\").nullable().optional(),\n tags: z.array(RaiselyDeletePost_TagSchema).describe(\"List of tags associated with the post.\").nullable().optional(),\n user: RaiselyDeletePost_UserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the post.\").nullable().optional(),\n title: z.string().describe(\"Title of the blog post.\").nullable().optional(),\n profile: RaiselyDeletePost_ProfileSchema.nullable().optional(),\n photoUrl: z.string().describe(\"An optional photo uploaded to the post.\").nullable().optional(),\n userUuid: z.string().describe(\"Unique identifier for the user.\").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(\"Unique identifier for the profile.\").nullable().optional(),\n campaignUuid: z.string().describe(\"Unique identifier for the campaign.\").nullable().optional(),\n}).passthrough().describe(\"Post data object returned after deletion.\");\nexport const RaiselyDeletePostOutput = z.object({\n data: RaiselyDeletePost_PostDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the deleted post record from Raisely.\");\n\nexport const raiselyDeletePost: AppAction<\n typeof RaiselyDeletePostInput,\n typeof RaiselyDeletePostOutput,\n typeof raisely.credential\n> = action(\"RAISELY_DELETE_POST\", {\n slug: \"raisely-delete-post\",\n name: \"Delete Raisely Post\",\n description: \"Tool to delete a post from the Raisely platform. Use when you need to permanently remove a blog post by its path or UUID. Returns the deleted post record upon successful deletion.\",\n input: RaiselyDeletePostInput,\n output: RaiselyDeletePostOutput,\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/delete-post.d.ts
|
|
@@ -49,10 +51,7 @@ declare const RaiselyDeletePostOutput: z.ZodObject<{
|
|
|
49
51
|
campaignUuid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
52
|
}, z.core.$loose>>>;
|
|
51
53
|
}, z.core.$loose>;
|
|
52
|
-
declare const raiselyDeletePost:
|
|
53
|
-
path: string;
|
|
54
|
-
private?: boolean | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
54
|
+
declare const raiselyDeletePost: AppAction<typeof RaiselyDeletePostInput, typeof RaiselyDeletePostOutput, typeof raisely.credential>;
|
|
56
55
|
//#endregion
|
|
57
56
|
export { raiselyDeletePost };
|
|
58
57
|
//# sourceMappingURL=delete-post.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-post.d.cts","names":[],"sources":["../../src/actions/delete-post.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-post.d.cts","names":[],"sources":["../../src/actions/delete-post.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAiDtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-post.d.ts
|
|
@@ -49,10 +51,7 @@ declare const RaiselyDeletePostOutput: z.ZodObject<{
|
|
|
49
51
|
campaignUuid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
52
|
}, z.core.$loose>>>;
|
|
51
53
|
}, z.core.$loose>;
|
|
52
|
-
declare const raiselyDeletePost:
|
|
53
|
-
path: string;
|
|
54
|
-
private?: boolean | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
54
|
+
declare const raiselyDeletePost: AppAction<typeof RaiselyDeletePostInput, typeof RaiselyDeletePostOutput, typeof raisely.credential>;
|
|
56
55
|
//#endregion
|
|
57
56
|
export { raiselyDeletePost };
|
|
58
57
|
//# sourceMappingURL=delete-post.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-post.d.mts","names":[],"sources":["../../src/actions/delete-post.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-post.d.mts","names":[],"sources":["../../src/actions/delete-post.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAiDtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-post.mjs","names":[],"sources":["../../src/actions/delete-post.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyDeletePostInput = z.object({\n path: z.string().describe(\"The uuid or path of the post to delete. This uniquely identifies the post record.\"),\n private: z.boolean().describe(\"If true, returns the full record including private fields when authenticated. Defaults to false.\").optional(),\n}).describe(\"Request parameters for deleting a post from Raisely.\");\nconst RaiselyDeletePost_TagSchema = z.object({\n name: z.string().describe(\"Name of the tag.\").nullable().optional(),\n path: z.string().describe(\"Path of the tag.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the tag.\").nullable().optional(),\n}).passthrough().describe(\"Tag object associated with a post.\");\nconst RaiselyDeletePost_UserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL of the user's photo.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the user was last updated.\").nullable().optional(),\n phoneNumber: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n preferredName: z.string().describe(\"Preferred name of the user.\").nullable().optional(),\n}).passthrough().describe(\"User object associated with a post.\");\nconst RaiselyDeletePost_ProfileSchema = z.object({\n goal: z.number().int().describe(\"Fundraising goal of the profile.\").nullable().optional(),\n name: z.string().describe(\"Name of the profile.\").nullable().optional(),\n path: z.string().describe(\"Path of the profile.\").nullable().optional(),\n type: z.string().describe(\"Type of the profile.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n status: z.string().describe(\"Status of the profile.\").nullable().optional(),\n currency: z.string().describe(\"Currency code for the profile.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL of the profile photo.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the profile was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Profile object associated with a post.\");\nconst RaiselyDeletePost_PostDataSchema = z.object({\n body: z.string().describe(\"The HTML body of the blog post.\").nullable().optional(),\n date: z.string().describe(\"The display date value representing when this post was published.\").nullable().optional(),\n path: z.string().describe(\"Path of the post (for alternative lookup).\").nullable().optional(),\n tags: z.array(RaiselyDeletePost_TagSchema).describe(\"List of tags associated with the post.\").nullable().optional(),\n user: RaiselyDeletePost_UserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the post.\").nullable().optional(),\n title: z.string().describe(\"Title of the blog post.\").nullable().optional(),\n profile: RaiselyDeletePost_ProfileSchema.nullable().optional(),\n photoUrl: z.string().describe(\"An optional photo uploaded to the post.\").nullable().optional(),\n userUuid: z.string().describe(\"Unique identifier for the user.\").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(\"Unique identifier for the profile.\").nullable().optional(),\n campaignUuid: z.string().describe(\"Unique identifier for the campaign.\").nullable().optional(),\n}).passthrough().describe(\"Post data object returned after deletion.\");\nexport const RaiselyDeletePostOutput = z.object({\n data: RaiselyDeletePost_PostDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the deleted post record from Raisely.\");\n\nexport const raiselyDeletePost = action(\"RAISELY_DELETE_POST\", {\n slug: \"raisely-delete-post\",\n name: \"Delete Raisely Post\",\n description: \"Tool to delete a post from the Raisely platform. Use when you need to permanently remove a blog post by its path or UUID. Returns the deleted post record upon successful deletion.\",\n input: RaiselyDeletePostInput,\n output: RaiselyDeletePostOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-post.mjs","names":[],"sources":["../../src/actions/delete-post.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 RaiselyDeletePostInput = z.object({\n path: z.string().describe(\"The uuid or path of the post to delete. This uniquely identifies the post record.\"),\n private: z.boolean().describe(\"If true, returns the full record including private fields when authenticated. Defaults to false.\").optional(),\n}).describe(\"Request parameters for deleting a post from Raisely.\");\nconst RaiselyDeletePost_TagSchema = z.object({\n name: z.string().describe(\"Name of the tag.\").nullable().optional(),\n path: z.string().describe(\"Path of the tag.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the tag.\").nullable().optional(),\n}).passthrough().describe(\"Tag object associated with a post.\");\nconst RaiselyDeletePost_UserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL of the user's photo.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user was created.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the user was last updated.\").nullable().optional(),\n phoneNumber: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n preferredName: z.string().describe(\"Preferred name of the user.\").nullable().optional(),\n}).passthrough().describe(\"User object associated with a post.\");\nconst RaiselyDeletePost_ProfileSchema = z.object({\n goal: z.number().int().describe(\"Fundraising goal of the profile.\").nullable().optional(),\n name: z.string().describe(\"Name of the profile.\").nullable().optional(),\n path: z.string().describe(\"Path of the profile.\").nullable().optional(),\n type: z.string().describe(\"Type of the profile.\").nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n status: z.string().describe(\"Status of the profile.\").nullable().optional(),\n currency: z.string().describe(\"Currency code for the profile.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL of the profile photo.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the profile was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Profile object associated with a post.\");\nconst RaiselyDeletePost_PostDataSchema = z.object({\n body: z.string().describe(\"The HTML body of the blog post.\").nullable().optional(),\n date: z.string().describe(\"The display date value representing when this post was published.\").nullable().optional(),\n path: z.string().describe(\"Path of the post (for alternative lookup).\").nullable().optional(),\n tags: z.array(RaiselyDeletePost_TagSchema).describe(\"List of tags associated with the post.\").nullable().optional(),\n user: RaiselyDeletePost_UserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the post.\").nullable().optional(),\n title: z.string().describe(\"Title of the blog post.\").nullable().optional(),\n profile: RaiselyDeletePost_ProfileSchema.nullable().optional(),\n photoUrl: z.string().describe(\"An optional photo uploaded to the post.\").nullable().optional(),\n userUuid: z.string().describe(\"Unique identifier for the user.\").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(\"Unique identifier for the profile.\").nullable().optional(),\n campaignUuid: z.string().describe(\"Unique identifier for the campaign.\").nullable().optional(),\n}).passthrough().describe(\"Post data object returned after deletion.\");\nexport const RaiselyDeletePostOutput = z.object({\n data: RaiselyDeletePost_PostDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the deleted post record from Raisely.\");\n\nexport const raiselyDeletePost: AppAction<\n typeof RaiselyDeletePostInput,\n typeof RaiselyDeletePostOutput,\n typeof raisely.credential\n> = action(\"RAISELY_DELETE_POST\", {\n slug: \"raisely-delete-post\",\n name: \"Delete Raisely Post\",\n description: \"Tool to delete a post from the Raisely platform. Use when you need to permanently remove a blog post by its path or UUID. Returns the deleted post record upon successful deletion.\",\n input: RaiselyDeletePostInput,\n output: RaiselyDeletePostOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-profile.cjs","names":["z","action"],"sources":["../../src/actions/delete-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyDeleteProfileInput = z.object({\n path: z.string().describe(\"The UUID or path of the profile to archive. This can be either the profile's unique identifier (UUID) or its URL path.\"),\n private: z.boolean().describe(\"If true, returns the full record including private custom fields (requires authentication with proper permissions).\").optional(),\n}).describe(\"Request parameters for archiving a Raisely profile.\");\nconst RaiselyDeleteProfile_UserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n state: z.string().describe(\"User's state.\").nullable().optional(),\n ipCity: z.string().describe(\"City from IP geolocation.\").nullable().optional(),\n public: z.record(z.string(), z.unknown()).describe(\"Public custom fields.\").nullable().optional(),\n status: z.string().describe(\"User account status.\").nullable().optional(),\n suburb: z.string().describe(\"User's suburb.\").nullable().optional(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether user has admin permissions.\").nullable().optional(),\n private: z.record(z.string(), z.unknown()).describe(\"Private custom fields.\").nullable().optional(),\n address1: z.string().describe(\"User's address line 1.\").nullable().optional(),\n address2: z.string().describe(\"User's address line 2.\").nullable().optional(),\n fullName: z.string().describe(\"User's full name.\").nullable().optional(),\n internal: z.record(z.string(), z.unknown()).describe(\"Internal fields.\").nullable().optional(),\n ipNumber: z.string().describe(\"IP address of the user.\").nullable().optional(),\n language: z.string().describe(\"User's preferred language.\").nullable().optional(),\n lastName: z.string().describe(\"User's last name.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL to the user's photo.\").nullable().optional(),\n postcode: z.string().describe(\"User's postal code.\").nullable().optional(),\n username: z.string().describe(\"User's username.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the user was created.\").nullable().optional(),\n firstName: z.string().describe(\"User's first name.\").nullable().optional(),\n ipCountry: z.string().describe(\"Country from IP geolocation.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the user was last updated.\").nullable().optional(),\n facebookId: z.string().describe(\"Associated Facebook ID.\").nullable().optional(),\n ipLatitude: z.number().describe(\"Latitude from IP geolocation.\").nullable().optional(),\n permission: z.string().describe(\"User's permission level.\").nullable().optional(),\n accessToken: z.string().describe(\"User's access token.\").nullable().optional(),\n ipLongitude: z.number().describe(\"Longitude from IP geolocation.\").nullable().optional(),\n isSamlLogin: z.boolean().describe(\"Whether user uses SAML authentication.\").nullable().optional(),\n phoneNumber: z.string().describe(\"User's phone number.\").nullable().optional(),\n adminSettings: z.record(z.string(), z.unknown()).describe(\"Admin settings object.\").nullable().optional(),\n preferredName: z.string().describe(\"User's preferred name.\").nullable().optional(),\n unsubscribedAt: z.string().describe(\"Timestamp when user unsubscribed.\").nullable().optional(),\n swiftAidDonorId: z.string().describe(\"SwiftAid donor ID.\").nullable().optional(),\n swiftAidAuthExpiry: z.string().describe(\"SwiftAid authentication expiry.\").nullable().optional(),\n}).passthrough().describe(\"User object associated with a profile.\");\nconst RaiselyDeleteProfile_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 profile.\").nullable().optional(),\n paid: z.boolean().describe(\"Flagged as true if this profile was used as part of a paid registration.\").nullable().optional(),\n path: z.string().describe(\"URL-friendly path for the profile (used in profile URLs).\").nullable().optional(),\n tags: z.array(z.record(z.string(), z.unknown())).describe(\"List of tags applied to the profile.\").nullable().optional(),\n type: z.string().describe(\"Type of profile: 'INDIVIDUAL', 'GROUP', or 'ORGANISATION'.\").nullable().optional(),\n user: RaiselyDeleteProfile_UserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n total: z.number().int().describe(\"Total amount raised in the profile's currency (in cents).\").nullable().optional(),\n badges: z.array(z.record(z.string(), z.unknown())).describe(\"List of badges earned by the profile.\").nullable().optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"Nested parent 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(\"Flag that determines if a 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 profile's photo.\").nullable().optional(),\n pronouns: z.string().describe(\"Pronouns of the profile owner.\").nullable().optional(),\n userUuid: z.string().describe(\"Unique identifier for the user owning the profile.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the 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(\"Unique identifier for the parent profile.\").nullable().optional(),\n description: z.string().describe(\"Public description of the fundraiser profile.\").nullable().optional(),\n teamProfile: z.record(z.string(), z.unknown()).describe(\"Nested team profile object (if profile is a team member).\").nullable().optional(),\n campaignUuid: z.string().describe(\"Unique identifier for the associated campaign.\").nullable().optional(),\n exerciseGoal: z.number().int().describe(\"Exercise distance goal for the profile, in metres.\").nullable().optional(),\n uniqueDonors: z.number().int().describe(\"Total number of unique donors to the profile.\").nullable().optional(),\n activityTotal: z.number().int().describe(\"Total contribution of this profile towards its 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 profile and its children (excluded matched gifts).\").nullable().optional(),\n exerciseTotal: z.number().int().describe(\"Total distance of exercise completed, in metres.\").nullable().optional(),\n fundraiserTheme: z.string().describe(\"Path of the DIY fundraiser theme selected by the fundraiser.\").nullable().optional(),\n exerciseGoalTime: z.number().int().describe(\"Time spent exercising goal for the profile, in minutes.\").nullable().optional(),\n teamProfileCount: z.number().int().describe(\"Number of team profiles that have joined this profile (or its descendants).\").nullable().optional(),\n exerciseTotalTime: z.number().int().describe(\"Total amount of time exercising, in minutes.\").nullable().optional(),\n isCampaignProfile: z.boolean().describe(\"Shows true if this profile is the campaign profile.\").nullable().optional(),\n selfDonationTotal: z.number().int().describe(\"Total amount raised by self-donations for an individual profile (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 the total activity measure compared to the profile goal (out of 100).\").nullable().optional(),\n campaignDisplayTotal: z.number().int().describe(\"Total amount raised by a profile in the currency of the campaign (in cents).\").nullable().optional(),\n facebookFundraiserId: z.string().describe(\"Facebook Fundraiser ID linked to the profile.\").nullable().optional(),\n nonSelfDonationTotal: z.number().int().describe(\"Total amount raised excluding self-donations in the currency of the campaign (in cents).\").nullable().optional(),\n individualProfileCount: z.number().int().describe(\"Number of individual profiles that have joined this profile (or its descendants).\").nullable().optional(),\n organisationProfileCount: z.number().int().describe(\"Number of organisation profiles that have joined this profile (or its descendants).\").nullable().optional(),\n}).passthrough().describe(\"A fundraising profile object in Raisely representing an individual, team, or organisation fundraiser.\");\nexport const RaiselyDeleteProfileOutput = z.object({\n data: RaiselyDeleteProfile_ProfileSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for archiving a profile in Raisely.\");\n\nexport const raiselyDeleteProfile = action(\"RAISELY_DELETE_PROFILE\", {\n slug: \"raisely-delete-profile\",\n name: \"Delete Profile\",\n description: \"Tool to archive a profile in Raisely. Archived profiles are hidden from the campaign but not permanently deleted. Use when a fundraiser wants to remove their profile from public view or when cleaning up campaign profiles.\",\n input: RaiselyDeleteProfileInput,\n output: RaiselyDeleteProfileOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"delete-profile.cjs","names":["z","action"],"sources":["../../src/actions/delete-profile.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 RaiselyDeleteProfileInput = z.object({\n path: z.string().describe(\"The UUID or path of the profile to archive. This can be either the profile's unique identifier (UUID) or its URL path.\"),\n private: z.boolean().describe(\"If true, returns the full record including private custom fields (requires authentication with proper permissions).\").optional(),\n}).describe(\"Request parameters for archiving a Raisely profile.\");\nconst RaiselyDeleteProfile_UserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n state: z.string().describe(\"User's state.\").nullable().optional(),\n ipCity: z.string().describe(\"City from IP geolocation.\").nullable().optional(),\n public: z.record(z.string(), z.unknown()).describe(\"Public custom fields.\").nullable().optional(),\n status: z.string().describe(\"User account status.\").nullable().optional(),\n suburb: z.string().describe(\"User's suburb.\").nullable().optional(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether user has admin permissions.\").nullable().optional(),\n private: z.record(z.string(), z.unknown()).describe(\"Private custom fields.\").nullable().optional(),\n address1: z.string().describe(\"User's address line 1.\").nullable().optional(),\n address2: z.string().describe(\"User's address line 2.\").nullable().optional(),\n fullName: z.string().describe(\"User's full name.\").nullable().optional(),\n internal: z.record(z.string(), z.unknown()).describe(\"Internal fields.\").nullable().optional(),\n ipNumber: z.string().describe(\"IP address of the user.\").nullable().optional(),\n language: z.string().describe(\"User's preferred language.\").nullable().optional(),\n lastName: z.string().describe(\"User's last name.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL to the user's photo.\").nullable().optional(),\n postcode: z.string().describe(\"User's postal code.\").nullable().optional(),\n username: z.string().describe(\"User's username.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the user was created.\").nullable().optional(),\n firstName: z.string().describe(\"User's first name.\").nullable().optional(),\n ipCountry: z.string().describe(\"Country from IP geolocation.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the user was last updated.\").nullable().optional(),\n facebookId: z.string().describe(\"Associated Facebook ID.\").nullable().optional(),\n ipLatitude: z.number().describe(\"Latitude from IP geolocation.\").nullable().optional(),\n permission: z.string().describe(\"User's permission level.\").nullable().optional(),\n accessToken: z.string().describe(\"User's access token.\").nullable().optional(),\n ipLongitude: z.number().describe(\"Longitude from IP geolocation.\").nullable().optional(),\n isSamlLogin: z.boolean().describe(\"Whether user uses SAML authentication.\").nullable().optional(),\n phoneNumber: z.string().describe(\"User's phone number.\").nullable().optional(),\n adminSettings: z.record(z.string(), z.unknown()).describe(\"Admin settings object.\").nullable().optional(),\n preferredName: z.string().describe(\"User's preferred name.\").nullable().optional(),\n unsubscribedAt: z.string().describe(\"Timestamp when user unsubscribed.\").nullable().optional(),\n swiftAidDonorId: z.string().describe(\"SwiftAid donor ID.\").nullable().optional(),\n swiftAidAuthExpiry: z.string().describe(\"SwiftAid authentication expiry.\").nullable().optional(),\n}).passthrough().describe(\"User object associated with a profile.\");\nconst RaiselyDeleteProfile_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 profile.\").nullable().optional(),\n paid: z.boolean().describe(\"Flagged as true if this profile was used as part of a paid registration.\").nullable().optional(),\n path: z.string().describe(\"URL-friendly path for the profile (used in profile URLs).\").nullable().optional(),\n tags: z.array(z.record(z.string(), z.unknown())).describe(\"List of tags applied to the profile.\").nullable().optional(),\n type: z.string().describe(\"Type of profile: 'INDIVIDUAL', 'GROUP', or 'ORGANISATION'.\").nullable().optional(),\n user: RaiselyDeleteProfile_UserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n total: z.number().int().describe(\"Total amount raised in the profile's currency (in cents).\").nullable().optional(),\n badges: z.array(z.record(z.string(), z.unknown())).describe(\"List of badges earned by the profile.\").nullable().optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"Nested parent 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(\"Flag that determines if a 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 profile's photo.\").nullable().optional(),\n pronouns: z.string().describe(\"Pronouns of the profile owner.\").nullable().optional(),\n userUuid: z.string().describe(\"Unique identifier for the user owning the profile.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the 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(\"Unique identifier for the parent profile.\").nullable().optional(),\n description: z.string().describe(\"Public description of the fundraiser profile.\").nullable().optional(),\n teamProfile: z.record(z.string(), z.unknown()).describe(\"Nested team profile object (if profile is a team member).\").nullable().optional(),\n campaignUuid: z.string().describe(\"Unique identifier for the associated campaign.\").nullable().optional(),\n exerciseGoal: z.number().int().describe(\"Exercise distance goal for the profile, in metres.\").nullable().optional(),\n uniqueDonors: z.number().int().describe(\"Total number of unique donors to the profile.\").nullable().optional(),\n activityTotal: z.number().int().describe(\"Total contribution of this profile towards its 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 profile and its children (excluded matched gifts).\").nullable().optional(),\n exerciseTotal: z.number().int().describe(\"Total distance of exercise completed, in metres.\").nullable().optional(),\n fundraiserTheme: z.string().describe(\"Path of the DIY fundraiser theme selected by the fundraiser.\").nullable().optional(),\n exerciseGoalTime: z.number().int().describe(\"Time spent exercising goal for the profile, in minutes.\").nullable().optional(),\n teamProfileCount: z.number().int().describe(\"Number of team profiles that have joined this profile (or its descendants).\").nullable().optional(),\n exerciseTotalTime: z.number().int().describe(\"Total amount of time exercising, in minutes.\").nullable().optional(),\n isCampaignProfile: z.boolean().describe(\"Shows true if this profile is the campaign profile.\").nullable().optional(),\n selfDonationTotal: z.number().int().describe(\"Total amount raised by self-donations for an individual profile (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 the total activity measure compared to the profile goal (out of 100).\").nullable().optional(),\n campaignDisplayTotal: z.number().int().describe(\"Total amount raised by a profile in the currency of the campaign (in cents).\").nullable().optional(),\n facebookFundraiserId: z.string().describe(\"Facebook Fundraiser ID linked to the profile.\").nullable().optional(),\n nonSelfDonationTotal: z.number().int().describe(\"Total amount raised excluding self-donations in the currency of the campaign (in cents).\").nullable().optional(),\n individualProfileCount: z.number().int().describe(\"Number of individual profiles that have joined this profile (or its descendants).\").nullable().optional(),\n organisationProfileCount: z.number().int().describe(\"Number of organisation profiles that have joined this profile (or its descendants).\").nullable().optional(),\n}).passthrough().describe(\"A fundraising profile object in Raisely representing an individual, team, or organisation fundraiser.\");\nexport const RaiselyDeleteProfileOutput = z.object({\n data: RaiselyDeleteProfile_ProfileSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for archiving a profile in Raisely.\");\n\nexport const raiselyDeleteProfile: AppAction<\n typeof RaiselyDeleteProfileInput,\n typeof RaiselyDeleteProfileOutput,\n typeof raisely.credential\n> = action(\"RAISELY_DELETE_PROFILE\", {\n slug: \"raisely-delete-profile\",\n name: \"Delete Profile\",\n description: \"Tool to archive a profile in Raisely. Archived profiles are hidden from the campaign but not permanently deleted. Use when a fundraiser wants to remove their profile from public view or when cleaning up campaign profiles.\",\n input: RaiselyDeleteProfileInput,\n output: RaiselyDeleteProfileOutput,\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/delete-profile.d.ts
|
|
@@ -91,10 +93,7 @@ declare const RaiselyDeleteProfileOutput: z.ZodObject<{
|
|
|
91
93
|
organisationProfileCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
92
94
|
}, z.core.$loose>>>;
|
|
93
95
|
}, z.core.$loose>;
|
|
94
|
-
declare const raiselyDeleteProfile:
|
|
95
|
-
path: string;
|
|
96
|
-
private?: boolean | undefined;
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
96
|
+
declare const raiselyDeleteProfile: AppAction<typeof RaiselyDeleteProfileInput, typeof RaiselyDeleteProfileOutput, typeof raisely.credential>;
|
|
98
97
|
//#endregion
|
|
99
98
|
export { raiselyDeleteProfile };
|
|
100
99
|
//# sourceMappingURL=delete-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-profile.d.cts","names":[],"sources":["../../src/actions/delete-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-profile.d.cts","names":[],"sources":["../../src/actions/delete-profile.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAyFzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,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/delete-profile.d.ts
|
|
@@ -91,10 +93,7 @@ declare const RaiselyDeleteProfileOutput: z.ZodObject<{
|
|
|
91
93
|
organisationProfileCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
92
94
|
}, z.core.$loose>>>;
|
|
93
95
|
}, z.core.$loose>;
|
|
94
|
-
declare const raiselyDeleteProfile:
|
|
95
|
-
path: string;
|
|
96
|
-
private?: boolean | undefined;
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
96
|
+
declare const raiselyDeleteProfile: AppAction<typeof RaiselyDeleteProfileInput, typeof RaiselyDeleteProfileOutput, typeof raisely.credential>;
|
|
98
97
|
//#endregion
|
|
99
98
|
export { raiselyDeleteProfile };
|
|
100
99
|
//# sourceMappingURL=delete-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-profile.d.mts","names":[],"sources":["../../src/actions/delete-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-profile.d.mts","names":[],"sources":["../../src/actions/delete-profile.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAyFzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-profile.mjs","names":[],"sources":["../../src/actions/delete-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyDeleteProfileInput = z.object({\n path: z.string().describe(\"The UUID or path of the profile to archive. This can be either the profile's unique identifier (UUID) or its URL path.\"),\n private: z.boolean().describe(\"If true, returns the full record including private custom fields (requires authentication with proper permissions).\").optional(),\n}).describe(\"Request parameters for archiving a Raisely profile.\");\nconst RaiselyDeleteProfile_UserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n state: z.string().describe(\"User's state.\").nullable().optional(),\n ipCity: z.string().describe(\"City from IP geolocation.\").nullable().optional(),\n public: z.record(z.string(), z.unknown()).describe(\"Public custom fields.\").nullable().optional(),\n status: z.string().describe(\"User account status.\").nullable().optional(),\n suburb: z.string().describe(\"User's suburb.\").nullable().optional(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether user has admin permissions.\").nullable().optional(),\n private: z.record(z.string(), z.unknown()).describe(\"Private custom fields.\").nullable().optional(),\n address1: z.string().describe(\"User's address line 1.\").nullable().optional(),\n address2: z.string().describe(\"User's address line 2.\").nullable().optional(),\n fullName: z.string().describe(\"User's full name.\").nullable().optional(),\n internal: z.record(z.string(), z.unknown()).describe(\"Internal fields.\").nullable().optional(),\n ipNumber: z.string().describe(\"IP address of the user.\").nullable().optional(),\n language: z.string().describe(\"User's preferred language.\").nullable().optional(),\n lastName: z.string().describe(\"User's last name.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL to the user's photo.\").nullable().optional(),\n postcode: z.string().describe(\"User's postal code.\").nullable().optional(),\n username: z.string().describe(\"User's username.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the user was created.\").nullable().optional(),\n firstName: z.string().describe(\"User's first name.\").nullable().optional(),\n ipCountry: z.string().describe(\"Country from IP geolocation.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the user was last updated.\").nullable().optional(),\n facebookId: z.string().describe(\"Associated Facebook ID.\").nullable().optional(),\n ipLatitude: z.number().describe(\"Latitude from IP geolocation.\").nullable().optional(),\n permission: z.string().describe(\"User's permission level.\").nullable().optional(),\n accessToken: z.string().describe(\"User's access token.\").nullable().optional(),\n ipLongitude: z.number().describe(\"Longitude from IP geolocation.\").nullable().optional(),\n isSamlLogin: z.boolean().describe(\"Whether user uses SAML authentication.\").nullable().optional(),\n phoneNumber: z.string().describe(\"User's phone number.\").nullable().optional(),\n adminSettings: z.record(z.string(), z.unknown()).describe(\"Admin settings object.\").nullable().optional(),\n preferredName: z.string().describe(\"User's preferred name.\").nullable().optional(),\n unsubscribedAt: z.string().describe(\"Timestamp when user unsubscribed.\").nullable().optional(),\n swiftAidDonorId: z.string().describe(\"SwiftAid donor ID.\").nullable().optional(),\n swiftAidAuthExpiry: z.string().describe(\"SwiftAid authentication expiry.\").nullable().optional(),\n}).passthrough().describe(\"User object associated with a profile.\");\nconst RaiselyDeleteProfile_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 profile.\").nullable().optional(),\n paid: z.boolean().describe(\"Flagged as true if this profile was used as part of a paid registration.\").nullable().optional(),\n path: z.string().describe(\"URL-friendly path for the profile (used in profile URLs).\").nullable().optional(),\n tags: z.array(z.record(z.string(), z.unknown())).describe(\"List of tags applied to the profile.\").nullable().optional(),\n type: z.string().describe(\"Type of profile: 'INDIVIDUAL', 'GROUP', or 'ORGANISATION'.\").nullable().optional(),\n user: RaiselyDeleteProfile_UserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n total: z.number().int().describe(\"Total amount raised in the profile's currency (in cents).\").nullable().optional(),\n badges: z.array(z.record(z.string(), z.unknown())).describe(\"List of badges earned by the profile.\").nullable().optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"Nested parent 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(\"Flag that determines if a 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 profile's photo.\").nullable().optional(),\n pronouns: z.string().describe(\"Pronouns of the profile owner.\").nullable().optional(),\n userUuid: z.string().describe(\"Unique identifier for the user owning the profile.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the 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(\"Unique identifier for the parent profile.\").nullable().optional(),\n description: z.string().describe(\"Public description of the fundraiser profile.\").nullable().optional(),\n teamProfile: z.record(z.string(), z.unknown()).describe(\"Nested team profile object (if profile is a team member).\").nullable().optional(),\n campaignUuid: z.string().describe(\"Unique identifier for the associated campaign.\").nullable().optional(),\n exerciseGoal: z.number().int().describe(\"Exercise distance goal for the profile, in metres.\").nullable().optional(),\n uniqueDonors: z.number().int().describe(\"Total number of unique donors to the profile.\").nullable().optional(),\n activityTotal: z.number().int().describe(\"Total contribution of this profile towards its 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 profile and its children (excluded matched gifts).\").nullable().optional(),\n exerciseTotal: z.number().int().describe(\"Total distance of exercise completed, in metres.\").nullable().optional(),\n fundraiserTheme: z.string().describe(\"Path of the DIY fundraiser theme selected by the fundraiser.\").nullable().optional(),\n exerciseGoalTime: z.number().int().describe(\"Time spent exercising goal for the profile, in minutes.\").nullable().optional(),\n teamProfileCount: z.number().int().describe(\"Number of team profiles that have joined this profile (or its descendants).\").nullable().optional(),\n exerciseTotalTime: z.number().int().describe(\"Total amount of time exercising, in minutes.\").nullable().optional(),\n isCampaignProfile: z.boolean().describe(\"Shows true if this profile is the campaign profile.\").nullable().optional(),\n selfDonationTotal: z.number().int().describe(\"Total amount raised by self-donations for an individual profile (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 the total activity measure compared to the profile goal (out of 100).\").nullable().optional(),\n campaignDisplayTotal: z.number().int().describe(\"Total amount raised by a profile in the currency of the campaign (in cents).\").nullable().optional(),\n facebookFundraiserId: z.string().describe(\"Facebook Fundraiser ID linked to the profile.\").nullable().optional(),\n nonSelfDonationTotal: z.number().int().describe(\"Total amount raised excluding self-donations in the currency of the campaign (in cents).\").nullable().optional(),\n individualProfileCount: z.number().int().describe(\"Number of individual profiles that have joined this profile (or its descendants).\").nullable().optional(),\n organisationProfileCount: z.number().int().describe(\"Number of organisation profiles that have joined this profile (or its descendants).\").nullable().optional(),\n}).passthrough().describe(\"A fundraising profile object in Raisely representing an individual, team, or organisation fundraiser.\");\nexport const RaiselyDeleteProfileOutput = z.object({\n data: RaiselyDeleteProfile_ProfileSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for archiving a profile in Raisely.\");\n\nexport const raiselyDeleteProfile = action(\"RAISELY_DELETE_PROFILE\", {\n slug: \"raisely-delete-profile\",\n name: \"Delete Profile\",\n description: \"Tool to archive a profile in Raisely. Archived profiles are hidden from the campaign but not permanently deleted. Use when a fundraiser wants to remove their profile from public view or when cleaning up campaign profiles.\",\n input: RaiselyDeleteProfileInput,\n output: RaiselyDeleteProfileOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"delete-profile.mjs","names":[],"sources":["../../src/actions/delete-profile.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 RaiselyDeleteProfileInput = z.object({\n path: z.string().describe(\"The UUID or path of the profile to archive. This can be either the profile's unique identifier (UUID) or its URL path.\"),\n private: z.boolean().describe(\"If true, returns the full record including private custom fields (requires authentication with proper permissions).\").optional(),\n}).describe(\"Request parameters for archiving a Raisely profile.\");\nconst RaiselyDeleteProfile_UserSchema = z.object({\n uuid: z.string().describe(\"Unique identifier for the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n state: z.string().describe(\"User's state.\").nullable().optional(),\n ipCity: z.string().describe(\"City from IP geolocation.\").nullable().optional(),\n public: z.record(z.string(), z.unknown()).describe(\"Public custom fields.\").nullable().optional(),\n status: z.string().describe(\"User account status.\").nullable().optional(),\n suburb: z.string().describe(\"User's suburb.\").nullable().optional(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether user has admin permissions.\").nullable().optional(),\n private: z.record(z.string(), z.unknown()).describe(\"Private custom fields.\").nullable().optional(),\n address1: z.string().describe(\"User's address line 1.\").nullable().optional(),\n address2: z.string().describe(\"User's address line 2.\").nullable().optional(),\n fullName: z.string().describe(\"User's full name.\").nullable().optional(),\n internal: z.record(z.string(), z.unknown()).describe(\"Internal fields.\").nullable().optional(),\n ipNumber: z.string().describe(\"IP address of the user.\").nullable().optional(),\n language: z.string().describe(\"User's preferred language.\").nullable().optional(),\n lastName: z.string().describe(\"User's last name.\").nullable().optional(),\n photoUrl: z.string().describe(\"URL to the user's photo.\").nullable().optional(),\n postcode: z.string().describe(\"User's postal code.\").nullable().optional(),\n username: z.string().describe(\"User's username.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the user was created.\").nullable().optional(),\n firstName: z.string().describe(\"User's first name.\").nullable().optional(),\n ipCountry: z.string().describe(\"Country from IP geolocation.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the user was last updated.\").nullable().optional(),\n facebookId: z.string().describe(\"Associated Facebook ID.\").nullable().optional(),\n ipLatitude: z.number().describe(\"Latitude from IP geolocation.\").nullable().optional(),\n permission: z.string().describe(\"User's permission level.\").nullable().optional(),\n accessToken: z.string().describe(\"User's access token.\").nullable().optional(),\n ipLongitude: z.number().describe(\"Longitude from IP geolocation.\").nullable().optional(),\n isSamlLogin: z.boolean().describe(\"Whether user uses SAML authentication.\").nullable().optional(),\n phoneNumber: z.string().describe(\"User's phone number.\").nullable().optional(),\n adminSettings: z.record(z.string(), z.unknown()).describe(\"Admin settings object.\").nullable().optional(),\n preferredName: z.string().describe(\"User's preferred name.\").nullable().optional(),\n unsubscribedAt: z.string().describe(\"Timestamp when user unsubscribed.\").nullable().optional(),\n swiftAidDonorId: z.string().describe(\"SwiftAid donor ID.\").nullable().optional(),\n swiftAidAuthExpiry: z.string().describe(\"SwiftAid authentication expiry.\").nullable().optional(),\n}).passthrough().describe(\"User object associated with a profile.\");\nconst RaiselyDeleteProfile_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 profile.\").nullable().optional(),\n paid: z.boolean().describe(\"Flagged as true if this profile was used as part of a paid registration.\").nullable().optional(),\n path: z.string().describe(\"URL-friendly path for the profile (used in profile URLs).\").nullable().optional(),\n tags: z.array(z.record(z.string(), z.unknown())).describe(\"List of tags applied to the profile.\").nullable().optional(),\n type: z.string().describe(\"Type of profile: 'INDIVIDUAL', 'GROUP', or 'ORGANISATION'.\").nullable().optional(),\n user: RaiselyDeleteProfile_UserSchema.nullable().optional(),\n uuid: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n total: z.number().int().describe(\"Total amount raised in the profile's currency (in cents).\").nullable().optional(),\n badges: z.array(z.record(z.string(), z.unknown())).describe(\"List of badges earned by the profile.\").nullable().optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"Nested parent 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(\"Flag that determines if a 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 profile's photo.\").nullable().optional(),\n pronouns: z.string().describe(\"Pronouns of the profile owner.\").nullable().optional(),\n userUuid: z.string().describe(\"Unique identifier for the user owning the profile.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the profile was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the 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(\"Unique identifier for the parent profile.\").nullable().optional(),\n description: z.string().describe(\"Public description of the fundraiser profile.\").nullable().optional(),\n teamProfile: z.record(z.string(), z.unknown()).describe(\"Nested team profile object (if profile is a team member).\").nullable().optional(),\n campaignUuid: z.string().describe(\"Unique identifier for the associated campaign.\").nullable().optional(),\n exerciseGoal: z.number().int().describe(\"Exercise distance goal for the profile, in metres.\").nullable().optional(),\n uniqueDonors: z.number().int().describe(\"Total number of unique donors to the profile.\").nullable().optional(),\n activityTotal: z.number().int().describe(\"Total contribution of this profile towards its 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 profile and its children (excluded matched gifts).\").nullable().optional(),\n exerciseTotal: z.number().int().describe(\"Total distance of exercise completed, in metres.\").nullable().optional(),\n fundraiserTheme: z.string().describe(\"Path of the DIY fundraiser theme selected by the fundraiser.\").nullable().optional(),\n exerciseGoalTime: z.number().int().describe(\"Time spent exercising goal for the profile, in minutes.\").nullable().optional(),\n teamProfileCount: z.number().int().describe(\"Number of team profiles that have joined this profile (or its descendants).\").nullable().optional(),\n exerciseTotalTime: z.number().int().describe(\"Total amount of time exercising, in minutes.\").nullable().optional(),\n isCampaignProfile: z.boolean().describe(\"Shows true if this profile is the campaign profile.\").nullable().optional(),\n selfDonationTotal: z.number().int().describe(\"Total amount raised by self-donations for an individual profile (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 the total activity measure compared to the profile goal (out of 100).\").nullable().optional(),\n campaignDisplayTotal: z.number().int().describe(\"Total amount raised by a profile in the currency of the campaign (in cents).\").nullable().optional(),\n facebookFundraiserId: z.string().describe(\"Facebook Fundraiser ID linked to the profile.\").nullable().optional(),\n nonSelfDonationTotal: z.number().int().describe(\"Total amount raised excluding self-donations in the currency of the campaign (in cents).\").nullable().optional(),\n individualProfileCount: z.number().int().describe(\"Number of individual profiles that have joined this profile (or its descendants).\").nullable().optional(),\n organisationProfileCount: z.number().int().describe(\"Number of organisation profiles that have joined this profile (or its descendants).\").nullable().optional(),\n}).passthrough().describe(\"A fundraising profile object in Raisely representing an individual, team, or organisation fundraiser.\");\nexport const RaiselyDeleteProfileOutput = z.object({\n data: RaiselyDeleteProfile_ProfileSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for archiving a profile in Raisely.\");\n\nexport const raiselyDeleteProfile: AppAction<\n typeof RaiselyDeleteProfileInput,\n typeof RaiselyDeleteProfileOutput,\n typeof raisely.credential\n> = action(\"RAISELY_DELETE_PROFILE\", {\n slug: \"raisely-delete-profile\",\n name: \"Delete Profile\",\n description: \"Tool to archive a profile in Raisely. Archived profiles are hidden from the campaign but not permanently deleted. Use when a fundraiser wants to remove their profile from public view or when cleaning up campaign profiles.\",\n input: RaiselyDeleteProfileInput,\n output: RaiselyDeleteProfileOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyDeleteWebhookInput = z.object({\n uuid: z.string().describe(\"The uuid of the webhook to delete. This uniquely identifies the webhook record.\"),\n}).describe(\"Request parameters for deleting a webhook from Raisely.\");\nconst RaiselyDeleteWebhook_WebhookDataSchema = z.object({\n url: z.string().describe(\"The url to send the webhooks to.\").nullable(),\n uuid: z.string().describe(\"Unique identifier for the webhook.\").nullable(),\n events: z.array(z.unknown()).describe(\"Array of events to forward to the webhook.\").nullable().optional(),\n secret: z.string().describe(\"A shared secret for use with your webhook. This will be included in the payload from Raisely so you can verify it is authentic.\").nullable().optional(),\n createdAt: z.string().describe(\"Date and time the record was created.\").nullable().optional(),\n campaignUuid: z.string().describe(\"Filter events to the specific campaign only. If omitted you will receive events for the whole Raisely account.\").nullable().optional(),\n}).passthrough().describe(\"Webhook data object returned after deletion.\");\nexport const RaiselyDeleteWebhookOutput = z.object({\n data: RaiselyDeleteWebhook_WebhookDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the deleted webhook record from Raisely.\");\n\nexport const raiselyDeleteWebhook = action(\"RAISELY_DELETE_WEBHOOK\", {\n slug: \"raisely-delete-webhook\",\n name: \"Delete Raisely Webhook\",\n description: \"Tool to delete a webhook from the Raisely platform. Use when you need to permanently remove a webhook subscription by its UUID. Returns the deleted webhook record upon successful deletion.\",\n input: RaiselyDeleteWebhookInput,\n output: RaiselyDeleteWebhookOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.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 RaiselyDeleteWebhookInput = z.object({\n uuid: z.string().describe(\"The uuid of the webhook to delete. This uniquely identifies the webhook record.\"),\n}).describe(\"Request parameters for deleting a webhook from Raisely.\");\nconst RaiselyDeleteWebhook_WebhookDataSchema = z.object({\n url: z.string().describe(\"The url to send the webhooks to.\").nullable(),\n uuid: z.string().describe(\"Unique identifier for the webhook.\").nullable(),\n events: z.array(z.unknown()).describe(\"Array of events to forward to the webhook.\").nullable().optional(),\n secret: z.string().describe(\"A shared secret for use with your webhook. This will be included in the payload from Raisely so you can verify it is authentic.\").nullable().optional(),\n createdAt: z.string().describe(\"Date and time the record was created.\").nullable().optional(),\n campaignUuid: z.string().describe(\"Filter events to the specific campaign only. If omitted you will receive events for the whole Raisely account.\").nullable().optional(),\n}).passthrough().describe(\"Webhook data object returned after deletion.\");\nexport const RaiselyDeleteWebhookOutput = z.object({\n data: RaiselyDeleteWebhook_WebhookDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the deleted webhook record from Raisely.\");\n\nexport const raiselyDeleteWebhook: AppAction<\n typeof RaiselyDeleteWebhookInput,\n typeof RaiselyDeleteWebhookOutput,\n typeof raisely.credential\n> = action(\"RAISELY_DELETE_WEBHOOK\", {\n slug: \"raisely-delete-webhook\",\n name: \"Delete Raisely Webhook\",\n description: \"Tool to delete a webhook from the Raisely platform. Use when you need to permanently remove a webhook subscription by its UUID. Returns the deleted webhook record upon successful deletion.\",\n input: RaiselyDeleteWebhookInput,\n output: RaiselyDeleteWebhookOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAC7G,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,MAAM,uCAAuC,SAAS,EACxD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,uBAITC,eAAAA,OAAO,0BAA0B;CACnC,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/delete-webhook.d.ts
|
|
@@ -14,9 +16,7 @@ declare const RaiselyDeleteWebhookOutput: z.ZodObject<{
|
|
|
14
16
|
campaignUuid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const raiselyDeleteWebhook:
|
|
18
|
-
uuid: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const raiselyDeleteWebhook: AppAction<typeof RaiselyDeleteWebhookInput, typeof RaiselyDeleteWebhookOutput, typeof raisely.credential>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { raiselyDeleteWebhook };
|
|
22
22
|
//# sourceMappingURL=delete-webhook.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAWzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,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/delete-webhook.d.ts
|
|
@@ -14,9 +16,7 @@ declare const RaiselyDeleteWebhookOutput: z.ZodObject<{
|
|
|
14
16
|
campaignUuid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const raiselyDeleteWebhook:
|
|
18
|
-
uuid: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const raiselyDeleteWebhook: AppAction<typeof RaiselyDeleteWebhookInput, typeof RaiselyDeleteWebhookOutput, typeof raisely.credential>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { raiselyDeleteWebhook };
|
|
22
22
|
//# sourceMappingURL=delete-webhook.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAWzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyDeleteWebhookInput = z.object({\n uuid: z.string().describe(\"The uuid of the webhook to delete. This uniquely identifies the webhook record.\"),\n}).describe(\"Request parameters for deleting a webhook from Raisely.\");\nconst RaiselyDeleteWebhook_WebhookDataSchema = z.object({\n url: z.string().describe(\"The url to send the webhooks to.\").nullable(),\n uuid: z.string().describe(\"Unique identifier for the webhook.\").nullable(),\n events: z.array(z.unknown()).describe(\"Array of events to forward to the webhook.\").nullable().optional(),\n secret: z.string().describe(\"A shared secret for use with your webhook. This will be included in the payload from Raisely so you can verify it is authentic.\").nullable().optional(),\n createdAt: z.string().describe(\"Date and time the record was created.\").nullable().optional(),\n campaignUuid: z.string().describe(\"Filter events to the specific campaign only. If omitted you will receive events for the whole Raisely account.\").nullable().optional(),\n}).passthrough().describe(\"Webhook data object returned after deletion.\");\nexport const RaiselyDeleteWebhookOutput = z.object({\n data: RaiselyDeleteWebhook_WebhookDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the deleted webhook record from Raisely.\");\n\nexport const raiselyDeleteWebhook = action(\"RAISELY_DELETE_WEBHOOK\", {\n slug: \"raisely-delete-webhook\",\n name: \"Delete Raisely Webhook\",\n description: \"Tool to delete a webhook from the Raisely platform. Use when you need to permanently remove a webhook subscription by its UUID. Returns the deleted webhook record upon successful deletion.\",\n input: RaiselyDeleteWebhookInput,\n output: RaiselyDeleteWebhookOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.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 RaiselyDeleteWebhookInput = z.object({\n uuid: z.string().describe(\"The uuid of the webhook to delete. This uniquely identifies the webhook record.\"),\n}).describe(\"Request parameters for deleting a webhook from Raisely.\");\nconst RaiselyDeleteWebhook_WebhookDataSchema = z.object({\n url: z.string().describe(\"The url to send the webhooks to.\").nullable(),\n uuid: z.string().describe(\"Unique identifier for the webhook.\").nullable(),\n events: z.array(z.unknown()).describe(\"Array of events to forward to the webhook.\").nullable().optional(),\n secret: z.string().describe(\"A shared secret for use with your webhook. This will be included in the payload from Raisely so you can verify it is authentic.\").nullable().optional(),\n createdAt: z.string().describe(\"Date and time the record was created.\").nullable().optional(),\n campaignUuid: z.string().describe(\"Filter events to the specific campaign only. If omitted you will receive events for the whole Raisely account.\").nullable().optional(),\n}).passthrough().describe(\"Webhook data object returned after deletion.\");\nexport const RaiselyDeleteWebhookOutput = z.object({\n data: RaiselyDeleteWebhook_WebhookDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the deleted webhook record from Raisely.\");\n\nexport const raiselyDeleteWebhook: AppAction<\n typeof RaiselyDeleteWebhookInput,\n typeof RaiselyDeleteWebhookOutput,\n typeof raisely.credential\n> = action(\"RAISELY_DELETE_WEBHOOK\", {\n slug: \"raisely-delete-webhook\",\n name: \"Delete Raisely Webhook\",\n description: \"Tool to delete a webhook from the Raisely platform. Use when you need to permanently remove a webhook subscription by its UUID. Returns the deleted webhook record upon successful deletion.\",\n input: RaiselyDeleteWebhookInput,\n output: RaiselyDeleteWebhookOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4B,EAAE,OAAO,EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAC7G,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,yCAAyC,EAAE,OAAO;CACtD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,QAAQ,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAKxE,MAAa,uBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbwC,EAAE,OAAO,EACjD,MAAM,uCAAuC,SAAS,EACxD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-api-docs.cjs","names":["z","action"],"sources":["../../src/actions/get-api-docs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyGetApiDocsInput = z.object({}).describe(\"Request schema for retrieving the Raisely API documentation summary.\\nNo parameters are required.\");\nconst RaiselyGetApiDocs_ApiContactInfoSchema = z.object({\n url: z.string().describe(\"URL for more information\").nullable().optional(),\n name: z.string().describe(\"Name of the contact\").nullable().optional(),\n email: z.string().describe(\"Email address for support\").nullable().optional(),\n}).passthrough().describe(\"Contact information for the API provider.\");\nconst RaiselyGetApiDocs_ApiLicenseInfoSchema = z.object({\n url: z.string().describe(\"URL for the license details\").nullable().optional(),\n name: z.string().describe(\"Name of the license\").nullable().optional(),\n}).passthrough().describe(\"License information for the API.\");\nconst RaiselyGetApiDocs_ApiInfoSchema = z.object({\n title: z.string().describe(\"Title of the API\").nullable(),\n contact: RaiselyGetApiDocs_ApiContactInfoSchema.nullable().optional(),\n license: RaiselyGetApiDocs_ApiLicenseInfoSchema.nullable().optional(),\n version: z.string().describe(\"Version of the API\").nullable(),\n description: z.string().describe(\"Description of the API\").nullable().optional(),\n termsOfService: z.string().describe(\"URL to terms of service\").nullable().optional(),\n}).passthrough().describe(\"General information about the API.\");\nexport const RaiselyGetApiDocsOutput = z.object({\n info: RaiselyGetApiDocs_ApiInfoSchema.nullable(),\n openapi: z.string().describe(\"OpenAPI specification version (e.g., '3.0.0')\").nullable(),\n sample_paths: z.record(z.string(), z.unknown()).describe(\"A sample of available API endpoint paths (first 2) to give an overview of the API structure\"),\n}).passthrough().describe(\"Response schema containing a summary of the Raisely API documentation.\\nIncludes metadata and a sample of available endpoints.\");\n\nexport const raiselyGetApiDocs = action(\"RAISELY_GET_API_DOCS\", {\n slug: \"raisely-get-api-docs\",\n name: \"Retrieve Raisely API Documentation Summary\",\n description: \"Retrieve a summary of the Raisely API documentation including metadata and sample endpoints. Returns the OpenAPI version, API info (title, version, description, contact), and a sample of available paths. Use this to understand the general structure of the Raisely API.\",\n input: RaiselyGetApiDocsInput,\n output: RaiselyGetApiDocsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-api-docs.cjs","names":["z","action"],"sources":["../../src/actions/get-api-docs.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 RaiselyGetApiDocsInput = z.object({}).describe(\"Request schema for retrieving the Raisely API documentation summary.\\nNo parameters are required.\");\nconst RaiselyGetApiDocs_ApiContactInfoSchema = z.object({\n url: z.string().describe(\"URL for more information\").nullable().optional(),\n name: z.string().describe(\"Name of the contact\").nullable().optional(),\n email: z.string().describe(\"Email address for support\").nullable().optional(),\n}).passthrough().describe(\"Contact information for the API provider.\");\nconst RaiselyGetApiDocs_ApiLicenseInfoSchema = z.object({\n url: z.string().describe(\"URL for the license details\").nullable().optional(),\n name: z.string().describe(\"Name of the license\").nullable().optional(),\n}).passthrough().describe(\"License information for the API.\");\nconst RaiselyGetApiDocs_ApiInfoSchema = z.object({\n title: z.string().describe(\"Title of the API\").nullable(),\n contact: RaiselyGetApiDocs_ApiContactInfoSchema.nullable().optional(),\n license: RaiselyGetApiDocs_ApiLicenseInfoSchema.nullable().optional(),\n version: z.string().describe(\"Version of the API\").nullable(),\n description: z.string().describe(\"Description of the API\").nullable().optional(),\n termsOfService: z.string().describe(\"URL to terms of service\").nullable().optional(),\n}).passthrough().describe(\"General information about the API.\");\nexport const RaiselyGetApiDocsOutput = z.object({\n info: RaiselyGetApiDocs_ApiInfoSchema.nullable(),\n openapi: z.string().describe(\"OpenAPI specification version (e.g., '3.0.0')\").nullable(),\n sample_paths: z.record(z.string(), z.unknown()).describe(\"A sample of available API endpoint paths (first 2) to give an overview of the API structure\"),\n}).passthrough().describe(\"Response schema containing a summary of the Raisely API documentation.\\nIncludes metadata and a sample of available endpoints.\");\n\nexport const raiselyGetApiDocs: AppAction<\n typeof RaiselyGetApiDocsInput,\n typeof RaiselyGetApiDocsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_GET_API_DOCS\", {\n slug: \"raisely-get-api-docs\",\n name: \"Retrieve Raisely API Documentation Summary\",\n description: \"Retrieve a summary of the Raisely API documentation including metadata and sample endpoints. Returns the OpenAPI version, API info (title, version, description, contact), and a sample of available paths. Use this to understand the general structure of the Raisely API.\",\n input: RaiselyGetApiDocsInput,\n output: RaiselyGetApiDocsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAC/J,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACxD,SAAS,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACpE,SAAS,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACpE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC5D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAM,gCAAgC,SAAS;CAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6FAA6F;AACxJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gIAAgI;AAE1J,MAAa,oBAITC,eAAAA,OAAO,wBAAwB;CACjC,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/get-api-docs.d.ts
|
|
@@ -21,7 +23,7 @@ declare const RaiselyGetApiDocsOutput: z.ZodObject<{
|
|
|
21
23
|
openapi: z.ZodNullable<z.ZodString>;
|
|
22
24
|
sample_paths: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const raiselyGetApiDocs:
|
|
26
|
+
declare const raiselyGetApiDocs: AppAction<typeof RaiselyGetApiDocsInput, typeof RaiselyGetApiDocsOutput, typeof raisely.credential>;
|
|
25
27
|
//#endregion
|
|
26
28
|
export { raiselyGetApiDocs };
|
|
27
29
|
//# sourceMappingURL=get-api-docs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-api-docs.d.cts","names":[],"sources":["../../src/actions/get-api-docs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-api-docs.d.cts","names":[],"sources":["../../src/actions/get-api-docs.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { raisely } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-api-docs.d.ts
|
|
@@ -21,7 +23,7 @@ declare const RaiselyGetApiDocsOutput: z.ZodObject<{
|
|
|
21
23
|
openapi: z.ZodNullable<z.ZodString>;
|
|
22
24
|
sample_paths: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const raiselyGetApiDocs:
|
|
26
|
+
declare const raiselyGetApiDocs: AppAction<typeof RaiselyGetApiDocsInput, typeof RaiselyGetApiDocsOutput, typeof raisely.credential>;
|
|
25
27
|
//#endregion
|
|
26
28
|
export { raiselyGetApiDocs };
|
|
27
29
|
//# sourceMappingURL=get-api-docs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-api-docs.d.mts","names":[],"sources":["../../src/actions/get-api-docs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-api-docs.d.mts","names":[],"sources":["../../src/actions/get-api-docs.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-api-docs.mjs","names":[],"sources":["../../src/actions/get-api-docs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RaiselyGetApiDocsInput = z.object({}).describe(\"Request schema for retrieving the Raisely API documentation summary.\\nNo parameters are required.\");\nconst RaiselyGetApiDocs_ApiContactInfoSchema = z.object({\n url: z.string().describe(\"URL for more information\").nullable().optional(),\n name: z.string().describe(\"Name of the contact\").nullable().optional(),\n email: z.string().describe(\"Email address for support\").nullable().optional(),\n}).passthrough().describe(\"Contact information for the API provider.\");\nconst RaiselyGetApiDocs_ApiLicenseInfoSchema = z.object({\n url: z.string().describe(\"URL for the license details\").nullable().optional(),\n name: z.string().describe(\"Name of the license\").nullable().optional(),\n}).passthrough().describe(\"License information for the API.\");\nconst RaiselyGetApiDocs_ApiInfoSchema = z.object({\n title: z.string().describe(\"Title of the API\").nullable(),\n contact: RaiselyGetApiDocs_ApiContactInfoSchema.nullable().optional(),\n license: RaiselyGetApiDocs_ApiLicenseInfoSchema.nullable().optional(),\n version: z.string().describe(\"Version of the API\").nullable(),\n description: z.string().describe(\"Description of the API\").nullable().optional(),\n termsOfService: z.string().describe(\"URL to terms of service\").nullable().optional(),\n}).passthrough().describe(\"General information about the API.\");\nexport const RaiselyGetApiDocsOutput = z.object({\n info: RaiselyGetApiDocs_ApiInfoSchema.nullable(),\n openapi: z.string().describe(\"OpenAPI specification version (e.g., '3.0.0')\").nullable(),\n sample_paths: z.record(z.string(), z.unknown()).describe(\"A sample of available API endpoint paths (first 2) to give an overview of the API structure\"),\n}).passthrough().describe(\"Response schema containing a summary of the Raisely API documentation.\\nIncludes metadata and a sample of available endpoints.\");\n\nexport const raiselyGetApiDocs = action(\"RAISELY_GET_API_DOCS\", {\n slug: \"raisely-get-api-docs\",\n name: \"Retrieve Raisely API Documentation Summary\",\n description: \"Retrieve a summary of the Raisely API documentation including metadata and sample endpoints. Returns the OpenAPI version, API info (title, version, description, contact), and a sample of available paths. Use this to understand the general structure of the Raisely API.\",\n input: RaiselyGetApiDocsInput,\n output: RaiselyGetApiDocsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-api-docs.mjs","names":[],"sources":["../../src/actions/get-api-docs.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 RaiselyGetApiDocsInput = z.object({}).describe(\"Request schema for retrieving the Raisely API documentation summary.\\nNo parameters are required.\");\nconst RaiselyGetApiDocs_ApiContactInfoSchema = z.object({\n url: z.string().describe(\"URL for more information\").nullable().optional(),\n name: z.string().describe(\"Name of the contact\").nullable().optional(),\n email: z.string().describe(\"Email address for support\").nullable().optional(),\n}).passthrough().describe(\"Contact information for the API provider.\");\nconst RaiselyGetApiDocs_ApiLicenseInfoSchema = z.object({\n url: z.string().describe(\"URL for the license details\").nullable().optional(),\n name: z.string().describe(\"Name of the license\").nullable().optional(),\n}).passthrough().describe(\"License information for the API.\");\nconst RaiselyGetApiDocs_ApiInfoSchema = z.object({\n title: z.string().describe(\"Title of the API\").nullable(),\n contact: RaiselyGetApiDocs_ApiContactInfoSchema.nullable().optional(),\n license: RaiselyGetApiDocs_ApiLicenseInfoSchema.nullable().optional(),\n version: z.string().describe(\"Version of the API\").nullable(),\n description: z.string().describe(\"Description of the API\").nullable().optional(),\n termsOfService: z.string().describe(\"URL to terms of service\").nullable().optional(),\n}).passthrough().describe(\"General information about the API.\");\nexport const RaiselyGetApiDocsOutput = z.object({\n info: RaiselyGetApiDocs_ApiInfoSchema.nullable(),\n openapi: z.string().describe(\"OpenAPI specification version (e.g., '3.0.0')\").nullable(),\n sample_paths: z.record(z.string(), z.unknown()).describe(\"A sample of available API endpoint paths (first 2) to give an overview of the API structure\"),\n}).passthrough().describe(\"Response schema containing a summary of the Raisely API documentation.\\nIncludes metadata and a sample of available endpoints.\");\n\nexport const raiselyGetApiDocs: AppAction<\n typeof RaiselyGetApiDocsInput,\n typeof RaiselyGetApiDocsOutput,\n typeof raisely.credential\n> = action(\"RAISELY_GET_API_DOCS\", {\n slug: \"raisely-get-api-docs\",\n name: \"Retrieve Raisely API Documentation Summary\",\n description: \"Retrieve a summary of the Raisely API documentation including metadata and sample endpoints. Returns the OpenAPI version, API info (title, version, description, contact), and a sample of available paths. Use this to understand the general structure of the Raisely API.\",\n input: RaiselyGetApiDocsInput,\n output: RaiselyGetApiDocsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAC/J,MAAM,yCAAyC,EAAE,OAAO;CACtD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,yCAAyC,EAAE,OAAO;CACtD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACxD,SAAS,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACpE,SAAS,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC5D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAO9D,MAAa,oBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAfqC,EAAE,OAAO;EAC9C,MAAM,gCAAgC,SAAS;EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACvF,cAAc,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6FAA6F;CACxJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gIAWhB;AACV,CAAC"}
|