drupal_get_node
Fetch a single Drupal node by specifying its content bundle and UUID. Use to retrieve specific nodes from a Drupal site via JSON:API.
Instructions
Fetch a single node by bundle + UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | Yes | ||
| uuid | Yes |