---
title: "Limit"
slug: "limit-syntax"
updated: 2022-07-27T22:28:13Z
published: 2022-07-27T22:28:13Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://code.tag.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# limit

## limit

**usage: *common* - datatype: *integer*** The *limit* attribute is set with a numeric value. This value specifies the absolute number of results to be returned by the analysis.

```
"limit": # //Numeric value, defaults to 100
```
