🔒 stays in browser only
Your Message
getWeather calculate searchDocs
Quick prompts — these trigger tools
Or type your own
Available Tools
getWeather(city, unit?) Returns mock weather data
calculate(expression) Evaluates JS math expressions
searchDocs(query) Searches W3Tweaks tutorials
Call Trace Waiting for input…
Run a prompt to see the full function calling cycle — each step shown in order as it happens.
Define Your Tools
getWeather Fetch current weather for a city active
citystringrequiredCity name, e.g. Tokyo
unitenumoptionalcelsius | fahrenheit
calculate Evaluate a math expression active
expressionstringrequiredJS math expression, e.g. "15 * 840 / 100"
searchDocs Search W3Tweaks tutorials active
querystringrequiredSearch query, e.g. "CSS flexbox"
Add a custom tool
Generated JSON Schema