{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://ausca.com/contracts/offers/agent-inbox.input.schema.json",
  "title": "Receive-only agent inbox create input",
  "description": "Create one fixed 60-minute random receive-only address. The initial offer has no caller-selected options.",
  "type": "object",
  "additionalProperties": false,
  "maxProperties": 0
}
