set_tool_price
Reprice or unlist something the user already sells. Use when they want to raise, lower or change a price, make a tool free, pause selling it, or take it off the market. Requires the api_key from register_server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Your seller key. | |
| is_active | No | Set false to stop selling this tool. | |
| price_usd | No | New price per call in USD. Minimum 0.01. | |
| tool_name | Yes | Exact name of the tool to update. |