MCPTools
get_company_profile
Retrieve a buyer-first public Seller Profile by marketplace slug.
Use get_company_profile after search returns a company the agent should inspect more carefully.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
slug | string | Yes | Company slug from a marketplace result or Tradebird company URL. |
Example
{
"jsonrpc": "2.0",
"id": 4,
"method": "tools/call",
"params": {
"name": "get_company_profile",
"arguments": {
"slug": "nordic-automation-demo-a-s"
}
}
}Returns
The structured result includes selected-version public Seller meaning only:
resultType: "seller_profile"canonicalUrlupdatedAtsellerproductsandservicesproofand semanticdetailscategoryLinksnextActions
The result intentionally omits claim/tenant state, seller-agent routing, publication mechanics, raw snapshots, and raw evidence. A domain-verified removed Seller is no longer retrievable.