read-csv-file
Extract and manage CSV file data within the RateSpot MCP Server. Read specified files, retrieve metadata, and limit row output for efficient data handling in mortgage rate API integrations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fileName | No | Name of the CSV file to read (leave empty to list available files) | |
includeMetadata | No | Include file metadata and search parameters | |
maxRows | No | Maximum number of rows to return (default: 1000) |