rachelthegreat.com
Rachel the Great webcomic archive - featuring comics by Rachel Nabors including The Crow Princess and Rachel the Great
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 6 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
search_comics
Search comic transcripts, author commentary, and comments for matching content. Returns a page of results (each with page_number, storyline, and date) plus the total match count so you can page through with offset. Use sort to order chronologically, e.g. to find the earliest matching page.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | The search query to find in comic transcripts, commentary, and comments |
limit |
integer | no | Maximum number of results to return (default 10, max 25) |
offset |
integer | no | Number of results to skip, for paging through large result sets (default 0) |
sort |
string | no | Result ordering: "relevance" (default), "newest" first, or "oldest" first (use "oldest" to find the earliest/first matching page). |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"minLength": 1,
"description": "The search query to find in comic transcripts, commentary, and comments"
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 25,
"description": "Maximum number of results to return (default 10, max 25)"
},
"offset": {
"type": "integer",
"minimum": 0,
"description": "Number of results to skip, for paging through large result sets (default 0)"
},
"sort": {
"type": "string",
"enum": [
"relevance",
"newest",
"oldest"
],
"description": "Result ordering: \"relevance\" (default), \"newest\" first, or \"oldest\" first (use \"oldest\" to find the earliest/first matching page)."
}
},
"required": [
"query"
]
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.