Get guide
get_guideGet the steps of a single guide by its id (as returned by list_guides). Read-only. A guide the business is not entitled to is NOT returned — call list_guides first and only request an id it listed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The guide id to fetch, e.g. "submit-vat-return" — exactly as returned in a list_guides row's id. |