Get Poem Lines
get_poem_linesFull-text search within poem lines on PoetryDB — finds any poem containing the given phrase in one of its lines. Returns full poem text (capped). Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Phrase to find inside any line of a poem, e.g. "Nature", "the road not taken". | |
| limit | No | Max poems to return (default 10, max 20). |