Licence
—
Version
0.1.0
Deps
0
Size
1.7 MB
Vulns
0
Weekly
22
@keystrokehq/apollo
Keystroke-managed integration.
App: apollo
Version: 20260615_00
Actions: 48
import { defineAgent } from "@keystrokehq/keystroke/agent";
import { apolloAddContactsToSequence } from "@keystrokehq/apollo/actions";
export default defineAgent({
key: "apollo-agent",
tools: [apolloAddContactsToSequence],
});