search
Searches the YouGame documentation (the publish guide and the SDK reference) and returns matching sections with ids. Use it to answer a specific question — how scores are posted, what multiplayer guarantees, what breaks a build — without reading a whole document, then call fetch with an id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to look for, e.g. "submit a score" or "Unity compression" |