← All components

Integration action (native)

Actions

Performs one action in a tool Malleable integrates with natively: read a spreadsheet range, send a Slack message, create an Asana task, and so on. See the integrations reference for everything available. For a service Malleable doesn't integrate natively, use an integration action (MCP).

For example, posting a message to Slack, where the agent picks the right channel and writes the message from what the run has gathered.

What the architect sets up

  • Which integration and action to use
  • Which inputs are fixed, come from the run's data, or are filled in by the agent
  • Whose connected account the action runs under

How it behaves in a run

  • Runs when the agent decides it's needed, or automatically when a stage begins or completes.

Related

For developers: the API and MCP server identify this component as integration.