{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/home_depot/search.json","title":"home_depot/search data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]},"cursor":{"description":"Opaque next-page token; pass it back unchanged. Null does not prove complete history.","type":["string","null"]},"filters":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"filters_supported":{"description":"Optional filters supported supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"has_more":{"description":"Source continuation indicator; null means unknown.","type":["boolean","null"]},"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":"object","properties":{"badges":{"description":"Optional badges supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"brand":{"description":"Optional brand supplied by this operation. Null means unknown.","type":["string","null"]},"delivery":{"description":"Optional delivery supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"free":{"description":"Optional free supplied by this operation. Null means unknown.","type":["boolean","null"]},"free_threshold":{"description":"Optional free threshold supplied by this operation. Null means unknown.","type":["boolean","null"]}},"additionalProperties":true},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"model_number":{"description":"Optional model number supplied by this operation. Null means unknown.","type":["string","null"]},"pickup":{"description":"Optional pickup supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"free_ship_to_store":{"description":"Optional free ship to store supplied by this operation. Null means unknown.","type":["boolean","null"]}},"additionalProperties":true},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"position":{"description":"Optional position supplied by this operation. Null means unknown.","type":["number","null"]},"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["object","null"],"properties":{"currency":{"description":"Optional currency supplied by this operation. Null means unknown.","type":["string","null"]},"current":{"description":"Optional current supplied by this operation. Null means unknown.","type":["number","null"]},"original":{"description":"Optional original supplied by this operation. Null means unknown.","type":["number","null"]},"percentage_off":{"description":"Optional percentage off supplied by this operation. Null means unknown.","type":["number","null"]},"saving":{"description":"Optional saving supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true},"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["object","null"],"properties":{"average":{"description":"Optional average supplied by this operation. Null means unknown.","type":["number","null"]},"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]}},"additionalProperties":true},"thumbnails":{"description":"Optional thumbnails supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"title":{"description":"Source title when supplied.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["badges"],"properties":{"badges":{"description":"Optional badges supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["brand"],"properties":{"brand":{"description":"Optional brand supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["delivery"],"properties":{"delivery":{"description":"Optional delivery supplied by this operation. Null means unknown.","type":["object"],"properties":{"free":{"description":"Optional free supplied by this operation. Null means unknown.","type":["boolean","null"]},"free_threshold":{"description":"Optional free threshold supplied by this operation. Null means unknown.","type":["boolean","null"]}},"additionalProperties":true}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["model_number"],"properties":{"model_number":{"description":"Optional model number supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["pickup"],"properties":{"pickup":{"description":"Optional pickup supplied by this operation. Null means unknown.","type":["object"],"properties":{"free_ship_to_store":{"description":"Optional free ship to store supplied by this operation. Null means unknown.","type":["boolean","null"]}},"additionalProperties":true}}},{"required":["position"],"properties":{"position":{"description":"Optional position supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["price"],"properties":{"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["object"],"properties":{"currency":{"description":"Optional currency supplied by this operation. Null means unknown.","type":["string","null"]},"current":{"description":"Optional current supplied by this operation. Null means unknown.","type":["number","null"]},"original":{"description":"Optional original supplied by this operation. Null means unknown.","type":["number","null"]},"percentage_off":{"description":"Optional percentage off supplied by this operation. Null means unknown.","type":["number","null"]},"saving":{"description":"Optional saving supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true}}},{"required":["rating"],"properties":{"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["object"],"properties":{"average":{"description":"Optional average supplied by this operation. Null means unknown.","type":["number","null"]},"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]}},"additionalProperties":true}}},{"required":["thumbnails"],"properties":{"thumbnails":{"description":"Optional thumbnails supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["title"],"properties":{"title":{"description":"Source title when supplied.","type":["string"],"minLength":1}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}}]}]}},"page":{"description":"Optional page supplied by this operation. Null means unknown.","type":["number","null"]},"page_limit":{"description":"Optional page limit supplied by this operation. Null means unknown.","type":["number","null"]},"page_size":{"description":"Optional page size supplied by this operation. Null means unknown.","type":["number","null"]},"query":{"description":"Optional query supplied by this operation. Null means unknown.","type":["string","null"]},"results_state":{"description":"Optional results state supplied by this operation. Null means unknown.","type":["string","null"]},"sort_by":{"description":"Optional sort by supplied by this operation. Null means unknown.","type":["string","null"]},"store":{"description":"Optional store supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"total":{"description":"Source-reported total; null is unknown.","type":["number","null"]}},"additionalProperties":true,"required":["items"],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"count":0,"cursor":null,"filters":[],"filters_supported":["example"],"has_more":false,"items":[{"badges":["example"],"brand":"example","delivery":{"free":false,"free_threshold":false},"id":"example","model_number":"example","pickup":{"free_ship_to_store":false},"platform":"example","position":0,"price":{"currency":"example","current":0,"original":0,"percentage_off":0,"saving":0},"rating":{"average":0,"count":0},"thumbnails":["example"],"title":"example","url":"https://example.com/example"}],"page":0,"page_limit":0,"page_size":0,"query":"example","results_state":"example","sort_by":"example","store":{"id":"example","name":"example"},"total":0}]}