node_get
Retrieve a node by its ID including all language-specific page entries. Use this to obtain node data for creating parallel translations.
Instructions
Get a single node by id, with its full pages array — one entry per language. Use this when preparing a parallel translation: read the node id from one page, then pass node_id to page_create with the second-language details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| node_id | Yes |