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 3-3/4" Circular Telescopic, Swivel Head Inspection Mirror, 20" To 32" Reach (89911)
$34
Gray Tools 1-1/2" 12 Point, Flat Ratcheting Single Box Wrench, Vinyl Grip (50048)
$163
6-1/4" Needle Nose Straight Cutter Pliers, With Vinyl Grips, 2" Jaw
$26
Gray Tools 3 Piece Brass Drift & Line Up Punch Set (c3bls)
$176
Gray Tools 1-5/8" Structural Wrench, Offset Head, 23" Long (910)
$222
Gray Tools Brass Drift Punch, 1/2" Diameter X 7" Long (cbr7)
$16
Gray Tools 1-13/16" Ratcheting Box Wrench
$186
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
- Commission-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 commission-earning flows.
For Gray Tools
Do you work at Gray Tools?
Channel3 is the product graph AI shopping apps plug into. Join it once and Gray Tools's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.