search_sg_docs
Search ShotGrid API docs (Python SDK, Toolkit, REST) to prevent query errors and resolve filters, entity formats, template tokens, or operators with relevant chunks and relevance scores.
Instructions
Search ShotGrid API documentation using hybrid RAG (semantic + BM25).
Call this BEFORE writing complex queries, using unfamiliar filters, or when unsure about entity format, template tokens, or operator names. Returns the most relevant documentation chunks with relevance scores.
Covers three APIs: shotgun_api3 (Python SDK), Toolkit (sgtk), REST API. Uses HyDE query expansion + Reciprocal Rank Fusion for high precision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |