node_get
Retrieve a node by ID to access its full pages array, with one entry per language, so you can prepare parallel translations by reusing the node ID.
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 |