counter
Increment, decrement, reset, or get a persistent counter value. Adjust the amount for each change.
Instructions
Manage a counter with state persistence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Counter action | |
| amount | No | Amount to increment/decrement (default: 1) |