How it works
- A user message or schedule starts a durable OpenComputer session with a workflow payload.
- The agent uses its
exa_searchtool to find current public evidence for the requested workflow. - The declared Exa connection sends requests with the write-only
EXA_API_KEYwithout adding it to agent source. - The agent returns a ranked shortlist with source URLs and waits for a user to select items before it drafts anything.
- Selection authorizes drafting only; the agent cannot publish or contact anyone.
Start with the example
OpenComputer GTM engineer
Clone the complete GTM agent and its schedule definitions from GitHub.