{# pages/ai/tools.html — AI Tools Registry #} {% extends "base.html" %} {% block title %}{{ title | default("AI Tools") }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
Registered tools available to AI agents for executing operations.
Tools will appear here once AI agents are configured with tools.