{{ routes[route] | tojson(indent=2) }}
{% extends "_main.html" %} {% block head %} {% endblock %} {% block headline %} Agentic Routes {% endblock %} {% block menu %}
The following agentic nodes have been registered. The endpoints either
address an openapi.json
endpoint or a /-/routes
endpoint.
{{ routes[route] | tojson(indent=2) }}