search_combined
search_combinedQuery PoetryDB for poems by combining search criteria across fields like author, title, lines, and linecount, returning matching entries.
Instructions
Run a combined PoetryDB search across multiple fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Search fields, comma-separated. Allowed: author, title, lines, linecount. | |
| output | No | Optional output fields: author, title, lines, linecount (comma-separated). | |
| values | Yes | Search values, semicolon-separated, in the same order as fields. |