Skip to main content
Create agents in the Mosaic editor first, then run them through the API.

Create in Dashboard

  1. Open edit.mosaic.so
  2. Build your workflow using nodes
  3. Save the agent
  4. Copy the agent_id from the URL while viewing the agent
Example URL:
https://edit.mosaic.so/agents/123e4567-e89b-12d3-a456-426614174000
In this case, 123e4567-e89b-12d3-a456-426614174000 is the agent_id.

Next Steps