> ## Documentation Index
> Fetch the complete documentation index at: https://docs.r28.ai/charter/llms.txt
> Use this file to discover all available pages before exploring further.

# Objects

> Every object and enum the Search tools accept.

## SearchSort

<div className="enum-table">
  | Value       |
  | ----------- |
  | `score`     |
  | `timestamp` |
</div>

## SearchSortDir

<div className="enum-table">
  | Value  |
  | ------ |
  | `asc`  |
  | `desc` |
</div>
