Axon Framework · Capability
Axon Server REST API — Contexts
Axon Server REST API — Contexts. 4 operations. Lead operation: Axon Framework - List Contexts. Self-contained Naftiko capability covering one Axon Framework business surface.
What You Can Do
GET
Listcontexts
— Axon Framework - List Contexts
/v1/context
POST
Createcontext
— Axon Framework - Create a Context
/v1/context
GET
Getcontext
— Axon Framework - Get a Context
/v1/context/{contextname}
DELETE
Deletecontext
— Axon Framework - Delete a Context
/v1/context/{contextname}
MCP Tools
axon-framework-list-contexts
Axon Framework - List Contexts
read-only
idempotent
axon-framework-create-context
Axon Framework - Create a Context
axon-framework-get-context
Axon Framework - Get a Context
read-only
idempotent
axon-framework-delete-context
Axon Framework - Delete a Context
idempotent