discover_merchant
Fetch a merchant's UCP profile to identify supported capabilities, services, and payment handlers, then register the merchant for subsequent search and lookup.
Instructions
Discover a UCP-enabled merchant by fetching their /.well-known/ucp profile. Returns supported capabilities, services, and payment handlers. The merchant is registered for subsequent search and lookup operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The base URL of the merchant (e.g. https://store.example.com) |