check_symbol_conflicts
Detects ambiguous symbols with multiple definitions in the current session and provides a conflict report with disambiguation suggestions.
Instructions
⚠️ Check for ambiguous symbols in the current session.
A conflict occurs when the same symbol name has multiple meanings
or appears in multiple domains.
Returns:
Conflict report with suggested disambiguation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||