vessels_watched
Retrieve vessels currently inside watched geographic regions, filtering out stale positions from deselected areas. Returns all vessels with a note when no regions are actively watched.
Instructions
Vessels inside the regions currently being watched, and nothing else.
The store keeps every vessel it has collected until the position ages out of the thirty minute window, which includes vessels from a region that has since been deselected. That is the right thing for the store to do and the wrong thing to show: someone who selects Malaysia means show me Malaysia, not Malaysia plus whatever was on screen ten minutes ago.
With no live subscription there is nothing being watched, so no filter applies and everything is returned with a note saying so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum vessels to return, between 1 and 1000. The response always states how many were in the watched regions, so a truncated answer is visible rather than silent. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |