Create in Dashboard
- Open edit.mosaic.so
- Build your workflow using nodes
- Save the agent
- Copy the
agent_idfrom the URL while viewing the agent
123e4567-e89b-12d3-a456-426614174000 is the agent_id.
Next Steps
- Use GET /agent/[agent_id] to inspect your template
- Use POST /agent/[agent_id]/run to execute it
- Use GET /agent_nodes to discover node docs