Skip to main content

Deployment

LimitValue
Files per deployment20
Size per file256 KB
Total deployment size1 MB
Allowed extensions.ts, .js, .json, .md, .txt

Execution

LimitValue
Max timeout120 seconds
Default timeout30 seconds

Tools

LimitValue
Tool nameMax 64 chars, pattern [a-zA-Z0-9_-]
Tool descriptionMax 1024 chars

Cron

LimitValue
Schedules per function10 (aggregate across all tools in app())
Schedule nameMax 64 chars
Schedule botIdMax 128 chars

Tokens

LimitValue
Max token size4 KB

Memory (ctx.memory)

LimitValue
set() valueMax 255 chars (use setJson() for larger data)
Max TTL86,400 seconds (24 hours)

Secrets

LimitValue
Key formatUPPER_SNAKE_CASE (^[A-Z][A-Z0-9_]*$)
Blocked prefix__FN_ (internal platform variables)