pub(super) async fn handle_query_count(
db: &PgPool,
catalog: &SchemaCatalog,
params: CountQuery,
) -> Result<CallToolResult, ErrorData>pub(super) async fn handle_query_count(
db: &PgPool,
catalog: &SchemaCatalog,
params: CountQuery,
) -> Result<CallToolResult, ErrorData>