Apache ActiveMQ · Capability
Apache ActiveMQ REST API — Messages
Apache ActiveMQ REST API — Messages. 4 operations. Lead operation: Apache ActiveMQ Send Message Using Destination Parameter. Self-contained Naftiko capability covering one Apache Activemq business surface.
What You Can Do
POST
Sendmessagetodestination
— Apache ActiveMQ Send Message Using Destination Parameter
/v1/message
GET
Receivemessagefromdestination
— Apache ActiveMQ Receive Message Using Destination Parameter
/v1/message
POST
Sendmessage
— Apache ActiveMQ Send Message to Destination
/v1/message/{destination}
GET
Receivemessage
— Apache ActiveMQ Receive Message from Destination
/v1/message/{destination}
MCP Tools
apache-activemq-send-message-using
Apache ActiveMQ Send Message Using Destination Parameter
apache-activemq-receive-message-using
Apache ActiveMQ Receive Message Using Destination Parameter
read-only
idempotent
apache-activemq-send-message-destination
Apache ActiveMQ Send Message to Destination
apache-activemq-receive-message-destination
Apache ActiveMQ Receive Message from Destination
read-only
idempotent