Skip to content

Subsidy indicator coverage

Inspect monthly atomic sales metrics grouped by the normalized subsidy indicator.

Authenticated runtime tools and each query response are authoritative for tenant scope and current data coverage.

This is an MCP query composition, not a complete business report; see Research Methods in the Agent Docs for complete workflows.

Required inputs

timeRequired · user_required

Analysis time range

Execution steps

  1. 1
    query_bybt_groups · query_metrics

    Group sales by subsidy status.

    Request contract
    metrics: gmv, unitsgroup_by: has_bybttime: $time

Call example

Replace example values with exact user inputs or platform values returned by search_values.

query_metrics
{
  "dataset": "tmall",
  "group_by": [
    "has_bybt"
  ],
  "metrics": [
    "gmv",
    "units"
  ],
  "task_query": "使用 tmall 数据执行百亿补贴标识覆盖;time={\"last_complete_months\":3}",
  "time": {
    "last_complete_months": 3
  }
}

Output policy

  • Show unknown explicitly and never interpret it as no.

Stop conditions

  • Stop before drawing a participation conclusion when only unknown is returned.

Limitations

  • Unknown values cannot support a subsidy participation comparison.