Log Task Insight
log_task_insightRecord insights from tax tasks to identify gaps and improvement areas, powering adaptive learning for better future responses.
Instructions
Record what was learned while performing a task. Use this to track gaps in the agent's capabilities, scenarios it hasn't handled well, or patterns it should recognize in the future. These insights drive improvements. Examples: 'partnership allocation not supported', 'need to handle non-calendar FYE for instalments'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| insight | Yes | What was learned from this task | |
| outcome | Yes | How the task went | |
| priority | No | How important is addressing this. Defaults to medium. | |
| scenario | Yes | Brief description of the task being performed | |
| tool_name | Yes | Which tool was being used | |
| gap_description | No | What's missing or doesn't work (if outcome is gap_found) | |
| suggested_improvement | No | How to fix or improve this |