get_agent
Fetch a single LastPing agent's monitoring details and live status rollup by UUID, so you can verify the health of cron jobs, CI/CD pipelines, and AI agent runs.
Instructions
Get a single LastPing agent by UUID. Returns the same fields as list_agents, including its live status rollup. Use list_agents to find valid IDs, or register_agent to create one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Agent UUID (from register_agent or list_agents). |