Random Quote
random_quoteReturn a random quote from the corpus, optionally filtered by author, fame, verification status, or tag. Each result includes citation: work, year, speaker (for plays/fiction), and source URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag (e.g., "wit", "love", "misattributed", "commonly-misquoted"). | |
| author_id | No | Optional author id (e.g., "oscar-wilde", "william-shakespeare", "mark-twain"). Use list_authors to discover ids. | |
| famous_only | No | If true, only return famous/canonical quotes. | |
| verified_only | No | If true, exclude misattributed quotes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||