node_get
Get a node by ID with its full pages array — one entry per language. Use to prepare parallel translations by later passing the node ID to page_create.
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 |