{% extends "base.html" %} {% block title %}tools ยท Maverick{% endblock %} {% block content %}
Could not build the tool registry: {{ error }}
{{ tools | length }} tool(s) available after ACL + rate-limit filtering.
Configure in [security].allowed_tools /
[security].denied_tools /
[rate_limits].
| name | description |
|---|---|
{{ t.name }} |
{{ t.description }} |
No tools registered.
{% endif %}