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

# getAiCoworkerTool

Get full detail for a specific MCP tool.

Returns the complete, untruncated definition for a single tool including its full description. Use this when you need the complete spec for a tool you've already discovered via
`getAiCoworkerToolCatalogServer`.

## Parameters

| Name       | Type   | Required | Description                                                    |
| ---------- | ------ | -------- | -------------------------------------------------------------- |
| `toolName` | string | Yes      | The tool name (from `getAiCoworkerToolCatalogServer` response) |
| `serverId` | string | Yes      | Gateway-assigned server ID (e.g., "global-1")                  |
