{# POST /api/catalog — crate::pages::analytics::ui::CatalogFragment #} {% if tables.is_empty() %}
This profile has no analytics tables.
{% else %}{{ tables.len() }} tables available
{{ table.name }}
{{ link.source_column }} → {{ link.linked_table }}{% if link.required %} (required){% endif %}Copy this entire text and include it when asking an LLM to write a query.
Copied