MCP tool · Companies

get_company

One organisation in full: domains, industries, listings, addresses and headline AUM.

Read only

When to use

Use it once you have an organisation's reference and want the whole record.

Call search_companies first to get the reference this tool needs.

Parameters

referenceuuid·bodyrequired
The company's reference UUID.

Example

Ask your assistant something like this, and it makes the call below. The result is shown as the JSON the tool returns, which reaches the assistant as a text content item.

Tell me about Halberd Industrial Group.

Example records are invented.

Errors

These come back as a tool result with isError: true, so the assistant can read the reason and try again.

  • Not found.No organisation has that reference.

Built on

The tool calls this endpoint with your own token. Use the API directly to get the same data into your own systems.

Related