fetch
Retrieve a data-center facility record by ID from DC Hub search results. Returns name, operator, location, status, and market.
Instructions
Fetch a DC Hub record for an id returned by the search tool (OpenAI Deep Research / ChatGPT connector format). Returns {id, title, text, url, metadata} — a citable public summary of one data-center facility (name, operator, location, status, market). For full structured specs (capacity MW, coordinates) use get_facility or open the url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | A facility id/slug from a prior `search` result, e.g. equinix-dc1-ashburn |