@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,22 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/delete-didcomm-invitation.ts
|
|
4
|
+
const ParadymDeleteDidcommInvitationInput = zod.z.object({
|
|
5
|
+
projectId: zod.z.string().describe("The ID of the project containing the DIDComm invitation"),
|
|
6
|
+
didcommInvitationId: zod.z.string().describe("The ID of the DIDComm invitation to delete")
|
|
7
|
+
});
|
|
8
|
+
const ParadymDeleteDidcommInvitationOutput = zod.z.object({
|
|
9
|
+
status: zod.z.string().describe("Result of the deletion operation"),
|
|
10
|
+
message: zod.z.string().describe("Optional message about the deletion operation").nullable().optional()
|
|
11
|
+
});
|
|
12
|
+
const paradymDeleteDidcommInvitation = require_action.action("PARADYM_DELETE_DIDCOMM_INVITATION", {
|
|
13
|
+
slug: "paradym-delete-didcomm-invitation",
|
|
14
|
+
name: "Delete DIDComm Invitation",
|
|
15
|
+
description: "Tool to delete a DIDComm invitation from a project. Use when removing an invitation that is no longer needed.",
|
|
16
|
+
input: ParadymDeleteDidcommInvitationInput,
|
|
17
|
+
output: ParadymDeleteDidcommInvitationOutput
|
|
18
|
+
});
|
|
19
|
+
//#endregion
|
|
20
|
+
exports.paradymDeleteDidcommInvitation = paradymDeleteDidcommInvitation;
|
|
21
|
+
|
|
22
|
+
//# sourceMappingURL=delete-didcomm-invitation.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-didcomm-invitation.cjs","names":["z","action"],"sources":["../../src/actions/delete-didcomm-invitation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymDeleteDidcommInvitationInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The ID of the project containing the DIDComm invitation\"),\n didcommInvitationId: z.string().describe(\"The ID of the DIDComm invitation to delete\"),\n});\nexport const ParadymDeleteDidcommInvitationOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Result of the deletion operation\"),\n message: z.string().describe(\"Optional message about the deletion operation\").nullable().optional(),\n});\n\nexport const paradymDeleteDidcommInvitation = action(\"PARADYM_DELETE_DIDCOMM_INVITATION\", {\n slug: \"paradym-delete-didcomm-invitation\",\n name: \"Delete DIDComm Invitation\",\n description: \"Tool to delete a DIDComm invitation from a project. Use when removing an invitation that is no longer needed.\",\n input: ParadymDeleteDidcommInvitationInput,\n output: ParadymDeleteDidcommInvitationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACxF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AACvF,CAAC;AACD,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC;AAED,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/delete-didcomm-invitation.d.ts
|
|
4
|
+
declare const ParadymDeleteDidcommInvitationInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymDeleteDidcommInvitationOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymDeleteDidcommInvitation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymDeleteDidcommInvitation };
|
|
9
|
+
//# sourceMappingURL=delete-didcomm-invitation.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-didcomm-invitation.d.cts","names":[],"sources":["../../src/actions/delete-didcomm-invitation.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAGlD;AAAA,cACW,oCAAA,EAAsC,CAAA,CAAE,UAGnD;AAAA,cAEW,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/delete-didcomm-invitation.d.ts
|
|
4
|
+
declare const ParadymDeleteDidcommInvitationInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymDeleteDidcommInvitationOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymDeleteDidcommInvitation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymDeleteDidcommInvitation };
|
|
9
|
+
//# sourceMappingURL=delete-didcomm-invitation.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-didcomm-invitation.d.mts","names":[],"sources":["../../src/actions/delete-didcomm-invitation.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAGlD;AAAA,cACW,oCAAA,EAAsC,CAAA,CAAE,UAGnD;AAAA,cAEW,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
const paradymDeleteDidcommInvitation = action("PARADYM_DELETE_DIDCOMM_INVITATION", {
|
|
4
|
+
slug: "paradym-delete-didcomm-invitation",
|
|
5
|
+
name: "Delete DIDComm Invitation",
|
|
6
|
+
description: "Tool to delete a DIDComm invitation from a project. Use when removing an invitation that is no longer needed.",
|
|
7
|
+
input: z.object({
|
|
8
|
+
projectId: z.string().describe("The ID of the project containing the DIDComm invitation"),
|
|
9
|
+
didcommInvitationId: z.string().describe("The ID of the DIDComm invitation to delete")
|
|
10
|
+
}),
|
|
11
|
+
output: z.object({
|
|
12
|
+
status: z.string().describe("Result of the deletion operation"),
|
|
13
|
+
message: z.string().describe("Optional message about the deletion operation").nullable().optional()
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
//#endregion
|
|
17
|
+
export { paradymDeleteDidcommInvitation };
|
|
18
|
+
|
|
19
|
+
//# sourceMappingURL=delete-didcomm-invitation.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-didcomm-invitation.mjs","names":[],"sources":["../../src/actions/delete-didcomm-invitation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymDeleteDidcommInvitationInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The ID of the project containing the DIDComm invitation\"),\n didcommInvitationId: z.string().describe(\"The ID of the DIDComm invitation to delete\"),\n});\nexport const ParadymDeleteDidcommInvitationOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Result of the deletion operation\"),\n message: z.string().describe(\"Optional message about the deletion operation\").nullable().optional(),\n});\n\nexport const paradymDeleteDidcommInvitation = action(\"PARADYM_DELETE_DIDCOMM_INVITATION\", {\n slug: \"paradym-delete-didcomm-invitation\",\n name: \"Delete DIDComm Invitation\",\n description: \"Tool to delete a DIDComm invitation from a project. Use when removing an invitation that is no longer needed.\",\n input: ParadymDeleteDidcommInvitationInput,\n output: ParadymDeleteDidcommInvitationOutput,\n});\n"],"mappings":";;AAaA,MAAa,iCAAiC,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb+D,EAAE,OAAO;EACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;EACxF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACvF,CAUS;CACP,QAVgE,EAAE,OAAO;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAOU;AACV,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/delete-trusted-entity.ts
|
|
4
|
+
const ParadymDeleteTrustedEntityInput = zod.z.object({
|
|
5
|
+
projectId: zod.z.string().describe("The ID of the project containing the trusted entity"),
|
|
6
|
+
trustedEntityId: zod.z.string().describe("The ID of the trusted entity to delete")
|
|
7
|
+
}).describe("Request parameters for deleting a trusted entity from a project.");
|
|
8
|
+
const ParadymDeleteTrustedEntityOutput = zod.z.object({
|
|
9
|
+
status: zod.z.string().describe("Result of the deletion operation"),
|
|
10
|
+
message: zod.z.string().describe("Optional detailed message about the operation").nullable().optional()
|
|
11
|
+
}).describe("Response model for deleting a trusted entity.");
|
|
12
|
+
const paradymDeleteTrustedEntity = require_action.action("PARADYM_DELETE_TRUSTED_ENTITY", {
|
|
13
|
+
slug: "paradym-delete-trusted-entity",
|
|
14
|
+
name: "Delete Trusted Entity",
|
|
15
|
+
description: "Tool to delete a trusted entity from a project. Use when you need to remove a trusted entity that is no longer needed.",
|
|
16
|
+
input: ParadymDeleteTrustedEntityInput,
|
|
17
|
+
output: ParadymDeleteTrustedEntityOutput
|
|
18
|
+
});
|
|
19
|
+
//#endregion
|
|
20
|
+
exports.paradymDeleteTrustedEntity = paradymDeleteTrustedEntity;
|
|
21
|
+
|
|
22
|
+
//# sourceMappingURL=delete-trusted-entity.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-trusted-entity.cjs","names":["z","action"],"sources":["../../src/actions/delete-trusted-entity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymDeleteTrustedEntityInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The ID of the project containing the trusted entity\"),\n trustedEntityId: z.string().describe(\"The ID of the trusted entity to delete\"),\n}).describe(\"Request parameters for deleting a trusted entity from a project.\");\nexport const ParadymDeleteTrustedEntityOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Result of the deletion operation\"),\n message: z.string().describe(\"Optional detailed message about the operation\").nullable().optional(),\n}).describe(\"Response model for deleting a trusted entity.\");\n\nexport const paradymDeleteTrustedEntity = action(\"PARADYM_DELETE_TRUSTED_ENTITY\", {\n slug: \"paradym-delete-trusted-entity\",\n name: \"Delete Trusted Entity\",\n description: \"Tool to delete a trusted entity from a project. Use when you need to remove a trusted entity that is no longer needed.\",\n input: ParadymDeleteTrustedEntityInput,\n output: ParadymDeleteTrustedEntityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;AAC/E,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,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/delete-trusted-entity.d.ts
|
|
4
|
+
declare const ParadymDeleteTrustedEntityInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymDeleteTrustedEntityOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymDeleteTrustedEntity: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymDeleteTrustedEntity };
|
|
9
|
+
//# sourceMappingURL=delete-trusted-entity.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-trusted-entity.d.cts","names":[],"sources":["../../src/actions/delete-trusted-entity.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAG+B;AAAA,cAClE,gCAAA,EAAkC,CAAA,CAAE,UAGW;AAAA,cAE/C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/delete-trusted-entity.d.ts
|
|
4
|
+
declare const ParadymDeleteTrustedEntityInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymDeleteTrustedEntityOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymDeleteTrustedEntity: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymDeleteTrustedEntity };
|
|
9
|
+
//# sourceMappingURL=delete-trusted-entity.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-trusted-entity.d.mts","names":[],"sources":["../../src/actions/delete-trusted-entity.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAG+B;AAAA,cAClE,gCAAA,EAAkC,CAAA,CAAE,UAGW;AAAA,cAE/C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
const paradymDeleteTrustedEntity = action("PARADYM_DELETE_TRUSTED_ENTITY", {
|
|
4
|
+
slug: "paradym-delete-trusted-entity",
|
|
5
|
+
name: "Delete Trusted Entity",
|
|
6
|
+
description: "Tool to delete a trusted entity from a project. Use when you need to remove a trusted entity that is no longer needed.",
|
|
7
|
+
input: z.object({
|
|
8
|
+
projectId: z.string().describe("The ID of the project containing the trusted entity"),
|
|
9
|
+
trustedEntityId: z.string().describe("The ID of the trusted entity to delete")
|
|
10
|
+
}).describe("Request parameters for deleting a trusted entity from a project."),
|
|
11
|
+
output: z.object({
|
|
12
|
+
status: z.string().describe("Result of the deletion operation"),
|
|
13
|
+
message: z.string().describe("Optional detailed message about the operation").nullable().optional()
|
|
14
|
+
}).describe("Response model for deleting a trusted entity.")
|
|
15
|
+
});
|
|
16
|
+
//#endregion
|
|
17
|
+
export { paradymDeleteTrustedEntity };
|
|
18
|
+
|
|
19
|
+
//# sourceMappingURL=delete-trusted-entity.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-trusted-entity.mjs","names":[],"sources":["../../src/actions/delete-trusted-entity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymDeleteTrustedEntityInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The ID of the project containing the trusted entity\"),\n trustedEntityId: z.string().describe(\"The ID of the trusted entity to delete\"),\n}).describe(\"Request parameters for deleting a trusted entity from a project.\");\nexport const ParadymDeleteTrustedEntityOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Result of the deletion operation\"),\n message: z.string().describe(\"Optional detailed message about the operation\").nullable().optional(),\n}).describe(\"Response model for deleting a trusted entity.\");\n\nexport const paradymDeleteTrustedEntity = action(\"PARADYM_DELETE_TRUSTED_ENTITY\", {\n slug: \"paradym-delete-trusted-entity\",\n name: \"Delete Trusted Entity\",\n description: \"Tool to delete a trusted entity from a project. Use when you need to remove a trusted entity that is no longer needed.\",\n input: ParadymDeleteTrustedEntityInput,\n output: ParadymDeleteTrustedEntityOutput,\n});\n"],"mappings":";;AAaA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb2D,EAAE,OAAO;EACpE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CAC/E,CAAC,CAAC,CAAC,SAAS,kEAUH;CACP,QAV4D,EAAE,OAAO;EACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/delete-webhook.ts
|
|
4
|
+
const ParadymDeleteWebhookInput = zod.z.object({
|
|
5
|
+
projectId: zod.z.string().describe("The ID of the project containing the webhook to delete"),
|
|
6
|
+
webhookId: zod.z.string().describe("The ID of the webhook to delete")
|
|
7
|
+
});
|
|
8
|
+
const ParadymDeleteWebhookOutput = zod.z.object({
|
|
9
|
+
status: zod.z.string().describe("Result of the deletion operation, e.g., 'success'"),
|
|
10
|
+
message: zod.z.string().describe("Optional detailed message about the operation").nullable().optional()
|
|
11
|
+
});
|
|
12
|
+
const paradymDeleteWebhook = require_action.action("PARADYM_DELETE_WEBHOOK", {
|
|
13
|
+
slug: "paradym-delete-webhook",
|
|
14
|
+
name: "Delete Project Webhook",
|
|
15
|
+
description: "Tool to delete a webhook endpoint from a project. Use when removing a webhook no longer needed. Returns the deletion status.",
|
|
16
|
+
input: ParadymDeleteWebhookInput,
|
|
17
|
+
output: ParadymDeleteWebhookOutput
|
|
18
|
+
});
|
|
19
|
+
//#endregion
|
|
20
|
+
exports.paradymDeleteWebhook = paradymDeleteWebhook;
|
|
21
|
+
|
|
22
|
+
//# sourceMappingURL=delete-webhook.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymDeleteWebhookInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The ID of the project containing the webhook to delete\"),\n webhookId: z.string().describe(\"The ID of the webhook to delete\"),\n});\nexport const ParadymDeleteWebhookOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Result of the deletion operation, e.g., 'success'\"),\n message: z.string().describe(\"Optional detailed message about the operation\").nullable().optional(),\n});\n\nexport const paradymDeleteWebhook = action(\"PARADYM_DELETE_WEBHOOK\", {\n slug: \"paradym-delete-webhook\",\n name: \"Delete Project Webhook\",\n description: \"Tool to delete a webhook endpoint from a project. Use when removing a webhook no longer needed. Returns the deletion status.\",\n input: ParadymDeleteWebhookInput,\n output: ParadymDeleteWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;AAClE,CAAC;AACD,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC;AAED,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,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/delete-webhook.d.ts
|
|
4
|
+
declare const ParadymDeleteWebhookInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymDeleteWebhookOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymDeleteWebhook };
|
|
9
|
+
//# sourceMappingURL=delete-webhook.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAGxC;AAAA,cACW,0BAAA,EAA4B,CAAA,CAAE,UAGzC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/delete-webhook.d.ts
|
|
4
|
+
declare const ParadymDeleteWebhookInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymDeleteWebhookOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymDeleteWebhook };
|
|
9
|
+
//# sourceMappingURL=delete-webhook.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAGxC;AAAA,cACW,0BAAA,EAA4B,CAAA,CAAE,UAGzC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
const paradymDeleteWebhook = action("PARADYM_DELETE_WEBHOOK", {
|
|
4
|
+
slug: "paradym-delete-webhook",
|
|
5
|
+
name: "Delete Project Webhook",
|
|
6
|
+
description: "Tool to delete a webhook endpoint from a project. Use when removing a webhook no longer needed. Returns the deletion status.",
|
|
7
|
+
input: z.object({
|
|
8
|
+
projectId: z.string().describe("The ID of the project containing the webhook to delete"),
|
|
9
|
+
webhookId: z.string().describe("The ID of the webhook to delete")
|
|
10
|
+
}),
|
|
11
|
+
output: z.object({
|
|
12
|
+
status: z.string().describe("Result of the deletion operation, e.g., 'success'"),
|
|
13
|
+
message: z.string().describe("Optional detailed message about the operation").nullable().optional()
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
//#endregion
|
|
17
|
+
export { paradymDeleteWebhook };
|
|
18
|
+
|
|
19
|
+
//# sourceMappingURL=delete-webhook.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymDeleteWebhookInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The ID of the project containing the webhook to delete\"),\n webhookId: z.string().describe(\"The ID of the webhook to delete\"),\n});\nexport const ParadymDeleteWebhookOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Result of the deletion operation, e.g., 'success'\"),\n message: z.string().describe(\"Optional detailed message about the operation\").nullable().optional(),\n});\n\nexport const paradymDeleteWebhook = action(\"PARADYM_DELETE_WEBHOOK\", {\n slug: \"paradym-delete-webhook\",\n name: \"Delete Project Webhook\",\n description: \"Tool to delete a webhook endpoint from a project. Use when removing a webhook no longer needed. Returns the deletion status.\",\n input: ParadymDeleteWebhookInput,\n output: ParadymDeleteWebhookOutput,\n});\n"],"mappings":";;AAaA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqD,EAAE,OAAO;EAC9D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAClE,CAUS;CACP,QAVsD,EAAE,OAAO;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAOU;AACV,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/get-anoncreds-credential-template-json-schema.ts
|
|
4
|
+
const ParadymGetAnoncredsCredentialTemplateJsonSchemaInput = zod.z.object({
|
|
5
|
+
projectId: zod.z.string().describe("The unique identifier for the project"),
|
|
6
|
+
credentialTemplateId: zod.z.string().describe("The unique identifier for the AnonCreds credential template")
|
|
7
|
+
}).describe("Request model for retrieving the JSON schema for an AnonCreds credential template.");
|
|
8
|
+
const ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput = zod.z.object({
|
|
9
|
+
$id: zod.z.string().describe("The schema identifier URI"),
|
|
10
|
+
type: zod.z.string().describe("The root type of the schema (typically 'object')"),
|
|
11
|
+
title: zod.z.string().describe("The title of the schema"),
|
|
12
|
+
$schema: zod.z.string().describe("The JSON schema version URL"),
|
|
13
|
+
required: zod.z.array(zod.z.string()).describe("List of required property names"),
|
|
14
|
+
properties: zod.z.object({}).describe("The properties defined in the schema"),
|
|
15
|
+
description: zod.z.string().describe("The description of the schema").nullable().optional(),
|
|
16
|
+
additionalProperties: zod.z.boolean().describe("Whether additional properties are allowed in the schema")
|
|
17
|
+
}).describe("Response model for the AnonCreds credential template JSON schema.");
|
|
18
|
+
const paradymGetAnoncredsCredentialTemplateJsonSchema = require_action.action("PARADYM_GET_ANONCREDS_CREDENTIAL_TEMPLATE_JSON_SCHEMA", {
|
|
19
|
+
slug: "paradym-get-anoncreds-credential-template-json-schema",
|
|
20
|
+
name: "Get AnonCreds Credential Template JSON Schema",
|
|
21
|
+
description: "Tool to retrieve the JSON schema for an AnonCreds credential template. Use when you need to understand the structure and validation rules of a credential template.",
|
|
22
|
+
input: ParadymGetAnoncredsCredentialTemplateJsonSchemaInput,
|
|
23
|
+
output: ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput
|
|
24
|
+
});
|
|
25
|
+
//#endregion
|
|
26
|
+
exports.paradymGetAnoncredsCredentialTemplateJsonSchema = paradymGetAnoncredsCredentialTemplateJsonSchema;
|
|
27
|
+
|
|
28
|
+
//# sourceMappingURL=get-anoncreds-credential-template-json-schema.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-anoncreds-credential-template-json-schema.cjs","names":["z","action"],"sources":["../../src/actions/get-anoncreds-credential-template-json-schema.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetAnoncredsCredentialTemplateJsonSchemaInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The unique identifier for the project\"),\n credentialTemplateId: z.string().describe(\"The unique identifier for the AnonCreds credential template\"),\n}).describe(\"Request model for retrieving the JSON schema for an AnonCreds credential template.\");\nexport const ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput: z.ZodTypeAny = z.object({\n $id: z.string().describe(\"The schema identifier URI\"),\n type: z.string().describe(\"The root type of the schema (typically 'object')\"),\n title: z.string().describe(\"The title of the schema\"),\n $schema: z.string().describe(\"The JSON schema version URL\"),\n required: z.array(z.string()).describe(\"List of required property names\"),\n properties: z.object({}).describe(\"The properties defined in the schema\"),\n description: z.string().describe(\"The description of the schema\").nullable().optional(),\n additionalProperties: z.boolean().describe(\"Whether additional properties are allowed in the schema\"),\n}).describe(\"Response model for the AnonCreds credential template JSON schema.\");\n\nexport const paradymGetAnoncredsCredentialTemplateJsonSchema = action(\"PARADYM_GET_ANONCREDS_CREDENTIAL_TEMPLATE_JSON_SCHEMA\", {\n slug: \"paradym-get-anoncreds-credential-template-json-schema\",\n name: \"Get AnonCreds Credential Template JSON Schema\",\n description: \"Tool to retrieve the JSON schema for an AnonCreds credential template. Use when you need to understand the structure and validation rules of a credential template.\",\n input: ParadymGetAnoncredsCredentialTemplateJsonSchemaInput,\n output: ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uDAAqEA,IAAAA,EAAE,OAAO;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACtE,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;AACzG,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAa,wDAAsEA,IAAAA,EAAE,OAAO;CAC1F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC1D,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD;AACtG,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAE/E,MAAa,kDAAkDC,eAAAA,OAAO,yDAAyD;CAC7H,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-anoncreds-credential-template-json-schema.d.ts
|
|
4
|
+
declare const ParadymGetAnoncredsCredentialTemplateJsonSchemaInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetAnoncredsCredentialTemplateJsonSchema: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetAnoncredsCredentialTemplateJsonSchema };
|
|
9
|
+
//# sourceMappingURL=get-anoncreds-credential-template-json-schema.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-anoncreds-credential-template-json-schema.d.cts","names":[],"sources":["../../src/actions/get-anoncreds-credential-template-json-schema.ts"],"mappings":";;;cAIa,oDAAA,EAAsD,CAAA,CAAE,UAG4B;AAAA,cACpF,qDAAA,EAAuD,CAAA,CAAE,UASU;AAAA,cAEnE,+CAAA,gCAA+C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-anoncreds-credential-template-json-schema.d.ts
|
|
4
|
+
declare const ParadymGetAnoncredsCredentialTemplateJsonSchemaInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetAnoncredsCredentialTemplateJsonSchema: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetAnoncredsCredentialTemplateJsonSchema };
|
|
9
|
+
//# sourceMappingURL=get-anoncreds-credential-template-json-schema.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-anoncreds-credential-template-json-schema.d.mts","names":[],"sources":["../../src/actions/get-anoncreds-credential-template-json-schema.ts"],"mappings":";;;cAIa,oDAAA,EAAsD,CAAA,CAAE,UAG4B;AAAA,cACpF,qDAAA,EAAuD,CAAA,CAAE,UASU;AAAA,cAEnE,+CAAA,gCAA+C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
const paradymGetAnoncredsCredentialTemplateJsonSchema = action("PARADYM_GET_ANONCREDS_CREDENTIAL_TEMPLATE_JSON_SCHEMA", {
|
|
4
|
+
slug: "paradym-get-anoncreds-credential-template-json-schema",
|
|
5
|
+
name: "Get AnonCreds Credential Template JSON Schema",
|
|
6
|
+
description: "Tool to retrieve the JSON schema for an AnonCreds credential template. Use when you need to understand the structure and validation rules of a credential template.",
|
|
7
|
+
input: z.object({
|
|
8
|
+
projectId: z.string().describe("The unique identifier for the project"),
|
|
9
|
+
credentialTemplateId: z.string().describe("The unique identifier for the AnonCreds credential template")
|
|
10
|
+
}).describe("Request model for retrieving the JSON schema for an AnonCreds credential template."),
|
|
11
|
+
output: z.object({
|
|
12
|
+
$id: z.string().describe("The schema identifier URI"),
|
|
13
|
+
type: z.string().describe("The root type of the schema (typically 'object')"),
|
|
14
|
+
title: z.string().describe("The title of the schema"),
|
|
15
|
+
$schema: z.string().describe("The JSON schema version URL"),
|
|
16
|
+
required: z.array(z.string()).describe("List of required property names"),
|
|
17
|
+
properties: z.object({}).describe("The properties defined in the schema"),
|
|
18
|
+
description: z.string().describe("The description of the schema").nullable().optional(),
|
|
19
|
+
additionalProperties: z.boolean().describe("Whether additional properties are allowed in the schema")
|
|
20
|
+
}).describe("Response model for the AnonCreds credential template JSON schema.")
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { paradymGetAnoncredsCredentialTemplateJsonSchema };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=get-anoncreds-credential-template-json-schema.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-anoncreds-credential-template-json-schema.mjs","names":[],"sources":["../../src/actions/get-anoncreds-credential-template-json-schema.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetAnoncredsCredentialTemplateJsonSchemaInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The unique identifier for the project\"),\n credentialTemplateId: z.string().describe(\"The unique identifier for the AnonCreds credential template\"),\n}).describe(\"Request model for retrieving the JSON schema for an AnonCreds credential template.\");\nexport const ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput: z.ZodTypeAny = z.object({\n $id: z.string().describe(\"The schema identifier URI\"),\n type: z.string().describe(\"The root type of the schema (typically 'object')\"),\n title: z.string().describe(\"The title of the schema\"),\n $schema: z.string().describe(\"The JSON schema version URL\"),\n required: z.array(z.string()).describe(\"List of required property names\"),\n properties: z.object({}).describe(\"The properties defined in the schema\"),\n description: z.string().describe(\"The description of the schema\").nullable().optional(),\n additionalProperties: z.boolean().describe(\"Whether additional properties are allowed in the schema\"),\n}).describe(\"Response model for the AnonCreds credential template JSON schema.\");\n\nexport const paradymGetAnoncredsCredentialTemplateJsonSchema = action(\"PARADYM_GET_ANONCREDS_CREDENTIAL_TEMPLATE_JSON_SCHEMA\", {\n slug: \"paradym-get-anoncreds-credential-template-json-schema\",\n name: \"Get AnonCreds Credential Template JSON Schema\",\n description: \"Tool to retrieve the JSON schema for an AnonCreds credential template. Use when you need to understand the structure and validation rules of a credential template.\",\n input: ParadymGetAnoncredsCredentialTemplateJsonSchemaInput,\n output: ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput,\n});\n"],"mappings":";;AAmBA,MAAa,kDAAkD,OAAO,yDAAyD;CAC7H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBgF,EAAE,OAAO;EACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACtE,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACzG,CAAC,CAAC,CAAC,SAAS,oFAgBH;CACP,QAhBiF,EAAE,OAAO;EAC1F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;EAC1D,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC;EACxE,YAAY,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC;EACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD;CACtG,CAAC,CAAC,CAAC,SAAS,mEAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/get-anoncreds-credential-template.ts
|
|
4
|
+
const ParadymGetAnoncredsCredentialTemplateInput = zod.z.object({
|
|
5
|
+
projectId: zod.z.string().describe("The unique identifier for the project"),
|
|
6
|
+
credentialTemplateId: zod.z.string().describe("The unique identifier for the credential template")
|
|
7
|
+
}).describe("Request model for retrieving a specific AnonCreds credential template.");
|
|
8
|
+
const ParadymGetAnoncredsCredentialTemplateOutput = zod.z.object({
|
|
9
|
+
id: zod.z.string().describe("Unique identifier for the credential template"),
|
|
10
|
+
name: zod.z.string().describe("Name of the credential template"),
|
|
11
|
+
format: zod.z.string().describe("Format of the credential template (anoncreds)"),
|
|
12
|
+
issuer: zod.z.string().describe("Issuer identifier for the credential"),
|
|
13
|
+
schema: zod.z.string().describe("Schema identifier for the credential"),
|
|
14
|
+
createdAt: zod.z.string().describe("Creation timestamp in ISO8601 format"),
|
|
15
|
+
revocable: zod.z.boolean().describe("Whether the credential is revocable or not"),
|
|
16
|
+
updatedAt: zod.z.string().describe("Last update timestamp in ISO8601 format"),
|
|
17
|
+
archivedAt: zod.z.string().describe("Archive timestamp in ISO8601 format").nullable().optional(),
|
|
18
|
+
attributes: zod.z.object({}).describe("Attributes defined in the credential template"),
|
|
19
|
+
definition: zod.z.string().describe("Definition identifier for the credential"),
|
|
20
|
+
description: zod.z.string().describe("Description of the credential template").nullable().optional()
|
|
21
|
+
}).describe("Response model for retrieving an AnonCreds credential template.");
|
|
22
|
+
const paradymGetAnoncredsCredentialTemplate = require_action.action("PARADYM_GET_ANONCREDS_CREDENTIAL_TEMPLATE", {
|
|
23
|
+
slug: "paradym-get-anoncreds-credential-template",
|
|
24
|
+
name: "Get AnonCreds Credential Template",
|
|
25
|
+
description: "Tool to retrieve a specific AnonCreds credential template by ID. Use when you need to view details of a specific credential template after obtaining the project ID and template ID.",
|
|
26
|
+
input: ParadymGetAnoncredsCredentialTemplateInput,
|
|
27
|
+
output: ParadymGetAnoncredsCredentialTemplateOutput
|
|
28
|
+
});
|
|
29
|
+
//#endregion
|
|
30
|
+
exports.paradymGetAnoncredsCredentialTemplate = paradymGetAnoncredsCredentialTemplate;
|
|
31
|
+
|
|
32
|
+
//# sourceMappingURL=get-anoncreds-credential-template.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-anoncreds-credential-template.cjs","names":["z","action"],"sources":["../../src/actions/get-anoncreds-credential-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetAnoncredsCredentialTemplateInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The unique identifier for the project\"),\n credentialTemplateId: z.string().describe(\"The unique identifier for the credential template\"),\n}).describe(\"Request model for retrieving a specific AnonCreds credential template.\");\nexport const ParadymGetAnoncredsCredentialTemplateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the credential template\"),\n name: z.string().describe(\"Name of the credential template\"),\n format: z.string().describe(\"Format of the credential template (anoncreds)\"),\n issuer: z.string().describe(\"Issuer identifier for the credential\"),\n schema: z.string().describe(\"Schema identifier for the credential\"),\n createdAt: z.string().describe(\"Creation timestamp in ISO8601 format\"),\n revocable: z.boolean().describe(\"Whether the credential is revocable or not\"),\n updatedAt: z.string().describe(\"Last update timestamp in ISO8601 format\"),\n archivedAt: z.string().describe(\"Archive timestamp in ISO8601 format\").nullable().optional(),\n attributes: z.object({}).describe(\"Attributes defined in the credential template\"),\n definition: z.string().describe(\"Definition identifier for the credential\"),\n description: z.string().describe(\"Description of the credential template\").nullable().optional(),\n}).describe(\"Response model for retrieving an AnonCreds credential template.\");\n\nexport const paradymGetAnoncredsCredentialTemplate = action(\"PARADYM_GET_ANONCREDS_CREDENTIAL_TEMPLATE\", {\n slug: \"paradym-get-anoncreds-credential-template\",\n name: \"Get AnonCreds Credential Template\",\n description: \"Tool to retrieve a specific AnonCreds credential template by ID. Use when you need to view details of a specific credential template after obtaining the project ID and template ID.\",\n input: ParadymGetAnoncredsCredentialTemplateInput,\n output: ParadymGetAnoncredsCredentialTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA2DA,IAAAA,EAAE,OAAO;CAC/E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACtE,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AAC/F,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,8CAA4DA,IAAAA,EAAE,OAAO;CAChF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACrE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAC1E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,wCAAwCC,eAAAA,OAAO,6CAA6C;CACvG,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-anoncreds-credential-template.d.ts
|
|
4
|
+
declare const ParadymGetAnoncredsCredentialTemplateInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetAnoncredsCredentialTemplateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetAnoncredsCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetAnoncredsCredentialTemplate };
|
|
9
|
+
//# sourceMappingURL=get-anoncreds-credential-template.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-anoncreds-credential-template.d.cts","names":[],"sources":["../../src/actions/get-anoncreds-credential-template.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAG0B;AAAA,cACxE,2CAAA,EAA6C,CAAA,CAAE,UAakB;AAAA,cAEjE,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-anoncreds-credential-template.d.ts
|
|
4
|
+
declare const ParadymGetAnoncredsCredentialTemplateInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetAnoncredsCredentialTemplateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetAnoncredsCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetAnoncredsCredentialTemplate };
|
|
9
|
+
//# sourceMappingURL=get-anoncreds-credential-template.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-anoncreds-credential-template.d.mts","names":[],"sources":["../../src/actions/get-anoncreds-credential-template.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAG0B;AAAA,cACxE,2CAAA,EAA6C,CAAA,CAAE,UAakB;AAAA,cAEjE,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
const paradymGetAnoncredsCredentialTemplate = action("PARADYM_GET_ANONCREDS_CREDENTIAL_TEMPLATE", {
|
|
4
|
+
slug: "paradym-get-anoncreds-credential-template",
|
|
5
|
+
name: "Get AnonCreds Credential Template",
|
|
6
|
+
description: "Tool to retrieve a specific AnonCreds credential template by ID. Use when you need to view details of a specific credential template after obtaining the project ID and template ID.",
|
|
7
|
+
input: z.object({
|
|
8
|
+
projectId: z.string().describe("The unique identifier for the project"),
|
|
9
|
+
credentialTemplateId: z.string().describe("The unique identifier for the credential template")
|
|
10
|
+
}).describe("Request model for retrieving a specific AnonCreds credential template."),
|
|
11
|
+
output: z.object({
|
|
12
|
+
id: z.string().describe("Unique identifier for the credential template"),
|
|
13
|
+
name: z.string().describe("Name of the credential template"),
|
|
14
|
+
format: z.string().describe("Format of the credential template (anoncreds)"),
|
|
15
|
+
issuer: z.string().describe("Issuer identifier for the credential"),
|
|
16
|
+
schema: z.string().describe("Schema identifier for the credential"),
|
|
17
|
+
createdAt: z.string().describe("Creation timestamp in ISO8601 format"),
|
|
18
|
+
revocable: z.boolean().describe("Whether the credential is revocable or not"),
|
|
19
|
+
updatedAt: z.string().describe("Last update timestamp in ISO8601 format"),
|
|
20
|
+
archivedAt: z.string().describe("Archive timestamp in ISO8601 format").nullable().optional(),
|
|
21
|
+
attributes: z.object({}).describe("Attributes defined in the credential template"),
|
|
22
|
+
definition: z.string().describe("Definition identifier for the credential"),
|
|
23
|
+
description: z.string().describe("Description of the credential template").nullable().optional()
|
|
24
|
+
}).describe("Response model for retrieving an AnonCreds credential template.")
|
|
25
|
+
});
|
|
26
|
+
//#endregion
|
|
27
|
+
export { paradymGetAnoncredsCredentialTemplate };
|
|
28
|
+
|
|
29
|
+
//# sourceMappingURL=get-anoncreds-credential-template.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-anoncreds-credential-template.mjs","names":[],"sources":["../../src/actions/get-anoncreds-credential-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetAnoncredsCredentialTemplateInput: z.ZodTypeAny = z.object({\n projectId: z.string().describe(\"The unique identifier for the project\"),\n credentialTemplateId: z.string().describe(\"The unique identifier for the credential template\"),\n}).describe(\"Request model for retrieving a specific AnonCreds credential template.\");\nexport const ParadymGetAnoncredsCredentialTemplateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the credential template\"),\n name: z.string().describe(\"Name of the credential template\"),\n format: z.string().describe(\"Format of the credential template (anoncreds)\"),\n issuer: z.string().describe(\"Issuer identifier for the credential\"),\n schema: z.string().describe(\"Schema identifier for the credential\"),\n createdAt: z.string().describe(\"Creation timestamp in ISO8601 format\"),\n revocable: z.boolean().describe(\"Whether the credential is revocable or not\"),\n updatedAt: z.string().describe(\"Last update timestamp in ISO8601 format\"),\n archivedAt: z.string().describe(\"Archive timestamp in ISO8601 format\").nullable().optional(),\n attributes: z.object({}).describe(\"Attributes defined in the credential template\"),\n definition: z.string().describe(\"Definition identifier for the credential\"),\n description: z.string().describe(\"Description of the credential template\").nullable().optional(),\n}).describe(\"Response model for retrieving an AnonCreds credential template.\");\n\nexport const paradymGetAnoncredsCredentialTemplate = action(\"PARADYM_GET_ANONCREDS_CREDENTIAL_TEMPLATE\", {\n slug: \"paradym-get-anoncreds-credential-template\",\n name: \"Get AnonCreds Credential Template\",\n description: \"Tool to retrieve a specific AnonCreds credential template by ID. Use when you need to view details of a specific credential template after obtaining the project ID and template ID.\",\n input: ParadymGetAnoncredsCredentialTemplateInput,\n output: ParadymGetAnoncredsCredentialTemplateOutput,\n});\n"],"mappings":";;AAuBA,MAAa,wCAAwC,OAAO,6CAA6C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBsE,EAAE,OAAO;EAC/E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACtE,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC/F,CAAC,CAAC,CAAC,SAAS,wEAoBH;CACP,QApBuE,EAAE,OAAO;EAChF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EACrE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C;EAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAC1E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/get-di-ds.ts
|
|
4
|
+
const ParadymGetDiDsInput = zod.z.object({
|
|
5
|
+
limit: zod.z.number().int().describe("Maximum number of DIDs to return (default: 10, max: 100)").optional(),
|
|
6
|
+
offset: zod.z.number().int().describe("Number of DIDs to skip before starting to collect the result set").optional(),
|
|
7
|
+
projectId: zod.z.string().describe("The unique identifier for the project")
|
|
8
|
+
});
|
|
9
|
+
const ParadymGetDiDs_GetDIDItemSchema = zod.z.object({
|
|
10
|
+
id: zod.z.string().describe("The unique identifier for this DID record"),
|
|
11
|
+
did: zod.z.string().describe("The full DID string (e.g., did:web:...)"),
|
|
12
|
+
method: zod.z.string().describe("The DID method (e.g., web)"),
|
|
13
|
+
network: zod.z.string().describe("The DID network (e.g., did:web)"),
|
|
14
|
+
createdAt: zod.z.string().describe("Creation timestamp in ISO8601 format"),
|
|
15
|
+
updatedAt: zod.z.string().describe("Last update timestamp in ISO8601 format")
|
|
16
|
+
}).describe("Represents a single Decentralized Identifier (DID) record for a project.");
|
|
17
|
+
const ParadymGetDiDs_PageMetaSchema = zod.z.object({
|
|
18
|
+
size: zod.z.string().describe("Current page size"),
|
|
19
|
+
maxSize: zod.z.string().describe("Maximum allowed page size")
|
|
20
|
+
}).describe("Pagination metadata.");
|
|
21
|
+
const ParadymGetDiDs_SortItemSchema = zod.z.object({ id: zod.z.string().describe("Sort direction for ID field") }).describe("Sort order item.");
|
|
22
|
+
const ParadymGetDiDs_MetaInfoSchema = zod.z.object({
|
|
23
|
+
page: ParadymGetDiDs_PageMetaSchema.nullable(),
|
|
24
|
+
sort: zod.z.array(ParadymGetDiDs_SortItemSchema).describe("Sort order")
|
|
25
|
+
}).describe("Response metadata containing pagination and sorting info.");
|
|
26
|
+
const ParadymGetDiDsOutput = zod.z.object({
|
|
27
|
+
data: zod.z.array(ParadymGetDiDs_GetDIDItemSchema).describe("List of DID objects"),
|
|
28
|
+
meta: ParadymGetDiDs_MetaInfoSchema.nullable()
|
|
29
|
+
}).describe("Response model for listing Decentralized Identifiers of a project.");
|
|
30
|
+
const paradymGetDiDs = require_action.action("PARADYM_GET_DI_DS", {
|
|
31
|
+
slug: "paradym-get-di-ds",
|
|
32
|
+
name: "Get DIDs",
|
|
33
|
+
description: "Tool to retrieve a list of Decentralized Identifiers (DIDs) for a specific project. Use after project creation when you need to list or paginate through DIDs.",
|
|
34
|
+
input: ParadymGetDiDsInput,
|
|
35
|
+
output: ParadymGetDiDsOutput
|
|
36
|
+
});
|
|
37
|
+
//#endregion
|
|
38
|
+
exports.paradymGetDiDs = paradymGetDiDs;
|
|
39
|
+
|
|
40
|
+
//# sourceMappingURL=get-di-ds.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-di-ds.cjs","names":["z","action"],"sources":["../../src/actions/get-di-ds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymGetDiDsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of DIDs to return (default: 10, max: 100)\").optional(),\n offset: z.number().int().describe(\"Number of DIDs to skip before starting to collect the result set\").optional(),\n projectId: z.string().describe(\"The unique identifier for the project\"),\n});\nconst ParadymGetDiDs_GetDIDItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for this DID record\"),\n did: z.string().describe(\"The full DID string (e.g., did:web:...)\"),\n method: z.string().describe(\"The DID method (e.g., web)\"),\n network: z.string().describe(\"The DID network (e.g., did:web)\"),\n createdAt: z.string().describe(\"Creation timestamp in ISO8601 format\"),\n updatedAt: z.string().describe(\"Last update timestamp in ISO8601 format\"),\n}).describe(\"Represents a single Decentralized Identifier (DID) record for a project.\");\nconst ParadymGetDiDs_PageMetaSchema: z.ZodTypeAny = z.object({\n size: z.string().describe(\"Current page size\"),\n maxSize: z.string().describe(\"Maximum allowed page size\"),\n}).describe(\"Pagination metadata.\");\nconst ParadymGetDiDs_SortItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Sort direction for ID field\"),\n}).describe(\"Sort order item.\");\nconst ParadymGetDiDs_MetaInfoSchema: z.ZodTypeAny = z.object({\n page: ParadymGetDiDs_PageMetaSchema.nullable(),\n sort: z.array(ParadymGetDiDs_SortItemSchema).describe(\"Sort order\"),\n}).describe(\"Response metadata containing pagination and sorting info.\");\nexport const ParadymGetDiDsOutput: z.ZodTypeAny = z.object({\n data: z.array(ParadymGetDiDs_GetDIDItemSchema).describe(\"List of DID objects\"),\n meta: ParadymGetDiDs_MetaInfoSchema.nullable(),\n}).describe(\"Response model for listing Decentralized Identifiers of a project.\");\n\nexport const paradymGetDiDs = action(\"PARADYM_GET_DI_DS\", {\n slug: \"paradym-get-di-ds\",\n name: \"Get DIDs\",\n description: \"Tool to retrieve a list of Decentralized Identifiers (DIDs) for a specific project. Use after project creation when you need to list or paginate through DIDs.\",\n input: ParadymGetDiDsInput,\n output: ParadymGetDiDsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC/G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;AACxE,CAAC;AACD,MAAM,kCAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;AAC1E,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC7C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;AAC1D,CAAC,CAAC,CAAC,SAAS,sBAAsB;AAClC,MAAM,gCAA8CA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,EACvD,CAAC,CAAC,CAAC,SAAS,kBAAkB;AAC9B,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAM,8BAA8B,SAAS;CAC7C,MAAMA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,YAAY;AACpE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,uBAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,qBAAqB;CAC7E,MAAM,8BAA8B,SAAS;AAC/C,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAEhF,MAAa,iBAAiBC,eAAAA,OAAO,qBAAqB;CACxD,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-di-ds.d.ts
|
|
4
|
+
declare const ParadymGetDiDsInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetDiDsOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetDiDs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetDiDs };
|
|
9
|
+
//# sourceMappingURL=get-di-ds.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-di-ds.d.cts","names":[],"sources":["../../src/actions/get-di-ds.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAIlC;AAAA,cAoBW,oBAAA,EAAsB,CAAA,CAAE,UAG4C;AAAA,cAEpE,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/get-di-ds.d.ts
|
|
4
|
+
declare const ParadymGetDiDsInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymGetDiDsOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymGetDiDs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymGetDiDs };
|
|
9
|
+
//# sourceMappingURL=get-di-ds.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-di-ds.d.mts","names":[],"sources":["../../src/actions/get-di-ds.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAIlC;AAAA,cAoBW,oBAAA,EAAsB,CAAA,CAAE,UAG4C;AAAA,cAEpE,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|