Skip to main content
Glama

get_automation_trace

Retrieve detailed trace data for a specific automation run to analyze triggers, conditions, actions, and errors for debugging purposes.

Instructions

Get detailed trace for a specific automation run (trigger, conditions, actions, errors).

Args: automation_id: Automation ID (e.g. 'motion_light') run_id: Run/trace ID from list_automation_traces domain: 'automation' or 'script' (default: 'automation')

Examples: get_automation_trace("motion_light", "1700000000.123456")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
automation_idYes
run_idYes
domainNoautomation

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rmaher001/hass-mcp-plus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server