marketplace_usage_history
Retrieve usage records for any tool or user on the blockchain marketplace. Filter by tool ID or wallet address to analyze activity and audit interactions.
Instructions
Get usage history for a tool or user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return | |
| toolId | No | Tool ID to get history for | |
| userAddress | No | User address to get history for |