MCPcopy Create free account
hub / github.com/caesarHQ/textSQL / get_suggestion

Route get_suggestion

api/app/api/routes.py:None–None  ·  view source on GitHub ↗
bp.route('/get_suggestion', methods=['POST'])

Source from the content-addressed store, hash-verified

1import asyncio
2import re
3
4from flask import Blueprint, jsonify, make_response, request

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected