debug_table
Diagnose table alignment issues by rendering a table with exact character positions, annotated position analysis, and drift comparison between borders and data pipes.
Instructions
Render and diagnose a table — shows exact character positions.
Produces a detailed report: plain table, annotated position analysis, and drift comparison between border markers and data pipes.
Args: headers: Optional column headers rows: Data rows data: Alias for rows
Returns: Diagnostic report with position annotations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headers | No | ||
| rows | No | ||
| data | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |