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

# ContextBlock

> What a context route answers with, for the owner's chat to read.

What a context route answers with, for the owner's chat to read.

## Properties

### data?

```ts theme={null}
optional data?: Record<string, unknown>;
```

The numbers behind the summary, for the assistant to quote.

***

### summary

```ts theme={null}
summary: string;
```

A line of prose the assistant can use as it is.
