generate_report
Generates a markdown report from collected price, margin, and trend data to summarize agricultural market intelligence.
Instructions
Monta um relatório em markdown a partir dos dados já apurados.
Use por último, depois de obter preço, margem e tendência.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | Yes | ||
| title | Yes | ||
| profit | Yes | ||
| commodity | Yes | ||
| margin_pct | Yes | ||
| current_price | Yes | ||
| trend_change_pct | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||