find_discourse
Retrieve GitHub, mail, IRC, and Delving cites for a path or symbol. Mail/IRC rarely include paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Source path to search (e.g. src/validation.cpp). | |
| repo | No | Optional owner/repo token to include in the query. | |
| query | No | Optional extra search text. | |
| symbol | No | Optional function or type name. |