export_search_csv
Export search results as CSV text (UTF-8 with BOM, Excel-friendly).
entity: 'companies' or 'projects' query: free-text search in name/description category, region: filter fields budget_max: for companies, cap on min_project_price limit: 1..2000 rows (default 500)
Returns CSV text ready to save as .csv and open in Excel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| entity | No | companies | |
| region | No | ||
| category | No | ||
| budget_max | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |