Image hosting status (providers, tunnel, store)
line_image_host_statusDiagnose automatic image hosting failures by reporting the current provider, cloudflared tunnel status, binary acquisition method, and in-memory store usage.
Instructions
Report the Image Hosting Layer's current state: which provider line_prepare_image would use (self / local-tunnel / handoff), whether a cloudflared tunnel is live (URL + expiry), how the cloudflared binary would be obtained, and in-memory store usage. READ-ONLY — never starts a tunnel or downloads anything.
Use when line_prepare_image fell back to handoff, a verify failed, or the user asks "why can't it host automatically?". Returns { providers, tunnel, store }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||