find_drop_sources
Retrieve complete paginated drop sources for any Old School RuneScape item from the Wiki.
Instructions
Get the complete paginated Old School RuneScape Wiki drop listing for an item; get_item_sources is the bounded overview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | Exact Wiki item name | |
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| limit | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| sources | Yes | ||
| returned | Yes | ||
| warnings | Yes | ||
| truncated | Yes | ||
| incomplete | Yes | ||
| nextOffset | No | ||
| provenance | Yes | ||
| skippedRows | Yes | ||
| totalIsExact | Yes | ||
| rawCapReached | Yes | ||
| rawRowsExamined | Yes |