thedeepdays.com
Cinematic documentaries about ordinary life in the world's first villages and underground cities — Çatalhöyük, Göbekli Tepe, Derinkuyu — built on published excavation evidence.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 1 · Transact 1 · Score: Not yet scored
Tool inspector
search_posts
Search this site’s blog posts by keyword over title and description (case-insensitive substring), newest first. An empty or missing query matches every post. Paginated via limit/offset. Read-only, no side effects. Returns JSON {query, total, returned, offset, has_more, next_offset, posts: [{title, slug, url, date, description}]}.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | no | Keyword or phrase to match against post titles and descriptions. Empty matches all posts. |
limit |
integer | no | Maximum posts to return in this page of results. |
offset |
integer | no | Zero-based index of the first result to return; pass next_offset from the previous call to page. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"maxLength": 200,
"default": "",
"description": "Keyword or phrase to match against post titles and descriptions. Empty matches all posts."
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 50,
"default": 10,
"description": "Maximum posts to return in this page of results."
},
"offset": {
"type": "integer",
"minimum": 0,
"default": 0,
"description": "Zero-based index of the first result to return; pass next_offset from the previous call to page."
}
},
"required": []
}
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.