/
ME
meganova
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3h ago · Updated 2w ago
View markdown
meganova
FastAPI
post
Create Lorebook Entry
latest
OpenAPI 3.1.0
2026-08-10
466
368
560.6 KB
2b2bab8b9017
ab-testing
7
admin
79
agents
49
analytics
7
assets
5
audio
1
auth
11
benchmarks
3
blocked-creators
4
cak
2
casting
4
character-reports
2
characters
20
chat
25
connectors
12
creator
48
credits
10
custom-tools
6
embeds
10
escalation-rules
5
images
8
impersonate
1
integrations
14
lorebooks
16
get
Read Lorebooks
get
Read Lorebook
post
Create Lorebook
put
Update Lorebook
delete
Delete Lorebook
post
Create Lorebook Entry
put
Update Lorebook Entry
delete
Delete Lorebook Entry
post
Import Lorebook
post
Generate Lorebook From Character
post
Search Lorebook
post
Embed All Entries
post
Embed Single Entry
get
Get Embed Status
get
Get Sync Status
post
Sync Lorebook
marketplace
19
mcp-tools
3
memories
4
memory-health
1
models
4
notifications
5
personas
5
referral
9
seo
6
short-urls
1
spaces
5
storage
5
storage-providers
11
stripe
20
support-metrics
2
trailers
6
user
4
videos
4
get
Read Root
get
Redirect Short Url
get
Health Check
lorebooks
Create Lorebook Entry
post
/lorebooks/entries/create/{lorebook_id}
Path parameters
lorebook_id
string
uuid
required
Request body
LorebookEntryCreate
required
title
string
required
content
string
required
keys
string[]
priority
integer
tags
string[]
visibility
string
enabled
boolean
conditions
object
Response
Successful Response
LorebookEntry
required
title
string
required
content
string
required
keys
string[]
priority
integer
tags
string[]
visibility
string
enabled
boolean
conditions
object
id
string
uuid
required
lorebook_id
string
uuid
required
created_at
string
date-time
required
updated_at
string
date-time
nullable