Get a single node type.
Returns one node type from the public node type catalog.Documentation Index
Fetch the complete documentation index at: https://docs.mosaic.so/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Description |
|---|---|---|
node_type.node_type_id | string | Node type ID (UUID). |
node_type.node_type_name | string | null | Node type display name. |
node_type.docs_url | string | null | Canonical docs page URL (from nodes.docs_path). |
node_type.params_docs_url | string | null | Exact params/API section URL (from nodes.docs_anchor). |