Skip to content

Have excel_describe_sheets include headers #44

@exKAZUu

Description

@exKAZUu

When an agent like Cursor has a generic file-reading tool, it sometimes tries to read an Excel file directly after calling excel_describe_sheets. This fails because the agent attempts to read the binary Excel file as a plain text file.

I would recommend either modifying excel_describe_sheets to include the header (first row) of each sheet, or adding a new tool specifically for reading headers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions