nufcblog.co.uk
Newcastle United news, transfer updates, match reaction, rumours and opinion.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 3 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
search_articles
Search public NUFC Blog articles and legacy archive by topic and publication date. Results identify their source and original byline. Use source=articles with authorId for verified account attribution. Follow nextOffset for more results; get_article returns the complete story.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
q |
string | yes | — |
limit |
integer | no | — |
offset |
integer | no | — |
after |
string,null | no | Publication date, inclusive. |
before |
string,null | no | Publication date, exclusive. |
sort |
string | no | — |
authorId |
integer,null | no | Verified Craft byline ID from a result. Requires source=articles. |
source |
string | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"q": {
"type": "string",
"minLength": 1,
"maxLength": 200
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 50,
"default": 20
},
"offset": {
"type": "integer",
"minimum": 0,
"default": 0
},
"after": {
"type": [
"string",
"null"
],
"format": "date",
"description": "Publication date, inclusive."
},
"before": {
"type": [
"string",
"null"
],
"format": "date",
"description": "Publication date, exclusive."
},
"sort": {
"type": "string",
"enum": [
"relevance",
"newest"
],
"default": "relevance"
},
"authorId": {
"type": [
"integer",
"null"
],
"minimum": 1,
"description": "Verified Craft byline ID from a result. Requires source=articles."
},
"source": {
"type": "string",
"enum": [
"articles",
"archive",
"all"
],
"default": "all"
}
},
"required": [
"q"
],
"additionalProperties": false
}
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.