MCPcopy Create free account
hub / github.com/Exorust/Adkit-MCP / get_ad

Method get_ad

tests/test_match_service.py:88–88  ·  view source on GitHub ↗
(self, ad_id)

Source from the content-addressed store, hash-verified

86 def upsert_batch(self, ads_with_embeddings): ...
87 def delete_ad(self, ad_id): ...
88 def get_ad(self, ad_id): ...
89
90
91# ---------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected