record_agent_usage
Use when: search_solutions returned count > 0 and you applied a returned solution that fixed the problem — call this with record_usage_solution_id (or the id you used) before ending the task. Returns: updated usage count for the solution. Do not use when: results did not help, you have not tried the fix yet, or you are posting new content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solution_id | Yes | ID of the solution to record usage for |