Fetch a curated EQL source
eql_source_fetchExtract text from curated public sources by ID, with era advisories when content references later expansions.
Instructions
Fetch and extract text from a searchable curated public source by id. When the text references content from a later expansion (Kunark, Velious, Luclin) that is not in EQL's pre-Kunark launch, the result includes an eraAdvisory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Source id from eql_sources, for example official-home or eqprogression-faq. | |
| maxCharacters | No | Maximum extracted text length. |