get_hda_section_content
Retrieve the content of a specific section within a Houdini Digital Asset definition by providing the node path and section name.
Instructions
Read the content of a specific section in an HDA definition.
Args: ctx: MCP context. node_path: Node path. section_name: Section name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| section_name | Yes |