Zep
Long-term memory for AI agents
Configuration
Create Thread
Operation
Create Thread
API Key*
••••••••
Thread ID*
Enter unique thread identifier
User ID*
Enter user identifier
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Add Messages
Operation
Add Messages
API Key*
••••••••
Thread ID*
Enter unique thread identifier
Messages*
json
[{"role": "user", "content": "Hello!"}]
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Get Context
Operation
Get Context
API Key*
••••••••
Thread ID*
Enter unique thread identifier
Context Mode
Select context mode
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Get Messages
Operation
Get Messages
API Key*
••••••••
Thread ID*
Enter unique thread identifier
Result Limit
1
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Get Threads
Operation
Get Threads
API Key*
••••••••
Result Limit
1
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Delete Thread
Operation
Delete Thread
API Key*
••••••••
Thread ID*
Enter unique thread identifier
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Add User
Operation
Add User
API Key*
••••••••
User ID*
Enter user identifier
Email
user@example.com
First Name
John
Last Name
Doe
Metadata
json
{"key": "value"}
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Get User
Operation
Get User
API Key*
••••••••
User ID*
Enter user identifier
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Get User Threads
Operation
Get User Threads
API Key*
••••••••
User ID*
Enter user identifier
Output
| Parameter | Type | Description |
|---|---|---|
threadId | string | Thread identifier |
userId | string | User identifier |
uuid | string | Internal UUID |
createdAt | string | Creation timestamp |
updatedAt | string | Update timestamp |
threads | json | Array of threads |
deleted | boolean | Deletion status |
messages | json | Message data |
messageIds | json | Message identifiers |
context | string | User context string |
facts | json | Extracted facts |
entities | json | Extracted entities |
summary | string | Conversation summary |
batchId | string | Batch operation ID |
email | string | User email |
firstName | string | User first name |
lastName | string | User last name |
metadata | json | User metadata |
responseCount | number | Number of items in response |
totalCount | number | Total number of items available |
rowCount | number | Number of rows in response |
Usage Instructions
Integrate Zep for long-term memory management. Create threads, add messages, retrieve context with AI-powered summaries and facts extraction.
Notes
- Category:
tools - Type:
zep