文档导航服务

version : 1.0.0

search_help

Find ANSYS Fluent documentation URLs for your query. This tool helps you navigate to the right online documentation. Use WebFetch to retrieve the actual content from the returned URLs. Args: query: Search term (e.g., "flamelet model", "read case", "turbulence") max_suggestions: Maximum manual section suggestions to return (default: 3) Returns: URLs and navigation hints for finding the documentation

*query(string)

max_suggestions(integer)

结果(Result)

list_topics

List common Fluent topics with quick documentation links. Returns: List of pre-mapped topics for faster navigation

结果(Result)

get_manual_link

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

*manual(string)

section(null)

结果(Result)