memory_causal
Measure the causal effect of an action on a metric by returning the mean change before and after the action within a set time window.
Instructions
因果关联:某动作(verb)对某指标(entity.metric)的影响,返回动作前后均值变化量。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verb | Yes | ||
| entity | Yes | ||
| metric | Yes | ||
| window | No | 时间窗秒,默认 3600 |