Simplify the hybrids command and make it more generally useful by rewriting it as an observation search command with arguments that directly correspond to those supported in the eBird API, e.g. [p]obs region=US-MA days=7 cat=hybrids, but perhaps supporting a few non-keyword arguments for ease of use, following a similar design as the [p]inat taxon command, which understands keyword and other uniquely identifiable arguments by context.
See also #20 which could be the basis of a command parser for easy to remember, expressive query statements that map behind the scenes to various eBird data/obs API calls.
Simplify the hybrids command and make it more generally useful by rewriting it as an observation search command with arguments that directly correspond to those supported in the eBird API, e.g.
[p]obs region=US-MA days=7 cat=hybrids
, but perhaps supporting a few non-keyword arguments for ease of use, following a similar design as the[p]inat taxon
command, which understands keyword and other uniquely identifiable arguments by context.See also #20 which could be the basis of a command parser for easy to remember, expressive query statements that map behind the scenes to various eBird data/obs API calls.