# ocsf::type_name

Returns the `type_name` for a given `type_uid`.

```tql
ocsf::type_name(id:int) -> string
```

## Description

### `id: int`

The `type_uid` for which `type_name` should be returned.

## See Also

* [`ocsf::type_uid`](https://preview.docs.tenzir.com/375/375/reference/functions/ocsf/type_uid.md)