Skip to content

Project management

Lenast is Linear/Plane-style project management inside a Tefily project. It is not Kallax: work items live in Postgres, not Mongo collections.

You can have nested Lenast projects (:lpId) under one Tefily project: states, labels, issue types, estimates, work items, comments, cycles, modules, views, intake, pages, stickies, notifications, webhooks, and exports.

Permissions: lenast.read, lenast.write, lenast.admin.

MCP covers a subset (projects, work items, cycles, modules, views, intake, stickies, pages, webhooks, exports, analytics). Full HTTP is on /api/projects/:projectId/lenast/.... Use the console or admin SDK lenast for the rest.

See the condensed API summary.