get_manual_link
Retrieve a direct URL to any section within ANSYS Fluent manuals (user guide, theory, TUI, UDF). Specify the manual name and optional section path to get the exact link needed.
Instructions
Get direct link to a specific Fluent manual or section.
Args: manual: Manual name (user_guide, tui, theory, udf) section: Optional section path (e.g., "turbulence", "file/read-case")
Returns: Direct URL to the manual or section
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manual | Yes | ||
| section | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |