edubase_post_metrics_custom
Update EduBase custom metrics with specific values or increments to track educational data, monitor user progress, and analyze learning outcomes.
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 |