action consumerfinance_get_datasets { label: "Get a list of all datasets." provider: consumerfinance method: GET path: "/data" encoding: json output: { type: "object" additionalProperties: true } }