sf_semantic_search
Search Salesforce documentation using natural language queries. Understands intent and synonyms to return section-level matches with header paths.
Instructions
AI-powered semantic search with NLP query understanding. Analyzes your query to extract entities, intent, and synonyms for better results. Returns section-level matches with header paths. Use this for natural language questions like 'how to process records in bulk' or 'debug authentication errors'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 10) | |
| query | Yes | Natural language search query (e.g. 'how to process records in bulk', 'debug batch apex errors') | |
| domain | No | Optional domain filter (e.g. 'apex-guide', 'rest-api') |