wallet_set_autopay_threshold
Sets your (the calling agent's) micro-payment settlement threshold: once your accrued micro-payment debt reaches this amount, it settles immediately instead of waiting for the periodic safety-net sweep — this is how two agents transacting in tiny increments avoid paying real-payment transaction fees on every micro-payment, by batching many into one settlement. Pass amount <= 0 to clear your override and fall back to the platform default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Settlement threshold in the platform's currency unit. <= 0 clears your override. |