query-deployment-logs

Installation
SKILL.md

Query Hostinger logs

What is actually available

Hostinger's API exposes three kinds of log output:

Log Tool Needs
JS deployment logs hosting_showJsDeploymentLogs domain, buildUuid, optional fromLine
Node.js build logs hosting_getNodeJSBuildLogsV1 username, domain, uuid, optional from_line
Cron job output hosting_getCronJobOutputV1 cron job identifiers from hosting_listAccountCronJobsV1

Raw HTTP access logs and PHP error logs are not exposed by the API. If the user asks for 4xx/5xx breakdowns, traffic spikes, per-request timings, or PHP fatals, tell them directly that these live in hPanel and cannot be fetched here. Do not substitute a plausible-sounding tool name, and do not present build logs as if they were access logs.

Inputs to gather first

Installs
1
GitHub Stars
2
First Seen
Aug 9, 2026
query-deployment-logs — hostinger/hostinger-cursor-plugin