Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exorust/Adkit-MCP
/ delete_ad
Method
delete_ad
tests/test_match_service.py:87–87 ·
view source on GitHub ↗
(self, ad_id)
Source
from the content-addressed store, hash-verified
85
def
collection_info(self): ...
86
def
upsert_batch(self, ads_with_embeddings): ...
87
def
delete_ad(self, ad_id): ...
88
def
get_ad(self, ad_id): ...
89
90
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected