{"name":"GoatLabels shipping agent","description":"Tracks GoatLabels shipments, lists subscription pricing plans, and explains the GoatLabels service (discounted USPS/UPS/FedEx/DHL labels paid with card or crypto). Read-only; label purchase needs an API key — see the documentation link.","url":"https://goatlabels.io/a2a","preferredTransport":"JSONRPC","protocolVersion":"0.3","supportedInterfaces":[{"url":"https://goatlabels.io/a2a","protocolBinding":"JSONRPC","protocolVersion":"0.3"}],"provider":{"organization":"GoatLabels","url":"https://goatlabels.io/"},"iconUrl":"https://goatlabels.io/favicon-512x512.png","version":"1.0.0","documentationUrl":"https://goatlabels.io/developers/api","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"track_shipment","name":"Track a shipment","description":"Look up live tracking for a GoatLabels shipment by carrier tracking number (USPS, UPS, FedEx, or DHL). Returns status, checkpoints, and route summary as JSON.","tags":["shipping","tracking","usps","ups","fedex","dhl"],"examples":["Where is package 9400111899560000000000?","{\"skill\":\"track_shipment\",\"input\":{\"trackingNumber\":\"1Z999AA10123456784\"}}"]},{"id":"get_pricing_plans","name":"Get pricing plans","description":"List GoatLabels subscription plans (features, limits, prices) as JSON. Optionally convert prices to a 3-letter ISO currency code.","tags":["shipping","pricing","plans","subscription"],"examples":["What do GoatLabels plans cost?","{\"skill\":\"get_pricing_plans\",\"input\":{\"currency\":\"EUR\"}}"]},{"id":"get_service_info","name":"Get service info","description":"What GoatLabels is (discounted USPS/UPS/FedEx/DHL shipping labels, card or crypto payment) plus key links: pricing, FAQ, API docs, OpenAPI spec, llms.txt, auth guide.","tags":["shipping","about","documentation","links"],"examples":["What is GoatLabels?","How do I get started with GoatLabels?"]}]}