upwork__get_tool_help
Get the full reference for a tool: its complete description and input schema, including every action and all required and optional parameters. Call this before using a tool whose listed description is brief and you need the full field list.
Params:
tool_name (string, required) — the tool to describe (a name from search_tools or the tool list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Name of the tool to get full help for |