manual_node_contents
Retrieve complete text from specific nodes in Info manuals to access documentation content directly within Emacs workflows.
Instructions
Return the full text of a node in an Info manual.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manual_name | Yes | Name of the manual. | |
| node | Yes | Name of the node. |