check_keypair
Verify if a key pair exists for a given key ID to ensure it is ready for signing.
Instructions
Check if a key pair exists for the given key ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyId | Yes | Unique key identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exists | Yes | Whether a key pair exists for this key ID |