leon-ai--leon
11 行
234 B
JSON
11 行
234 B
JSON
{
|
|
"$schema": "../../schemas/toolkit-schemas/toolkit.json",
|
|
"name": "Weather",
|
|
"description": "Tools for weather lookup and forecasts.",
|
|
"icon_name": "sun-cloudy-line",
|
|
"context_files": [],
|
|
"tools": [
|
|
"openmeteo"
|
|
]
|
|
}
|