Skip to main content

TAP tools — Detailed

Status

The 13 deprecated TAP API wrappers are not registered in the runtime artifact loader. Their schemas remain in the generated contract artifact for compatibility; only tap-content-safety, tap-tagging-suggestions, and tap-topic-detection are active TAP product tools.

Removed runtime exposure:

  • Domain tool routes for TAP API operations
  • TAP MCP registration path
  • Bruno requests for legacy TAP API tools

The active tagging flow is implemented in:

  • packages/domain-tap/src/routes/tap-tagging-suggestions.routes.ts
  • packages/domain-tap/src/services/tap-tagging-suggestions.service.ts
  • packages/domain-tap/src/agents/tap-caption-tagging-agent.ts

This flow does not require TAP platform secrets or TAP write credentials.