Gray Tools Convertible Retaining Ring Plier, 7" Long, .070" Tip, 90 Degree Tip Angle (b138c)
Product data
Gray Tools
Structured Gray Tools product data for search, recommendations, and AI shopping agents.
What Gray Tools can I help you find?
In the catalog
Sample Gray Tools products
A live slice of the Gray Tools catalog โ titles, images, and prices the API returns today.
Gray Tools 2 Piece Heavy Duty Retaining Ring Plier Set, Internal/external, With Interchangeable Tips (b110)
Gray Tools 24 Oz. Ball Pein Hammer, Fiberglass Handle
Gray Tools Tube Cutter 1/8" To 1-1/8" O.d. (84125)
Heavy Duty Tip Kits For Retaining Ring Pliers, .108 Tips, Straight, 15 Degree, 45 Degree & 90 Degree
Gray Tools 1/2" Drive, 24mm Flare Nut Crow Foot Wrench, Chrome Finish
CA$65
Gray Tools 1/2" Drive, 7/8" Flare Nut Crow Foot Wrench, Chrome Finish
CA$45
Gray Tools 10 Piece 1/4" Drive, 6 Point Sae Deep, Chrome Socket Set, 3/16"-9/16"
CA$155
Gray Tools 1" X 2" Pocket Oval Inspection Mirror, With Clip, 8-1/2" Long
$7
Gray Tools Brass Drift Punch, 1/2" Diameter X 7" Long (cbr7)
$16
Gray Tools Box End Wrench 1/4", 1000v Insulated (157b-i)
$44
Gray Tools 1-1/16" Strike-free Leverage Wrench, 45 Degree Offset Head (66634)
$69
One endpoint
Filter Gray Tools with a brand ID
The same search used in the demo above. Pass brand_ids to keep results inside this catalog. 1,000 free searches a month.
- Normalized titles, images, and stable brand IDs
- Live prices, availability, and merchant URLs
- Affiliate-ready offers when a rate is available
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Gray Tools products",
"filters": {
"brand_ids": [
"MTTt"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Gray Tools products",
filters={"brand_ids": ["MTTt"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Gray Tools products",
filters: {
brand_ids: ["MTTt"],
},
limit: 20,
});Categories
Broader product-data APIs for the same shopping workflows.
More brands
Other large catalogs available through the same API.
FAQs
How developers pull Gray Tools into agents, search, and affiliate flows.
For Gray Tools
Do you work at Gray Tools?
Channel3 can help Gray Tools show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.