Skip to main content
Glama

Nefino MCP Server

Official
by nefino

GetNewsResults

Retrieve the outcomes of a news retrieval task initiated earlier on Nefino MCP Server. Input the task ID to access filtered renewable energy news by location, topic, and date range.

Instructions

Get the results of a previously started news retrieval task

Input Schema

NameRequiredDescriptionDefault
task_idYesThe task ID returned by StartNewsRetrieval

Input Schema (JSON Schema)

{ "properties": { "task_id": { "description": "The task ID returned by StartNewsRetrieval", "title": "Task Id", "type": "string" } }, "required": [ "task_id" ], "title": "get_news_resultsArguments", "type": "object" }

You must be authenticated.

Other Tools from Nefino MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nefino/mcp-nefino'

If you have feedback or need assistance with the MCP directory API, please join our Discord server