pdf_search
Search COMSOL PDF documentation semantically to find physics, modeling, and API details, with optional module filtering for relevant results.
Instructions
Search COMSOL PDF documentation using semantic search.
This searches through the indexed COMSOL documentation (60+ modules) to find relevant information about physics, modeling, and API usage.
Args: query: Search query describing what you're looking for n_results: Number of results to return (default: 5, max: 20) module: Optional module filter (e.g., "CFD_Module", "Heat_Transfer_Module")
Returns: Search results with relevant documentation snippets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| module | No | ||
| n_results | No |