validate_metadata
Validates a metadata object against the Boson Protocol schema (PRODUCT_V1, BUNDLE, BASE, etc.) without storing it. Use before store_*_metadata to catch errors early. Read-only. Returns: validation result with any errors.
Category: Offer management. Returns unsigned tx? No — read-only or returns signed payload.
Input schema
| Field | Type | Required | Description |
|---|---|---|---|
metadata | object | yes |
Related
- Reference → MCP tools — full catalogue.
- Build for AI agents → The 3-step signing pattern — what to do with returned unsigned transactions.
- Concepts → Signing & meta-transactions — canonical signing reference.