news_read

news_read

Read one news article in full by its id or URL

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on News — Read and search news.

Arguments

NameTypeWhat it is
id*stringArticle id (from Headlines) or article URL

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"id":"id"},"name":"news_read"}}

Try it in the playground.