pub fn render_reference_hint(tool_call_id: &str) -> StringExpand description
Render a reference hint using the default (Standard) verbosity.
Kept as a convenience wrapper around render_reference_hint_with
for callers that do not thread configuration yet.