search_official_docs
Search official CryoSPARC documentation with version-aware results, filtering by section to quickly find guides or tool references.
Instructions
Search the official CryoSPARC docs index.
Args: query: Free-text query (CLI command, API name, parameter, workflow…). cryosparc_version: Target version such as "v5.0+" or "v4.7"; "auto" uses the server's configured default_version_scope. Version-incompatible pages are ranked below compatible ones. section: Restrict to "guide" or "tools"; omit for both. max_results: Number of hits to return (capped at 20).
Returns a dict with a "results" list; each result includes title, source_url, official_source, version_scope, retrieved_at, and matched_excerpt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| section | No | ||
| max_results | No | ||
| cryosparc_version | No | auto |