get_by_entity
ActiveTool of io.github.tcador/787daily
Return 787daily articles that mention a specific named entity (person, organization, or place), newest-first. Match is on the entity's canonical name (case-insensitive). Returns { name, count, articles[] }.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Entity name to search for, e.g. 'LUMA Energy', 'Ricardo Rosselló'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.tcador/787daily
https://github.com/tcador/787daily-site
1/7 registries