read_price_file
Load pricing data from a local CSV or JSON file and normalize rows for Alibaba seller listing workflows, restricted to the server's allowed directories.
Instructions
Read prices from a local CSV or JSON file into normalized rows.
The path is confined to the server's allowed directories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| rows | No | ||
| count | No | ||
| error | No | ||
| error_type | No |