tool {{ tool_name }}
{% if args %}
Arguments:
{{ args }}
{% endif %} {% if result %}
Result:
{{ result }}
{% endif %}