Read a Stanford Encyclopedia entry
get_sep_entryFetch the full text of any Stanford Encyclopedia of Philosophy entry using its slug, path, or URL, with adjustable character limit.
Instructions
Fetch the text of a SEP entry. Accepts a slug (e.g. 'hegel'), a /entries/.. path, or a full URL. Truncated to max_chars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | Yes | Entry slug, /entries/.. path, or full URL. | |
| max_chars | No | Characters to return. |