marketplace_block_user
Block a user address from accessing your tool. Set reason, severity, and optional duration to enforce access control as the tool owner.
Instructions
Block a user address from accessing your tool (tool owner only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for blocking | |
| toolId | Yes | Your tool ID | |
| severity | No | Block severity | medium |
| blockAddress | Yes | Address to block | |
| durationDays | No | Block duration in days (optional, default permanent) | |
| ownerAddress | Yes | Your wallet address (must be tool owner) |