create_account
Create aan account for a human or a company. This tool will generate a decentralized identifier(DID) and a data wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Identity ecosystem profile or regulation | DIIP V3 |
| did_method | No | Optional DID Method, did:web (DNS based) by default or did:cheqd (blockchain based) | did:cheqd |
| account_type | No | Human or Company as a the owner of the Agents | human |
| notification_email | Yes | Email used for notification and authentication. Email must be confirmed to make the account active |