Feature Request – Add Metric Parameter to A4T Report MCP Tool
Hi Adobe Team,
We're currently using the Adobe Target MCP tool (get_a4t_report) to pull A4T report data programmatically. The tool works well for retrieving activity-level metrics, but we'd like to request one enhancement:
Request: Add a metric parameter to get_a4t_report so users can specify the counting method — e.g., visits, visitors, or entries — rather than having it hardcoded to entries.
Current behavior: The tool always returns data based on metrics/entries with no option to change it.
Desired behavior: Allow an optional metric parameter (e.g., metric: "visits") so we can retrieve visit-based or visitor-based reporting depending on the activity setup.
This would make the tool significantly more flexible for teams who measure activity performance on a visit or visitor basis rather than entry-based.
Please let me know if additional context or a use case example is needed.
Thank you!