gatos://vessels/{id}
resource Resource templates
One complete vessel by raw id.
- Use when
- Reading the complete known vessel document through resources/read.
- Availability
- Vessel telemetry detail gates apply.
- Equivalent interface
gatos.get_vessel
Input
| Field | Type | Requirement | Description |
|---|---|---|---|
id | URI template variable | Required | Raw vessel id or "active", URI-encoded by the client. |
Resource URI example
gatos://vessels/HunterResult
Complete vessel document with all logical sections and freshness metadata.
Operational notes
- There is no JSON result truncation; use the tool when selecting sections is preferable.