owp_get_schema
Get the authoritative JSON Schema for any OpenWorkProof object type, including work-order and receipt types, to validate data and ensure protocol compliance.
Instructions
Get the authoritative JSON Schema for an OpenWorkProof object type.
Args:
object_type: One of work-order, capability-grant,
action-receipt, acceptance-receipt,
acceptance-rejection-receipt.
version: Schema version (default 0.1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | 0.1 | |
| object_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||