{# pages/ai/tools.html — AI Tools Registry #} {% extends "base.html" %} {% block title %}{{ title | default("AI Tools") }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

AI Tools

Registered tools available to AI agents for executing operations.

{% endblock %}