import_life_list
Import your eBird life list from a CSV export. Provide a file path or paste the CSV content directly.
Instructions
Import your eBird life list from a CSV export. Go to https://ebird.org/downloadMyData to get the file. Provide either a file path or paste the CSV content directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csvPath | No | Absolute path to the eBird CSV export file (local mode) | |
| csvContent | No | Raw CSV content pasted directly (remote/cloud mode) |