get_tool
Get a tool's complete details by supplying its UUID and company name. Returns all data linked to that tool.
Instructions
Get details of a specific tool by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_id | Yes | UUID of the tool to retrieve | |
| company_name | Yes | Company name in kebab-case (e.g., 'technical-life-care', 'tetrix') |