Intelligence
DrylToolCall
AI-aware
Visualises a single agent tool / function call — name, a live status pill
and a collapsible body with the arguments and result as JSON. Status maps
to the shared AiState vocabulary; stack several in a
DrylTimeline for a full agent trace.
States
Arguments
json
{ "city": "Berlin", "unit": "celsius" }Result
json
{ "tempC": 19, "condition": "Partly cloudy" }Agent trace (in a timeline)
Plan0.0s
Act1.2s