What problem does it solve? It removes the need to manually navigate the Libra/DataTester web UI when you need to check A/B experiment details, traffic allocation, report significance, realtime metrics, or manage test users, letting you do everything through structured CLI commands. ## Core Features & Use Cases - Experiment Querying: Retrieve experiment details, traffic allocation, version configs, and search experiments by keyword or parameter path, including historical and offline experiments. - Report & Significance Analysis: Fetch report metadata, metric group reports with P-Values and significance, trends, and realtime dashboards. - Test User Management: List, add, and delete test users with a mandatory preview-then-confirm safety flow. - Use Case: You want to know whether experiment flight 123456 shows a significant lift on a metric group. Run get_experiment, then get_report_meta, then get_report with the metric group ID to read P-Values and significance directly. ## Quick Start Ask the agent to show the details and report significance for Libra experiment flight 123456 in the I18N-TT region.