## contentTooLarge() function

**Signature:**

```typescript
export declare function contentTooLarge(text: string): OperationOutcome;
```

## Parameters

| Parameter | Type   | Description |
|-----------|--------|-------------|
| text      | string |             |

**Returns:**

OperationOutcome

- [contentTooLarge() function](/content/docs/sdk/core.contenttoolarge#contenttoolarge-function/index.html)
- [Parameters](/content/docs/sdk/core.contenttoolarge#parameters/index.html)
