action consumerfinance_get_dataset_hmda { label: "Get metadata for this dataset." provider: consumerfinance method: GET path: "/data/hmda" encoding: json output: { type: "object" additionalProperties: true } }