Messaging
Publish asynchronous messages, enqueue jobs into ordered queues, batch-deliver payloads to any HTTP endpoint, and schedule recurring cron deliveries — with no queue infrastructure to run.
Call it directly (no agent)
Section titled “Call it directly (no agent)”Messaging is reached from any MCP client through the remote MCP as sapiom_* tools — publish, enqueue, batch, and schedule, plus queue and schedule management. Run tool_discover with your goal to get the exact tool and a call example.
Call it from an agent step
Section titled “Call it from an agent step”Messaging isn’t on the typed ctx.sapiom.* client yet. From inside a step, call it over the Sapiom gateway with the SDK — see Using Capabilities.