> ## Documentation Index
> Fetch the complete documentation index at: https://eco-804c21df.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# eAPI function format

> This is how the function will look

## Func Name

```lua theme={null}
funcname(arg: argument_type) : return <return_type>
```

<Info>
  funcname, otherfuncname, other\_funcname
</Info>

<Tip>
  **Any additional info will be here,** not only one type. (Means it could be a warning, error, note, or others) **If it doesn't, then this box will not appear.**
</Tip>

Desc here.
