MCPcopy
hub / github.com/dataelement/Clawith / remove_old_tool.py

File remove_old_tool.py

backend/remove_old_tool.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2from sqlalchemy.future import select
3from sqlalchemy import delete
4from app.db.session import async_session_maker

Callers

nothing calls this directly

Calls 2

runFunction · 0.85
runMethod · 0.80

Tested by

no test coverage detected