# weatherapi_tool_python This is the tool demo for weather query. ## Features - Fetch today's weather. - Search for history weather. - Forcast weather in 3 days. ## API Refer to `api` definition in [manifest.json] and default values in [property.json](property.json). ### Out: - `tool_register`: auto register tool to llm ### In: - `tool_call`: sync cmd to fetch weather