Look up NOD manifest
lookup_nodFetch a business's NOD Protocol manifest to discover its identity, capabilities, supported actions, API endpoints, and contact methods from a domain's structured JSON file.
Instructions
Fetches a business's NOD Protocol manifest from https://{domain}/.well-known/nod.json (or the local demo server for *.localhost domains) and returns a structured summary: business identity, declared capabilities, supported actions, API endpoints, and contact methods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to look up (e.g. "example.com" or "demo-restaurant.localhost"). Do not include scheme or path. |