Novu · Capability
Novu API — Contexts
Notifications — Contexts. 5 operations. Lead operation: Create a Context. Self-contained Naftiko capability covering one Novu business surface.
Novu API — Contexts is a Naftiko capability published by Novu, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, PATCH, and DELETE methods rooted at /v2/contexts.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: Novu Create a Context. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Novu, Notifications, and Contexts.
What You Can Do
POST
Contextscontroller_createcontext
— Novu Create a Context
/v2/contexts
GET
Contextscontroller_listcontexts
— Novu List All Contexts
/v2/contexts
PATCH
Contextscontroller_updatecontext
— Novu Update a Context
/v2/contexts/{type}/{id}
GET
Contextscontroller_getcontext
— Novu Retrieve a Context
/v2/contexts/{type}/{id}
DELETE
Contextscontroller_deletecontext
— Novu Delete a Context
/v2/contexts/{type}/{id}
MCP Tools
create-context
Novu Create a Context
list-all-contexts
Novu List All Contexts
read-only
idempotent
update-context
Novu Update a Context
idempotent
retrieve-context
Novu Retrieve a Context
read-only
idempotent
delete-context
Novu Delete a Context
idempotent