get_hub_tool_schema
Retrieve the JSON Schema describing expected arguments for any hub tool using its identifier.
Instructions
Get the input schema for a hub tool.
Returns the JSON Schema that describes the tool's expected arguments.
:param identifier: Tool identifier (format: hub:server:tool or server:tool). :return: JSON Schema for the tool's input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||