edubase_post_metrics_custom
Set or update a custom metric value for your EduBase data. Use prefixes like +10 to increment existing values.
Instructions
Update a custom metric.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | Yes | metric name | |
| value | Yes | target value (also accepts increments with a + prefix) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | Yes | metric name | |
| value | Yes | saved value |