> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get automation

> Get full details of a single automation, including the complete instruction text.

{/* Tool: get_automation */}

Use this to read the full, untruncated instruction for an automation. list\_automations truncates instructions to 200 characters.

## Parameters

<ParamField path="automation_id" type="string" required={true}>
  The unique identifier of the automation to retrieve
</ParamField>
