Skip to content

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

FieldTypeRequirementDescription
idURI template variableRequiredRaw vessel id or "active", URI-encoded by the client.

Resource URI example

gatos://vessels/Hunter

Result

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.