Dataface Tasks

search_dashboards MCP tool for pilot context workflows

IDM1-AICONTEXT-005
Statuscompleted
Priorityp1
Milestonem1-ft-analytics-analyst-pilot
Ownerdata-ai-engineer-architect
Initiativemcp-catalog-agent-tools

Problem

AI agents working through MCP have no way to discover existing dashboards or the validated query patterns they contain. When an analyst asks an agent to build a dashboard for a topic that already has coverage, the agent starts from scratch rather than referencing existing work. This wastes effort, produces inconsistent metrics definitions, and misses the opportunity to reuse query patterns that have already been validated by human analysts.

Context

  • MCP exposes search_dashboards with useful filters and ranked results.
  • Results include enough metadata to reuse dashboard/query patterns quickly.
  • Pilot workflows demonstrate reduced time-to-first-draft using search results.

Possible Solutions

Plan

  • Define tool input/output contract and ranking defaults for pilot needs.
  • Implement index/query path for dashboard corpus search.
  • Add tests for ranking relevance and error handling.
  • Document agent prompt patterns that incorporate search results.

Implementation Progress

  • dashboard-factory published packs metadata quality

Review Feedback

  • [ ] Review cleared