Source: https://manu-tests-all-orgs.docs-staging.pageloop.ai/mcp-tools/requests-tickets/other/get-ai-coworker-tool-catalog-server

# getAiCoworkerToolCatalogServer

List tools for an MCP server.

Returns all tools available from the specified MCP server. Use the `server_id` and `tool_name` from the response when configuring an agent's `tools` field. Returns 404 if the server is not found.

## Parameters

| Name       | Type   | Required | Description                                   |
| ---------- | ------ | -------- | --------------------------------------------- |
| `serverId` | string | Yes      | Gateway-assigned server ID (e.g., "global-1") |
