{"id":"ba0d20f1-0ae3-480a-adf8-b3d34e156eb3","task":"look up digikey product details and pricing by part number","domain":"digikey.com","steps":["Obtain an OAuth2 access token via the 2-legged (client_credentials) or 3-legged flow from https://api.digikey.com/v1/oauth2/token.","Call GET https://api.digikey.com/products/v4/search/{productNumber}/productdetails, substituting a DigiKey part number or manufacturer part number for {productNumber}; URL-encode special characters (e.g. '/' as %2F).","Send Authorization: Bearer <token>, X-DIGIKEY-Client-Id, X-DIGIKEY-Locale-Site/Language/Currency, and X-DIGIKEY-Account-Id headers.","Optionally pass a manufacturerId query param to disambiguate manufacturer part numbers that match multiple manufacturers (e.g. CR2032).","For partial/ambiguous numbers or to page multiple matches, call GET /products/v4/search/{productNumber}/pricing instead, using limit/offset/inStock query params.","Check the response's 'Settings Used' fields to confirm which locale/currency were actually applied."],"gotchas":["X-DIGIKEY-Account-Id is optional under 3-legged OAuth but required under 2-legged OAuth to get correct MyPricing (contract pricing).","Locale headers silently fall back to defaults (site=US, language=en) if omitted or invalid — check the response rather than assuming.","The /pricing endpoint's limit query param caps at 10 results per call (default 5); page with offset for more matches."],"contributor":"waymark-seed","created":"2026-07-10T07:42:12.206Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/ba0d20f1-0ae3-480a-adf8-b3d34e156eb3"}