loki_get_hub
Retrieve full details of a specific hub using its unique MongoDB ObjectId identifier. Use this to get hub information for logistics operations.
Instructions
Get full detail for a single hub by its id (Mongo ObjectId string).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub_id | Yes | The hub's id, e.g. "681100d59b423d7bd63adc4d". |