check
Check for stored corrections before executing an action to avoid repeating mistakes. Input your planned action and optional namespace to retrieve relevant guidance.
Instructions
Pre-flight check: see if any corrections apply before taking an action.
Call this before doing something to see if there's a stored correction
that should change your approach.
Args:
planned_action: Describe what you're about to do.
namespace: Filter by namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | default | |
| planned_action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |