Spring Integration · Capability
Spring Integration Management API — Adapters
Spring Integration Management API — Adapters. 3 operations. Lead operation: List Inbound Channel Adapters. Self-contained Naftiko capability covering one Spring Integration business surface.
What You Can Do
GET
Listinboundadapters
— List Inbound Channel Adapters
/v1/inboundchanneladapters
GET
Getinboundadapter
— Get Inbound Adapter Details
/v1/inboundchanneladapters/{name}
POST
Controlinboundadapter
— Start or Stop Inbound Adapter
/v1/inboundchanneladapters/{name}
MCP Tools
list-inbound-channel-adapters
List Inbound Channel Adapters
read-only
idempotent
get-inbound-adapter-details
Get Inbound Adapter Details
read-only
idempotent
start-stop-inbound-adapter
Start or Stop Inbound Adapter