search_factors
Find emission factors by section, key prefix, or free text. Returns each match with its key, name, section, VALUE, unit and gas — enough to choose between them or read a few numbers without a second call. For one factor's full audit envelope (publisher, exact source cell, retrieval date, licence, verification) call lookup_factor; for several, call lookup_factors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20). | |
| query | No | Free-text search over factor names/keys. | |
| section | No | Restrict to a section, e.g. "grid", "fuels", "freight". | |
| key_prefix | No | Restrict to keys starting with this prefix. |