Get Oracle open-data property
getOraclePropertyFetch a property's full consolidated JSON from IPFS—appraisal, permits, Sunbiz, and BBB—by providing parcel identifier, property ID, or CID.
Instructions
Fetch the full consolidated property JSON (appraisal, permits, Sunbiz, BBB) from IPFS. Provide exactly one of parcelIdentifier, propertyId, or cid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | No | IPFS CID for the consolidated property JSON | |
| county | No | County to look up the parcel/property in (case-insensitive). Selects which county's open data to read when the deployment serves multiple counties. | |
| propertyId | No | The property UUID — looked up in the manifest to resolve its IPFS CID | |
| parcelIdentifier | No | The property parcel identifier (digits) — looked up in the manifest to resolve its IPFS CID |