ack_create_did_web
Create a did:web DID URI from a URL for agents or services hosted at a known web address. Requires the domain to host a .well-known/did.json document for DID resolution.
Instructions
Create a did:web DID URI from a URL. Use for agents or services hosted at a known web address. The domain must host a .well-known/did.json document for DID resolution to work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the DID subject (e.g. 'https://example.com' or 'https://example.com/agents/1') |