Get a research source
get_sourceRetrieve a source's full raw text and citation fields from a project board using its slug or title, returning not found if the source does not exist.
Instructions
Read one source's full raw text + citation fields by slug (or title — it gets slugified). Returns null-ish (not found) when no such source exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Source slug or title. | |
| project | Yes |