@keystrokehq/paradym 0.1.0
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/README.md +17 -0
- package/dist/action.cjs +21 -0
- package/dist/action.cjs.map +1 -0
- package/dist/action.mjs +21 -0
- package/dist/action.mjs.map +1 -0
- package/dist/actions/activate-certificate.cjs +47 -0
- package/dist/actions/activate-certificate.cjs.map +1 -0
- package/dist/actions/activate-certificate.d.cts +9 -0
- package/dist/actions/activate-certificate.d.cts.map +1 -0
- package/dist/actions/activate-certificate.d.mts +9 -0
- package/dist/actions/activate-certificate.d.mts.map +1 -0
- package/dist/actions/activate-certificate.mjs +46 -0
- package/dist/actions/activate-certificate.mjs.map +1 -0
- package/dist/actions/archive-anoncreds-credential-template.cjs +22 -0
- package/dist/actions/archive-anoncreds-credential-template.cjs.map +1 -0
- package/dist/actions/archive-anoncreds-credential-template.d.cts +9 -0
- package/dist/actions/archive-anoncreds-credential-template.d.cts.map +1 -0
- package/dist/actions/archive-anoncreds-credential-template.d.mts +9 -0
- package/dist/actions/archive-anoncreds-credential-template.d.mts.map +1 -0
- package/dist/actions/archive-anoncreds-credential-template.mjs +19 -0
- package/dist/actions/archive-anoncreds-credential-template.mjs.map +1 -0
- package/dist/actions/archive-mdoc-credential-template.cjs +22 -0
- package/dist/actions/archive-mdoc-credential-template.cjs.map +1 -0
- package/dist/actions/archive-mdoc-credential-template.d.cts +9 -0
- package/dist/actions/archive-mdoc-credential-template.d.cts.map +1 -0
- package/dist/actions/archive-mdoc-credential-template.d.mts +9 -0
- package/dist/actions/archive-mdoc-credential-template.d.mts.map +1 -0
- package/dist/actions/archive-mdoc-credential-template.mjs +19 -0
- package/dist/actions/archive-mdoc-credential-template.mjs.map +1 -0
- package/dist/actions/archive-presentation-template.cjs +22 -0
- package/dist/actions/archive-presentation-template.cjs.map +1 -0
- package/dist/actions/archive-presentation-template.d.cts +9 -0
- package/dist/actions/archive-presentation-template.d.cts.map +1 -0
- package/dist/actions/archive-presentation-template.d.mts +9 -0
- package/dist/actions/archive-presentation-template.d.mts.map +1 -0
- package/dist/actions/archive-presentation-template.mjs +19 -0
- package/dist/actions/archive-presentation-template.mjs.map +1 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.cjs +22 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.mjs +19 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/create-anoncreds-credential-template.cjs +37 -0
- package/dist/actions/create-anoncreds-credential-template.cjs.map +1 -0
- package/dist/actions/create-anoncreds-credential-template.d.cts +9 -0
- package/dist/actions/create-anoncreds-credential-template.d.cts.map +1 -0
- package/dist/actions/create-anoncreds-credential-template.d.mts +9 -0
- package/dist/actions/create-anoncreds-credential-template.d.mts.map +1 -0
- package/dist/actions/create-anoncreds-credential-template.mjs +34 -0
- package/dist/actions/create-anoncreds-credential-template.mjs.map +1 -0
- package/dist/actions/create-certificate.cjs +44 -0
- package/dist/actions/create-certificate.cjs.map +1 -0
- package/dist/actions/create-certificate.d.cts +9 -0
- package/dist/actions/create-certificate.d.cts.map +1 -0
- package/dist/actions/create-certificate.d.mts +9 -0
- package/dist/actions/create-certificate.d.mts.map +1 -0
- package/dist/actions/create-certificate.mjs +43 -0
- package/dist/actions/create-certificate.mjs.map +1 -0
- package/dist/actions/create-didcomm-connection-invitation.cjs +39 -0
- package/dist/actions/create-didcomm-connection-invitation.cjs.map +1 -0
- package/dist/actions/create-didcomm-connection-invitation.d.cts +9 -0
- package/dist/actions/create-didcomm-connection-invitation.d.cts.map +1 -0
- package/dist/actions/create-didcomm-connection-invitation.d.mts +9 -0
- package/dist/actions/create-didcomm-connection-invitation.d.mts.map +1 -0
- package/dist/actions/create-didcomm-connection-invitation.mjs +38 -0
- package/dist/actions/create-didcomm-connection-invitation.mjs.map +1 -0
- package/dist/actions/create-didcomm-issuance-offer.cjs +69 -0
- package/dist/actions/create-didcomm-issuance-offer.cjs.map +1 -0
- package/dist/actions/create-didcomm-issuance-offer.d.cts +9 -0
- package/dist/actions/create-didcomm-issuance-offer.d.cts.map +1 -0
- package/dist/actions/create-didcomm-issuance-offer.d.mts +9 -0
- package/dist/actions/create-didcomm-issuance-offer.d.mts.map +1 -0
- package/dist/actions/create-didcomm-issuance-offer.mjs +68 -0
- package/dist/actions/create-didcomm-issuance-offer.mjs.map +1 -0
- package/dist/actions/create-openid4vc-credential-offer.cjs +53 -0
- package/dist/actions/create-openid4vc-credential-offer.cjs.map +1 -0
- package/dist/actions/create-openid4vc-credential-offer.d.cts +9 -0
- package/dist/actions/create-openid4vc-credential-offer.d.cts.map +1 -0
- package/dist/actions/create-openid4vc-credential-offer.d.mts +9 -0
- package/dist/actions/create-openid4vc-credential-offer.d.mts.map +1 -0
- package/dist/actions/create-openid4vc-credential-offer.mjs +52 -0
- package/dist/actions/create-openid4vc-credential-offer.mjs.map +1 -0
- package/dist/actions/create-openid4vc-verification-request.cjs +42 -0
- package/dist/actions/create-openid4vc-verification-request.cjs.map +1 -0
- package/dist/actions/create-openid4vc-verification-request.d.cts +9 -0
- package/dist/actions/create-openid4vc-verification-request.d.cts.map +1 -0
- package/dist/actions/create-openid4vc-verification-request.d.mts +9 -0
- package/dist/actions/create-openid4vc-verification-request.d.mts.map +1 -0
- package/dist/actions/create-openid4vc-verification-request.mjs +41 -0
- package/dist/actions/create-openid4vc-verification-request.mjs.map +1 -0
- package/dist/actions/create-presentation-template.cjs +31 -0
- package/dist/actions/create-presentation-template.cjs.map +1 -0
- package/dist/actions/create-presentation-template.d.cts +9 -0
- package/dist/actions/create-presentation-template.d.cts.map +1 -0
- package/dist/actions/create-presentation-template.d.mts +9 -0
- package/dist/actions/create-presentation-template.d.mts.map +1 -0
- package/dist/actions/create-presentation-template.mjs +28 -0
- package/dist/actions/create-presentation-template.mjs.map +1 -0
- package/dist/actions/create-project-webhook.cjs +30 -0
- package/dist/actions/create-project-webhook.cjs.map +1 -0
- package/dist/actions/create-project-webhook.d.cts +9 -0
- package/dist/actions/create-project-webhook.d.cts.map +1 -0
- package/dist/actions/create-project-webhook.d.mts +9 -0
- package/dist/actions/create-project-webhook.d.mts.map +1 -0
- package/dist/actions/create-project-webhook.mjs +27 -0
- package/dist/actions/create-project-webhook.mjs.map +1 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.cjs +55 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.mjs +52 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/create-trusted-entity.cjs +42 -0
- package/dist/actions/create-trusted-entity.cjs.map +1 -0
- package/dist/actions/create-trusted-entity.d.cts +9 -0
- package/dist/actions/create-trusted-entity.d.cts.map +1 -0
- package/dist/actions/create-trusted-entity.d.mts +9 -0
- package/dist/actions/create-trusted-entity.d.mts.map +1 -0
- package/dist/actions/create-trusted-entity.mjs +41 -0
- package/dist/actions/create-trusted-entity.mjs.map +1 -0
- package/dist/actions/deactivate-certificate.cjs +47 -0
- package/dist/actions/deactivate-certificate.cjs.map +1 -0
- package/dist/actions/deactivate-certificate.d.cts +9 -0
- package/dist/actions/deactivate-certificate.d.cts.map +1 -0
- package/dist/actions/deactivate-certificate.d.mts +9 -0
- package/dist/actions/deactivate-certificate.d.mts.map +1 -0
- package/dist/actions/deactivate-certificate.mjs +46 -0
- package/dist/actions/deactivate-certificate.mjs.map +1 -0
- package/dist/actions/delete-did-comm-connection.cjs +22 -0
- package/dist/actions/delete-did-comm-connection.cjs.map +1 -0
- package/dist/actions/delete-did-comm-connection.d.cts +9 -0
- package/dist/actions/delete-did-comm-connection.d.cts.map +1 -0
- package/dist/actions/delete-did-comm-connection.d.mts +9 -0
- package/dist/actions/delete-did-comm-connection.d.mts.map +1 -0
- package/dist/actions/delete-did-comm-connection.mjs +19 -0
- package/dist/actions/delete-did-comm-connection.mjs.map +1 -0
- package/dist/actions/delete-didcomm-invitation.cjs +22 -0
- package/dist/actions/delete-didcomm-invitation.cjs.map +1 -0
- package/dist/actions/delete-didcomm-invitation.d.cts +9 -0
- package/dist/actions/delete-didcomm-invitation.d.cts.map +1 -0
- package/dist/actions/delete-didcomm-invitation.d.mts +9 -0
- package/dist/actions/delete-didcomm-invitation.d.mts.map +1 -0
- package/dist/actions/delete-didcomm-invitation.mjs +19 -0
- package/dist/actions/delete-didcomm-invitation.mjs.map +1 -0
- package/dist/actions/delete-trusted-entity.cjs +22 -0
- package/dist/actions/delete-trusted-entity.cjs.map +1 -0
- package/dist/actions/delete-trusted-entity.d.cts +9 -0
- package/dist/actions/delete-trusted-entity.d.cts.map +1 -0
- package/dist/actions/delete-trusted-entity.d.mts +9 -0
- package/dist/actions/delete-trusted-entity.d.mts.map +1 -0
- package/dist/actions/delete-trusted-entity.mjs +19 -0
- package/dist/actions/delete-trusted-entity.mjs.map +1 -0
- package/dist/actions/delete-webhook.cjs +22 -0
- package/dist/actions/delete-webhook.cjs.map +1 -0
- package/dist/actions/delete-webhook.d.cts +9 -0
- package/dist/actions/delete-webhook.d.cts.map +1 -0
- package/dist/actions/delete-webhook.d.mts +9 -0
- package/dist/actions/delete-webhook.d.mts.map +1 -0
- package/dist/actions/delete-webhook.mjs +19 -0
- package/dist/actions/delete-webhook.mjs.map +1 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.cjs +28 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.cjs.map +1 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.cts +9 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.cts.map +1 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.mts +9 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.mts.map +1 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.mjs +25 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.mjs.map +1 -0
- package/dist/actions/get-anoncreds-credential-template.cjs +32 -0
- package/dist/actions/get-anoncreds-credential-template.cjs.map +1 -0
- package/dist/actions/get-anoncreds-credential-template.d.cts +9 -0
- package/dist/actions/get-anoncreds-credential-template.d.cts.map +1 -0
- package/dist/actions/get-anoncreds-credential-template.d.mts +9 -0
- package/dist/actions/get-anoncreds-credential-template.d.mts.map +1 -0
- package/dist/actions/get-anoncreds-credential-template.mjs +29 -0
- package/dist/actions/get-anoncreds-credential-template.mjs.map +1 -0
- package/dist/actions/get-di-ds.cjs +40 -0
- package/dist/actions/get-di-ds.cjs.map +1 -0
- package/dist/actions/get-di-ds.d.cts +9 -0
- package/dist/actions/get-di-ds.d.cts.map +1 -0
- package/dist/actions/get-di-ds.d.mts +9 -0
- package/dist/actions/get-di-ds.d.mts.map +1 -0
- package/dist/actions/get-di-ds.mjs +39 -0
- package/dist/actions/get-di-ds.mjs.map +1 -0
- package/dist/actions/get-did-comm-connection.cjs +27 -0
- package/dist/actions/get-did-comm-connection.cjs.map +1 -0
- package/dist/actions/get-did-comm-connection.d.cts +9 -0
- package/dist/actions/get-did-comm-connection.d.cts.map +1 -0
- package/dist/actions/get-did-comm-connection.d.mts +9 -0
- package/dist/actions/get-did-comm-connection.d.mts.map +1 -0
- package/dist/actions/get-did-comm-connection.mjs +24 -0
- package/dist/actions/get-did-comm-connection.mjs.map +1 -0
- package/dist/actions/get-did-comm-connections.cjs +43 -0
- package/dist/actions/get-did-comm-connections.cjs.map +1 -0
- package/dist/actions/get-did-comm-connections.d.cts +9 -0
- package/dist/actions/get-did-comm-connections.d.cts.map +1 -0
- package/dist/actions/get-did-comm-connections.d.mts +9 -0
- package/dist/actions/get-did-comm-connections.d.mts.map +1 -0
- package/dist/actions/get-did-comm-connections.mjs +42 -0
- package/dist/actions/get-did-comm-connections.mjs.map +1 -0
- package/dist/actions/get-didcomm-invitation.cjs +34 -0
- package/dist/actions/get-didcomm-invitation.cjs.map +1 -0
- package/dist/actions/get-didcomm-invitation.d.cts +9 -0
- package/dist/actions/get-didcomm-invitation.d.cts.map +1 -0
- package/dist/actions/get-didcomm-invitation.d.mts +9 -0
- package/dist/actions/get-didcomm-invitation.d.mts.map +1 -0
- package/dist/actions/get-didcomm-invitation.mjs +33 -0
- package/dist/actions/get-didcomm-invitation.mjs.map +1 -0
- package/dist/actions/get-didcomm-issuance-session.cjs +57 -0
- package/dist/actions/get-didcomm-issuance-session.cjs.map +1 -0
- package/dist/actions/get-didcomm-issuance-session.d.cts +9 -0
- package/dist/actions/get-didcomm-issuance-session.d.cts.map +1 -0
- package/dist/actions/get-didcomm-issuance-session.d.mts +9 -0
- package/dist/actions/get-didcomm-issuance-session.d.mts.map +1 -0
- package/dist/actions/get-didcomm-issuance-session.mjs +56 -0
- package/dist/actions/get-didcomm-issuance-session.mjs.map +1 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.cjs +28 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.cjs.map +1 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.d.cts +9 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.d.cts.map +1 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.d.mts +9 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.d.mts.map +1 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.mjs +25 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.mjs.map +1 -0
- package/dist/actions/get-mdoc-credential-template.cjs +51 -0
- package/dist/actions/get-mdoc-credential-template.cjs.map +1 -0
- package/dist/actions/get-mdoc-credential-template.d.cts +9 -0
- package/dist/actions/get-mdoc-credential-template.d.cts.map +1 -0
- package/dist/actions/get-mdoc-credential-template.d.mts +9 -0
- package/dist/actions/get-mdoc-credential-template.d.mts.map +1 -0
- package/dist/actions/get-mdoc-credential-template.mjs +50 -0
- package/dist/actions/get-mdoc-credential-template.mjs.map +1 -0
- package/dist/actions/get-openid4vc-issuance-session.cjs +50 -0
- package/dist/actions/get-openid4vc-issuance-session.cjs.map +1 -0
- package/dist/actions/get-openid4vc-issuance-session.d.cts +9 -0
- package/dist/actions/get-openid4vc-issuance-session.d.cts.map +1 -0
- package/dist/actions/get-openid4vc-issuance-session.d.mts +9 -0
- package/dist/actions/get-openid4vc-issuance-session.d.mts.map +1 -0
- package/dist/actions/get-openid4vc-issuance-session.mjs +49 -0
- package/dist/actions/get-openid4vc-issuance-session.mjs.map +1 -0
- package/dist/actions/get-openid4vc-verification-session.cjs +41 -0
- package/dist/actions/get-openid4vc-verification-session.cjs.map +1 -0
- package/dist/actions/get-openid4vc-verification-session.d.cts +9 -0
- package/dist/actions/get-openid4vc-verification-session.d.cts.map +1 -0
- package/dist/actions/get-openid4vc-verification-session.d.mts +9 -0
- package/dist/actions/get-openid4vc-verification-session.d.mts.map +1 -0
- package/dist/actions/get-openid4vc-verification-session.mjs +40 -0
- package/dist/actions/get-openid4vc-verification-session.mjs.map +1 -0
- package/dist/actions/get-presentation-template.cjs +42 -0
- package/dist/actions/get-presentation-template.cjs.map +1 -0
- package/dist/actions/get-presentation-template.d.cts +9 -0
- package/dist/actions/get-presentation-template.d.cts.map +1 -0
- package/dist/actions/get-presentation-template.d.mts +9 -0
- package/dist/actions/get-presentation-template.d.mts.map +1 -0
- package/dist/actions/get-presentation-template.mjs +41 -0
- package/dist/actions/get-presentation-template.mjs.map +1 -0
- package/dist/actions/get-presentation-templates.cjs +32 -0
- package/dist/actions/get-presentation-templates.cjs.map +1 -0
- package/dist/actions/get-presentation-templates.d.cts +9 -0
- package/dist/actions/get-presentation-templates.d.cts.map +1 -0
- package/dist/actions/get-presentation-templates.d.mts +9 -0
- package/dist/actions/get-presentation-templates.d.mts.map +1 -0
- package/dist/actions/get-presentation-templates.mjs +31 -0
- package/dist/actions/get-presentation-templates.mjs.map +1 -0
- package/dist/actions/get-project-members.cjs +32 -0
- package/dist/actions/get-project-members.cjs.map +1 -0
- package/dist/actions/get-project-members.d.cts +9 -0
- package/dist/actions/get-project-members.d.cts.map +1 -0
- package/dist/actions/get-project-members.d.mts +9 -0
- package/dist/actions/get-project-members.d.mts.map +1 -0
- package/dist/actions/get-project-members.mjs +31 -0
- package/dist/actions/get-project-members.mjs.map +1 -0
- package/dist/actions/get-project-profile.cjs +33 -0
- package/dist/actions/get-project-profile.cjs.map +1 -0
- package/dist/actions/get-project-profile.d.cts +9 -0
- package/dist/actions/get-project-profile.d.cts.map +1 -0
- package/dist/actions/get-project-profile.d.mts +9 -0
- package/dist/actions/get-project-profile.d.mts.map +1 -0
- package/dist/actions/get-project-profile.mjs +32 -0
- package/dist/actions/get-project-profile.mjs.map +1 -0
- package/dist/actions/get-project-webhooks.cjs +36 -0
- package/dist/actions/get-project-webhooks.cjs.map +1 -0
- package/dist/actions/get-project-webhooks.d.cts +9 -0
- package/dist/actions/get-project-webhooks.d.cts.map +1 -0
- package/dist/actions/get-project-webhooks.d.mts +9 -0
- package/dist/actions/get-project-webhooks.d.mts.map +1 -0
- package/dist/actions/get-project-webhooks.mjs +35 -0
- package/dist/actions/get-project-webhooks.mjs.map +1 -0
- package/dist/actions/get-projects.cjs +24 -0
- package/dist/actions/get-projects.cjs.map +1 -0
- package/dist/actions/get-projects.d.cts +9 -0
- package/dist/actions/get-projects.d.cts.map +1 -0
- package/dist/actions/get-projects.d.mts +9 -0
- package/dist/actions/get-projects.d.mts.map +1 -0
- package/dist/actions/get-projects.mjs +23 -0
- package/dist/actions/get-projects.mjs.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.cjs +28 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.cjs.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.cts +9 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.cts.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.mts +9 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.mts.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.mjs +25 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.mjs.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.cjs +37 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.mjs +36 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/get-trusted-entities.cjs +39 -0
- package/dist/actions/get-trusted-entities.cjs.map +1 -0
- package/dist/actions/get-trusted-entities.d.cts +9 -0
- package/dist/actions/get-trusted-entities.d.cts.map +1 -0
- package/dist/actions/get-trusted-entities.d.mts +9 -0
- package/dist/actions/get-trusted-entities.d.mts.map +1 -0
- package/dist/actions/get-trusted-entities.mjs +38 -0
- package/dist/actions/get-trusted-entities.mjs.map +1 -0
- package/dist/actions/get-trusted-entity.cjs +34 -0
- package/dist/actions/get-trusted-entity.cjs.map +1 -0
- package/dist/actions/get-trusted-entity.d.cts +9 -0
- package/dist/actions/get-trusted-entity.d.cts.map +1 -0
- package/dist/actions/get-trusted-entity.d.mts +9 -0
- package/dist/actions/get-trusted-entity.d.mts.map +1 -0
- package/dist/actions/get-trusted-entity.mjs +33 -0
- package/dist/actions/get-trusted-entity.mjs.map +1 -0
- package/dist/actions/index.cjs +139 -0
- package/dist/actions/index.d.cts +70 -0
- package/dist/actions/index.d.mts +70 -0
- package/dist/actions/index.mjs +70 -0
- package/dist/actions/issue-direct-sd-jwt-vc.cjs +36 -0
- package/dist/actions/issue-direct-sd-jwt-vc.cjs.map +1 -0
- package/dist/actions/issue-direct-sd-jwt-vc.d.cts +9 -0
- package/dist/actions/issue-direct-sd-jwt-vc.d.cts.map +1 -0
- package/dist/actions/issue-direct-sd-jwt-vc.d.mts +9 -0
- package/dist/actions/issue-direct-sd-jwt-vc.d.mts.map +1 -0
- package/dist/actions/issue-direct-sd-jwt-vc.mjs +35 -0
- package/dist/actions/issue-direct-sd-jwt-vc.mjs.map +1 -0
- package/dist/actions/list-anon-creds-credential-templates.cjs +64 -0
- package/dist/actions/list-anon-creds-credential-templates.cjs.map +1 -0
- package/dist/actions/list-anon-creds-credential-templates.d.cts +9 -0
- package/dist/actions/list-anon-creds-credential-templates.d.cts.map +1 -0
- package/dist/actions/list-anon-creds-credential-templates.d.mts +9 -0
- package/dist/actions/list-anon-creds-credential-templates.d.mts.map +1 -0
- package/dist/actions/list-anon-creds-credential-templates.mjs +63 -0
- package/dist/actions/list-anon-creds-credential-templates.mjs.map +1 -0
- package/dist/actions/list-certificate-signing-requests.cjs +68 -0
- package/dist/actions/list-certificate-signing-requests.cjs.map +1 -0
- package/dist/actions/list-certificate-signing-requests.d.cts +9 -0
- package/dist/actions/list-certificate-signing-requests.d.cts.map +1 -0
- package/dist/actions/list-certificate-signing-requests.d.mts +9 -0
- package/dist/actions/list-certificate-signing-requests.d.mts.map +1 -0
- package/dist/actions/list-certificate-signing-requests.mjs +67 -0
- package/dist/actions/list-certificate-signing-requests.mjs.map +1 -0
- package/dist/actions/list-certificates.cjs +87 -0
- package/dist/actions/list-certificates.cjs.map +1 -0
- package/dist/actions/list-certificates.d.cts +9 -0
- package/dist/actions/list-certificates.d.cts.map +1 -0
- package/dist/actions/list-certificates.d.mts +9 -0
- package/dist/actions/list-certificates.d.mts.map +1 -0
- package/dist/actions/list-certificates.mjs +86 -0
- package/dist/actions/list-certificates.mjs.map +1 -0
- package/dist/actions/list-didcomm-invitations.cjs +30 -0
- package/dist/actions/list-didcomm-invitations.cjs.map +1 -0
- package/dist/actions/list-didcomm-invitations.d.cts +9 -0
- package/dist/actions/list-didcomm-invitations.d.cts.map +1 -0
- package/dist/actions/list-didcomm-invitations.d.mts +9 -0
- package/dist/actions/list-didcomm-invitations.d.mts.map +1 -0
- package/dist/actions/list-didcomm-invitations.mjs +29 -0
- package/dist/actions/list-didcomm-invitations.mjs.map +1 -0
- package/dist/actions/list-didcomm-issuance-offers.cjs +45 -0
- package/dist/actions/list-didcomm-issuance-offers.cjs.map +1 -0
- package/dist/actions/list-didcomm-issuance-offers.d.cts +9 -0
- package/dist/actions/list-didcomm-issuance-offers.d.cts.map +1 -0
- package/dist/actions/list-didcomm-issuance-offers.d.mts +9 -0
- package/dist/actions/list-didcomm-issuance-offers.d.mts.map +1 -0
- package/dist/actions/list-didcomm-issuance-offers.mjs +44 -0
- package/dist/actions/list-didcomm-issuance-offers.mjs.map +1 -0
- package/dist/actions/list-didcomm-mediator-connections.cjs +64 -0
- package/dist/actions/list-didcomm-mediator-connections.cjs.map +1 -0
- package/dist/actions/list-didcomm-mediator-connections.d.cts +9 -0
- package/dist/actions/list-didcomm-mediator-connections.d.cts.map +1 -0
- package/dist/actions/list-didcomm-mediator-connections.d.mts +9 -0
- package/dist/actions/list-didcomm-mediator-connections.d.mts.map +1 -0
- package/dist/actions/list-didcomm-mediator-connections.mjs +63 -0
- package/dist/actions/list-didcomm-mediator-connections.mjs.map +1 -0
- package/dist/actions/list-didcomm-mediators.cjs +55 -0
- package/dist/actions/list-didcomm-mediators.cjs.map +1 -0
- package/dist/actions/list-didcomm-mediators.d.cts +9 -0
- package/dist/actions/list-didcomm-mediators.d.cts.map +1 -0
- package/dist/actions/list-didcomm-mediators.d.mts +9 -0
- package/dist/actions/list-didcomm-mediators.d.mts.map +1 -0
- package/dist/actions/list-didcomm-mediators.mjs +54 -0
- package/dist/actions/list-didcomm-mediators.mjs.map +1 -0
- package/dist/actions/list-didcomm-verification-requests.cjs +32 -0
- package/dist/actions/list-didcomm-verification-requests.cjs.map +1 -0
- package/dist/actions/list-didcomm-verification-requests.d.cts +9 -0
- package/dist/actions/list-didcomm-verification-requests.d.cts.map +1 -0
- package/dist/actions/list-didcomm-verification-requests.d.mts +9 -0
- package/dist/actions/list-didcomm-verification-requests.d.mts.map +1 -0
- package/dist/actions/list-didcomm-verification-requests.mjs +31 -0
- package/dist/actions/list-didcomm-verification-requests.mjs.map +1 -0
- package/dist/actions/list-issued-credentials.cjs +42 -0
- package/dist/actions/list-issued-credentials.cjs.map +1 -0
- package/dist/actions/list-issued-credentials.d.cts +9 -0
- package/dist/actions/list-issued-credentials.d.cts.map +1 -0
- package/dist/actions/list-issued-credentials.d.mts +9 -0
- package/dist/actions/list-issued-credentials.d.mts.map +1 -0
- package/dist/actions/list-issued-credentials.mjs +41 -0
- package/dist/actions/list-issued-credentials.mjs.map +1 -0
- package/dist/actions/list-mdoc-credential-templates.cjs +71 -0
- package/dist/actions/list-mdoc-credential-templates.cjs.map +1 -0
- package/dist/actions/list-mdoc-credential-templates.d.cts +9 -0
- package/dist/actions/list-mdoc-credential-templates.d.cts.map +1 -0
- package/dist/actions/list-mdoc-credential-templates.d.mts +9 -0
- package/dist/actions/list-mdoc-credential-templates.d.mts.map +1 -0
- package/dist/actions/list-mdoc-credential-templates.mjs +70 -0
- package/dist/actions/list-mdoc-credential-templates.mjs.map +1 -0
- package/dist/actions/list-openid4vc-issuance-sessions.cjs +68 -0
- package/dist/actions/list-openid4vc-issuance-sessions.cjs.map +1 -0
- package/dist/actions/list-openid4vc-issuance-sessions.d.cts +9 -0
- package/dist/actions/list-openid4vc-issuance-sessions.d.cts.map +1 -0
- package/dist/actions/list-openid4vc-issuance-sessions.d.mts +9 -0
- package/dist/actions/list-openid4vc-issuance-sessions.d.mts.map +1 -0
- package/dist/actions/list-openid4vc-issuance-sessions.mjs +67 -0
- package/dist/actions/list-openid4vc-issuance-sessions.mjs.map +1 -0
- package/dist/actions/list-openid4vc-verification-sessions.cjs +60 -0
- package/dist/actions/list-openid4vc-verification-sessions.cjs.map +1 -0
- package/dist/actions/list-openid4vc-verification-sessions.d.cts +9 -0
- package/dist/actions/list-openid4vc-verification-sessions.d.cts.map +1 -0
- package/dist/actions/list-openid4vc-verification-sessions.d.mts +9 -0
- package/dist/actions/list-openid4vc-verification-sessions.d.mts.map +1 -0
- package/dist/actions/list-openid4vc-verification-sessions.mjs +59 -0
- package/dist/actions/list-openid4vc-verification-sessions.mjs.map +1 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.cjs +81 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.cjs.map +1 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.cts +9 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.cts.map +1 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.mts +9 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.mts.map +1 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.mjs +80 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.mjs.map +1 -0
- package/dist/actions/receive-didcomm-invitation.cjs +32 -0
- package/dist/actions/receive-didcomm-invitation.cjs.map +1 -0
- package/dist/actions/receive-didcomm-invitation.d.cts +9 -0
- package/dist/actions/receive-didcomm-invitation.d.cts.map +1 -0
- package/dist/actions/receive-didcomm-invitation.d.mts +9 -0
- package/dist/actions/receive-didcomm-invitation.d.mts.map +1 -0
- package/dist/actions/receive-didcomm-invitation.mjs +31 -0
- package/dist/actions/receive-didcomm-invitation.mjs.map +1 -0
- package/dist/actions/revoke-certificate.cjs +32 -0
- package/dist/actions/revoke-certificate.cjs.map +1 -0
- package/dist/actions/revoke-certificate.d.cts +9 -0
- package/dist/actions/revoke-certificate.d.cts.map +1 -0
- package/dist/actions/revoke-certificate.d.mts +9 -0
- package/dist/actions/revoke-certificate.d.mts.map +1 -0
- package/dist/actions/revoke-certificate.mjs +31 -0
- package/dist/actions/revoke-certificate.mjs.map +1 -0
- package/dist/actions/send-did-comm-custom-message.cjs +23 -0
- package/dist/actions/send-did-comm-custom-message.cjs.map +1 -0
- package/dist/actions/send-did-comm-custom-message.d.cts +9 -0
- package/dist/actions/send-did-comm-custom-message.d.cts.map +1 -0
- package/dist/actions/send-did-comm-custom-message.d.mts +9 -0
- package/dist/actions/send-did-comm-custom-message.d.mts.map +1 -0
- package/dist/actions/send-did-comm-custom-message.mjs +20 -0
- package/dist/actions/send-did-comm-custom-message.mjs.map +1 -0
- package/dist/actions/send-didcomm-basic-message.cjs +27 -0
- package/dist/actions/send-didcomm-basic-message.cjs.map +1 -0
- package/dist/actions/send-didcomm-basic-message.d.cts +9 -0
- package/dist/actions/send-didcomm-basic-message.d.cts.map +1 -0
- package/dist/actions/send-didcomm-basic-message.d.mts +9 -0
- package/dist/actions/send-didcomm-basic-message.d.mts.map +1 -0
- package/dist/actions/send-didcomm-basic-message.mjs +24 -0
- package/dist/actions/send-didcomm-basic-message.mjs.map +1 -0
- package/dist/actions/unarchive-anoncreds-credential-template.cjs +22 -0
- package/dist/actions/unarchive-anoncreds-credential-template.cjs.map +1 -0
- package/dist/actions/unarchive-anoncreds-credential-template.d.cts +9 -0
- package/dist/actions/unarchive-anoncreds-credential-template.d.cts.map +1 -0
- package/dist/actions/unarchive-anoncreds-credential-template.d.mts +9 -0
- package/dist/actions/unarchive-anoncreds-credential-template.d.mts.map +1 -0
- package/dist/actions/unarchive-anoncreds-credential-template.mjs +19 -0
- package/dist/actions/unarchive-anoncreds-credential-template.mjs.map +1 -0
- package/dist/actions/unarchive-mdoc-credential-template.cjs +22 -0
- package/dist/actions/unarchive-mdoc-credential-template.cjs.map +1 -0
- package/dist/actions/unarchive-mdoc-credential-template.d.cts +9 -0
- package/dist/actions/unarchive-mdoc-credential-template.d.cts.map +1 -0
- package/dist/actions/unarchive-mdoc-credential-template.d.mts +9 -0
- package/dist/actions/unarchive-mdoc-credential-template.d.mts.map +1 -0
- package/dist/actions/unarchive-mdoc-credential-template.mjs +19 -0
- package/dist/actions/unarchive-mdoc-credential-template.mjs.map +1 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.cjs +22 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.mjs +19 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/update-did-comm-connection.cjs +28 -0
- package/dist/actions/update-did-comm-connection.cjs.map +1 -0
- package/dist/actions/update-did-comm-connection.d.cts +9 -0
- package/dist/actions/update-did-comm-connection.d.cts.map +1 -0
- package/dist/actions/update-did-comm-connection.d.mts +9 -0
- package/dist/actions/update-did-comm-connection.d.mts.map +1 -0
- package/dist/actions/update-did-comm-connection.mjs +25 -0
- package/dist/actions/update-did-comm-connection.mjs.map +1 -0
- package/dist/actions/update-mdoc-credential-template.cjs +58 -0
- package/dist/actions/update-mdoc-credential-template.cjs.map +1 -0
- package/dist/actions/update-mdoc-credential-template.d.cts +9 -0
- package/dist/actions/update-mdoc-credential-template.d.cts.map +1 -0
- package/dist/actions/update-mdoc-credential-template.d.mts +9 -0
- package/dist/actions/update-mdoc-credential-template.d.mts.map +1 -0
- package/dist/actions/update-mdoc-credential-template.mjs +57 -0
- package/dist/actions/update-mdoc-credential-template.mjs.map +1 -0
- package/dist/actions/update-presentation-template.cjs +31 -0
- package/dist/actions/update-presentation-template.cjs.map +1 -0
- package/dist/actions/update-presentation-template.d.cts +9 -0
- package/dist/actions/update-presentation-template.d.cts.map +1 -0
- package/dist/actions/update-presentation-template.d.mts +9 -0
- package/dist/actions/update-presentation-template.d.mts.map +1 -0
- package/dist/actions/update-presentation-template.mjs +28 -0
- package/dist/actions/update-presentation-template.mjs.map +1 -0
- package/dist/actions/update-project-profile.cjs +48 -0
- package/dist/actions/update-project-profile.cjs.map +1 -0
- package/dist/actions/update-project-profile.d.cts +9 -0
- package/dist/actions/update-project-profile.d.cts.map +1 -0
- package/dist/actions/update-project-profile.d.mts +9 -0
- package/dist/actions/update-project-profile.d.mts.map +1 -0
- package/dist/actions/update-project-profile.mjs +47 -0
- package/dist/actions/update-project-profile.mjs.map +1 -0
- package/dist/actions/update-project.cjs +33 -0
- package/dist/actions/update-project.cjs.map +1 -0
- package/dist/actions/update-project.d.cts +9 -0
- package/dist/actions/update-project.d.cts.map +1 -0
- package/dist/actions/update-project.d.mts +9 -0
- package/dist/actions/update-project.d.mts.map +1 -0
- package/dist/actions/update-project.mjs +30 -0
- package/dist/actions/update-project.mjs.map +1 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.cjs +65 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.mjs +64 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/update-trusted-entity.cjs +43 -0
- package/dist/actions/update-trusted-entity.cjs.map +1 -0
- package/dist/actions/update-trusted-entity.d.cts +9 -0
- package/dist/actions/update-trusted-entity.d.cts.map +1 -0
- package/dist/actions/update-trusted-entity.d.mts +9 -0
- package/dist/actions/update-trusted-entity.d.mts.map +1 -0
- package/dist/actions/update-trusted-entity.mjs +42 -0
- package/dist/actions/update-trusted-entity.mjs.map +1 -0
- package/dist/app.cjs +9 -0
- package/dist/app.cjs.map +1 -0
- package/dist/app.d.cts +5 -0
- package/dist/app.d.cts.map +1 -0
- package/dist/app.d.mts +5 -0
- package/dist/app.d.mts.map +1 -0
- package/dist/app.mjs +10 -0
- package/dist/app.mjs.map +1 -0
- package/dist/catalog.cjs +15 -0
- package/dist/catalog.cjs.map +1 -0
- package/dist/catalog.d.cts +14 -0
- package/dist/catalog.d.cts.map +1 -0
- package/dist/catalog.d.mts +14 -0
- package/dist/catalog.d.mts.map +1 -0
- package/dist/catalog.mjs +15 -0
- package/dist/catalog.mjs.map +1 -0
- package/dist/execute.cjs +18 -0
- package/dist/execute.cjs.map +1 -0
- package/dist/execute.mjs +18 -0
- package/dist/execute.mjs.map +1 -0
- package/dist/index.cjs +144 -0
- package/dist/index.d.cts +72 -0
- package/dist/index.d.mts +72 -0
- package/dist/index.mjs +73 -0
- package/package.json +49 -0
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/get-presentation-template.ts
|
|
4
|
+
const ParadymGetPresentationTemplateInput = zod.z.object({
|
|
5
|
+
include: zod.z.enum(["credentials.trustedIssuers"]).describe("Options for including additional data in the response.").optional(),
|
|
6
|
+
projectId: zod.z.string().describe("The unique identifier for the project"),
|
|
7
|
+
presentationTemplateId: zod.z.string().describe("The unique identifier for the presentation template")
|
|
8
|
+
}).describe("Request model for retrieving a specific presentation template by ID.");
|
|
9
|
+
const ParadymGetPresentationTemplate_VerifierInfoSchema = zod.z.object({
|
|
10
|
+
signer: zod.z.string().describe("Signer type (e.g., 'certificate')"),
|
|
11
|
+
keyType: zod.z.string().describe("Key type for signing (e.g., 'P-256')")
|
|
12
|
+
}).describe("Verifier authentication configuration.");
|
|
13
|
+
const ParadymGetPresentationTemplate_CredentialItemSchema = zod.z.object({
|
|
14
|
+
name: zod.z.string().describe("Name of the credential request").nullable().optional(),
|
|
15
|
+
type: zod.z.string().describe("Credential type (for sd-jwt-vc and mdoc formats)").nullable().optional(),
|
|
16
|
+
format: zod.z.string().describe("Credential format (e.g., 'sd-jwt-vc', 'mdoc', 'anoncreds')"),
|
|
17
|
+
schema: zod.z.string().describe("Schema identifier (for anoncreds format)").nullable().optional(),
|
|
18
|
+
issuers: zod.z.array(zod.z.string()).describe("List of issuer identifiers").nullable().optional(),
|
|
19
|
+
attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Attributes requested in the credential"),
|
|
20
|
+
description: zod.z.string().describe("Description of the credential request").nullable().optional(),
|
|
21
|
+
trustedIssuers: zod.z.array(zod.z.string()).describe("List of trusted issuer identifiers").nullable().optional()
|
|
22
|
+
}).describe("Represents a credential definition in the presentation template.");
|
|
23
|
+
const ParadymGetPresentationTemplateOutput = zod.z.object({
|
|
24
|
+
id: zod.z.string().describe("Unique identifier for the presentation template"),
|
|
25
|
+
name: zod.z.string().describe("Name of the presentation template"),
|
|
26
|
+
verifier: zod.z.union([zod.z.string(), ParadymGetPresentationTemplate_VerifierInfoSchema]).nullable().optional(),
|
|
27
|
+
createdAt: zod.z.string().describe("Creation timestamp in ISO8601 format"),
|
|
28
|
+
updatedAt: zod.z.string().describe("Last update timestamp in ISO8601 format"),
|
|
29
|
+
credentials: zod.z.array(ParadymGetPresentationTemplate_CredentialItemSchema).describe("List of credential definitions for the template"),
|
|
30
|
+
description: zod.z.string().describe("Description of the presentation template")
|
|
31
|
+
}).describe("Response model for retrieving a specific presentation template.");
|
|
32
|
+
const paradymGetPresentationTemplate = require_action.action("PARADYM_GET_PRESENTATION_TEMPLATE", {
|
|
33
|
+
slug: "paradym-get-presentation-template",
|
|
34
|
+
name: "Get Presentation Template",
|
|
35
|
+
description: "Tool to retrieve a specific presentation template by ID. Use when you need to fetch details of an existing presentation template for a project.",
|
|
36
|
+
input: ParadymGetPresentationTemplateInput,
|
|
37
|
+
output: ParadymGetPresentationTemplateOutput
|
|
38
|
+
});
|
|
39
|
+
//#endregion
|
|
40
|
+
exports.paradymGetPresentationTemplate = paradymGetPresentationTemplate;
|
|
41
|
+
|
|
42
|
+
//# sourceMappingURL=get-presentation-template.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-presentation-template.cjs","names":["z","action"],"sources":["../../src/actions/get-presentation-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetPresentationTemplateInput: z.ZodTypeAny = z.object({\n include: z.enum([\"credentials.trustedIssuers\"]).describe(\"Options for including additional data in the response.\").optional(),\n projectId: z.string().describe(\"The unique identifier for the project\"),\n presentationTemplateId: z.string().describe(\"The unique identifier for the presentation template\"),\n}).describe(\"Request model for retrieving a specific presentation template by ID.\");\nconst ParadymGetPresentationTemplate_VerifierInfoSchema: z.ZodTypeAny = z.object({\n signer: z.string().describe(\"Signer type (e.g., 'certificate')\"),\n keyType: z.string().describe(\"Key type for signing (e.g., 'P-256')\"),\n}).describe(\"Verifier authentication configuration.\");\nconst ParadymGetPresentationTemplate_CredentialItemSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the credential request\").nullable().optional(),\n type: z.string().describe(\"Credential type (for sd-jwt-vc and mdoc formats)\").nullable().optional(),\n format: z.string().describe(\"Credential format (e.g., 'sd-jwt-vc', 'mdoc', 'anoncreds')\"),\n schema: z.string().describe(\"Schema identifier (for anoncreds format)\").nullable().optional(),\n issuers: z.array(z.string()).describe(\"List of issuer identifiers\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Attributes requested in the credential\"),\n description: z.string().describe(\"Description of the credential request\").nullable().optional(),\n trustedIssuers: z.array(z.string()).describe(\"List of trusted issuer identifiers\").nullable().optional(),\n}).describe(\"Represents a credential definition in the presentation template.\");\nexport const ParadymGetPresentationTemplateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the presentation template\"),\n name: z.string().describe(\"Name of the presentation template\"),\n verifier: z.union([z.string(), ParadymGetPresentationTemplate_VerifierInfoSchema]).nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO8601 format\"),\n updatedAt: z.string().describe(\"Last update timestamp in ISO8601 format\"),\n credentials: z.array(ParadymGetPresentationTemplate_CredentialItemSchema).describe(\"List of credential definitions for the template\"),\n description: z.string().describe(\"Description of the presentation template\"),\n}).describe(\"Response model for retrieving a specific presentation template.\");\n\nexport const paradymGetPresentationTemplate = action(\"PARADYM_GET_PRESENTATION_TEMPLATE\", {\n slug: \"paradym-get-presentation-template\",\n name: \"Get Presentation Template\",\n description: \"Tool to retrieve a specific presentation template by ID. Use when you need to fetch details of an existing presentation template for a project.\",\n input: ParadymGetPresentationTemplateInput,\n output: ParadymGetPresentationTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,SAASA,IAAAA,EAAE,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC5H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACtE,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACnG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;AACrE,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,sDAAoEA,IAAAA,EAAE,OAAO;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC7D,UAAUA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAG,iDAAiD,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACxE,aAAaA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD;CACpI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AAC7E,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,iCAAiCC,eAAAA,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-presentation-template.d.ts
|
|
4
|
+
declare const ParadymGetPresentationTemplateInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetPresentationTemplateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetPresentationTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetPresentationTemplate };
|
|
9
|
+
//# sourceMappingURL=get-presentation-template.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-presentation-template.d.cts","names":[],"sources":["../../src/actions/get-presentation-template.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAI+B;AAAA,cAetE,oCAAA,EAAsC,CAAA,CAAE,UAQyB;AAAA,cAEjE,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-presentation-template.d.ts
|
|
4
|
+
declare const ParadymGetPresentationTemplateInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetPresentationTemplateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetPresentationTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetPresentationTemplate };
|
|
9
|
+
//# sourceMappingURL=get-presentation-template.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-presentation-template.d.mts","names":[],"sources":["../../src/actions/get-presentation-template.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAI+B;AAAA,cAetE,oCAAA,EAAsC,CAAA,CAAE,UAQyB;AAAA,cAEjE,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/get-presentation-template.ts
|
|
4
|
+
const ParadymGetPresentationTemplateInput = z.object({
|
|
5
|
+
include: z.enum(["credentials.trustedIssuers"]).describe("Options for including additional data in the response.").optional(),
|
|
6
|
+
projectId: z.string().describe("The unique identifier for the project"),
|
|
7
|
+
presentationTemplateId: z.string().describe("The unique identifier for the presentation template")
|
|
8
|
+
}).describe("Request model for retrieving a specific presentation template by ID.");
|
|
9
|
+
const ParadymGetPresentationTemplate_VerifierInfoSchema = z.object({
|
|
10
|
+
signer: z.string().describe("Signer type (e.g., 'certificate')"),
|
|
11
|
+
keyType: z.string().describe("Key type for signing (e.g., 'P-256')")
|
|
12
|
+
}).describe("Verifier authentication configuration.");
|
|
13
|
+
const ParadymGetPresentationTemplate_CredentialItemSchema = z.object({
|
|
14
|
+
name: z.string().describe("Name of the credential request").nullable().optional(),
|
|
15
|
+
type: z.string().describe("Credential type (for sd-jwt-vc and mdoc formats)").nullable().optional(),
|
|
16
|
+
format: z.string().describe("Credential format (e.g., 'sd-jwt-vc', 'mdoc', 'anoncreds')"),
|
|
17
|
+
schema: z.string().describe("Schema identifier (for anoncreds format)").nullable().optional(),
|
|
18
|
+
issuers: z.array(z.string()).describe("List of issuer identifiers").nullable().optional(),
|
|
19
|
+
attributes: z.record(z.string(), z.unknown()).describe("Attributes requested in the credential"),
|
|
20
|
+
description: z.string().describe("Description of the credential request").nullable().optional(),
|
|
21
|
+
trustedIssuers: z.array(z.string()).describe("List of trusted issuer identifiers").nullable().optional()
|
|
22
|
+
}).describe("Represents a credential definition in the presentation template.");
|
|
23
|
+
const paradymGetPresentationTemplate = action("PARADYM_GET_PRESENTATION_TEMPLATE", {
|
|
24
|
+
slug: "paradym-get-presentation-template",
|
|
25
|
+
name: "Get Presentation Template",
|
|
26
|
+
description: "Tool to retrieve a specific presentation template by ID. Use when you need to fetch details of an existing presentation template for a project.",
|
|
27
|
+
input: ParadymGetPresentationTemplateInput,
|
|
28
|
+
output: z.object({
|
|
29
|
+
id: z.string().describe("Unique identifier for the presentation template"),
|
|
30
|
+
name: z.string().describe("Name of the presentation template"),
|
|
31
|
+
verifier: z.union([z.string(), ParadymGetPresentationTemplate_VerifierInfoSchema]).nullable().optional(),
|
|
32
|
+
createdAt: z.string().describe("Creation timestamp in ISO8601 format"),
|
|
33
|
+
updatedAt: z.string().describe("Last update timestamp in ISO8601 format"),
|
|
34
|
+
credentials: z.array(ParadymGetPresentationTemplate_CredentialItemSchema).describe("List of credential definitions for the template"),
|
|
35
|
+
description: z.string().describe("Description of the presentation template")
|
|
36
|
+
}).describe("Response model for retrieving a specific presentation template.")
|
|
37
|
+
});
|
|
38
|
+
//#endregion
|
|
39
|
+
export { paradymGetPresentationTemplate };
|
|
40
|
+
|
|
41
|
+
//# sourceMappingURL=get-presentation-template.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-presentation-template.mjs","names":[],"sources":["../../src/actions/get-presentation-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetPresentationTemplateInput: z.ZodTypeAny = z.object({\n include: z.enum([\"credentials.trustedIssuers\"]).describe(\"Options for including additional data in the response.\").optional(),\n projectId: z.string().describe(\"The unique identifier for the project\"),\n presentationTemplateId: z.string().describe(\"The unique identifier for the presentation template\"),\n}).describe(\"Request model for retrieving a specific presentation template by ID.\");\nconst ParadymGetPresentationTemplate_VerifierInfoSchema: z.ZodTypeAny = z.object({\n signer: z.string().describe(\"Signer type (e.g., 'certificate')\"),\n keyType: z.string().describe(\"Key type for signing (e.g., 'P-256')\"),\n}).describe(\"Verifier authentication configuration.\");\nconst ParadymGetPresentationTemplate_CredentialItemSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the credential request\").nullable().optional(),\n type: z.string().describe(\"Credential type (for sd-jwt-vc and mdoc formats)\").nullable().optional(),\n format: z.string().describe(\"Credential format (e.g., 'sd-jwt-vc', 'mdoc', 'anoncreds')\"),\n schema: z.string().describe(\"Schema identifier (for anoncreds format)\").nullable().optional(),\n issuers: z.array(z.string()).describe(\"List of issuer identifiers\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Attributes requested in the credential\"),\n description: z.string().describe(\"Description of the credential request\").nullable().optional(),\n trustedIssuers: z.array(z.string()).describe(\"List of trusted issuer identifiers\").nullable().optional(),\n}).describe(\"Represents a credential definition in the presentation template.\");\nexport const ParadymGetPresentationTemplateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the presentation template\"),\n name: z.string().describe(\"Name of the presentation template\"),\n verifier: z.union([z.string(), ParadymGetPresentationTemplate_VerifierInfoSchema]).nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO8601 format\"),\n updatedAt: z.string().describe(\"Last update timestamp in ISO8601 format\"),\n credentials: z.array(ParadymGetPresentationTemplate_CredentialItemSchema).describe(\"List of credential definitions for the template\"),\n description: z.string().describe(\"Description of the presentation template\"),\n}).describe(\"Response model for retrieving a specific presentation template.\");\n\nexport const paradymGetPresentationTemplate = action(\"PARADYM_GET_PRESENTATION_TEMPLATE\", {\n slug: \"paradym-get-presentation-template\",\n name: \"Get Presentation Template\",\n description: \"Tool to retrieve a specific presentation template by ID. Use when you need to fetch details of an existing presentation template for a project.\",\n input: ParadymGetPresentationTemplateInput,\n output: ParadymGetPresentationTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoD,EAAE,OAAO;CACxE,SAAS,EAAE,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC5H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACtE,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACnG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,oDAAkE,EAAE,OAAO;CAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;AACrE,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,sDAAoE,EAAE,OAAO;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC;CAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAW9E,MAAa,iCAAiC,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAfgE,EAAE,OAAO;EACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC7D,UAAU,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,iDAAiD,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACxE,aAAa,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD;EACpI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAC7E,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/get-presentation-templates.ts
|
|
4
|
+
const ParadymGetPresentationTemplatesInput = zod.z.object({
|
|
5
|
+
limit: zod.z.number().int().describe("Maximum number of templates to return").optional(),
|
|
6
|
+
offset: zod.z.number().int().describe("Number of templates to skip for pagination").optional(),
|
|
7
|
+
projectId: zod.z.string().describe("Paradym project identifier")
|
|
8
|
+
});
|
|
9
|
+
const ParadymGetPresentationTemplates_PresentationTemplateItemSchema = zod.z.object({
|
|
10
|
+
id: zod.z.string().describe("Unique presentation template identifier"),
|
|
11
|
+
name: zod.z.string().describe("Name of the presentation template"),
|
|
12
|
+
type: zod.z.string().describe("Type of the presentation template").nullable().optional(),
|
|
13
|
+
createdAt: zod.z.string().describe("Creation timestamp in ISO8601 format"),
|
|
14
|
+
updatedAt: zod.z.string().describe("Last update timestamp in ISO8601 format"),
|
|
15
|
+
description: zod.z.string().describe("Description of the presentation template").nullable().optional()
|
|
16
|
+
}).describe("Represents a single presentation template in a project.");
|
|
17
|
+
const ParadymGetPresentationTemplatesOutput = zod.z.object({
|
|
18
|
+
page_size: zod.z.number().int().describe("Page size used in the response").nullable().optional(),
|
|
19
|
+
templates: zod.z.array(ParadymGetPresentationTemplates_PresentationTemplateItemSchema).describe("List of presentation templates"),
|
|
20
|
+
max_page_size: zod.z.number().int().describe("Maximum allowed page size").nullable().optional()
|
|
21
|
+
}).describe("Response model for listing presentation templates of a project.");
|
|
22
|
+
const paradymGetPresentationTemplates = require_action.action("PARADYM_GET_PRESENTATION_TEMPLATES", {
|
|
23
|
+
slug: "paradym-get-presentation-templates",
|
|
24
|
+
name: "Get Presentation Templates",
|
|
25
|
+
description: "Tool to retrieve a list of presentation templates for a project. Use when you need to list presentation templates after obtaining the project ID.",
|
|
26
|
+
input: ParadymGetPresentationTemplatesInput,
|
|
27
|
+
output: ParadymGetPresentationTemplatesOutput
|
|
28
|
+
});
|
|
29
|
+
//#endregion
|
|
30
|
+
exports.paradymGetPresentationTemplates = paradymGetPresentationTemplates;
|
|
31
|
+
|
|
32
|
+
//# sourceMappingURL=get-presentation-templates.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-presentation-templates.cjs","names":["z","action"],"sources":["../../src/actions/get-presentation-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetPresentationTemplatesInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of templates to return\").optional(),\n offset: z.number().int().describe(\"Number of templates to skip for pagination\").optional(),\n projectId: z.string().describe(\"Paradym project identifier\"),\n});\nconst ParadymGetPresentationTemplates_PresentationTemplateItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique presentation template identifier\"),\n name: z.string().describe(\"Name of the presentation template\"),\n type: z.string().describe(\"Type of the presentation template\").nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO8601 format\"),\n updatedAt: z.string().describe(\"Last update timestamp in ISO8601 format\"),\n description: z.string().describe(\"Description of the presentation template\").nullable().optional(),\n}).describe(\"Represents a single presentation template in a project.\");\nexport const ParadymGetPresentationTemplatesOutput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"Page size used in the response\").nullable().optional(),\n templates: z.array(ParadymGetPresentationTemplates_PresentationTemplateItemSchema).describe(\"List of presentation templates\"),\n max_page_size: z.number().int().describe(\"Maximum allowed page size\").nullable().optional(),\n}).describe(\"Response model for listing presentation templates of a project.\");\n\nexport const paradymGetPresentationTemplates = action(\"PARADYM_GET_PRESENTATION_TEMPLATES\", {\n slug: \"paradym-get-presentation-templates\",\n name: \"Get Presentation Templates\",\n description: \"Tool to retrieve a list of presentation templates for a project. Use when you need to list presentation templates after obtaining the project ID.\",\n input: ParadymGetPresentationTemplatesInput,\n output: ParadymGetPresentationTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;AAC7D,CAAC;AACD,MAAM,iEAA+EA,IAAAA,EAAE,OAAO;CAC5F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,MAAM,8DAA8D,CAAC,CAAC,SAAS,gCAAgC;CAC5H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,kCAAkCC,eAAAA,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-presentation-templates.d.ts
|
|
4
|
+
declare const ParadymGetPresentationTemplatesInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetPresentationTemplatesOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetPresentationTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetPresentationTemplates };
|
|
9
|
+
//# sourceMappingURL=get-presentation-templates.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-presentation-templates.d.cts","names":[],"sources":["../../src/actions/get-presentation-templates.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAInD;AAAA,cASW,qCAAA,EAAuC,CAAA,CAAE,UAIwB;AAAA,cAEjE,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-presentation-templates.d.ts
|
|
4
|
+
declare const ParadymGetPresentationTemplatesInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetPresentationTemplatesOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetPresentationTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetPresentationTemplates };
|
|
9
|
+
//# sourceMappingURL=get-presentation-templates.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-presentation-templates.d.mts","names":[],"sources":["../../src/actions/get-presentation-templates.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAInD;AAAA,cASW,qCAAA,EAAuC,CAAA,CAAE,UAIwB;AAAA,cAEjE,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/get-presentation-templates.ts
|
|
4
|
+
const ParadymGetPresentationTemplatesInput = z.object({
|
|
5
|
+
limit: z.number().int().describe("Maximum number of templates to return").optional(),
|
|
6
|
+
offset: z.number().int().describe("Number of templates to skip for pagination").optional(),
|
|
7
|
+
projectId: z.string().describe("Paradym project identifier")
|
|
8
|
+
});
|
|
9
|
+
const ParadymGetPresentationTemplates_PresentationTemplateItemSchema = z.object({
|
|
10
|
+
id: z.string().describe("Unique presentation template identifier"),
|
|
11
|
+
name: z.string().describe("Name of the presentation template"),
|
|
12
|
+
type: z.string().describe("Type of the presentation template").nullable().optional(),
|
|
13
|
+
createdAt: z.string().describe("Creation timestamp in ISO8601 format"),
|
|
14
|
+
updatedAt: z.string().describe("Last update timestamp in ISO8601 format"),
|
|
15
|
+
description: z.string().describe("Description of the presentation template").nullable().optional()
|
|
16
|
+
}).describe("Represents a single presentation template in a project.");
|
|
17
|
+
const paradymGetPresentationTemplates = action("PARADYM_GET_PRESENTATION_TEMPLATES", {
|
|
18
|
+
slug: "paradym-get-presentation-templates",
|
|
19
|
+
name: "Get Presentation Templates",
|
|
20
|
+
description: "Tool to retrieve a list of presentation templates for a project. Use when you need to list presentation templates after obtaining the project ID.",
|
|
21
|
+
input: ParadymGetPresentationTemplatesInput,
|
|
22
|
+
output: z.object({
|
|
23
|
+
page_size: z.number().int().describe("Page size used in the response").nullable().optional(),
|
|
24
|
+
templates: z.array(ParadymGetPresentationTemplates_PresentationTemplateItemSchema).describe("List of presentation templates"),
|
|
25
|
+
max_page_size: z.number().int().describe("Maximum allowed page size").nullable().optional()
|
|
26
|
+
}).describe("Response model for listing presentation templates of a project.")
|
|
27
|
+
});
|
|
28
|
+
//#endregion
|
|
29
|
+
export { paradymGetPresentationTemplates };
|
|
30
|
+
|
|
31
|
+
//# sourceMappingURL=get-presentation-templates.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-presentation-templates.mjs","names":[],"sources":["../../src/actions/get-presentation-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetPresentationTemplatesInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of templates to return\").optional(),\n offset: z.number().int().describe(\"Number of templates to skip for pagination\").optional(),\n projectId: z.string().describe(\"Paradym project identifier\"),\n});\nconst ParadymGetPresentationTemplates_PresentationTemplateItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique presentation template identifier\"),\n name: z.string().describe(\"Name of the presentation template\"),\n type: z.string().describe(\"Type of the presentation template\").nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO8601 format\"),\n updatedAt: z.string().describe(\"Last update timestamp in ISO8601 format\"),\n description: z.string().describe(\"Description of the presentation template\").nullable().optional(),\n}).describe(\"Represents a single presentation template in a project.\");\nexport const ParadymGetPresentationTemplatesOutput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"Page size used in the response\").nullable().optional(),\n templates: z.array(ParadymGetPresentationTemplates_PresentationTemplateItemSchema).describe(\"List of presentation templates\"),\n max_page_size: z.number().int().describe(\"Maximum allowed page size\").nullable().optional(),\n}).describe(\"Response model for listing presentation templates of a project.\");\n\nexport const paradymGetPresentationTemplates = action(\"PARADYM_GET_PRESENTATION_TEMPLATES\", {\n slug: \"paradym-get-presentation-templates\",\n name: \"Get Presentation Templates\",\n description: \"Tool to retrieve a list of presentation templates for a project. Use when you need to list presentation templates after obtaining the project ID.\",\n input: ParadymGetPresentationTemplatesInput,\n output: ParadymGetPresentationTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqD,EAAE,OAAO;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;AAC7D,CAAC;AACD,MAAM,iEAA+E,EAAE,OAAO;CAC5F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAOrE,MAAa,kCAAkC,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXiE,EAAE,OAAO;EAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,WAAW,EAAE,MAAM,8DAA8D,CAAC,CAAC,SAAS,gCAAgC;EAC5H,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/get-project-members.ts
|
|
4
|
+
const ParadymGetProjectMembersInput = zod.z.object({
|
|
5
|
+
limit: zod.z.number().int().describe("Maximum number of members to return").optional(),
|
|
6
|
+
offset: zod.z.number().int().describe("Number of members to skip for pagination").optional(),
|
|
7
|
+
projectId: zod.z.string().describe("Paradym project identifier")
|
|
8
|
+
});
|
|
9
|
+
const ParadymGetProjectMembers_GetProjectMemberItemSchema = zod.z.object({
|
|
10
|
+
id: zod.z.string().describe("Unique identifier of the member"),
|
|
11
|
+
email: zod.z.string().describe("Email address of the member"),
|
|
12
|
+
isOwner: zod.z.boolean().describe("Whether this member is the owner of the project"),
|
|
13
|
+
createdAt: zod.z.string().describe("Timestamp when the member was added, in ISO8601 format"),
|
|
14
|
+
updatedAt: zod.z.string().describe("Timestamp when the member was last updated, in ISO8601 format"),
|
|
15
|
+
projectName: zod.z.string().describe("Name of the project this member belongs to").nullable().optional()
|
|
16
|
+
}).describe("Represents a single project member.");
|
|
17
|
+
const ParadymGetProjectMembersOutput = zod.z.object({
|
|
18
|
+
members: zod.z.array(ParadymGetProjectMembers_GetProjectMemberItemSchema).describe("List of project members"),
|
|
19
|
+
pageSize: zod.z.string().describe("Page size used in the request").nullable().optional(),
|
|
20
|
+
maxPageSize: zod.z.string().describe("Maximum page size allowed").nullable().optional()
|
|
21
|
+
});
|
|
22
|
+
const paradymGetProjectMembers = require_action.action("PARADYM_GET_PROJECT_MEMBERS", {
|
|
23
|
+
slug: "paradym-get-project-members",
|
|
24
|
+
name: "Get Project Members",
|
|
25
|
+
description: "Tool to retrieve a list of project members. Use after confirming the project ID exists.",
|
|
26
|
+
input: ParadymGetProjectMembersInput,
|
|
27
|
+
output: ParadymGetProjectMembersOutput
|
|
28
|
+
});
|
|
29
|
+
//#endregion
|
|
30
|
+
exports.paradymGetProjectMembers = paradymGetProjectMembers;
|
|
31
|
+
|
|
32
|
+
//# sourceMappingURL=get-project-members.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-members.cjs","names":["z","action"],"sources":["../../src/actions/get-project-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetProjectMembersInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of members to return\").optional(),\n offset: z.number().int().describe(\"Number of members to skip for pagination\").optional(),\n projectId: z.string().describe(\"Paradym project identifier\"),\n});\nconst ParadymGetProjectMembers_GetProjectMemberItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the member\"),\n email: z.string().describe(\"Email address of the member\"),\n isOwner: z.boolean().describe(\"Whether this member is the owner of the project\"),\n createdAt: z.string().describe(\"Timestamp when the member was added, in ISO8601 format\"),\n updatedAt: z.string().describe(\"Timestamp when the member was last updated, in ISO8601 format\"),\n projectName: z.string().describe(\"Name of the project this member belongs to\").nullable().optional(),\n}).describe(\"Represents a single project member.\");\nexport const ParadymGetProjectMembersOutput: z.ZodTypeAny = z.object({\n members: z.array(ParadymGetProjectMembers_GetProjectMemberItemSchema).describe(\"List of project members\"),\n pageSize: z.string().describe(\"Page size used in the request\").nullable().optional(),\n maxPageSize: z.string().describe(\"Maximum page size allowed\").nullable().optional(),\n});\n\nexport const paradymGetProjectMembers = action(\"PARADYM_GET_PROJECT_MEMBERS\", {\n slug: \"paradym-get-project-members\",\n name: \"Get Project Members\",\n description: \"Tool to retrieve a list of project members. Use after confirming the project ID exists.\",\n input: ParadymGetProjectMembersInput,\n output: ParadymGetProjectMembersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;AAC7D,CAAC;AACD,MAAM,sDAAoEA,IAAAA,EAAE,OAAO;CACjF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACxD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD;CAC/E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,SAASA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,yBAAyB;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC;AAED,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-project-members.d.ts
|
|
4
|
+
declare const ParadymGetProjectMembersInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetProjectMembersOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetProjectMembers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetProjectMembers };
|
|
9
|
+
//# sourceMappingURL=get-project-members.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-members.d.cts","names":[],"sources":["../../src/actions/get-project-members.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAI5C;AAAA,cASW,8BAAA,EAAgC,CAAA,CAAE,UAI7C;AAAA,cAEW,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-project-members.d.ts
|
|
4
|
+
declare const ParadymGetProjectMembersInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetProjectMembersOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetProjectMembers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetProjectMembers };
|
|
9
|
+
//# sourceMappingURL=get-project-members.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-members.d.mts","names":[],"sources":["../../src/actions/get-project-members.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAI5C;AAAA,cASW,8BAAA,EAAgC,CAAA,CAAE,UAI7C;AAAA,cAEW,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/get-project-members.ts
|
|
4
|
+
const ParadymGetProjectMembersInput = z.object({
|
|
5
|
+
limit: z.number().int().describe("Maximum number of members to return").optional(),
|
|
6
|
+
offset: z.number().int().describe("Number of members to skip for pagination").optional(),
|
|
7
|
+
projectId: z.string().describe("Paradym project identifier")
|
|
8
|
+
});
|
|
9
|
+
const ParadymGetProjectMembers_GetProjectMemberItemSchema = z.object({
|
|
10
|
+
id: z.string().describe("Unique identifier of the member"),
|
|
11
|
+
email: z.string().describe("Email address of the member"),
|
|
12
|
+
isOwner: z.boolean().describe("Whether this member is the owner of the project"),
|
|
13
|
+
createdAt: z.string().describe("Timestamp when the member was added, in ISO8601 format"),
|
|
14
|
+
updatedAt: z.string().describe("Timestamp when the member was last updated, in ISO8601 format"),
|
|
15
|
+
projectName: z.string().describe("Name of the project this member belongs to").nullable().optional()
|
|
16
|
+
}).describe("Represents a single project member.");
|
|
17
|
+
const paradymGetProjectMembers = action("PARADYM_GET_PROJECT_MEMBERS", {
|
|
18
|
+
slug: "paradym-get-project-members",
|
|
19
|
+
name: "Get Project Members",
|
|
20
|
+
description: "Tool to retrieve a list of project members. Use after confirming the project ID exists.",
|
|
21
|
+
input: ParadymGetProjectMembersInput,
|
|
22
|
+
output: z.object({
|
|
23
|
+
members: z.array(ParadymGetProjectMembers_GetProjectMemberItemSchema).describe("List of project members"),
|
|
24
|
+
pageSize: z.string().describe("Page size used in the request").nullable().optional(),
|
|
25
|
+
maxPageSize: z.string().describe("Maximum page size allowed").nullable().optional()
|
|
26
|
+
})
|
|
27
|
+
});
|
|
28
|
+
//#endregion
|
|
29
|
+
export { paradymGetProjectMembers };
|
|
30
|
+
|
|
31
|
+
//# sourceMappingURL=get-project-members.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-members.mjs","names":[],"sources":["../../src/actions/get-project-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetProjectMembersInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of members to return\").optional(),\n offset: z.number().int().describe(\"Number of members to skip for pagination\").optional(),\n projectId: z.string().describe(\"Paradym project identifier\"),\n});\nconst ParadymGetProjectMembers_GetProjectMemberItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the member\"),\n email: z.string().describe(\"Email address of the member\"),\n isOwner: z.boolean().describe(\"Whether this member is the owner of the project\"),\n createdAt: z.string().describe(\"Timestamp when the member was added, in ISO8601 format\"),\n updatedAt: z.string().describe(\"Timestamp when the member was last updated, in ISO8601 format\"),\n projectName: z.string().describe(\"Name of the project this member belongs to\").nullable().optional(),\n}).describe(\"Represents a single project member.\");\nexport const ParadymGetProjectMembersOutput: z.ZodTypeAny = z.object({\n members: z.array(ParadymGetProjectMembers_GetProjectMemberItemSchema).describe(\"List of project members\"),\n pageSize: z.string().describe(\"Page size used in the request\").nullable().optional(),\n maxPageSize: z.string().describe(\"Maximum page size allowed\").nullable().optional(),\n});\n\nexport const paradymGetProjectMembers = action(\"PARADYM_GET_PROJECT_MEMBERS\", {\n slug: \"paradym-get-project-members\",\n name: \"Get Project Members\",\n description: \"Tool to retrieve a list of project members. Use after confirming the project ID exists.\",\n input: ParadymGetProjectMembersInput,\n output: ParadymGetProjectMembersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;AAC7D,CAAC;AACD,MAAM,sDAAoE,EAAE,OAAO;CACjF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACxD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD;CAC/E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAOjD,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX0D,EAAE,OAAO;EACnE,SAAS,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,yBAAyB;EACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,CAOU;AACV,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/get-project-profile.ts
|
|
4
|
+
const ParadymGetProjectProfileInput = zod.z.object({ projectId: zod.z.string().describe("The unique identifier for the project") }).describe("Request model for retrieving the default profile of a project.");
|
|
5
|
+
const ParadymGetProjectProfile_LogoInfoSchema = zod.z.object({
|
|
6
|
+
url: zod.z.string().describe("URL of the logo image"),
|
|
7
|
+
altText: zod.z.string().describe("Alternative text for the logo image").nullable().optional()
|
|
8
|
+
}).describe("Represents logo information for a project profile.");
|
|
9
|
+
const ParadymGetProjectProfile_WalletInfoSchema = zod.z.object({
|
|
10
|
+
name: zod.z.string().describe("Name of the wallet"),
|
|
11
|
+
baseUrl: zod.z.string().describe("Base URL for the wallet"),
|
|
12
|
+
appleApplicationId: zod.z.string().describe("Apple application ID for the wallet").nullable().optional(),
|
|
13
|
+
androidApplicationId: zod.z.string().describe("Android application ID for the wallet").nullable().optional()
|
|
14
|
+
}).describe("Represents wallet configuration for a project profile.");
|
|
15
|
+
const ParadymGetProjectProfileOutput = zod.z.object({
|
|
16
|
+
id: zod.z.string().describe("The unique identifier for the profile"),
|
|
17
|
+
did: zod.z.string().describe("The Decentralized Identifier (DID) for the profile"),
|
|
18
|
+
logo: ParadymGetProjectProfile_LogoInfoSchema.nullable().optional(),
|
|
19
|
+
wallet: ParadymGetProjectProfile_WalletInfoSchema.nullable().optional(),
|
|
20
|
+
displayName: zod.z.string().describe("The display name of the profile"),
|
|
21
|
+
openId4VcVersion: zod.z.string().describe("OpenID4VC version (v1 or legacy)").nullable().optional()
|
|
22
|
+
}).describe("Response model for retrieving the default profile of a project.");
|
|
23
|
+
const paradymGetProjectProfile = require_action.action("PARADYM_GET_PROJECT_PROFILE", {
|
|
24
|
+
slug: "paradym-get-project-profile",
|
|
25
|
+
name: "Get Project Profile",
|
|
26
|
+
description: "Tool to retrieve the default profile for a project. Use after confirming the project ID exists when you need to get profile details such as DID, display name, logo, and wallet configuration.",
|
|
27
|
+
input: ParadymGetProjectProfileInput,
|
|
28
|
+
output: ParadymGetProjectProfileOutput
|
|
29
|
+
});
|
|
30
|
+
//#endregion
|
|
31
|
+
exports.paradymGetProjectProfile = paradymGetProjectProfile;
|
|
32
|
+
|
|
33
|
+
//# sourceMappingURL=get-project-profile.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-profile.cjs","names":["z","action"],"sources":["../../src/actions/get-project-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetProjectProfileInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The unique identifier for the project\"),\n}).describe(\"Request model for retrieving the default profile of a project.\");\nconst ParadymGetProjectProfile_LogoInfoSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL of the logo image\"),\n altText: z.string().describe(\"Alternative text for the logo image\").nullable().optional(),\n}).describe(\"Represents logo information for a project profile.\");\nconst ParadymGetProjectProfile_WalletInfoSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the wallet\"),\n baseUrl: z.string().describe(\"Base URL for the wallet\"),\n appleApplicationId: z.string().describe(\"Apple application ID for the wallet\").nullable().optional(),\n androidApplicationId: z.string().describe(\"Android application ID for the wallet\").nullable().optional(),\n}).describe(\"Represents wallet configuration for a project profile.\");\nexport const ParadymGetProjectProfileOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the profile\"),\n did: z.string().describe(\"The Decentralized Identifier (DID) for the profile\"),\n logo: ParadymGetProjectProfile_LogoInfoSchema.nullable().optional(),\n wallet: ParadymGetProjectProfile_WalletInfoSchema.nullable().optional(),\n displayName: z.string().describe(\"The display name of the profile\"),\n openId4VcVersion: z.string().describe(\"OpenID4VC version (v1 or legacy)\").nullable().optional(),\n}).describe(\"Response model for retrieving the default profile of a project.\");\n\nexport const paradymGetProjectProfile = action(\"PARADYM_GET_PROJECT_PROFILE\", {\n slug: \"paradym-get-project-profile\",\n name: \"Get Project Profile\",\n description: \"Tool to retrieve the default profile for a project. Use after confirming the project ID exists when you need to get profile details such as DID, display name, logo, and wallet configuration.\",\n input: ParadymGetProjectProfileInput,\n output: ParadymGetProjectProfileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACxE,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,0CAAwDA,IAAAA,EAAE,OAAO;CACrE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACtD,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC7E,MAAM,wCAAwC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAClE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-project-profile.d.ts
|
|
4
|
+
declare const ParadymGetProjectProfileInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetProjectProfileOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetProjectProfile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetProjectProfile };
|
|
9
|
+
//# sourceMappingURL=get-project-profile.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-profile.d.cts","names":[],"sources":["../../src/actions/get-project-profile.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAE+B;AAAA,cAWhE,8BAAA,EAAgC,CAAA,CAAE,UAO+B;AAAA,cAEjE,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-project-profile.d.ts
|
|
4
|
+
declare const ParadymGetProjectProfileInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetProjectProfileOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetProjectProfile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetProjectProfile };
|
|
9
|
+
//# sourceMappingURL=get-project-profile.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-profile.d.mts","names":[],"sources":["../../src/actions/get-project-profile.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAE+B;AAAA,cAWhE,8BAAA,EAAgC,CAAA,CAAE,UAO+B;AAAA,cAEjE,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/get-project-profile.ts
|
|
4
|
+
const ParadymGetProjectProfileInput = z.object({ projectId: z.string().describe("The unique identifier for the project") }).describe("Request model for retrieving the default profile of a project.");
|
|
5
|
+
const ParadymGetProjectProfile_LogoInfoSchema = z.object({
|
|
6
|
+
url: z.string().describe("URL of the logo image"),
|
|
7
|
+
altText: z.string().describe("Alternative text for the logo image").nullable().optional()
|
|
8
|
+
}).describe("Represents logo information for a project profile.");
|
|
9
|
+
const ParadymGetProjectProfile_WalletInfoSchema = z.object({
|
|
10
|
+
name: z.string().describe("Name of the wallet"),
|
|
11
|
+
baseUrl: z.string().describe("Base URL for the wallet"),
|
|
12
|
+
appleApplicationId: z.string().describe("Apple application ID for the wallet").nullable().optional(),
|
|
13
|
+
androidApplicationId: z.string().describe("Android application ID for the wallet").nullable().optional()
|
|
14
|
+
}).describe("Represents wallet configuration for a project profile.");
|
|
15
|
+
const paradymGetProjectProfile = action("PARADYM_GET_PROJECT_PROFILE", {
|
|
16
|
+
slug: "paradym-get-project-profile",
|
|
17
|
+
name: "Get Project Profile",
|
|
18
|
+
description: "Tool to retrieve the default profile for a project. Use after confirming the project ID exists when you need to get profile details such as DID, display name, logo, and wallet configuration.",
|
|
19
|
+
input: ParadymGetProjectProfileInput,
|
|
20
|
+
output: z.object({
|
|
21
|
+
id: z.string().describe("The unique identifier for the profile"),
|
|
22
|
+
did: z.string().describe("The Decentralized Identifier (DID) for the profile"),
|
|
23
|
+
logo: ParadymGetProjectProfile_LogoInfoSchema.nullable().optional(),
|
|
24
|
+
wallet: ParadymGetProjectProfile_WalletInfoSchema.nullable().optional(),
|
|
25
|
+
displayName: z.string().describe("The display name of the profile"),
|
|
26
|
+
openId4VcVersion: z.string().describe("OpenID4VC version (v1 or legacy)").nullable().optional()
|
|
27
|
+
}).describe("Response model for retrieving the default profile of a project.")
|
|
28
|
+
});
|
|
29
|
+
//#endregion
|
|
30
|
+
export { paradymGetProjectProfile };
|
|
31
|
+
|
|
32
|
+
//# sourceMappingURL=get-project-profile.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-profile.mjs","names":[],"sources":["../../src/actions/get-project-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetProjectProfileInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The unique identifier for the project\"),\n}).describe(\"Request model for retrieving the default profile of a project.\");\nconst ParadymGetProjectProfile_LogoInfoSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL of the logo image\"),\n altText: z.string().describe(\"Alternative text for the logo image\").nullable().optional(),\n}).describe(\"Represents logo information for a project profile.\");\nconst ParadymGetProjectProfile_WalletInfoSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the wallet\"),\n baseUrl: z.string().describe(\"Base URL for the wallet\"),\n appleApplicationId: z.string().describe(\"Apple application ID for the wallet\").nullable().optional(),\n androidApplicationId: z.string().describe(\"Android application ID for the wallet\").nullable().optional(),\n}).describe(\"Represents wallet configuration for a project profile.\");\nexport const ParadymGetProjectProfileOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the profile\"),\n did: z.string().describe(\"The Decentralized Identifier (DID) for the profile\"),\n logo: ParadymGetProjectProfile_LogoInfoSchema.nullable().optional(),\n wallet: ParadymGetProjectProfile_WalletInfoSchema.nullable().optional(),\n displayName: z.string().describe(\"The display name of the profile\"),\n openId4VcVersion: z.string().describe(\"OpenID4VC version (v1 or legacy)\").nullable().optional(),\n}).describe(\"Response model for retrieving the default profile of a project.\");\n\nexport const paradymGetProjectProfile = action(\"PARADYM_GET_PROJECT_PROFILE\", {\n slug: \"paradym-get-project-profile\",\n name: \"Get Project Profile\",\n description: \"Tool to retrieve the default profile for a project. Use after confirming the project ID exists when you need to get profile details such as DID, display name, logo, and wallet configuration.\",\n input: ParadymGetProjectProfileInput,\n output: ParadymGetProjectProfileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO,EAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACxE,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,0CAAwD,EAAE,OAAO;CACrE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,4CAA0D,EAAE,OAAO;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACtD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAUpE,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd0D,EAAE,OAAO;EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAC/D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EAC7E,MAAM,wCAAwC,SAAS,CAAC,CAAC,SAAS;EAClE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;EACtE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAClE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/get-project-webhooks.ts
|
|
4
|
+
const ParadymGetProjectWebhooksInput = zod.z.object({
|
|
5
|
+
limit: zod.z.number().int().describe("Maximum number of webhooks to return").optional(),
|
|
6
|
+
cursor: zod.z.string().describe("Pagination cursor to fetch the next page of results").optional(),
|
|
7
|
+
projectId: zod.z.string().describe("The ID of the project for which to fetch webhooks")
|
|
8
|
+
});
|
|
9
|
+
const ParadymGetProjectWebhooks_PaginationMetaSchema = zod.z.object({
|
|
10
|
+
page: zod.z.object({}).describe("Page size information"),
|
|
11
|
+
sort: zod.z.array(zod.z.object({})).describe("Sort order information")
|
|
12
|
+
});
|
|
13
|
+
const ParadymGetProjectWebhooks_WebhookItemSchema = zod.z.object({
|
|
14
|
+
id: zod.z.string().describe("Unique webhook ID"),
|
|
15
|
+
url: zod.z.string().describe("Webhook endpoint URL"),
|
|
16
|
+
name: zod.z.string().describe("Name of the webhook"),
|
|
17
|
+
createdAt: zod.z.string().describe("Webhook creation timestamp in ISO8601 format"),
|
|
18
|
+
projectId: zod.z.string().describe("ID of the project this webhook belongs to"),
|
|
19
|
+
updatedAt: zod.z.string().describe("Webhook last updated timestamp in ISO8601 format"),
|
|
20
|
+
eventTypes: zod.z.array(zod.z.string()).describe("List of event types triggering the webhook")
|
|
21
|
+
});
|
|
22
|
+
const ParadymGetProjectWebhooksOutput = zod.z.object({
|
|
23
|
+
meta: ParadymGetProjectWebhooks_PaginationMetaSchema.nullable().optional(),
|
|
24
|
+
webhooks: zod.z.array(ParadymGetProjectWebhooks_WebhookItemSchema).describe("List of webhook objects")
|
|
25
|
+
});
|
|
26
|
+
const paradymGetProjectWebhooks = require_action.action("PARADYM_GET_PROJECT_WEBHOOKS", {
|
|
27
|
+
slug: "paradym-get-project-webhooks",
|
|
28
|
+
name: "Get Project Webhooks",
|
|
29
|
+
description: "Tool to retrieve a list of webhooks configured for a specific project. Use when you need to list configured webhooks before managing or auditing them.",
|
|
30
|
+
input: ParadymGetProjectWebhooksInput,
|
|
31
|
+
output: ParadymGetProjectWebhooksOutput
|
|
32
|
+
});
|
|
33
|
+
//#endregion
|
|
34
|
+
exports.paradymGetProjectWebhooks = paradymGetProjectWebhooks;
|
|
35
|
+
|
|
36
|
+
//# sourceMappingURL=get-project-webhooks.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/get-project-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetProjectWebhooksInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of webhooks to return\").optional(),\n cursor: z.string().describe(\"Pagination cursor to fetch the next page of results\").optional(),\n projectId: z.string().describe(\"The ID of the project for which to fetch webhooks\"),\n});\nconst ParadymGetProjectWebhooks_PaginationMetaSchema: z.ZodTypeAny = z.object({\n page: z.object({}).describe(\"Page size information\"),\n sort: z.array(z.object({})).describe(\"Sort order information\"),\n});\nconst ParadymGetProjectWebhooks_WebhookItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique webhook ID\"),\n url: z.string().describe(\"Webhook endpoint URL\"),\n name: z.string().describe(\"Name of the webhook\"),\n createdAt: z.string().describe(\"Webhook creation timestamp in ISO8601 format\"),\n projectId: z.string().describe(\"ID of the project this webhook belongs to\"),\n updatedAt: z.string().describe(\"Webhook last updated timestamp in ISO8601 format\"),\n eventTypes: z.array(z.string()).describe(\"List of event types triggering the webhook\"),\n});\nexport const ParadymGetProjectWebhooksOutput: z.ZodTypeAny = z.object({\n meta: ParadymGetProjectWebhooks_PaginationMetaSchema.nullable().optional(),\n webhooks: z.array(ParadymGetProjectWebhooks_WebhookItemSchema).describe(\"List of webhook objects\"),\n});\n\nexport const paradymGetProjectWebhooks = action(\"PARADYM_GET_PROJECT_WEBHOOKS\", {\n slug: \"paradym-get-project-webhooks\",\n name: \"Get Project Webhooks\",\n description: \"Tool to retrieve a list of webhooks configured for a specific project. Use when you need to list configured webhooks before managing or auditing them.\",\n input: ParadymGetProjectWebhooksInput,\n output: ParadymGetProjectWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AACpF,CAAC;AACD,MAAM,iDAA+DA,IAAAA,EAAE,OAAO;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uBAAuB;CACnD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,wBAAwB;AAC/D,CAAC;AACD,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC3C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC/C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACjF,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACvF,CAAC;AACD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAM,+CAA+C,SAAS,CAAC,CAAC,SAAS;CACzE,UAAUA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,yBAAyB;AACnG,CAAC;AAED,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-project-webhooks.d.ts
|
|
4
|
+
declare const ParadymGetProjectWebhooksInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetProjectWebhooksOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetProjectWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetProjectWebhooks };
|
|
9
|
+
//# sourceMappingURL=get-project-webhooks.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-webhooks.d.cts","names":[],"sources":["../../src/actions/get-project-webhooks.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAI7C;AAAA,cAcW,+BAAA,EAAiC,CAAA,CAAE,UAG9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-project-webhooks.d.ts
|
|
4
|
+
declare const ParadymGetProjectWebhooksInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetProjectWebhooksOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetProjectWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetProjectWebhooks };
|
|
9
|
+
//# sourceMappingURL=get-project-webhooks.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-project-webhooks.d.mts","names":[],"sources":["../../src/actions/get-project-webhooks.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAI7C;AAAA,cAcW,+BAAA,EAAiC,CAAA,CAAE,UAG9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|