Octave
Overview
Use the Octave connector to enrich, sequence, or generate content using any Octave agent. The integration is agent-driven: you select an agent, and the available fields and API endpoint are determined automatically.
Setup
To use Octave, you'll need an API key from your Octave account.
Actions
Instruct - Run Any Octave Agent
This action allows you to run any Octave agent (enrich, sequence, content, etc.) by selecting the agent and providing the relevant fields.
How it Works
-
Agent Selection: Use the autocomplete dropdown to select an agent by name. The system stores the agent's unique ID and type.
-
Supported Agent Types:
-
ENRICH_PERSON: Use fields like
email
,linkedInProfile
,firstName
,jobTitle
,companyDomain
,companyName
. -
ENRICH_COMPANY: Use fields like
companyDomain
,companyName
. -
EMAIL (Sequence Agent): Use fields like
email
,linkedInProfile
,firstName
,jobTitle
,companyDomain
. -
CONTENT (Content Agent): Use any of the above, plus
context
,outputFormat
,lang
, etc.