The Odin AI Tools toolkit gives agents platform AI helpers: summarize and classify content, run web search, extract information, work with documents, manage Knowledge Base items, and related utilities. Authentication uses an Odin API key and API secret (optional project ID) saved as a connection.
Add it on the agent Toolkits tab and create or select an Odin AI Tools connection.
Prerequisites
- Odin API key and API secret for your organization
- Optional project ID when not injected automatically
- An agent you can edit
Setup
- Obtain an API key and secret from your Odin / EKB admin settings.
- Open the agent → Toolkits → add Odin AI Tools.
- Create a connection with API key and API secret (and project ID if required).
- Save the agent.
@-mention the relevant tools for document, search, or KB tasks.
Content & AI
| Tool | Description |
|---|
| Summarize | Summarizes text or document content. |
| Google Search | Runs a web search. |
| Extract Information | Extracts structured information from content. |
| Classify | Classifies content into categories. |
| Compare Content | Compares two pieces of content. |
| Apply Style Guide | Applies a style guide to content. |
| Email Creator | Drafts email content. |
| SEO Optimizer | Optimizes content for SEO. |
| PII Check | Checks content for PII. |
| Tool | Description |
|---|
| Get Document | Retrieves a document. |
| Get Documents | Lists documents. |
| Create Document | Creates a document. |
| Edit Document | Edits a document. |
| Extract URL | Extracts content from a URL. |
| Transcribe YouTube Video | Transcribes a YouTube video. |
| Get LinkedIn Profile | Retrieves a LinkedIn profile. |
| Seek Contact | Looks up contact information. |
Knowledge Base
| Tool | Description |
|---|
| Get KB Documents | Lists Knowledge Base documents. |
| Add URL to KB | Adds a URL to the Knowledge Base. |
Use cases
- Summarize a long brief and extract key fields
- Draft an email or SEO-optimized blurb from source material
- Add a URL to the Knowledge Base and confirm it is listed
- Check content for PII before sharing
Tips
- Prefer project-scoped credentials when possible.
- Store API key and secret in a saved connection — do not put them in the personality prompt.
- For agent Knowledge Base RAG search, also see the Knowledge Base toolkit.
Troubleshooting
| Symptom | What to check |
|---|
| Unauthorized | API key/secret and project ID |
| Empty document or KB list | Project scope and permissions |
| Extract / summarize fails | Input size and content type |