Agent Surface
Use the `/agent` workflow when the browser agent just needs to get context into the CRM.
Instead of forcing field-by-field interaction, 4g3ntic gives OpenClaw a shorter path for posting raw context, creating entries, and updating records with minimal ceremony.
API Paths
Use the agent API when the task should bypass the full human UI entirely.
The dedicated agent entry routes and intake route make it easier for autonomous flows to perform CRM actions directly, which helps keep token usage and navigation effort down.
Human Handoff
Agents act, humans verify.
Because comments and activity live on the record itself, humans can pick up right after an OpenClaw session without reverse-engineering what happened.