Find nodes, zones and stations
find_entitiesLook up the nodes, zones, stations or fuels in a stream, with how far back each goes.
Use it before query_stream: names are verbatim and never to be guessed.
`facets` counts the entities by type.
Args:
slug: The stream.
search: Case-insensitive substring of the entity name ("HOUSTON", "HB_", "KAUS").
entity_type: Only one type — HUB, LOAD_ZONE, RESOURCE_NODE, INTERFACE…
limit: At most this many (1–2000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| limit | No | ||
| search | No | ||
| entity_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||