# Table of Contents - [Getting Started](#getting-started) - [ElevenLabs](#elevenlabs) - [ElevenLabs](#elevenlabs) - [ElevenLabs](#elevenlabs) - [ElevenLabs](#elevenlabs) - [Exa](#exa) - [Exa](#exa) - [Exa](#exa) - [Enrich](#enrich) - [Enrich](#enrich) - [Enrich](#enrich) - [Enrich](#enrich) - [Enrich](#enrich) - [Exa](#exa) - [Exa](#exa) - [Archivo](#archivo) --- # Getting Started Copy page [](https://docs.sim.ai/introduction "Previous page") [](https://docs.sim.ai/quick-reference "Next page") Getting Started =============== Build your first AI workflow in 10 minutes. In this tutorial, you'll create a people research agent that uses advanced LLM-powered search tools to extract and structure information about individuals. This tutorial covers the essential concepts of building workflows in Sim. Estimated completion time: 10 minutes. [What You'll Build](https://docs.sim.ai/getting-started#what-youll-build) -------------------------------------------------------------------------- A people research agent that: 1. Accepts user input through a chat interface 2. Searches the web using AI-powered tools (Exa and Linkup) 3. Extracts and structures information about individuals 4. Returns formatted JSON data with location, profession, and education ![Getting Started Example](https://docs.sim.ai/_next/image?url=%2Fstatic%2Fgetting-started%2Fstarted-1.png&w=1920&q=75&dpl=dpl_CWP6zuH3drZun391CD2dyqauiwcJ) [Step-by-Step Tutorial](https://docs.sim.ai/getting-started#step-by-step-tutorial) ----------------------------------------------------------------------------------- Click **New Workflow** in the dashboard and name it "Getting Started". Every new workflow includes a **Start block** by default—this is the entry point that receives user input. Since we'll trigger this workflow via chat, no configuration is needed for the Start block. Drag an **Agent Block** onto the canvas from the left panel and configure it: * **Model**: Select "OpenAI GPT-4o" * **System Prompt**: "You are a people research agent. When given a person's name, use your available search tools to find comprehensive information about them including their location, profession, educational background, and other relevant details." * **User Prompt**: Drag the connection from the Start block's output into this field to connect `` to the user prompt Enhance your agent with web search capabilities. Click on the Agent block to select it. In the **Tools** section: * Click **Add Tool** * Select **Exa** and **Linkup** from the available tools * Provide your API keys for both tools to enable web search and data access Test your workflow using the **Chat panel** on the right side of the screen. In the chat panel: * Click the dropdown and select `agent1.content` to view the agent's output * Enter a test message: "John is a software engineer from San Francisco who studied Computer Science at Stanford University." * Click **Send** to execute the workflow The agent will analyze the person and return structured information. Configure your agent to return structured JSON data. Click on the Agent block to select it. In the **Response Format** section: * Click the **magic wand icon** (✨) next to the schema field * Enter the prompt: "create a schema named person, that contains location, profession, and education" * The AI will automatically generate the JSON schema Return to the **Chat panel** to test the structured response format. With the response format configured, new output options are now available: * Click the dropdown and select the structured output option (the schema you just created) * Enter a test message: "Sarah is a marketing manager from New York who has an MBA from Harvard Business School." * Click **Send** to execute the workflow The agent will now return structured JSON output with the person's information organized into location, profession, and education fields. [What You've Built](https://docs.sim.ai/getting-started#what-youve-built) -------------------------------------------------------------------------- You've successfully created an AI workflow that: * ✅ Accepts user input through a chat interface * ✅ Processes unstructured text using AI * ✅ Integrates external search tools (Exa and Linkup) * ✅ Returns structured JSON data with AI-generated schemas * ✅ Demonstrates real-time testing and iteration * ✅ Showcases the power of visual, no-code development [Key Concepts You Learned](https://docs.sim.ai/getting-started#key-concepts-you-learned) ----------------------------------------------------------------------------------------- ### [Block Types Used](https://docs.sim.ai/getting-started#block-types-used) Start Block Agent Block ### [Core Workflow Concepts](https://docs.sim.ai/getting-started#core-workflow-concepts) **Data Flow** Connect blocks by dragging connections to pass data between workflow steps **Chat Interface** Test workflows in real-time with the chat panel and select different output options **Tool Integration** Extend agent capabilities by integrating external services like Exa and Linkup **Variable References** Access block outputs using the `` syntax **Structured Output** Define JSON schemas to ensure consistent, formatted responses from AI **AI-Generated Schemas** Use the magic wand (✨) to generate schemas from natural language prompts **Iterative Development** Build, test, and refine workflows quickly with immediate feedback [Next Steps](https://docs.sim.ai/getting-started#next-steps) ------------------------------------------------------------- [### Explore Workflow Blocks\ \ Discover API, Function, Condition, and other workflow blocks](https://docs.sim.ai/blocks) [### Browse Integrations\ \ Connect 80+ services including Gmail, Slack, Notion, and more](https://docs.sim.ai/tools) [### Add Custom Logic\ \ Write custom functions for advanced data processing](https://docs.sim.ai/blocks/function) [### Deploy Your Workflow\ \ Make your workflow accessible via REST API or webhooks](https://docs.sim.ai/execution) [Resources](https://docs.sim.ai/getting-started#resources) ----------------------------------------------------------- **Need detailed explanations?** Visit the [Blocks documentation](https://docs.sim.ai/blocks) for comprehensive guides on each component. **Looking for integrations?** Explore the [Tools documentation](https://docs.sim.ai/tools) to see all 80+ available integrations. **Ready to go live?** Learn about [Execution and Deployment](https://docs.sim.ai/execution) to make your workflows production-ready. [Introduction](https://docs.sim.ai/introduction) [Quick Reference](https://docs.sim.ai/quick-reference) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [What You'll Build](https://docs.sim.ai/getting-started#what-youll-build) [Step-by-Step Tutorial](https://docs.sim.ai/getting-started#step-by-step-tutorial) [What You've Built](https://docs.sim.ai/getting-started#what-youve-built) [Key Concepts You Learned](https://docs.sim.ai/getting-started#key-concepts-you-learned) [Block Types Used](https://docs.sim.ai/getting-started#block-types-used) [Core Workflow Concepts](https://docs.sim.ai/getting-started#core-workflow-concepts) [Next Steps](https://docs.sim.ai/getting-started#next-steps) [Resources](https://docs.sim.ai/getting-started#resources) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # ElevenLabs Copy page [](https://docs.sim.ai/zh/tools/discord "Previous page") [](https://docs.sim.ai/zh/tools/exa "Next page") ElevenLabs ========== 使用 ElevenLabs 转换 TTS [ElevenLabs](https://elevenlabs.io/) 是一个最先进的文本转语音平台,可以生成极其自然且富有表现力的 AI 声音。它提供了当今最逼真且情感细腻的合成语音,非常适合创建逼真的音频内容。 使用 ElevenLabs,您可以: * **生成自然的语音**:创建几乎与人类语音无法区分的音频 * **选择多样化的语音选项**:访问具有不同口音、语调和特征的预制语音库 * **克隆语音**:根据音频样本创建自定义语音(需获得适当的权限) * **控制语音参数**:调整稳定性、清晰度和情感语调以微调输出 * **添加真实情感**:融入自然的情感,如快乐、悲伤或兴奋 在 Sim 中,ElevenLabs 集成使您的代理能够将文本转换为逼真的语音,从而增强应用程序的互动性和参与度。这对于创建语音助手、生成音频内容、开发无障碍应用程序或构建更具人性化的对话界面尤为有价值。该集成允许您将 ElevenLabs 的高级语音合成功能无缝集成到代理工作流中,弥合基于文本的 AI 与自然人类交流之间的差距。 [使用说明](https://docs.sim.ai/zh/tools/elevenlabs#%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E) ------------------------------------------------------------------------------------- 将 ElevenLabs 集成到工作流程中。可以将文本转换为语音。需要 API 密钥。 [工具](https://docs.sim.ai/zh/tools/elevenlabs#%E5%B7%A5%E5%85%B7) ----------------------------------------------------------------- ### [`elevenlabs_tts`](https://docs.sim.ai/zh/tools/elevenlabs#elevenlabs_tts) 使用 ElevenLabs 语音转换 TTS #### [输入](https://docs.sim.ai/zh/tools/elevenlabs#%E8%BE%93%E5%85%A5) | 参数 | 类型 | 必需 | 描述 | | --- | --- | --- | --- | | `text` | string | 是 | 要转换为语音的文本 | | `voiceId` | string | 是 | 要使用的语音 ID | | `modelId` | string | 否 | 要使用的模型 ID (默认为 eleven\_monolingual\_v1) | | `apiKey` | string | 是 | 您的 ElevenLabs API 密钥 | #### [输出](https://docs.sim.ai/zh/tools/elevenlabs#%E8%BE%93%E5%87%BA) | 参数 | 类型 | 描述 | | --- | --- | --- | | `audioUrl` | string | 生成音频的 URL | | `audioFile` | file | 生成的音频文件 | [注意事项](https://docs.sim.ai/zh/tools/elevenlabs#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9) ------------------------------------------------------------------------------------- * 类别: `tools` * 类型: `elevenlabs` [Discord](https://docs.sim.ai/zh/tools/discord) [Exa](https://docs.sim.ai/zh/tools/exa) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [使用说明](https://docs.sim.ai/zh/tools/elevenlabs#%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E) [工具](https://docs.sim.ai/zh/tools/elevenlabs#%E5%B7%A5%E5%85%B7) [`elevenlabs_tts`](https://docs.sim.ai/zh/tools/elevenlabs#elevenlabs_tts) [输入](https://docs.sim.ai/zh/tools/elevenlabs#%E8%BE%93%E5%85%A5) [输出](https://docs.sim.ai/zh/tools/elevenlabs#%E8%BE%93%E5%87%BA) [注意事项](https://docs.sim.ai/zh/tools/elevenlabs#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # ElevenLabs Copy page [](https://docs.sim.ai/de/tools/discord "Previous page") [](https://docs.sim.ai/de/tools/exa "Next page") ElevenLabs ========== TTS mit ElevenLabs konvertieren [ElevenLabs](https://elevenlabs.io/) ist eine hochmoderne Text-to-Speech-Plattform, die unglaublich natürliche und ausdrucksstarke KI-Stimmen erzeugt. Sie bietet einige der realistischsten und emotional nuanciertesten synthetischen Stimmen, die heute verfügbar sind, was sie ideal für die Erstellung lebensechter Audioinhalte macht. Mit ElevenLabs können Sie: * **Natürlich klingende Sprache generieren**: Audio erstellen, das kaum von menschlicher Sprache zu unterscheiden ist * **Aus vielfältigen Stimmoptionen wählen**: Zugriff auf eine Bibliothek vorgefertigter Stimmen mit verschiedenen Akzenten, Tonlagen und Eigenschaften * **Stimmen klonen**: Benutzerdefinierte Stimmen basierend auf Audiobeispielen erstellen (mit entsprechenden Genehmigungen) * **Sprachparameter steuern**: Stabilität, Klarheit und emotionalen Ton anpassen, um die Ausgabe zu optimieren * **Realistische Emotionen hinzufügen**: Natürlich klingende Emotionen wie Freude, Traurigkeit oder Aufregung einbauen In Sim ermöglicht die ElevenLabs-Integration Ihren Agenten, Text in lebensechte Sprache umzuwandeln, was die Interaktivität und das Engagement Ihrer Anwendungen verbessert. Dies ist besonders wertvoll für die Erstellung von Sprachassistenten, die Generierung von Audioinhalten, die Entwicklung barrierefreier Anwendungen oder den Aufbau von Konversationsschnittstellen, die menschlicher wirken. Die Integration ermöglicht es Ihnen, die fortschrittlichen Sprachsynthesefähigkeiten von ElevenLabs nahtlos in Ihre Agenten-Workflows zu integrieren und so die Lücke zwischen textbasierter KI und natürlicher menschlicher Kommunikation zu schließen. [Nutzungsanleitung](https://docs.sim.ai/de/tools/elevenlabs#nutzungsanleitung) ------------------------------------------------------------------------------- ElevenLabs in den Workflow integrieren. Kann Text in Sprache umwandeln. Erfordert API-Schlüssel. [Tools](https://docs.sim.ai/de/tools/elevenlabs#tools) ------------------------------------------------------- ### [`elevenlabs_tts`](https://docs.sim.ai/de/tools/elevenlabs#elevenlabs_tts) TTS mit ElevenLabs-Stimmen konvertieren #### [Eingabe](https://docs.sim.ai/de/tools/elevenlabs#eingabe) | Parameter | Typ | Erforderlich | Beschreibung | | --- | --- | --- | --- | | `text` | string | Ja | Der Text, der in Sprache umgewandelt werden soll | | `voiceId` | string | Ja | Die ID der zu verwendenden Stimme | | `modelId` | string | Nein | Die ID des zu verwendenden Modells (standardmäßig eleven\_monolingual\_v1) | | `apiKey` | string | Ja | Ihr ElevenLabs API-Schlüssel | #### [Ausgabe](https://docs.sim.ai/de/tools/elevenlabs#ausgabe) | Parameter | Typ | Beschreibung | | --- | --- | --- | | `audioUrl` | string | Die URL der generierten Audiodatei | | `audioFile` | file | Die generierte Audiodatei | [Hinweise](https://docs.sim.ai/de/tools/elevenlabs#hinweise) ------------------------------------------------------------- * Kategorie: `tools` * Typ: `elevenlabs` [Discord](https://docs.sim.ai/de/tools/discord) [Exa](https://docs.sim.ai/de/tools/exa) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Nutzungsanleitung](https://docs.sim.ai/de/tools/elevenlabs#nutzungsanleitung) [Tools](https://docs.sim.ai/de/tools/elevenlabs#tools) [`elevenlabs_tts`](https://docs.sim.ai/de/tools/elevenlabs#elevenlabs_tts) [Eingabe](https://docs.sim.ai/de/tools/elevenlabs#eingabe) [Ausgabe](https://docs.sim.ai/de/tools/elevenlabs#ausgabe) [Hinweise](https://docs.sim.ai/de/tools/elevenlabs#hinweise) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # ElevenLabs Copy page [](https://docs.sim.ai/fr/tools/discord "Previous page") [](https://docs.sim.ai/fr/tools/exa "Next page") ElevenLabs ========== Convertir TTS avec ElevenLabs [ElevenLabs](https://elevenlabs.io/) est une plateforme de synthèse vocale à la pointe de la technologie qui crée des voix IA incroyablement naturelles et expressives. Elle offre certaines des voix synthétiques les plus réalistes et émotionnellement nuancées disponibles aujourd'hui, ce qui la rend idéale pour créer du contenu audio réaliste. Avec ElevenLabs, vous pouvez : * **Générer une parole naturelle** : créer un audio presque indiscernable de la parole humaine * **Choisir parmi diverses options de voix** : accéder à une bibliothèque de voix préconçues avec différents accents, tons et caractéristiques * **Cloner des voix** : créer des voix personnalisées basées sur des échantillons audio (avec les autorisations appropriées) * **Contrôler les paramètres de parole** : ajuster la stabilité, la clarté et le ton émotionnel pour affiner le résultat * **Ajouter des émotions réalistes** : incorporer des émotions naturelles comme la joie, la tristesse ou l'excitation Dans Sim, l'intégration d'ElevenLabs permet à vos agents de convertir du texte en parole réaliste, améliorant l'interactivité et l'engagement de vos applications. C'est particulièrement précieux pour créer des assistants vocaux, générer du contenu audio, développer des applications accessibles ou construire des interfaces conversationnelles qui semblent plus humaines. L'intégration vous permet d'incorporer facilement les capacités avancées de synthèse vocale d'ElevenLabs dans vos flux de travail d'agents, comblant ainsi le fossé entre l'IA textuelle et la communication humaine naturelle. [Instructions d'utilisation](https://docs.sim.ai/fr/tools/elevenlabs#instructions-dutilisation) ------------------------------------------------------------------------------------------------ Intégrer ElevenLabs dans le flux de travail. Peut convertir le texte en parole. Nécessite une clé API. [Outils](https://docs.sim.ai/fr/tools/elevenlabs#outils) --------------------------------------------------------- ### [`elevenlabs_tts`](https://docs.sim.ai/fr/tools/elevenlabs#elevenlabs_tts) Convertir TTS en utilisant les voix d'ElevenLabs #### [Entrée](https://docs.sim.ai/fr/tools/elevenlabs#entr%C3%A9e) | Paramètre | Type | Obligatoire | Description | | --- | --- | --- | --- | | `text` | string | Oui | Le texte à convertir en parole | | `voiceId` | string | Oui | L'ID de la voix à utiliser | | `modelId` | string | Non | L'ID du modèle à utiliser (par défaut eleven\_monolingual\_v1) | | `apiKey` | string | Oui | Votre clé API ElevenLabs | #### [Sortie](https://docs.sim.ai/fr/tools/elevenlabs#sortie) | Paramètre | Type | Description | | --- | --- | --- | | `audioUrl` | string | L'URL de l'audio généré | | `audioFile` | file | Le fichier audio généré | [Notes](https://docs.sim.ai/fr/tools/elevenlabs#notes) ------------------------------------------------------- * Catégorie : `tools` * Type : `elevenlabs` [Discord](https://docs.sim.ai/fr/tools/discord) [Exa](https://docs.sim.ai/fr/tools/exa) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Instructions d'utilisation](https://docs.sim.ai/fr/tools/elevenlabs#instructions-dutilisation) [Outils](https://docs.sim.ai/fr/tools/elevenlabs#outils) [`elevenlabs_tts`](https://docs.sim.ai/fr/tools/elevenlabs#elevenlabs_tts) [Entrée](https://docs.sim.ai/fr/tools/elevenlabs#entr%C3%A9e) [Sortie](https://docs.sim.ai/fr/tools/elevenlabs#sortie) [Notes](https://docs.sim.ai/fr/tools/elevenlabs#notes) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # ElevenLabs Copy page [](https://docs.sim.ai/ja/tools/discord "Previous page") [](https://docs.sim.ai/ja/tools/exa "Next page") ElevenLabs ========== ElevenLabsを使用してTTSに変換 [ElevenLabs](https://elevenlabs.io/) は、信じられないほど自然で表現力豊かなAI音声を作成する最先端のテキスト読み上げプラットフォームです。現在利用可能な中で最もリアルで感情豊かな合成音声を提供しており、生き生きとしたオーディオコンテンツの作成に最適です。 ElevenLabsでは、以下のことが可能です: * **自然な音声の生成**:人間の声とほぼ区別がつかないオーディオを作成 * **多様な音声オプションから選択**:異なるアクセント、トーン、特性を持つ既製の音声ライブラリにアクセス * **音声のクローン作成**:音声サンプルに基づいてカスタム音声を作成(適切な許可を得た上で) * **音声パラメータの制御**:安定性、明瞭さ、感情的なトーンを調整して出力を微調整 * **リアルな感情の追加**:幸福、悲しみ、興奮などの自然な感情を取り入れる Simでは、ElevenLabs統合によりエージェントがテキストを生き生きとした音声に変換でき、アプリケーションのインタラクティブ性と魅力を高めることができます。これは特に音声アシスタントの作成、オーディオコンテンツの生成、アクセシブルなアプリケーションの開発、より人間らしく感じる会話インターフェースの構築に価値があります。この統合により、ElevenLabsの高度な音声合成機能をエージェントワークフローにシームレスに組み込み、テキストベースのAIと自然な人間のコミュニケーションの間のギャップを埋めることができます。 [使用方法](https://docs.sim.ai/ja/tools/elevenlabs#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) ------------------------------------------------------------------------------------- ElevenLabsをワークフローに統合します。テキストを音声に変換できます。APIキーが必要です。 [ツール](https://docs.sim.ai/ja/tools/elevenlabs#%E3%83%84%E3%83%BC%E3%83%AB) --------------------------------------------------------------------------- ### [`elevenlabs_tts`](https://docs.sim.ai/ja/tools/elevenlabs#elevenlabs_tts) ElevenLabsの音声を使用してTTSに変換 #### [入力](https://docs.sim.ai/ja/tools/elevenlabs#%E5%85%A5%E5%8A%9B) | パラメータ | 型 | 必須 | 説明 | | --- | --- | --- | --- | | `text` | string | はい | 音声に変換するテキスト | | `voiceId` | string | はい | 使用する音声のID | | `modelId` | string | いいえ | 使用するモデルのID(デフォルトはeleven\_monolingual\_v1) | | `apiKey` | string | はい | あなたのElevenLabs APIキー | #### [出力](https://docs.sim.ai/ja/tools/elevenlabs#%E5%87%BA%E5%8A%9B) | パラメータ | 型 | 説明 | | --- | --- | --- | | `audioUrl` | string | 生成された音声のURL | | `audioFile` | file | 生成された音声ファイル | [注意事項](https://docs.sim.ai/ja/tools/elevenlabs#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A0%85) ------------------------------------------------------------------------------------- * カテゴリー: `tools` * タイプ: `elevenlabs` [Discord](https://docs.sim.ai/ja/tools/discord) [Exa](https://docs.sim.ai/ja/tools/exa) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [使用方法](https://docs.sim.ai/ja/tools/elevenlabs#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) [ツール](https://docs.sim.ai/ja/tools/elevenlabs#%E3%83%84%E3%83%BC%E3%83%AB) [`elevenlabs_tts`](https://docs.sim.ai/ja/tools/elevenlabs#elevenlabs_tts) [入力](https://docs.sim.ai/ja/tools/elevenlabs#%E5%85%A5%E5%8A%9B) [出力](https://docs.sim.ai/ja/tools/elevenlabs#%E5%87%BA%E5%8A%9B) [注意事項](https://docs.sim.ai/ja/tools/elevenlabs#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A0%85) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Exa Copy page [](https://docs.sim.ai/es/tools/elevenlabs "Previous page") [](https://docs.sim.ai/es/tools/file "Next page") Exa === Busca con Exa AI [Exa](https://exa.ai/) es un motor de búsqueda impulsado por IA diseñado específicamente para desarrolladores e investigadores, que proporciona información altamente relevante y actualizada de toda la web. Combina capacidades avanzadas de búsqueda semántica con comprensión de IA para ofrecer resultados más precisos y contextualmente relevantes que los motores de búsqueda tradicionales. Con Exa, puedes: * **Buscar con lenguaje natural**: Encuentra información utilizando consultas y preguntas conversacionales * **Obtener resultados precisos**: Recibe resultados de búsqueda altamente relevantes con comprensión semántica * **Acceder a información actualizada**: Obtén información actual de toda la web * **Encontrar contenido similar**: Descubre recursos relacionados basados en similitud de contenido * **Extraer contenidos de páginas web**: Recupera y procesa el texto completo de páginas web * **Responder preguntas con citas**: Haz preguntas y recibe respuestas directas con fuentes de apoyo * **Realizar tareas de investigación**: Automatiza flujos de trabajo de investigación de múltiples pasos para recopilar, sintetizar y resumir información En Sim, la integración de Exa permite a tus agentes buscar información en la web, recuperar contenido de URLs específicas, encontrar recursos similares, responder preguntas con citas y realizar tareas de investigación, todo de forma programática a través de llamadas a la API. Esto permite a tus agentes acceder a información en tiempo real desde internet, mejorando su capacidad para proporcionar respuestas precisas, actuales y relevantes. La integración es particularmente valiosa para tareas de investigación, recopilación de información, descubrimiento de contenido y respuesta a preguntas que requieren información actualizada de toda la web. [Instrucciones de uso](https://docs.sim.ai/es/tools/exa#instrucciones-de-uso) ------------------------------------------------------------------------------ Integra Exa en el flujo de trabajo. Puede buscar, obtener contenidos, encontrar enlaces similares, responder a preguntas y realizar investigaciones. Requiere clave API. [Herramientas](https://docs.sim.ai/es/tools/exa#herramientas) -------------------------------------------------------------- ### [`exa_search`](https://docs.sim.ai/es/tools/exa#exa_search) Busca en la web usando Exa AI. Devuelve resultados de búsqueda relevantes con títulos, URLs y fragmentos de texto. #### [Entrada](https://docs.sim.ai/es/tools/exa#entrada) | Parámetro | Tipo | Obligatorio | Descripción | | --- | --- | --- | --- | | `query` | string | Sí | La consulta de búsqueda a ejecutar | | `numResults` | number | No | Número de resultados a devolver (predeterminado: 10, máximo: 25) | | `useAutoprompt` | boolean | No | Si se debe usar autoprompt para mejorar la consulta (predeterminado: false) | | `type` | string | No | Tipo de búsqueda: neural, keyword, auto o fast (predeterminado: auto) | | `includeDomains` | string | No | Lista separada por comas de dominios a incluir en los resultados | | `excludeDomains` | string | No | Lista separada por comas de dominios a excluir de los resultados | | `category` | string | No | Filtrar por categoría: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report | | `text` | boolean | No | Incluir contenido de texto completo en los resultados (predeterminado: false) | | `highlights` | boolean | No | Incluir fragmentos destacados en los resultados (predeterminado: false) | | `summary` | boolean | No | Incluir resúmenes generados por IA en los resultados (predeterminado: false) | | `livecrawl` | string | No | Modo de rastreo en vivo: never (predeterminado), fallback, always, o preferred (siempre intenta livecrawl, recurre a caché si falla) | | `apiKey` | string | Sí | Clave API de Exa AI | #### [Salida](https://docs.sim.ai/es/tools/exa#salida) | Parámetro | Tipo | Descripción | | --- | --- | --- | | `results` | array | Resultados de búsqueda con títulos, URLs y fragmentos de texto | ### [`exa_get_contents`](https://docs.sim.ai/es/tools/exa#exa_get_contents) Recupera el contenido de páginas web usando Exa AI. Devuelve el título, contenido de texto y resúmenes opcionales para cada URL. #### [Entrada](https://docs.sim.ai/es/tools/exa#entrada-1) | Parámetro | Tipo | Obligatorio | Descripción | | --- | --- | --- | --- | | `urls` | string | Sí | Lista separada por comas de URLs para recuperar contenido | | `text` | boolean | No | Si es true, devuelve el texto completo de la página con la configuración predeterminada. Si es false, desactiva la devolución de texto. | | `summaryQuery` | string | No | Consulta para guiar la generación del resumen | | `subpages` | number | No | Número de subpáginas a rastrear desde las URLs proporcionadas | | `subpageTarget` | string | No | Palabras clave separadas por comas para dirigirse a subpáginas específicas (por ejemplo, "docs,tutorial,about") | | `highlights` | boolean | No | Incluir fragmentos destacados en los resultados (predeterminado: false) | | `livecrawl` | string | No | Modo de rastreo en vivo: never (predeterminado), fallback, always, o preferred (siempre intenta livecrawl, recurre a caché si falla) | | `apiKey` | string | Sí | Clave API de Exa AI | #### [Salida](https://docs.sim.ai/es/tools/exa#salida-1) | Parámetro | Tipo | Descripción | | --- | --- | --- | | `results` | array | Contenido recuperado de URLs con título, texto y resúmenes | ### [`exa_find_similar_links`](https://docs.sim.ai/es/tools/exa#exa_find_similar_links) Encuentra páginas web similares a una URL determinada utilizando Exa AI. Devuelve una lista de enlaces similares con títulos y fragmentos de texto. #### [Entrada](https://docs.sim.ai/es/tools/exa#entrada-2) | Parámetro | Tipo | Obligatorio | Descripción | | --- | --- | --- | --- | | `url` | string | Sí | La URL para encontrar enlaces similares | | `numResults` | number | No | Número de enlaces similares a devolver (predeterminado: 10, máximo: 25) | | `text` | boolean | No | Si se debe incluir el texto completo de las páginas similares | | `includeDomains` | string | No | Lista separada por comas de dominios a incluir en los resultados | | `excludeDomains` | string | No | Lista separada por comas de dominios a excluir de los resultados | | `excludeSourceDomain` | boolean | No | Excluir el dominio de origen de los resultados (predeterminado: false) | | `highlights` | boolean | No | Incluir fragmentos destacados en los resultados (predeterminado: false) | | `summary` | boolean | No | Incluir resúmenes generados por IA en los resultados (predeterminado: false) | | `livecrawl` | string | No | Modo de rastreo en vivo: never (predeterminado), fallback, always o preferred (siempre intenta rastreo en vivo, recurre a caché si falla) | | `apiKey` | string | Sí | Clave API de Exa AI | #### [Salida](https://docs.sim.ai/es/tools/exa#salida-2) | Parámetro | Tipo | Descripción | | --- | --- | --- | | `similarLinks` | array | Enlaces similares encontrados con títulos, URLs y fragmentos de texto | ### [`exa_answer`](https://docs.sim.ai/es/tools/exa#exa_answer) Obtén una respuesta generada por IA a una pregunta con citas de la web utilizando Exa AI. #### [Entrada](https://docs.sim.ai/es/tools/exa#entrada-3) | Parámetro | Tipo | Obligatorio | Descripción | | --- | --- | --- | --- | | `query` | string | Sí | La pregunta a responder | | `text` | boolean | No | Si se debe incluir el texto completo de la respuesta | | `apiKey` | string | Sí | Clave API de Exa AI | #### [Salida](https://docs.sim.ai/es/tools/exa#salida-3) | Parámetro | Tipo | Descripción | | --- | --- | --- | | `answer` | string | Respuesta generada por IA a la pregunta | | `citations` | array | Fuentes y citas para la respuesta | ### [`exa_research`](https://docs.sim.ai/es/tools/exa#exa_research) Realiza investigaciones exhaustivas utilizando IA para generar informes detallados con citas #### [Entrada](https://docs.sim.ai/es/tools/exa#entrada-4) | Parámetro | Tipo | Obligatorio | Descripción | | --- | --- | --- | --- | | `query` | string | Sí | Consulta o tema de investigación | | `model` | string | No | Modelo de investigación: exa-research-fast, exa-research (predeterminado), o exa-research-pro | | `apiKey` | string | Sí | Clave API de Exa AI | #### [Salida](https://docs.sim.ai/es/tools/exa#salida-4) | Parámetro | Tipo | Descripción | | --- | --- | --- | | `research` | array | Hallazgos de investigación exhaustivos con citas y resúmenes | [Notas](https://docs.sim.ai/es/tools/exa#notas) ------------------------------------------------ * Categoría: `tools` * Tipo: `exa` [ElevenLabs](https://docs.sim.ai/es/tools/elevenlabs) [Archivo](https://docs.sim.ai/es/tools/file) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Instrucciones de uso](https://docs.sim.ai/es/tools/exa#instrucciones-de-uso) [Herramientas](https://docs.sim.ai/es/tools/exa#herramientas) [`exa_search`](https://docs.sim.ai/es/tools/exa#exa_search) [Entrada](https://docs.sim.ai/es/tools/exa#entrada) [Salida](https://docs.sim.ai/es/tools/exa#salida) [`exa_get_contents`](https://docs.sim.ai/es/tools/exa#exa_get_contents) [Entrada](https://docs.sim.ai/es/tools/exa#entrada-1) [Salida](https://docs.sim.ai/es/tools/exa#salida-1) [`exa_find_similar_links`](https://docs.sim.ai/es/tools/exa#exa_find_similar_links) [Entrada](https://docs.sim.ai/es/tools/exa#entrada-2) [Salida](https://docs.sim.ai/es/tools/exa#salida-2) [`exa_answer`](https://docs.sim.ai/es/tools/exa#exa_answer) [Entrada](https://docs.sim.ai/es/tools/exa#entrada-3) [Salida](https://docs.sim.ai/es/tools/exa#salida-3) [`exa_research`](https://docs.sim.ai/es/tools/exa#exa_research) [Entrada](https://docs.sim.ai/es/tools/exa#entrada-4) [Salida](https://docs.sim.ai/es/tools/exa#salida-4) [Notas](https://docs.sim.ai/es/tools/exa#notas) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Exa Copy page [](https://docs.sim.ai/fr/tools/elevenlabs "Previous page") [](https://docs.sim.ai/fr/tools/file "Next page") Exa === Recherchez avec Exa AI [Exa](https://exa.ai/) est un moteur de recherche alimenté par l'IA conçu spécifiquement pour les développeurs et les chercheurs, fournissant des informations hautement pertinentes et à jour provenant du web. Il combine des capacités de recherche sémantique avancées avec une compréhension par IA pour offrir des résultats plus précis et contextuellement pertinents que les moteurs de recherche traditionnels. Avec Exa, vous pouvez : * **Rechercher en langage naturel** : trouver des informations en utilisant des requêtes conversationnelles et des questions * **Obtenir des résultats précis** : recevoir des résultats de recherche hautement pertinents avec compréhension sémantique * **Accéder à des informations à jour** : récupérer des informations actuelles provenant du web * **Trouver du contenu similaire** : découvrir des ressources connexes basées sur la similarité du contenu * **Extraire le contenu des pages web** : récupérer et traiter le texte intégral des pages web * **Répondre aux questions avec citations** : poser des questions et recevoir des réponses directes avec sources à l'appui * **Effectuer des tâches de recherche** : automatiser des flux de travail de recherche en plusieurs étapes pour collecter, synthétiser et résumer l'information Dans Sim, l'intégration d'Exa permet à vos agents de rechercher des informations sur le web, de récupérer du contenu à partir d'URLs spécifiques, de trouver des ressources similaires, de répondre à des questions avec citations et de mener des tâches de recherche — le tout par programmation via des appels API. Cela permet à vos agents d'accéder à des informations en temps réel sur internet, améliorant leur capacité à fournir des réponses précises, actuelles et pertinentes. L'intégration est particulièrement précieuse pour les tâches de recherche, la collecte d'informations, la découverte de contenu et la réponse aux questions nécessitant des informations à jour provenant du web. [Instructions d'utilisation](https://docs.sim.ai/fr/tools/exa#instructions-dutilisation) ----------------------------------------------------------------------------------------- Intégrez Exa dans le flux de travail. Peut effectuer des recherches, obtenir du contenu, trouver des liens similaires, répondre à une question et mener des recherches. Nécessite une clé API. [Outils](https://docs.sim.ai/fr/tools/exa#outils) -------------------------------------------------- ### [`exa_search`](https://docs.sim.ai/fr/tools/exa#exa_search) Recherchez sur le web en utilisant Exa AI. Renvoie des résultats de recherche pertinents avec titres, URLs et extraits de texte. #### [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e) | Paramètre | Type | Obligatoire | Description | | --- | --- | --- | --- | | `query` | chaîne | Oui | La requête de recherche à exécuter | | `numResults` | nombre | Non | Nombre de résultats à retourner (par défaut : 10, max : 25) | | `useAutoprompt` | booléen | Non | Utiliser ou non l'autoprompt pour améliorer la requête (par défaut : false) | | `type` | chaîne | Non | Type de recherche : neural, keyword, auto ou fast (par défaut : auto) | | `includeDomains` | chaîne | Non | Liste de domaines à inclure dans les résultats, séparés par des virgules | | `excludeDomains` | chaîne | Non | Liste de domaines à exclure des résultats, séparés par des virgules | | `category` | chaîne | Non | Filtrer par catégorie : company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report | | `text` | booléen | Non | Inclure le contenu textuel complet dans les résultats (par défaut : false) | | `highlights` | booléen | Non | Inclure des extraits surlignés dans les résultats (par défaut : false) | | `summary` | booléen | Non | Inclure des résumés générés par IA dans les résultats (par défaut : false) | | `livecrawl` | chaîne | Non | Mode d'exploration en direct : never (par défaut), fallback, always, ou preferred (toujours essayer l'exploration en direct, revenir au cache en cas d'échec) | | `apiKey` | chaîne | Oui | Clé API Exa AI | #### [Sortie](https://docs.sim.ai/fr/tools/exa#sortie) | Paramètre | Type | Description | | --- | --- | --- | | `results` | tableau | Résultats de recherche avec titres, URLs et extraits de texte | ### [`exa_get_contents`](https://docs.sim.ai/fr/tools/exa#exa_get_contents) Récupérer le contenu des pages web en utilisant Exa AI. Renvoie le titre, le contenu textuel et des résumés optionnels pour chaque URL. #### [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e-1) | Paramètre | Type | Obligatoire | Description | | --- | --- | --- | --- | | `urls` | chaîne | Oui | Liste d'URLs séparées par des virgules pour récupérer le contenu | | `text` | booléen | Non | Si true, renvoie le texte complet de la page avec les paramètres par défaut. Si false, désactive le retour du texte. | | `summaryQuery` | chaîne | Non | Requête pour guider la génération du résumé | | `subpages` | nombre | Non | Nombre de sous-pages à explorer à partir des URLs fournies | | `subpageTarget` | chaîne | Non | Mots-clés séparés par des virgules pour cibler des sous-pages spécifiques (par exemple, "docs,tutorial,about") | | `highlights` | booléen | Non | Inclure des extraits surlignés dans les résultats (par défaut : false) | | `livecrawl` | chaîne | Non | Mode d'exploration en direct : never (par défaut), fallback, always, ou preferred (toujours essayer l'exploration en direct, revenir au cache en cas d'échec) | | `apiKey` | chaîne | Oui | Clé API Exa AI | #### [Sortie](https://docs.sim.ai/fr/tools/exa#sortie-1) | Paramètre | Type | Description | | --- | --- | --- | | `results` | tableau | Contenu récupéré des URLs avec titre, texte et résumés | ### [`exa_find_similar_links`](https://docs.sim.ai/fr/tools/exa#exa_find_similar_links) Trouvez des pages web similaires à une URL donnée en utilisant Exa AI. Renvoie une liste de liens similaires avec titres et extraits de texte. #### [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e-2) | Paramètre | Type | Obligatoire | Description | | --- | --- | --- | --- | | `url` | chaîne | Oui | L'URL pour laquelle trouver des liens similaires | | `numResults` | nombre | Non | Nombre de liens similaires à retourner (par défaut : 10, max : 25) | | `text` | booléen | Non | Inclure ou non le texte complet des pages similaires | | `includeDomains` | chaîne | Non | Liste de domaines à inclure dans les résultats, séparés par des virgules | | `excludeDomains` | chaîne | Non | Liste de domaines à exclure des résultats, séparés par des virgules | | `excludeSourceDomain` | booléen | Non | Exclure le domaine source des résultats (par défaut : false) | | `highlights` | booléen | Non | Inclure des extraits surlignés dans les résultats (par défaut : false) | | `summary` | booléen | Non | Inclure des résumés générés par IA dans les résultats (par défaut : false) | | `livecrawl` | chaîne | Non | Mode d'exploration en direct : never (par défaut), fallback, always, ou preferred (toujours essayer l'exploration en direct, revenir au cache en cas d'échec) | | `apiKey` | chaîne | Oui | Clé API Exa AI | #### [Sortie](https://docs.sim.ai/fr/tools/exa#sortie-2) | Paramètre | Type | Description | | --- | --- | --- | | `similarLinks` | tableau | Liens similaires trouvés avec titres, URLs et extraits de texte | ### [`exa_answer`](https://docs.sim.ai/fr/tools/exa#exa_answer) Obtenez une réponse générée par IA à une question avec des citations du web en utilisant Exa AI. #### [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e-3) | Paramètre | Type | Obligatoire | Description | | --- | --- | --- | --- | | `query` | chaîne | Oui | La question à répondre | | `text` | booléen | Non | Indique s'il faut inclure le texte complet de la réponse | | `apiKey` | chaîne | Oui | Clé API Exa AI | #### [Sortie](https://docs.sim.ai/fr/tools/exa#sortie-3) | Paramètre | Type | Description | | --- | --- | --- | | `answer` | chaîne | Réponse générée par IA à la question | | `citations` | tableau | Sources et citations pour la réponse | ### [`exa_research`](https://docs.sim.ai/fr/tools/exa#exa_research) Effectuer des recherches complètes à l'aide de l'IA pour générer des rapports détaillés avec citations #### [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e-4) | Paramètre | Type | Obligatoire | Description | | --- | --- | --- | --- | | `query` | chaîne | Oui | Requête ou sujet de recherche | | `model` | chaîne | Non | Modèle de recherche : exa-research-fast, exa-research (par défaut), ou exa-research-pro | | `apiKey` | chaîne | Oui | Clé API Exa AI | #### [Sortie](https://docs.sim.ai/fr/tools/exa#sortie-4) | Paramètre | Type | Description | | --- | --- | --- | | `research` | tableau | Résultats de recherche complets avec citations et résumés | [Remarques](https://docs.sim.ai/fr/tools/exa#remarques) -------------------------------------------------------- * Catégorie : `tools` * Type : `exa` [ElevenLabs](https://docs.sim.ai/fr/tools/elevenlabs) [Fichier](https://docs.sim.ai/fr/tools/file) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Instructions d'utilisation](https://docs.sim.ai/fr/tools/exa#instructions-dutilisation) [Outils](https://docs.sim.ai/fr/tools/exa#outils) [`exa_search`](https://docs.sim.ai/fr/tools/exa#exa_search) [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e) [Sortie](https://docs.sim.ai/fr/tools/exa#sortie) [`exa_get_contents`](https://docs.sim.ai/fr/tools/exa#exa_get_contents) [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e-1) [Sortie](https://docs.sim.ai/fr/tools/exa#sortie-1) [`exa_find_similar_links`](https://docs.sim.ai/fr/tools/exa#exa_find_similar_links) [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e-2) [Sortie](https://docs.sim.ai/fr/tools/exa#sortie-2) [`exa_answer`](https://docs.sim.ai/fr/tools/exa#exa_answer) [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e-3) [Sortie](https://docs.sim.ai/fr/tools/exa#sortie-3) [`exa_research`](https://docs.sim.ai/fr/tools/exa#exa_research) [Entrée](https://docs.sim.ai/fr/tools/exa#entr%C3%A9e-4) [Sortie](https://docs.sim.ai/fr/tools/exa#sortie-4) [Remarques](https://docs.sim.ai/fr/tools/exa#remarques) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Exa Copy page [](https://docs.sim.ai/de/tools/elevenlabs "Previous page") [](https://docs.sim.ai/de/tools/file "Next page") Exa === Suche mit Exa AI [Exa](https://exa.ai/) ist eine KI-gestützte Suchmaschine, die speziell für Entwickler und Forscher konzipiert wurde und hochrelevante und aktuelle Informationen aus dem gesamten Web liefert. Sie kombiniert fortschrittliche semantische Suchfunktionen mit KI-Verständnis, um genauere und kontextuell relevantere Ergebnisse als herkömmliche Suchmaschinen zu liefern. Mit Exa können Sie: * **Mit natürlicher Sprache suchen**: Informationen mit konversationellen Anfragen und Fragen finden * **Präzise Ergebnisse erhalten**: Hochrelevante Suchergebnisse mit semantischem Verständnis erhalten * **Auf aktuelle Informationen zugreifen**: Aktuelle Informationen aus dem gesamten Web abrufen * **Ähnliche Inhalte finden**: Verwandte Ressourcen basierend auf Inhaltsähnlichkeit entdecken * **Webseiteninhalte extrahieren**: Den vollständigen Text von Webseiten abrufen und verarbeiten * **Fragen mit Quellenangaben beantworten**: Fragen stellen und direkte Antworten mit unterstützenden Quellen erhalten * **Rechercheaufgaben durchführen**: Mehrstufige Recherche-Workflows automatisieren, um Informationen zu sammeln, zu synthetisieren und zusammenzufassen In Sim ermöglicht die Exa-Integration Ihren Agenten, im Web nach Informationen zu suchen, Inhalte von bestimmten URLs abzurufen, ähnliche Ressourcen zu finden, Fragen mit Quellenangaben zu beantworten und Rechercheaufgaben durchzuführen – alles programmatisch über API-Aufrufe. Dies ermöglicht Ihren Agenten den Zugriff auf Echtzeit-Informationen aus dem Internet und verbessert ihre Fähigkeit, genaue, aktuelle und relevante Antworten zu liefern. Die Integration ist besonders wertvoll für Rechercheaufgaben, Informationssammlung, Content-Discovery und die Beantwortung von Fragen, die aktuelle Informationen aus dem gesamten Web erfordern. [Gebrauchsanweisung](https://docs.sim.ai/de/tools/exa#gebrauchsanweisung) -------------------------------------------------------------------------- Integrieren Sie Exa in den Workflow. Kann suchen, Inhalte abrufen, ähnliche Links finden, Fragen beantworten und Recherchen durchführen. Erfordert API-Schlüssel. [Tools](https://docs.sim.ai/de/tools/exa#tools) ------------------------------------------------ ### [`exa_search`](https://docs.sim.ai/de/tools/exa#exa_search) Durchsuchen Sie das Web mit Exa AI. Liefert relevante Suchergebnisse mit Titeln, URLs und Textausschnitten. #### [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe) | Parameter | Typ | Erforderlich | Beschreibung | | --- | --- | --- | --- | | `query` | string | Ja | Die auszuführende Suchanfrage | | `numResults` | number | Nein | Anzahl der zurückzugebenden Ergebnisse (Standard: 10, max: 25) | | `useAutoprompt` | boolean | Nein | Ob Autoprompt zur Verbesserung der Anfrage verwendet werden soll (Standard: false) | | `type` | string | Nein | Suchtyp: neural, keyword, auto oder fast (Standard: auto) | | `includeDomains` | string | Nein | Kommagetrennte Liste von Domains, die in den Ergebnissen enthalten sein sollen | | `excludeDomains` | string | Nein | Kommagetrennte Liste von Domains, die aus den Ergebnissen ausgeschlossen werden sollen | | `category` | string | Nein | Nach Kategorie filtern: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report | | `text` | boolean | Nein | Vollständigen Textinhalt in Ergebnissen einschließen (Standard: false) | | `highlights` | boolean | Nein | Hervorgehobene Ausschnitte in Ergebnissen einschließen (Standard: false) | | `summary` | boolean | Nein | KI-generierte Zusammenfassungen in Ergebnissen einschließen (Standard: false) | | `livecrawl` | string | Nein | Live-Crawling-Modus: never (Standard), fallback, always oder preferred (immer livecrawl versuchen, bei Fehlschlag auf Cache zurückgreifen) | | `apiKey` | string | Ja | Exa AI API-Schlüssel | #### [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe) | Parameter | Typ | Beschreibung | | --- | --- | --- | | `results` | array | Suchergebnisse mit Titeln, URLs und Textausschnitten | ### [`exa_get_contents`](https://docs.sim.ai/de/tools/exa#exa_get_contents) Ruft den Inhalt von Webseiten mit Exa AI ab. Gibt den Titel, Textinhalt und optionale Zusammenfassungen für jede URL zurück. #### [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe-1) | Parameter | Typ | Erforderlich | Beschreibung | | --- | --- | --- | --- | | `urls` | string | Ja | Kommagetrennte Liste von URLs, von denen Inhalte abgerufen werden sollen | | `text` | boolean | Nein | Wenn true, gibt den vollständigen Seitentext mit Standardeinstellungen zurück. Wenn false, deaktiviert die Textrückgabe. | | `summaryQuery` | string | Nein | Anfrage zur Steuerung der Zusammenfassungserstellung | | `subpages` | number | Nein | Anzahl der Unterseiten, die von den bereitgestellten URLs gecrawlt werden sollen | | `subpageTarget` | string | Nein | Kommagetrennte Schlüsselwörter zur Zielausrichtung auf bestimmte Unterseiten (z.B. "docs,tutorial,about") | | `highlights` | boolean | Nein | Hervorgehobene Ausschnitte in Ergebnissen einschließen (Standard: false) | | `livecrawl` | string | Nein | Live-Crawling-Modus: never (Standard), fallback, always oder preferred (immer livecrawl versuchen, bei Fehlschlag auf Cache zurückgreifen) | | `apiKey` | string | Ja | Exa AI API-Schlüssel | #### [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe-1) | Parameter | Typ | Beschreibung | | --- | --- | --- | | `results` | array | Abgerufene Inhalte von URLs mit Titel, Text und Zusammenfassungen | ### [`exa_find_similar_links`](https://docs.sim.ai/de/tools/exa#exa_find_similar_links) Finde Webseiten, die einer bestimmten URL ähnlich sind, mit Exa AI. Gibt eine Liste ähnlicher Links mit Titeln und Textausschnitten zurück. #### [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe-2) | Parameter | Typ | Erforderlich | Beschreibung | | --- | --- | --- | --- | | `url` | string | Ja | Die URL, für die ähnliche Links gefunden werden sollen | | `numResults` | number | Nein | Anzahl der zurückzugebenden ähnlichen Links (Standard: 10, max: 25) | | `text` | boolean | Nein | Ob der vollständige Text der ähnlichen Seiten eingeschlossen werden soll | | `includeDomains` | string | Nein | Kommagetrennte Liste von Domains, die in den Ergebnissen enthalten sein sollen | | `excludeDomains` | string | Nein | Kommagetrennte Liste von Domains, die aus den Ergebnissen ausgeschlossen werden sollen | | `excludeSourceDomain` | boolean | Nein | Die Quell-Domain aus den Ergebnissen ausschließen (Standard: false) | | `highlights` | boolean | Nein | Hervorgehobene Ausschnitte in Ergebnissen einschließen (Standard: false) | | `summary` | boolean | Nein | KI-generierte Zusammenfassungen in Ergebnissen einschließen (Standard: false) | | `livecrawl` | string | Nein | Live-Crawling-Modus: never (Standard), fallback, always oder preferred (versucht immer livecrawl, fällt auf Cache zurück, wenn es fehlschlägt) | | `apiKey` | string | Ja | Exa AI API-Schlüssel | #### [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe-2) | Parameter | Typ | Beschreibung | | --- | --- | --- | | `similarLinks` | array | Gefundene ähnliche Links mit Titeln, URLs und Textausschnitten | ### [`exa_answer`](https://docs.sim.ai/de/tools/exa#exa_answer) Erhalte eine KI-generierte Antwort auf eine Frage mit Quellenangaben aus dem Web mit Exa AI. #### [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe-3) | Parameter | Typ | Erforderlich | Beschreibung | | --- | --- | --- | --- | | `query` | string | Ja | Die zu beantwortende Frage | | `text` | boolean | Nein | Ob der vollständige Text der Antwort einbezogen werden soll | | `apiKey` | string | Ja | Exa AI API-Schlüssel | #### [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe-3) | Parameter | Typ | Beschreibung | | --- | --- | --- | | `answer` | string | KI-generierte Antwort auf die Frage | | `citations` | array | Quellen und Zitierungen für die Antwort | ### [`exa_research`](https://docs.sim.ai/de/tools/exa#exa_research) Führe umfassende Recherchen mit KI durch, um detaillierte Berichte mit Quellenangaben zu erstellen #### [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe-4) | Parameter | Typ | Erforderlich | Beschreibung | | --- | --- | --- | --- | | `query` | string | Ja | Rechercheabfrage oder Thema | | `model` | string | Nein | Recherchemodell: exa-research-fast, exa-research (Standard) oder exa-research-pro | | `apiKey` | string | Ja | Exa AI API-Schlüssel | #### [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe-4) | Parameter | Typ | Beschreibung | | --- | --- | --- | | `research` | array | Umfassende Forschungsergebnisse mit Quellenangaben und Zusammenfassungen | [Hinweise](https://docs.sim.ai/de/tools/exa#hinweise) ------------------------------------------------------ * Kategorie: `tools` * Typ: `exa` [ElevenLabs](https://docs.sim.ai/de/tools/elevenlabs) [Datei](https://docs.sim.ai/de/tools/file) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Gebrauchsanweisung](https://docs.sim.ai/de/tools/exa#gebrauchsanweisung) [Tools](https://docs.sim.ai/de/tools/exa#tools) [`exa_search`](https://docs.sim.ai/de/tools/exa#exa_search) [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe) [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe) [`exa_get_contents`](https://docs.sim.ai/de/tools/exa#exa_get_contents) [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe-1) [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe-1) [`exa_find_similar_links`](https://docs.sim.ai/de/tools/exa#exa_find_similar_links) [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe-2) [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe-2) [`exa_answer`](https://docs.sim.ai/de/tools/exa#exa_answer) [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe-3) [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe-3) [`exa_research`](https://docs.sim.ai/de/tools/exa#exa_research) [Eingabe](https://docs.sim.ai/de/tools/exa#eingabe-4) [Ausgabe](https://docs.sim.ai/de/tools/exa#ausgabe-4) [Hinweise](https://docs.sim.ai/de/tools/exa#hinweise) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Enrich Copy page Enrich ====== B2B data enrichment and LinkedIn intelligence with Enrich.so [Enrich.so](https://enrich.so/) delivers real-time, precision B2B data enrichment and LinkedIn intelligence. Its platform provides dynamic access to public and structured company, contact, and professional information, enabling teams to build richer profiles, improve lead quality, and drive more effective outreach. With Enrich.so, you can: * **Enrich contact and company profiles**: Instantly discover key data points for leads, prospects, and businesses using just an email or LinkedIn profile. * **Verify email deliverability**: Check if emails are valid, deliverable, and safe to contact before sending. * **Find work & personal emails**: Identify missing business emails from a LinkedIn profile or personal emails to expand your reach. * **Reveal phone numbers and social profiles**: Surface additional communication channels for contacts through enrichment tools. * **Analyze LinkedIn posts and engagement**: Extract insights on post reach, reactions, and audience from public LinkedIn content. * **Conduct advanced people and company search**: Enable your agents to locate companies and professionals based on deep filters and real-time intelligence. The Sim integration with Enrich.so empowers your agents and automations to instantly query, enrich, and validate B2B data, boosting productivity in workflows like sales prospecting, recruiting, marketing operations, and more. Combining Sim's orchestration capabilities with Enrich.so unlocks smarter, data-driven automation strategies powered by best-in-class B2B intelligence. [Usage Instructions](https://docs.sim.ai/fr/tools/enrich#usage-instructions) ----------------------------------------------------------------------------- Access real-time B2B data intelligence with Enrich.so. Enrich profiles from email addresses, find work emails from LinkedIn, verify email deliverability, search for people and companies, and analyze LinkedIn post engagement. [Tools](https://docs.sim.ai/fr/tools/enrich#tools) --------------------------------------------------- ### [`enrich_check_credits`](https://docs.sim.ai/fr/tools/enrich#enrich_check_credits) Check your Enrich API credit usage and remaining balance. #### [Input](https://docs.sim.ai/fr/tools/enrich#input) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | #### [Output](https://docs.sim.ai/fr/tools/enrich#output) | Parameter | Type | Description | | --- | --- | --- | | `totalCredits` | number | Total credits allocated to the account | | `creditsUsed` | number | Credits consumed so far | | `creditsRemaining` | number | Available credits remaining | ### [`enrich_email_to_profile`](https://docs.sim.ai/fr/tools/enrich#enrich_email_to_profile) Retrieve detailed LinkedIn profile information using an email address including work history, education, and skills. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-1) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | | `inRealtime` | boolean | No | Set to true to retrieve fresh data, bypassing cached information | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-1) | Parameter | Type | Description | | --- | --- | --- | | `displayName` | string | Full display name | | `firstName` | string | First name | | `lastName` | string | Last name | | `headline` | string | Professional headline | | `occupation` | string | Current occupation | | `summary` | string | Profile summary | | `location` | string | Location | | `country` | string | Country | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `connectionCount` | number | Number of connections | | `isConnectionCountObfuscated` | boolean | Whether connection count is obfuscated (500+) | | `positionHistory` | array | Work experience history | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `certifications` | array | Professional certifications | | ↳ `name` | string | Certification name | | ↳ `authority` | string | Issuing authority | | ↳ `url` | string | Certification URL | | `skills` | array | List of skills | | `languages` | array | List of languages | | `locale` | string | Profile locale (e.g., en\_US) | | `version` | number | Profile version number | ### [`enrich_email_to_person_lite`](https://docs.sim.ai/fr/tools/enrich#enrich_email_to_person_lite) Retrieve basic LinkedIn profile information from an email address. A lighter version with essential data only. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-2) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-2) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Full name | | `firstName` | string | First name | | `lastName` | string | Last name | | `email` | string | Email address | | `title` | string | Job title | | `location` | string | Location | | `company` | string | Current company | | `companyLocation` | string | Company location | | `companyLinkedIn` | string | Company LinkedIn URL | | `profileId` | string | LinkedIn profile ID | | `schoolName` | string | School name | | `schoolUrl` | string | School URL | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `followerCount` | number | Number of followers | | `connectionCount` | number | Number of connections | | `languages` | array | Languages spoken | | `projects` | array | Projects | | `certifications` | array | Certifications | | `volunteerExperience` | array | Volunteer experience | ### [`enrich_linkedin_profile`](https://docs.sim.ai/fr/tools/enrich#enrich_linkedin_profile) Enrich a LinkedIn profile URL with detailed information including positions, education, and social metrics. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-3) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-3) | Parameter | Type | Description | | --- | --- | --- | | `profileId` | string | LinkedIn profile ID | | `firstName` | string | First name | | `lastName` | string | Last name | | `subTitle` | string | Profile subtitle/headline | | `profilePicture` | string | Profile picture URL | | `backgroundImage` | string | Background image URL | | `industry` | string | Industry | | `location` | string | Location | | `followersCount` | number | Number of followers | | `connectionsCount` | number | Number of connections | | `premium` | boolean | Whether the account is premium | | `influencer` | boolean | Whether the account is an influencer | | `positions` | array | Work positions | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `companyLogo` | string | Company logo URL | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `websites` | array | Personal websites | ### [`enrich_find_email`](https://docs.sim.ai/fr/tools/enrich#enrich_find_email) Find a person #### [Input](https://docs.sim.ai/fr/tools/enrich#input-4) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `fullName` | string | Yes | Person's full name (e.g., John Doe) | | `companyDomain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-4) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found email address | | `firstName` | string | First name | | `lastName` | string | Last name | | `domain` | string | Company domain | | `found` | boolean | Whether an email was found | | `acceptAll` | boolean | Whether the domain accepts all emails | ### [`enrich_linkedin_to_work_email`](https://docs.sim.ai/fr/tools/enrich#enrich_linkedin_to_work_email) Find a work email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-5) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., [https://www.linkedin.com/in/williamhgates\\](https://www.linkedin.com/in/williamhgates%5C)
) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-5) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found work email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/fr/tools/enrich#enrich_linkedin_to_personal_email) Find personal email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-6) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/username) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-6) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Personal email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status | ### [`enrich_phone_finder`](https://docs.sim.ai/fr/tools/enrich#enrich_phone_finder) Find a phone number from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-7) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-7) | Parameter | Type | Description | | --- | --- | --- | | `profileUrl` | string | LinkedIn profile URL | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_email_to_phone`](https://docs.sim.ai/fr/tools/enrich#enrich_email_to_phone) Find a phone number associated with an email address. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-8) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-8) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_verify_email`](https://docs.sim.ai/fr/tools/enrich#enrich_verify_email) Verify an email address for deliverability, including catch-all detection and provider identification. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-9) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to verify (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-9) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address verified | | `status` | string | Verification status | | `result` | string | Deliverability result (deliverable, undeliverable, etc.) | | `confidenceScore` | number | Confidence score (0-100) | | `smtpProvider` | string | Email service provider (e.g., Google, Microsoft) | | `mailDisposable` | boolean | Whether the email is from a disposable provider | | `mailAcceptAll` | boolean | Whether the domain is a catch-all domain | | `free` | boolean | Whether the email uses a free email service | ### [`enrich_disposable_email_check`](https://docs.sim.ai/fr/tools/enrich#enrich_disposable_email_check) Check if an email address is from a disposable or temporary email provider. Returns a score and validation details. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-10) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to check (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-10) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address checked | | `score` | number | Validation score (0-100) | | `testsPassed` | string | Number of tests passed (e.g., "3/3") | | `passed` | boolean | Whether the email passed all validation tests | | `reason` | string | Reason for failure if email did not pass | | `mailServerIp` | string | Mail server IP address | | `mxRecords` | array | MX records for the domain | | ↳ `host` | string | MX record host | | ↳ `pref` | number | MX record preference | ### [`enrich_email_to_ip`](https://docs.sim.ai/fr/tools/enrich#enrich_email_to_ip) Discover an IP address associated with an email address. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-11) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-11) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `ip` | string | Associated IP address | | `found` | boolean | Whether an IP address was found | ### [`enrich_ip_to_company`](https://docs.sim.ai/fr/tools/enrich#enrich_ip_to_company) Identify a company from an IP address with detailed firmographic information. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-12) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `ip` | string | Yes | IP address to look up (e.g., 86.92.60.221) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-12) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `legalName` | string | Legal company name | | `domain` | string | Primary domain | | `domainAliases` | array | Domain aliases | | `sector` | string | Business sector | | `industry` | string | Industry | | `phone` | string | Phone number | | `employees` | number | Number of employees | | `revenue` | string | Estimated revenue | | `location` | json | Company location | | ↳ `city` | string | City | | ↳ `state` | string | State | | ↳ `country` | string | Country | | ↳ `timezone` | string | Timezone | | `linkedInUrl` | string | LinkedIn company URL | | `twitterUrl` | string | Twitter URL | | `facebookUrl` | string | Facebook URL | ### [`enrich_company_lookup`](https://docs.sim.ai/fr/tools/enrich#enrich_company_lookup) Look up comprehensive company information by name or domain including funding, location, and social profiles. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-13) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name (e.g., Google) | | `domain` | string | No | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-13) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `universalName` | string | Universal company name | | `companyId` | string | Company ID | | `description` | string | Company description | | `phone` | string | Phone number | | `linkedInUrl` | string | LinkedIn company URL | | `websiteUrl` | string | Company website | | `followers` | number | Number of LinkedIn followers | | `staffCount` | number | Number of employees | | `foundedDate` | string | Date founded | | `type` | string | Company type | | `industries` | array | Industries | | `specialties` | array | Company specialties | | `headquarters` | json | Headquarters location | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `postalCode` | string | Postal code | | ↳ `line1` | string | Address line 1 | | `logo` | string | Company logo URL | | `coverImage` | string | Cover image URL | | `fundingRounds` | array | Funding history | | ↳ `roundType` | string | Funding round type | | ↳ `amount` | number | Amount raised | | ↳ `currency` | string | Currency | | ↳ `investors` | array | Investors | ### [`enrich_company_funding`](https://docs.sim.ai/fr/tools/enrich#enrich_company_funding) Retrieve company funding history, traffic metrics, and executive information by domain. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-14) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-14) | Parameter | Type | Description | | --- | --- | --- | | `legalName` | string | Legal company name | | `employeeCount` | number | Number of employees | | `headquarters` | string | Headquarters location | | `industry` | string | Industry | | `totalFundingRaised` | number | Total funding raised | | `fundingRounds` | array | Funding rounds | | ↳ `roundType` | string | Round type | | ↳ `amount` | number | Amount raised | | ↳ `date` | string | Date | | ↳ `investors` | array | Investors | | `monthlyVisits` | number | Monthly website visits | | `trafficChange` | number | Traffic change percentage | | `itSpending` | number | Estimated IT spending in USD | | `executives` | array | Executive team | | ↳ `name` | string | Name | | ↳ `title` | string | Title | ### [`enrich_company_revenue`](https://docs.sim.ai/fr/tools/enrich#enrich_company_revenue) Retrieve company revenue data, CEO information, and competitive analysis by domain. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-15) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., clay.io) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-15) | Parameter | Type | Description | | --- | --- | --- | | `companyName` | string | Company name | | `shortDescription` | string | Short company description | | `fullSummary` | string | Full company summary | | `revenue` | string | Company revenue | | `revenueMin` | number | Minimum revenue estimate | | `revenueMax` | number | Maximum revenue estimate | | `employeeCount` | number | Number of employees | | `founded` | string | Year founded | | `ownership` | string | Ownership type | | `status` | string | Company status (e.g., Active) | | `website` | string | Company website URL | | `ceo` | json | CEO information | | ↳ `name` | string | CEO name | | ↳ `designation` | string | CEO designation/title | | ↳ `rating` | number | CEO rating | | `socialLinks` | json | Social media links | | ↳ `linkedIn` | string | LinkedIn URL | | ↳ `twitter` | string | Twitter URL | | ↳ `facebook` | string | Facebook URL | | `totalFunding` | string | Total funding raised | | `fundingRounds` | number | Number of funding rounds | | `competitors` | array | Competitors | | ↳ `name` | string | Competitor name | | ↳ `revenue` | string | Revenue | | ↳ `employeeCount` | number | Employee count | | ↳ `headquarters` | string | Headquarters | ### [`enrich_search_people`](https://docs.sim.ai/fr/tools/enrich#enrich_search_people) Search for professionals by various criteria including name, title, skills, education, and company. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-16) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `firstName` | string | No | First name | | `lastName` | string | No | Last name | | `summary` | string | No | Professional summary keywords | | `subTitle` | string | No | Job title/subtitle | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `locationState` | string | No | State/province | | `influencer` | boolean | No | Filter for influencers only | | `premium` | boolean | No | Filter for premium accounts only | | `language` | string | No | Primary language | | `industry` | string | No | Industry | | `currentJobTitles` | json | No | Current job titles (array) | | `pastJobTitles` | json | No | Past job titles (array) | | `skills` | json | No | Skills to search for (array) | | `schoolNames` | json | No | School names (array) | | `certifications` | json | No | Certifications to filter by (array) | | `degreeNames` | json | No | Degree names to filter by (array) | | `studyFields` | json | No | Fields of study to filter by (array) | | `currentCompanies` | json | No | Current company IDs to filter by (array of numbers) | | `pastCompanies` | json | No | Past company IDs to filter by (array of numbers) | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-16) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `profiles` | array | Search results | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_company`](https://docs.sim.ai/fr/tools/enrich#enrich_search_company) Search for companies by various criteria including name, industry, location, and size. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-17) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name | | `website` | string | No | Company website URL | | `tagline` | string | No | Company tagline | | `type` | string | No | Company type (e.g., Private, Public) | | `description` | string | No | Company description keywords | | `industries` | json | No | Industries to filter by (array) | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `postalCode` | string | No | Postal code | | `locationCountryList` | json | No | Multiple countries to filter by (array) | | `locationCityList` | json | No | Multiple cities to filter by (array) | | `specialities` | json | No | Company specialties (array) | | `followers` | number | No | Minimum number of followers | | `staffCount` | number | No | Maximum staff count | | `staffCountMin` | number | No | Minimum staff count | | `staffCountMax` | number | No | Maximum staff count | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-17) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `companies` | array | Search results | | ↳ `companyName` | string | Company name | | ↳ `tagline` | string | Company tagline | | ↳ `webAddress` | string | Website URL | | ↳ `industries` | array | Industries | | ↳ `teamSize` | number | Team size | | ↳ `linkedInProfile` | string | LinkedIn URL | ### [`enrich_search_company_employees`](https://docs.sim.ai/fr/tools/enrich#enrich_search_company_employees) Search for employees within specific companies by location and job title. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-18) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyIds` | json | No | Array of company IDs to search within | | `country` | string | No | Country filter (e.g., United States) | | `city` | string | No | City filter (e.g., San Francisco) | | `state` | string | No | State filter (e.g., California) | | `jobTitles` | json | No | Job titles to filter by (array) | | `page` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 10) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-18) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Number of results per page | | `profiles` | array | Employee profiles | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_similar_companies`](https://docs.sim.ai/fr/tools/enrich#enrich_search_similar_companies) Find companies similar to a given company by LinkedIn URL with filters for location and size. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-19) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn company URL (e.g., linkedin.com/company/google) | | `accountLocation` | json | No | Filter by locations (array of country names) | | `employeeSizeType` | string | No | Employee size filter type (e.g., RANGE) | | `employeeSizeRange` | json | No | Employee size ranges (array of {start, end} objects) | | `page` | number | No | Page number (default: 1) | | `num` | number | No | Number of results per page | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-19) | Parameter | Type | Description | | --- | --- | --- | | `companies` | array | Similar companies | | ↳ `url` | string | LinkedIn URL | | ↳ `name` | string | Company name | | ↳ `universalName` | string | Universal name | | ↳ `type` | string | Company type | | ↳ `description` | string | Description | | ↳ `phone` | string | Phone number | | ↳ `website` | string | Website URL | | ↳ `logo` | string | Logo URL | | ↳ `foundedYear` | number | Year founded | | ↳ `staffTotal` | number | Total staff | | ↳ `industries` | array | Industries | | ↳ `relevancyScore` | number | Relevancy score | | ↳ `relevancyValue` | string | Relevancy value | ### [`enrich_sales_pointer_people`](https://docs.sim.ai/fr/tools/enrich#enrich_sales_pointer_people) Advanced people search with complex filters for location, company size, seniority, experience, and more. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-20) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `page` | number | Yes | Page number (starts at 1) | | `filters` | json | Yes | Array of filter objects. Each filter has type (e.g., POSTAL\_CODE, COMPANY\_HEADCOUNT), values (array with id, text, selectionType: INCLUDED/EXCLUDED), and optional selectedSubFilter | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-20) | Parameter | Type | Description | | --- | --- | --- | | `data` | array | People results | | ↳ `name` | string | Full name | | ↳ `summary` | string | Professional summary | | ↳ `location` | string | Location | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrn` | string | LinkedIn URN | | ↳ `positions` | array | Work positions | | ↳ `education` | array | Education | | `pagination` | json | Pagination info | | ↳ `totalCount` | number | Total results | | ↳ `returnedCount` | number | Returned count | | ↳ `start` | number | Start position | | ↳ `limit` | number | Limit | ### [`enrich_search_posts`](https://docs.sim.ai/fr/tools/enrich#enrich_search_posts) Search LinkedIn posts by keywords with date filtering. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-21) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `keywords` | string | Yes | Search keywords (e.g., "AI automation") | | `datePosted` | string | No | Time filter (e.g., past\_week, past\_month) | | `page` | number | No | Page number (default: 1) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-21) | Parameter | Type | Description | | --- | --- | --- | | `count` | number | Total number of results | | `posts` | array | Search results | | ↳ `url` | string | Post URL | | ↳ `postId` | string | Post ID | | ↳ `author` | object | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | ↳ `timestamp` | string | Post timestamp | | ↳ `textContent` | string | Post text content | | ↳ `hashtags` | array | Hashtags | | ↳ `mediaUrls` | array | Media URLs | | ↳ `reactions` | number | Number of reactions | | ↳ `commentsCount` | number | Number of comments | ### [`enrich_get_post_details`](https://docs.sim.ai/fr/tools/enrich#enrich_get_post_details) Get detailed information about a LinkedIn post by URL. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-22) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn post URL | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-22) | Parameter | Type | Description | | --- | --- | --- | | `postId` | string | Post ID | | `author` | json | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | `timestamp` | string | Post timestamp | | `textContent` | string | Post text content | | `hashtags` | array | Hashtags | | `mediaUrls` | array | Media URLs | | `reactions` | number | Number of reactions | | `commentsCount` | number | Number of comments | ### [`enrich_search_post_reactions`](https://docs.sim.ai/fr/tools/enrich#enrich_search_post_reactions) Get reactions on a LinkedIn post with filtering by reaction type. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-23) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7231931952839196672) | | `reactionType` | string | Yes | Reaction type filter: all, like, love, celebrate, insightful, or funny (default: all) | | `page` | number | Yes | Page number (starts at 1) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-23) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of reactions returned | | `reactions` | array | Reactions | | ↳ `reactionType` | string | Type of reaction | | ↳ `reactor` | object | Person who reacted | | ↳ `name` | string | Name | | ↳ `subTitle` | string | Job title | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrl` | string | LinkedIn URL | ### [`enrich_search_post_comments`](https://docs.sim.ai/fr/tools/enrich#enrich_search_post_comments) Get comments on a LinkedIn post. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-24) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7191163324208705536) | | `page` | number | No | Page number (starts at 1, default: 1) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-24) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of comments returned | | `comments` | array | Comments | | ↳ `activityId` | string | Comment activity ID | | ↳ `commentary` | string | Comment text | | ↳ `linkedInUrl` | string | Link to comment | | ↳ `commenter` | object | Commenter info | | ↳ `profileId` | string | Profile ID | | ↳ `firstName` | string | First name | | ↳ `lastName` | string | Last name | | ↳ `subTitle` | string | Subtitle/headline | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `backgroundImage` | string | Background image URL | | ↳ `entityUrn` | string | Entity URN | | ↳ `objectUrn` | string | Object URN | | ↳ `profileType` | string | Profile type | | ↳ `reactionBreakdown` | object | Reactions on the comment | | ↳ `likes` | number | Number of likes | | ↳ `empathy` | number | Number of empathy reactions | | ↳ `other` | number | Number of other reactions | ### [`enrich_search_people_activities`](https://docs.sim.ai/fr/tools/enrich#enrich_search_people_activities) Get a person #### [Input](https://docs.sim.ai/fr/tools/enrich#input-25) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `profileId` | string | Yes | LinkedIn profile ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-25) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachment URLs | ### [`enrich_search_company_activities`](https://docs.sim.ai/fr/tools/enrich#enrich_search_company_activities) Get a company #### [Input](https://docs.sim.ai/fr/tools/enrich#input-26) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyId` | string | Yes | LinkedIn company ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | | `offset` | number | No | Number of records to skip (default: 0) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-26) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachments | ### [`enrich_reverse_hash_lookup`](https://docs.sim.ai/fr/tools/enrich#enrich_reverse_hash_lookup) Convert an MD5 email hash back to the original email address and display name. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-27) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `hash` | string | Yes | MD5 hash value to look up | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-27) | Parameter | Type | Description | | --- | --- | --- | | `hash` | string | MD5 hash that was looked up | | `email` | string | Original email address | | `displayName` | string | Display name associated with the email | | `found` | boolean | Whether an email was found for the hash | ### [`enrich_search_logo`](https://docs.sim.ai/fr/tools/enrich#enrich_search_logo) Get a company logo image URL by domain. #### [Input](https://docs.sim.ai/fr/tools/enrich#input-28) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/fr/tools/enrich#output-28) | Parameter | Type | Description | | --- | --- | --- | | `logoUrl` | string | URL to fetch the company logo | | `domain` | string | Domain that was looked up | [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Usage Instructions](https://docs.sim.ai/fr/tools/enrich#usage-instructions) [Tools](https://docs.sim.ai/fr/tools/enrich#tools) [`enrich_check_credits`](https://docs.sim.ai/fr/tools/enrich#enrich_check_credits) [Input](https://docs.sim.ai/fr/tools/enrich#input) [Output](https://docs.sim.ai/fr/tools/enrich#output) [`enrich_email_to_profile`](https://docs.sim.ai/fr/tools/enrich#enrich_email_to_profile) [Input](https://docs.sim.ai/fr/tools/enrich#input-1) [Output](https://docs.sim.ai/fr/tools/enrich#output-1) [`enrich_email_to_person_lite`](https://docs.sim.ai/fr/tools/enrich#enrich_email_to_person_lite) [Input](https://docs.sim.ai/fr/tools/enrich#input-2) [Output](https://docs.sim.ai/fr/tools/enrich#output-2) [`enrich_linkedin_profile`](https://docs.sim.ai/fr/tools/enrich#enrich_linkedin_profile) [Input](https://docs.sim.ai/fr/tools/enrich#input-3) [Output](https://docs.sim.ai/fr/tools/enrich#output-3) [`enrich_find_email`](https://docs.sim.ai/fr/tools/enrich#enrich_find_email) [Input](https://docs.sim.ai/fr/tools/enrich#input-4) [Output](https://docs.sim.ai/fr/tools/enrich#output-4) [`enrich_linkedin_to_work_email`](https://docs.sim.ai/fr/tools/enrich#enrich_linkedin_to_work_email) [Input](https://docs.sim.ai/fr/tools/enrich#input-5) [Output](https://docs.sim.ai/fr/tools/enrich#output-5) [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/fr/tools/enrich#enrich_linkedin_to_personal_email) [Input](https://docs.sim.ai/fr/tools/enrich#input-6) [Output](https://docs.sim.ai/fr/tools/enrich#output-6) [`enrich_phone_finder`](https://docs.sim.ai/fr/tools/enrich#enrich_phone_finder) [Input](https://docs.sim.ai/fr/tools/enrich#input-7) [Output](https://docs.sim.ai/fr/tools/enrich#output-7) [`enrich_email_to_phone`](https://docs.sim.ai/fr/tools/enrich#enrich_email_to_phone) [Input](https://docs.sim.ai/fr/tools/enrich#input-8) [Output](https://docs.sim.ai/fr/tools/enrich#output-8) [`enrich_verify_email`](https://docs.sim.ai/fr/tools/enrich#enrich_verify_email) [Input](https://docs.sim.ai/fr/tools/enrich#input-9) [Output](https://docs.sim.ai/fr/tools/enrich#output-9) [`enrich_disposable_email_check`](https://docs.sim.ai/fr/tools/enrich#enrich_disposable_email_check) [Input](https://docs.sim.ai/fr/tools/enrich#input-10) [Output](https://docs.sim.ai/fr/tools/enrich#output-10) [`enrich_email_to_ip`](https://docs.sim.ai/fr/tools/enrich#enrich_email_to_ip) [Input](https://docs.sim.ai/fr/tools/enrich#input-11) [Output](https://docs.sim.ai/fr/tools/enrich#output-11) [`enrich_ip_to_company`](https://docs.sim.ai/fr/tools/enrich#enrich_ip_to_company) [Input](https://docs.sim.ai/fr/tools/enrich#input-12) [Output](https://docs.sim.ai/fr/tools/enrich#output-12) [`enrich_company_lookup`](https://docs.sim.ai/fr/tools/enrich#enrich_company_lookup) [Input](https://docs.sim.ai/fr/tools/enrich#input-13) [Output](https://docs.sim.ai/fr/tools/enrich#output-13) [`enrich_company_funding`](https://docs.sim.ai/fr/tools/enrich#enrich_company_funding) [Input](https://docs.sim.ai/fr/tools/enrich#input-14) [Output](https://docs.sim.ai/fr/tools/enrich#output-14) [`enrich_company_revenue`](https://docs.sim.ai/fr/tools/enrich#enrich_company_revenue) [Input](https://docs.sim.ai/fr/tools/enrich#input-15) [Output](https://docs.sim.ai/fr/tools/enrich#output-15) [`enrich_search_people`](https://docs.sim.ai/fr/tools/enrich#enrich_search_people) [Input](https://docs.sim.ai/fr/tools/enrich#input-16) [Output](https://docs.sim.ai/fr/tools/enrich#output-16) [`enrich_search_company`](https://docs.sim.ai/fr/tools/enrich#enrich_search_company) [Input](https://docs.sim.ai/fr/tools/enrich#input-17) [Output](https://docs.sim.ai/fr/tools/enrich#output-17) [`enrich_search_company_employees`](https://docs.sim.ai/fr/tools/enrich#enrich_search_company_employees) [Input](https://docs.sim.ai/fr/tools/enrich#input-18) [Output](https://docs.sim.ai/fr/tools/enrich#output-18) [`enrich_search_similar_companies`](https://docs.sim.ai/fr/tools/enrich#enrich_search_similar_companies) [Input](https://docs.sim.ai/fr/tools/enrich#input-19) [Output](https://docs.sim.ai/fr/tools/enrich#output-19) [`enrich_sales_pointer_people`](https://docs.sim.ai/fr/tools/enrich#enrich_sales_pointer_people) [Input](https://docs.sim.ai/fr/tools/enrich#input-20) [Output](https://docs.sim.ai/fr/tools/enrich#output-20) [`enrich_search_posts`](https://docs.sim.ai/fr/tools/enrich#enrich_search_posts) [Input](https://docs.sim.ai/fr/tools/enrich#input-21) [Output](https://docs.sim.ai/fr/tools/enrich#output-21) [`enrich_get_post_details`](https://docs.sim.ai/fr/tools/enrich#enrich_get_post_details) [Input](https://docs.sim.ai/fr/tools/enrich#input-22) [Output](https://docs.sim.ai/fr/tools/enrich#output-22) [`enrich_search_post_reactions`](https://docs.sim.ai/fr/tools/enrich#enrich_search_post_reactions) [Input](https://docs.sim.ai/fr/tools/enrich#input-23) [Output](https://docs.sim.ai/fr/tools/enrich#output-23) [`enrich_search_post_comments`](https://docs.sim.ai/fr/tools/enrich#enrich_search_post_comments) [Input](https://docs.sim.ai/fr/tools/enrich#input-24) [Output](https://docs.sim.ai/fr/tools/enrich#output-24) [`enrich_search_people_activities`](https://docs.sim.ai/fr/tools/enrich#enrich_search_people_activities) [Input](https://docs.sim.ai/fr/tools/enrich#input-25) [Output](https://docs.sim.ai/fr/tools/enrich#output-25) [`enrich_search_company_activities`](https://docs.sim.ai/fr/tools/enrich#enrich_search_company_activities) [Input](https://docs.sim.ai/fr/tools/enrich#input-26) [Output](https://docs.sim.ai/fr/tools/enrich#output-26) [`enrich_reverse_hash_lookup`](https://docs.sim.ai/fr/tools/enrich#enrich_reverse_hash_lookup) [Input](https://docs.sim.ai/fr/tools/enrich#input-27) [Output](https://docs.sim.ai/fr/tools/enrich#output-27) [`enrich_search_logo`](https://docs.sim.ai/fr/tools/enrich#enrich_search_logo) [Input](https://docs.sim.ai/fr/tools/enrich#input-28) [Output](https://docs.sim.ai/fr/tools/enrich#output-28) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Enrich Copy page Enrich ====== B2B data enrichment and LinkedIn intelligence with Enrich.so [Enrich.so](https://enrich.so/) delivers real-time, precision B2B data enrichment and LinkedIn intelligence. Its platform provides dynamic access to public and structured company, contact, and professional information, enabling teams to build richer profiles, improve lead quality, and drive more effective outreach. With Enrich.so, you can: * **Enrich contact and company profiles**: Instantly discover key data points for leads, prospects, and businesses using just an email or LinkedIn profile. * **Verify email deliverability**: Check if emails are valid, deliverable, and safe to contact before sending. * **Find work & personal emails**: Identify missing business emails from a LinkedIn profile or personal emails to expand your reach. * **Reveal phone numbers and social profiles**: Surface additional communication channels for contacts through enrichment tools. * **Analyze LinkedIn posts and engagement**: Extract insights on post reach, reactions, and audience from public LinkedIn content. * **Conduct advanced people and company search**: Enable your agents to locate companies and professionals based on deep filters and real-time intelligence. The Sim integration with Enrich.so empowers your agents and automations to instantly query, enrich, and validate B2B data, boosting productivity in workflows like sales prospecting, recruiting, marketing operations, and more. Combining Sim's orchestration capabilities with Enrich.so unlocks smarter, data-driven automation strategies powered by best-in-class B2B intelligence. [Usage Instructions](https://docs.sim.ai/de/tools/enrich#usage-instructions) ----------------------------------------------------------------------------- Access real-time B2B data intelligence with Enrich.so. Enrich profiles from email addresses, find work emails from LinkedIn, verify email deliverability, search for people and companies, and analyze LinkedIn post engagement. [Tools](https://docs.sim.ai/de/tools/enrich#tools) --------------------------------------------------- ### [`enrich_check_credits`](https://docs.sim.ai/de/tools/enrich#enrich_check_credits) Check your Enrich API credit usage and remaining balance. #### [Input](https://docs.sim.ai/de/tools/enrich#input) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | #### [Output](https://docs.sim.ai/de/tools/enrich#output) | Parameter | Type | Description | | --- | --- | --- | | `totalCredits` | number | Total credits allocated to the account | | `creditsUsed` | number | Credits consumed so far | | `creditsRemaining` | number | Available credits remaining | ### [`enrich_email_to_profile`](https://docs.sim.ai/de/tools/enrich#enrich_email_to_profile) Retrieve detailed LinkedIn profile information using an email address including work history, education, and skills. #### [Input](https://docs.sim.ai/de/tools/enrich#input-1) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | | `inRealtime` | boolean | No | Set to true to retrieve fresh data, bypassing cached information | #### [Output](https://docs.sim.ai/de/tools/enrich#output-1) | Parameter | Type | Description | | --- | --- | --- | | `displayName` | string | Full display name | | `firstName` | string | First name | | `lastName` | string | Last name | | `headline` | string | Professional headline | | `occupation` | string | Current occupation | | `summary` | string | Profile summary | | `location` | string | Location | | `country` | string | Country | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `connectionCount` | number | Number of connections | | `isConnectionCountObfuscated` | boolean | Whether connection count is obfuscated (500+) | | `positionHistory` | array | Work experience history | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `certifications` | array | Professional certifications | | ↳ `name` | string | Certification name | | ↳ `authority` | string | Issuing authority | | ↳ `url` | string | Certification URL | | `skills` | array | List of skills | | `languages` | array | List of languages | | `locale` | string | Profile locale (e.g., en\_US) | | `version` | number | Profile version number | ### [`enrich_email_to_person_lite`](https://docs.sim.ai/de/tools/enrich#enrich_email_to_person_lite) Retrieve basic LinkedIn profile information from an email address. A lighter version with essential data only. #### [Input](https://docs.sim.ai/de/tools/enrich#input-2) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-2) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Full name | | `firstName` | string | First name | | `lastName` | string | Last name | | `email` | string | Email address | | `title` | string | Job title | | `location` | string | Location | | `company` | string | Current company | | `companyLocation` | string | Company location | | `companyLinkedIn` | string | Company LinkedIn URL | | `profileId` | string | LinkedIn profile ID | | `schoolName` | string | School name | | `schoolUrl` | string | School URL | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `followerCount` | number | Number of followers | | `connectionCount` | number | Number of connections | | `languages` | array | Languages spoken | | `projects` | array | Projects | | `certifications` | array | Certifications | | `volunteerExperience` | array | Volunteer experience | ### [`enrich_linkedin_profile`](https://docs.sim.ai/de/tools/enrich#enrich_linkedin_profile) Enrich a LinkedIn profile URL with detailed information including positions, education, and social metrics. #### [Input](https://docs.sim.ai/de/tools/enrich#input-3) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-3) | Parameter | Type | Description | | --- | --- | --- | | `profileId` | string | LinkedIn profile ID | | `firstName` | string | First name | | `lastName` | string | Last name | | `subTitle` | string | Profile subtitle/headline | | `profilePicture` | string | Profile picture URL | | `backgroundImage` | string | Background image URL | | `industry` | string | Industry | | `location` | string | Location | | `followersCount` | number | Number of followers | | `connectionsCount` | number | Number of connections | | `premium` | boolean | Whether the account is premium | | `influencer` | boolean | Whether the account is an influencer | | `positions` | array | Work positions | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `companyLogo` | string | Company logo URL | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `websites` | array | Personal websites | ### [`enrich_find_email`](https://docs.sim.ai/de/tools/enrich#enrich_find_email) Find a person #### [Input](https://docs.sim.ai/de/tools/enrich#input-4) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `fullName` | string | Yes | Person's full name (e.g., John Doe) | | `companyDomain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-4) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found email address | | `firstName` | string | First name | | `lastName` | string | Last name | | `domain` | string | Company domain | | `found` | boolean | Whether an email was found | | `acceptAll` | boolean | Whether the domain accepts all emails | ### [`enrich_linkedin_to_work_email`](https://docs.sim.ai/de/tools/enrich#enrich_linkedin_to_work_email) Find a work email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/de/tools/enrich#input-5) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., [https://www.linkedin.com/in/williamhgates\\](https://www.linkedin.com/in/williamhgates%5C)
) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-5) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found work email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/de/tools/enrich#enrich_linkedin_to_personal_email) Find personal email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/de/tools/enrich#input-6) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/username) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-6) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Personal email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status | ### [`enrich_phone_finder`](https://docs.sim.ai/de/tools/enrich#enrich_phone_finder) Find a phone number from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/de/tools/enrich#input-7) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-7) | Parameter | Type | Description | | --- | --- | --- | | `profileUrl` | string | LinkedIn profile URL | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_email_to_phone`](https://docs.sim.ai/de/tools/enrich#enrich_email_to_phone) Find a phone number associated with an email address. #### [Input](https://docs.sim.ai/de/tools/enrich#input-8) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-8) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_verify_email`](https://docs.sim.ai/de/tools/enrich#enrich_verify_email) Verify an email address for deliverability, including catch-all detection and provider identification. #### [Input](https://docs.sim.ai/de/tools/enrich#input-9) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to verify (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-9) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address verified | | `status` | string | Verification status | | `result` | string | Deliverability result (deliverable, undeliverable, etc.) | | `confidenceScore` | number | Confidence score (0-100) | | `smtpProvider` | string | Email service provider (e.g., Google, Microsoft) | | `mailDisposable` | boolean | Whether the email is from a disposable provider | | `mailAcceptAll` | boolean | Whether the domain is a catch-all domain | | `free` | boolean | Whether the email uses a free email service | ### [`enrich_disposable_email_check`](https://docs.sim.ai/de/tools/enrich#enrich_disposable_email_check) Check if an email address is from a disposable or temporary email provider. Returns a score and validation details. #### [Input](https://docs.sim.ai/de/tools/enrich#input-10) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to check (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-10) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address checked | | `score` | number | Validation score (0-100) | | `testsPassed` | string | Number of tests passed (e.g., "3/3") | | `passed` | boolean | Whether the email passed all validation tests | | `reason` | string | Reason for failure if email did not pass | | `mailServerIp` | string | Mail server IP address | | `mxRecords` | array | MX records for the domain | | ↳ `host` | string | MX record host | | ↳ `pref` | number | MX record preference | ### [`enrich_email_to_ip`](https://docs.sim.ai/de/tools/enrich#enrich_email_to_ip) Discover an IP address associated with an email address. #### [Input](https://docs.sim.ai/de/tools/enrich#input-11) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-11) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `ip` | string | Associated IP address | | `found` | boolean | Whether an IP address was found | ### [`enrich_ip_to_company`](https://docs.sim.ai/de/tools/enrich#enrich_ip_to_company) Identify a company from an IP address with detailed firmographic information. #### [Input](https://docs.sim.ai/de/tools/enrich#input-12) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `ip` | string | Yes | IP address to look up (e.g., 86.92.60.221) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-12) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `legalName` | string | Legal company name | | `domain` | string | Primary domain | | `domainAliases` | array | Domain aliases | | `sector` | string | Business sector | | `industry` | string | Industry | | `phone` | string | Phone number | | `employees` | number | Number of employees | | `revenue` | string | Estimated revenue | | `location` | json | Company location | | ↳ `city` | string | City | | ↳ `state` | string | State | | ↳ `country` | string | Country | | ↳ `timezone` | string | Timezone | | `linkedInUrl` | string | LinkedIn company URL | | `twitterUrl` | string | Twitter URL | | `facebookUrl` | string | Facebook URL | ### [`enrich_company_lookup`](https://docs.sim.ai/de/tools/enrich#enrich_company_lookup) Look up comprehensive company information by name or domain including funding, location, and social profiles. #### [Input](https://docs.sim.ai/de/tools/enrich#input-13) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name (e.g., Google) | | `domain` | string | No | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-13) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `universalName` | string | Universal company name | | `companyId` | string | Company ID | | `description` | string | Company description | | `phone` | string | Phone number | | `linkedInUrl` | string | LinkedIn company URL | | `websiteUrl` | string | Company website | | `followers` | number | Number of LinkedIn followers | | `staffCount` | number | Number of employees | | `foundedDate` | string | Date founded | | `type` | string | Company type | | `industries` | array | Industries | | `specialties` | array | Company specialties | | `headquarters` | json | Headquarters location | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `postalCode` | string | Postal code | | ↳ `line1` | string | Address line 1 | | `logo` | string | Company logo URL | | `coverImage` | string | Cover image URL | | `fundingRounds` | array | Funding history | | ↳ `roundType` | string | Funding round type | | ↳ `amount` | number | Amount raised | | ↳ `currency` | string | Currency | | ↳ `investors` | array | Investors | ### [`enrich_company_funding`](https://docs.sim.ai/de/tools/enrich#enrich_company_funding) Retrieve company funding history, traffic metrics, and executive information by domain. #### [Input](https://docs.sim.ai/de/tools/enrich#input-14) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-14) | Parameter | Type | Description | | --- | --- | --- | | `legalName` | string | Legal company name | | `employeeCount` | number | Number of employees | | `headquarters` | string | Headquarters location | | `industry` | string | Industry | | `totalFundingRaised` | number | Total funding raised | | `fundingRounds` | array | Funding rounds | | ↳ `roundType` | string | Round type | | ↳ `amount` | number | Amount raised | | ↳ `date` | string | Date | | ↳ `investors` | array | Investors | | `monthlyVisits` | number | Monthly website visits | | `trafficChange` | number | Traffic change percentage | | `itSpending` | number | Estimated IT spending in USD | | `executives` | array | Executive team | | ↳ `name` | string | Name | | ↳ `title` | string | Title | ### [`enrich_company_revenue`](https://docs.sim.ai/de/tools/enrich#enrich_company_revenue) Retrieve company revenue data, CEO information, and competitive analysis by domain. #### [Input](https://docs.sim.ai/de/tools/enrich#input-15) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., clay.io) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-15) | Parameter | Type | Description | | --- | --- | --- | | `companyName` | string | Company name | | `shortDescription` | string | Short company description | | `fullSummary` | string | Full company summary | | `revenue` | string | Company revenue | | `revenueMin` | number | Minimum revenue estimate | | `revenueMax` | number | Maximum revenue estimate | | `employeeCount` | number | Number of employees | | `founded` | string | Year founded | | `ownership` | string | Ownership type | | `status` | string | Company status (e.g., Active) | | `website` | string | Company website URL | | `ceo` | json | CEO information | | ↳ `name` | string | CEO name | | ↳ `designation` | string | CEO designation/title | | ↳ `rating` | number | CEO rating | | `socialLinks` | json | Social media links | | ↳ `linkedIn` | string | LinkedIn URL | | ↳ `twitter` | string | Twitter URL | | ↳ `facebook` | string | Facebook URL | | `totalFunding` | string | Total funding raised | | `fundingRounds` | number | Number of funding rounds | | `competitors` | array | Competitors | | ↳ `name` | string | Competitor name | | ↳ `revenue` | string | Revenue | | ↳ `employeeCount` | number | Employee count | | ↳ `headquarters` | string | Headquarters | ### [`enrich_search_people`](https://docs.sim.ai/de/tools/enrich#enrich_search_people) Search for professionals by various criteria including name, title, skills, education, and company. #### [Input](https://docs.sim.ai/de/tools/enrich#input-16) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `firstName` | string | No | First name | | `lastName` | string | No | Last name | | `summary` | string | No | Professional summary keywords | | `subTitle` | string | No | Job title/subtitle | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `locationState` | string | No | State/province | | `influencer` | boolean | No | Filter for influencers only | | `premium` | boolean | No | Filter for premium accounts only | | `language` | string | No | Primary language | | `industry` | string | No | Industry | | `currentJobTitles` | json | No | Current job titles (array) | | `pastJobTitles` | json | No | Past job titles (array) | | `skills` | json | No | Skills to search for (array) | | `schoolNames` | json | No | School names (array) | | `certifications` | json | No | Certifications to filter by (array) | | `degreeNames` | json | No | Degree names to filter by (array) | | `studyFields` | json | No | Fields of study to filter by (array) | | `currentCompanies` | json | No | Current company IDs to filter by (array of numbers) | | `pastCompanies` | json | No | Past company IDs to filter by (array of numbers) | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-16) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `profiles` | array | Search results | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_company`](https://docs.sim.ai/de/tools/enrich#enrich_search_company) Search for companies by various criteria including name, industry, location, and size. #### [Input](https://docs.sim.ai/de/tools/enrich#input-17) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name | | `website` | string | No | Company website URL | | `tagline` | string | No | Company tagline | | `type` | string | No | Company type (e.g., Private, Public) | | `description` | string | No | Company description keywords | | `industries` | json | No | Industries to filter by (array) | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `postalCode` | string | No | Postal code | | `locationCountryList` | json | No | Multiple countries to filter by (array) | | `locationCityList` | json | No | Multiple cities to filter by (array) | | `specialities` | json | No | Company specialties (array) | | `followers` | number | No | Minimum number of followers | | `staffCount` | number | No | Maximum staff count | | `staffCountMin` | number | No | Minimum staff count | | `staffCountMax` | number | No | Maximum staff count | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-17) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `companies` | array | Search results | | ↳ `companyName` | string | Company name | | ↳ `tagline` | string | Company tagline | | ↳ `webAddress` | string | Website URL | | ↳ `industries` | array | Industries | | ↳ `teamSize` | number | Team size | | ↳ `linkedInProfile` | string | LinkedIn URL | ### [`enrich_search_company_employees`](https://docs.sim.ai/de/tools/enrich#enrich_search_company_employees) Search for employees within specific companies by location and job title. #### [Input](https://docs.sim.ai/de/tools/enrich#input-18) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyIds` | json | No | Array of company IDs to search within | | `country` | string | No | Country filter (e.g., United States) | | `city` | string | No | City filter (e.g., San Francisco) | | `state` | string | No | State filter (e.g., California) | | `jobTitles` | json | No | Job titles to filter by (array) | | `page` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 10) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-18) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Number of results per page | | `profiles` | array | Employee profiles | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_similar_companies`](https://docs.sim.ai/de/tools/enrich#enrich_search_similar_companies) Find companies similar to a given company by LinkedIn URL with filters for location and size. #### [Input](https://docs.sim.ai/de/tools/enrich#input-19) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn company URL (e.g., linkedin.com/company/google) | | `accountLocation` | json | No | Filter by locations (array of country names) | | `employeeSizeType` | string | No | Employee size filter type (e.g., RANGE) | | `employeeSizeRange` | json | No | Employee size ranges (array of {start, end} objects) | | `page` | number | No | Page number (default: 1) | | `num` | number | No | Number of results per page | #### [Output](https://docs.sim.ai/de/tools/enrich#output-19) | Parameter | Type | Description | | --- | --- | --- | | `companies` | array | Similar companies | | ↳ `url` | string | LinkedIn URL | | ↳ `name` | string | Company name | | ↳ `universalName` | string | Universal name | | ↳ `type` | string | Company type | | ↳ `description` | string | Description | | ↳ `phone` | string | Phone number | | ↳ `website` | string | Website URL | | ↳ `logo` | string | Logo URL | | ↳ `foundedYear` | number | Year founded | | ↳ `staffTotal` | number | Total staff | | ↳ `industries` | array | Industries | | ↳ `relevancyScore` | number | Relevancy score | | ↳ `relevancyValue` | string | Relevancy value | ### [`enrich_sales_pointer_people`](https://docs.sim.ai/de/tools/enrich#enrich_sales_pointer_people) Advanced people search with complex filters for location, company size, seniority, experience, and more. #### [Input](https://docs.sim.ai/de/tools/enrich#input-20) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `page` | number | Yes | Page number (starts at 1) | | `filters` | json | Yes | Array of filter objects. Each filter has type (e.g., POSTAL\_CODE, COMPANY\_HEADCOUNT), values (array with id, text, selectionType: INCLUDED/EXCLUDED), and optional selectedSubFilter | #### [Output](https://docs.sim.ai/de/tools/enrich#output-20) | Parameter | Type | Description | | --- | --- | --- | | `data` | array | People results | | ↳ `name` | string | Full name | | ↳ `summary` | string | Professional summary | | ↳ `location` | string | Location | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrn` | string | LinkedIn URN | | ↳ `positions` | array | Work positions | | ↳ `education` | array | Education | | `pagination` | json | Pagination info | | ↳ `totalCount` | number | Total results | | ↳ `returnedCount` | number | Returned count | | ↳ `start` | number | Start position | | ↳ `limit` | number | Limit | ### [`enrich_search_posts`](https://docs.sim.ai/de/tools/enrich#enrich_search_posts) Search LinkedIn posts by keywords with date filtering. #### [Input](https://docs.sim.ai/de/tools/enrich#input-21) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `keywords` | string | Yes | Search keywords (e.g., "AI automation") | | `datePosted` | string | No | Time filter (e.g., past\_week, past\_month) | | `page` | number | No | Page number (default: 1) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-21) | Parameter | Type | Description | | --- | --- | --- | | `count` | number | Total number of results | | `posts` | array | Search results | | ↳ `url` | string | Post URL | | ↳ `postId` | string | Post ID | | ↳ `author` | object | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | ↳ `timestamp` | string | Post timestamp | | ↳ `textContent` | string | Post text content | | ↳ `hashtags` | array | Hashtags | | ↳ `mediaUrls` | array | Media URLs | | ↳ `reactions` | number | Number of reactions | | ↳ `commentsCount` | number | Number of comments | ### [`enrich_get_post_details`](https://docs.sim.ai/de/tools/enrich#enrich_get_post_details) Get detailed information about a LinkedIn post by URL. #### [Input](https://docs.sim.ai/de/tools/enrich#input-22) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn post URL | #### [Output](https://docs.sim.ai/de/tools/enrich#output-22) | Parameter | Type | Description | | --- | --- | --- | | `postId` | string | Post ID | | `author` | json | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | `timestamp` | string | Post timestamp | | `textContent` | string | Post text content | | `hashtags` | array | Hashtags | | `mediaUrls` | array | Media URLs | | `reactions` | number | Number of reactions | | `commentsCount` | number | Number of comments | ### [`enrich_search_post_reactions`](https://docs.sim.ai/de/tools/enrich#enrich_search_post_reactions) Get reactions on a LinkedIn post with filtering by reaction type. #### [Input](https://docs.sim.ai/de/tools/enrich#input-23) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7231931952839196672) | | `reactionType` | string | Yes | Reaction type filter: all, like, love, celebrate, insightful, or funny (default: all) | | `page` | number | Yes | Page number (starts at 1) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-23) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of reactions returned | | `reactions` | array | Reactions | | ↳ `reactionType` | string | Type of reaction | | ↳ `reactor` | object | Person who reacted | | ↳ `name` | string | Name | | ↳ `subTitle` | string | Job title | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrl` | string | LinkedIn URL | ### [`enrich_search_post_comments`](https://docs.sim.ai/de/tools/enrich#enrich_search_post_comments) Get comments on a LinkedIn post. #### [Input](https://docs.sim.ai/de/tools/enrich#input-24) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7191163324208705536) | | `page` | number | No | Page number (starts at 1, default: 1) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-24) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of comments returned | | `comments` | array | Comments | | ↳ `activityId` | string | Comment activity ID | | ↳ `commentary` | string | Comment text | | ↳ `linkedInUrl` | string | Link to comment | | ↳ `commenter` | object | Commenter info | | ↳ `profileId` | string | Profile ID | | ↳ `firstName` | string | First name | | ↳ `lastName` | string | Last name | | ↳ `subTitle` | string | Subtitle/headline | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `backgroundImage` | string | Background image URL | | ↳ `entityUrn` | string | Entity URN | | ↳ `objectUrn` | string | Object URN | | ↳ `profileType` | string | Profile type | | ↳ `reactionBreakdown` | object | Reactions on the comment | | ↳ `likes` | number | Number of likes | | ↳ `empathy` | number | Number of empathy reactions | | ↳ `other` | number | Number of other reactions | ### [`enrich_search_people_activities`](https://docs.sim.ai/de/tools/enrich#enrich_search_people_activities) Get a person #### [Input](https://docs.sim.ai/de/tools/enrich#input-25) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `profileId` | string | Yes | LinkedIn profile ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | #### [Output](https://docs.sim.ai/de/tools/enrich#output-25) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachment URLs | ### [`enrich_search_company_activities`](https://docs.sim.ai/de/tools/enrich#enrich_search_company_activities) Get a company #### [Input](https://docs.sim.ai/de/tools/enrich#input-26) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyId` | string | Yes | LinkedIn company ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | | `offset` | number | No | Number of records to skip (default: 0) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-26) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachments | ### [`enrich_reverse_hash_lookup`](https://docs.sim.ai/de/tools/enrich#enrich_reverse_hash_lookup) Convert an MD5 email hash back to the original email address and display name. #### [Input](https://docs.sim.ai/de/tools/enrich#input-27) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `hash` | string | Yes | MD5 hash value to look up | #### [Output](https://docs.sim.ai/de/tools/enrich#output-27) | Parameter | Type | Description | | --- | --- | --- | | `hash` | string | MD5 hash that was looked up | | `email` | string | Original email address | | `displayName` | string | Display name associated with the email | | `found` | boolean | Whether an email was found for the hash | ### [`enrich_search_logo`](https://docs.sim.ai/de/tools/enrich#enrich_search_logo) Get a company logo image URL by domain. #### [Input](https://docs.sim.ai/de/tools/enrich#input-28) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/de/tools/enrich#output-28) | Parameter | Type | Description | | --- | --- | --- | | `logoUrl` | string | URL to fetch the company logo | | `domain` | string | Domain that was looked up | [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Usage Instructions](https://docs.sim.ai/de/tools/enrich#usage-instructions) [Tools](https://docs.sim.ai/de/tools/enrich#tools) [`enrich_check_credits`](https://docs.sim.ai/de/tools/enrich#enrich_check_credits) [Input](https://docs.sim.ai/de/tools/enrich#input) [Output](https://docs.sim.ai/de/tools/enrich#output) [`enrich_email_to_profile`](https://docs.sim.ai/de/tools/enrich#enrich_email_to_profile) [Input](https://docs.sim.ai/de/tools/enrich#input-1) [Output](https://docs.sim.ai/de/tools/enrich#output-1) [`enrich_email_to_person_lite`](https://docs.sim.ai/de/tools/enrich#enrich_email_to_person_lite) [Input](https://docs.sim.ai/de/tools/enrich#input-2) [Output](https://docs.sim.ai/de/tools/enrich#output-2) [`enrich_linkedin_profile`](https://docs.sim.ai/de/tools/enrich#enrich_linkedin_profile) [Input](https://docs.sim.ai/de/tools/enrich#input-3) [Output](https://docs.sim.ai/de/tools/enrich#output-3) [`enrich_find_email`](https://docs.sim.ai/de/tools/enrich#enrich_find_email) [Input](https://docs.sim.ai/de/tools/enrich#input-4) [Output](https://docs.sim.ai/de/tools/enrich#output-4) [`enrich_linkedin_to_work_email`](https://docs.sim.ai/de/tools/enrich#enrich_linkedin_to_work_email) [Input](https://docs.sim.ai/de/tools/enrich#input-5) [Output](https://docs.sim.ai/de/tools/enrich#output-5) [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/de/tools/enrich#enrich_linkedin_to_personal_email) [Input](https://docs.sim.ai/de/tools/enrich#input-6) [Output](https://docs.sim.ai/de/tools/enrich#output-6) [`enrich_phone_finder`](https://docs.sim.ai/de/tools/enrich#enrich_phone_finder) [Input](https://docs.sim.ai/de/tools/enrich#input-7) [Output](https://docs.sim.ai/de/tools/enrich#output-7) [`enrich_email_to_phone`](https://docs.sim.ai/de/tools/enrich#enrich_email_to_phone) [Input](https://docs.sim.ai/de/tools/enrich#input-8) [Output](https://docs.sim.ai/de/tools/enrich#output-8) [`enrich_verify_email`](https://docs.sim.ai/de/tools/enrich#enrich_verify_email) [Input](https://docs.sim.ai/de/tools/enrich#input-9) [Output](https://docs.sim.ai/de/tools/enrich#output-9) [`enrich_disposable_email_check`](https://docs.sim.ai/de/tools/enrich#enrich_disposable_email_check) [Input](https://docs.sim.ai/de/tools/enrich#input-10) [Output](https://docs.sim.ai/de/tools/enrich#output-10) [`enrich_email_to_ip`](https://docs.sim.ai/de/tools/enrich#enrich_email_to_ip) [Input](https://docs.sim.ai/de/tools/enrich#input-11) [Output](https://docs.sim.ai/de/tools/enrich#output-11) [`enrich_ip_to_company`](https://docs.sim.ai/de/tools/enrich#enrich_ip_to_company) [Input](https://docs.sim.ai/de/tools/enrich#input-12) [Output](https://docs.sim.ai/de/tools/enrich#output-12) [`enrich_company_lookup`](https://docs.sim.ai/de/tools/enrich#enrich_company_lookup) [Input](https://docs.sim.ai/de/tools/enrich#input-13) [Output](https://docs.sim.ai/de/tools/enrich#output-13) [`enrich_company_funding`](https://docs.sim.ai/de/tools/enrich#enrich_company_funding) [Input](https://docs.sim.ai/de/tools/enrich#input-14) [Output](https://docs.sim.ai/de/tools/enrich#output-14) [`enrich_company_revenue`](https://docs.sim.ai/de/tools/enrich#enrich_company_revenue) [Input](https://docs.sim.ai/de/tools/enrich#input-15) [Output](https://docs.sim.ai/de/tools/enrich#output-15) [`enrich_search_people`](https://docs.sim.ai/de/tools/enrich#enrich_search_people) [Input](https://docs.sim.ai/de/tools/enrich#input-16) [Output](https://docs.sim.ai/de/tools/enrich#output-16) [`enrich_search_company`](https://docs.sim.ai/de/tools/enrich#enrich_search_company) [Input](https://docs.sim.ai/de/tools/enrich#input-17) [Output](https://docs.sim.ai/de/tools/enrich#output-17) [`enrich_search_company_employees`](https://docs.sim.ai/de/tools/enrich#enrich_search_company_employees) [Input](https://docs.sim.ai/de/tools/enrich#input-18) [Output](https://docs.sim.ai/de/tools/enrich#output-18) [`enrich_search_similar_companies`](https://docs.sim.ai/de/tools/enrich#enrich_search_similar_companies) [Input](https://docs.sim.ai/de/tools/enrich#input-19) [Output](https://docs.sim.ai/de/tools/enrich#output-19) [`enrich_sales_pointer_people`](https://docs.sim.ai/de/tools/enrich#enrich_sales_pointer_people) [Input](https://docs.sim.ai/de/tools/enrich#input-20) [Output](https://docs.sim.ai/de/tools/enrich#output-20) [`enrich_search_posts`](https://docs.sim.ai/de/tools/enrich#enrich_search_posts) [Input](https://docs.sim.ai/de/tools/enrich#input-21) [Output](https://docs.sim.ai/de/tools/enrich#output-21) [`enrich_get_post_details`](https://docs.sim.ai/de/tools/enrich#enrich_get_post_details) [Input](https://docs.sim.ai/de/tools/enrich#input-22) [Output](https://docs.sim.ai/de/tools/enrich#output-22) [`enrich_search_post_reactions`](https://docs.sim.ai/de/tools/enrich#enrich_search_post_reactions) [Input](https://docs.sim.ai/de/tools/enrich#input-23) [Output](https://docs.sim.ai/de/tools/enrich#output-23) [`enrich_search_post_comments`](https://docs.sim.ai/de/tools/enrich#enrich_search_post_comments) [Input](https://docs.sim.ai/de/tools/enrich#input-24) [Output](https://docs.sim.ai/de/tools/enrich#output-24) [`enrich_search_people_activities`](https://docs.sim.ai/de/tools/enrich#enrich_search_people_activities) [Input](https://docs.sim.ai/de/tools/enrich#input-25) [Output](https://docs.sim.ai/de/tools/enrich#output-25) [`enrich_search_company_activities`](https://docs.sim.ai/de/tools/enrich#enrich_search_company_activities) [Input](https://docs.sim.ai/de/tools/enrich#input-26) [Output](https://docs.sim.ai/de/tools/enrich#output-26) [`enrich_reverse_hash_lookup`](https://docs.sim.ai/de/tools/enrich#enrich_reverse_hash_lookup) [Input](https://docs.sim.ai/de/tools/enrich#input-27) [Output](https://docs.sim.ai/de/tools/enrich#output-27) [`enrich_search_logo`](https://docs.sim.ai/de/tools/enrich#enrich_search_logo) [Input](https://docs.sim.ai/de/tools/enrich#input-28) [Output](https://docs.sim.ai/de/tools/enrich#output-28) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Enrich Copy page Enrich ====== B2B data enrichment and LinkedIn intelligence with Enrich.so [Enrich.so](https://enrich.so/) delivers real-time, precision B2B data enrichment and LinkedIn intelligence. Its platform provides dynamic access to public and structured company, contact, and professional information, enabling teams to build richer profiles, improve lead quality, and drive more effective outreach. With Enrich.so, you can: * **Enrich contact and company profiles**: Instantly discover key data points for leads, prospects, and businesses using just an email or LinkedIn profile. * **Verify email deliverability**: Check if emails are valid, deliverable, and safe to contact before sending. * **Find work & personal emails**: Identify missing business emails from a LinkedIn profile or personal emails to expand your reach. * **Reveal phone numbers and social profiles**: Surface additional communication channels for contacts through enrichment tools. * **Analyze LinkedIn posts and engagement**: Extract insights on post reach, reactions, and audience from public LinkedIn content. * **Conduct advanced people and company search**: Enable your agents to locate companies and professionals based on deep filters and real-time intelligence. The Sim integration with Enrich.so empowers your agents and automations to instantly query, enrich, and validate B2B data, boosting productivity in workflows like sales prospecting, recruiting, marketing operations, and more. Combining Sim's orchestration capabilities with Enrich.so unlocks smarter, data-driven automation strategies powered by best-in-class B2B intelligence. [Usage Instructions](https://docs.sim.ai/es/tools/enrich#usage-instructions) ----------------------------------------------------------------------------- Access real-time B2B data intelligence with Enrich.so. Enrich profiles from email addresses, find work emails from LinkedIn, verify email deliverability, search for people and companies, and analyze LinkedIn post engagement. [Tools](https://docs.sim.ai/es/tools/enrich#tools) --------------------------------------------------- ### [`enrich_check_credits`](https://docs.sim.ai/es/tools/enrich#enrich_check_credits) Check your Enrich API credit usage and remaining balance. #### [Input](https://docs.sim.ai/es/tools/enrich#input) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | #### [Output](https://docs.sim.ai/es/tools/enrich#output) | Parameter | Type | Description | | --- | --- | --- | | `totalCredits` | number | Total credits allocated to the account | | `creditsUsed` | number | Credits consumed so far | | `creditsRemaining` | number | Available credits remaining | ### [`enrich_email_to_profile`](https://docs.sim.ai/es/tools/enrich#enrich_email_to_profile) Retrieve detailed LinkedIn profile information using an email address including work history, education, and skills. #### [Input](https://docs.sim.ai/es/tools/enrich#input-1) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | | `inRealtime` | boolean | No | Set to true to retrieve fresh data, bypassing cached information | #### [Output](https://docs.sim.ai/es/tools/enrich#output-1) | Parameter | Type | Description | | --- | --- | --- | | `displayName` | string | Full display name | | `firstName` | string | First name | | `lastName` | string | Last name | | `headline` | string | Professional headline | | `occupation` | string | Current occupation | | `summary` | string | Profile summary | | `location` | string | Location | | `country` | string | Country | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `connectionCount` | number | Number of connections | | `isConnectionCountObfuscated` | boolean | Whether connection count is obfuscated (500+) | | `positionHistory` | array | Work experience history | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `certifications` | array | Professional certifications | | ↳ `name` | string | Certification name | | ↳ `authority` | string | Issuing authority | | ↳ `url` | string | Certification URL | | `skills` | array | List of skills | | `languages` | array | List of languages | | `locale` | string | Profile locale (e.g., en\_US) | | `version` | number | Profile version number | ### [`enrich_email_to_person_lite`](https://docs.sim.ai/es/tools/enrich#enrich_email_to_person_lite) Retrieve basic LinkedIn profile information from an email address. A lighter version with essential data only. #### [Input](https://docs.sim.ai/es/tools/enrich#input-2) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-2) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Full name | | `firstName` | string | First name | | `lastName` | string | Last name | | `email` | string | Email address | | `title` | string | Job title | | `location` | string | Location | | `company` | string | Current company | | `companyLocation` | string | Company location | | `companyLinkedIn` | string | Company LinkedIn URL | | `profileId` | string | LinkedIn profile ID | | `schoolName` | string | School name | | `schoolUrl` | string | School URL | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `followerCount` | number | Number of followers | | `connectionCount` | number | Number of connections | | `languages` | array | Languages spoken | | `projects` | array | Projects | | `certifications` | array | Certifications | | `volunteerExperience` | array | Volunteer experience | ### [`enrich_linkedin_profile`](https://docs.sim.ai/es/tools/enrich#enrich_linkedin_profile) Enrich a LinkedIn profile URL with detailed information including positions, education, and social metrics. #### [Input](https://docs.sim.ai/es/tools/enrich#input-3) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-3) | Parameter | Type | Description | | --- | --- | --- | | `profileId` | string | LinkedIn profile ID | | `firstName` | string | First name | | `lastName` | string | Last name | | `subTitle` | string | Profile subtitle/headline | | `profilePicture` | string | Profile picture URL | | `backgroundImage` | string | Background image URL | | `industry` | string | Industry | | `location` | string | Location | | `followersCount` | number | Number of followers | | `connectionsCount` | number | Number of connections | | `premium` | boolean | Whether the account is premium | | `influencer` | boolean | Whether the account is an influencer | | `positions` | array | Work positions | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `companyLogo` | string | Company logo URL | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `websites` | array | Personal websites | ### [`enrich_find_email`](https://docs.sim.ai/es/tools/enrich#enrich_find_email) Find a person #### [Input](https://docs.sim.ai/es/tools/enrich#input-4) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `fullName` | string | Yes | Person's full name (e.g., John Doe) | | `companyDomain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-4) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found email address | | `firstName` | string | First name | | `lastName` | string | Last name | | `domain` | string | Company domain | | `found` | boolean | Whether an email was found | | `acceptAll` | boolean | Whether the domain accepts all emails | ### [`enrich_linkedin_to_work_email`](https://docs.sim.ai/es/tools/enrich#enrich_linkedin_to_work_email) Find a work email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/es/tools/enrich#input-5) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., [https://www.linkedin.com/in/williamhgates\\](https://www.linkedin.com/in/williamhgates%5C)
) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-5) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found work email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/es/tools/enrich#enrich_linkedin_to_personal_email) Find personal email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/es/tools/enrich#input-6) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/username) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-6) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Personal email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status | ### [`enrich_phone_finder`](https://docs.sim.ai/es/tools/enrich#enrich_phone_finder) Find a phone number from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/es/tools/enrich#input-7) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-7) | Parameter | Type | Description | | --- | --- | --- | | `profileUrl` | string | LinkedIn profile URL | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_email_to_phone`](https://docs.sim.ai/es/tools/enrich#enrich_email_to_phone) Find a phone number associated with an email address. #### [Input](https://docs.sim.ai/es/tools/enrich#input-8) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-8) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_verify_email`](https://docs.sim.ai/es/tools/enrich#enrich_verify_email) Verify an email address for deliverability, including catch-all detection and provider identification. #### [Input](https://docs.sim.ai/es/tools/enrich#input-9) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to verify (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-9) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address verified | | `status` | string | Verification status | | `result` | string | Deliverability result (deliverable, undeliverable, etc.) | | `confidenceScore` | number | Confidence score (0-100) | | `smtpProvider` | string | Email service provider (e.g., Google, Microsoft) | | `mailDisposable` | boolean | Whether the email is from a disposable provider | | `mailAcceptAll` | boolean | Whether the domain is a catch-all domain | | `free` | boolean | Whether the email uses a free email service | ### [`enrich_disposable_email_check`](https://docs.sim.ai/es/tools/enrich#enrich_disposable_email_check) Check if an email address is from a disposable or temporary email provider. Returns a score and validation details. #### [Input](https://docs.sim.ai/es/tools/enrich#input-10) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to check (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-10) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address checked | | `score` | number | Validation score (0-100) | | `testsPassed` | string | Number of tests passed (e.g., "3/3") | | `passed` | boolean | Whether the email passed all validation tests | | `reason` | string | Reason for failure if email did not pass | | `mailServerIp` | string | Mail server IP address | | `mxRecords` | array | MX records for the domain | | ↳ `host` | string | MX record host | | ↳ `pref` | number | MX record preference | ### [`enrich_email_to_ip`](https://docs.sim.ai/es/tools/enrich#enrich_email_to_ip) Discover an IP address associated with an email address. #### [Input](https://docs.sim.ai/es/tools/enrich#input-11) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-11) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `ip` | string | Associated IP address | | `found` | boolean | Whether an IP address was found | ### [`enrich_ip_to_company`](https://docs.sim.ai/es/tools/enrich#enrich_ip_to_company) Identify a company from an IP address with detailed firmographic information. #### [Input](https://docs.sim.ai/es/tools/enrich#input-12) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `ip` | string | Yes | IP address to look up (e.g., 86.92.60.221) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-12) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `legalName` | string | Legal company name | | `domain` | string | Primary domain | | `domainAliases` | array | Domain aliases | | `sector` | string | Business sector | | `industry` | string | Industry | | `phone` | string | Phone number | | `employees` | number | Number of employees | | `revenue` | string | Estimated revenue | | `location` | json | Company location | | ↳ `city` | string | City | | ↳ `state` | string | State | | ↳ `country` | string | Country | | ↳ `timezone` | string | Timezone | | `linkedInUrl` | string | LinkedIn company URL | | `twitterUrl` | string | Twitter URL | | `facebookUrl` | string | Facebook URL | ### [`enrich_company_lookup`](https://docs.sim.ai/es/tools/enrich#enrich_company_lookup) Look up comprehensive company information by name or domain including funding, location, and social profiles. #### [Input](https://docs.sim.ai/es/tools/enrich#input-13) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name (e.g., Google) | | `domain` | string | No | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-13) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `universalName` | string | Universal company name | | `companyId` | string | Company ID | | `description` | string | Company description | | `phone` | string | Phone number | | `linkedInUrl` | string | LinkedIn company URL | | `websiteUrl` | string | Company website | | `followers` | number | Number of LinkedIn followers | | `staffCount` | number | Number of employees | | `foundedDate` | string | Date founded | | `type` | string | Company type | | `industries` | array | Industries | | `specialties` | array | Company specialties | | `headquarters` | json | Headquarters location | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `postalCode` | string | Postal code | | ↳ `line1` | string | Address line 1 | | `logo` | string | Company logo URL | | `coverImage` | string | Cover image URL | | `fundingRounds` | array | Funding history | | ↳ `roundType` | string | Funding round type | | ↳ `amount` | number | Amount raised | | ↳ `currency` | string | Currency | | ↳ `investors` | array | Investors | ### [`enrich_company_funding`](https://docs.sim.ai/es/tools/enrich#enrich_company_funding) Retrieve company funding history, traffic metrics, and executive information by domain. #### [Input](https://docs.sim.ai/es/tools/enrich#input-14) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-14) | Parameter | Type | Description | | --- | --- | --- | | `legalName` | string | Legal company name | | `employeeCount` | number | Number of employees | | `headquarters` | string | Headquarters location | | `industry` | string | Industry | | `totalFundingRaised` | number | Total funding raised | | `fundingRounds` | array | Funding rounds | | ↳ `roundType` | string | Round type | | ↳ `amount` | number | Amount raised | | ↳ `date` | string | Date | | ↳ `investors` | array | Investors | | `monthlyVisits` | number | Monthly website visits | | `trafficChange` | number | Traffic change percentage | | `itSpending` | number | Estimated IT spending in USD | | `executives` | array | Executive team | | ↳ `name` | string | Name | | ↳ `title` | string | Title | ### [`enrich_company_revenue`](https://docs.sim.ai/es/tools/enrich#enrich_company_revenue) Retrieve company revenue data, CEO information, and competitive analysis by domain. #### [Input](https://docs.sim.ai/es/tools/enrich#input-15) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., clay.io) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-15) | Parameter | Type | Description | | --- | --- | --- | | `companyName` | string | Company name | | `shortDescription` | string | Short company description | | `fullSummary` | string | Full company summary | | `revenue` | string | Company revenue | | `revenueMin` | number | Minimum revenue estimate | | `revenueMax` | number | Maximum revenue estimate | | `employeeCount` | number | Number of employees | | `founded` | string | Year founded | | `ownership` | string | Ownership type | | `status` | string | Company status (e.g., Active) | | `website` | string | Company website URL | | `ceo` | json | CEO information | | ↳ `name` | string | CEO name | | ↳ `designation` | string | CEO designation/title | | ↳ `rating` | number | CEO rating | | `socialLinks` | json | Social media links | | ↳ `linkedIn` | string | LinkedIn URL | | ↳ `twitter` | string | Twitter URL | | ↳ `facebook` | string | Facebook URL | | `totalFunding` | string | Total funding raised | | `fundingRounds` | number | Number of funding rounds | | `competitors` | array | Competitors | | ↳ `name` | string | Competitor name | | ↳ `revenue` | string | Revenue | | ↳ `employeeCount` | number | Employee count | | ↳ `headquarters` | string | Headquarters | ### [`enrich_search_people`](https://docs.sim.ai/es/tools/enrich#enrich_search_people) Search for professionals by various criteria including name, title, skills, education, and company. #### [Input](https://docs.sim.ai/es/tools/enrich#input-16) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `firstName` | string | No | First name | | `lastName` | string | No | Last name | | `summary` | string | No | Professional summary keywords | | `subTitle` | string | No | Job title/subtitle | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `locationState` | string | No | State/province | | `influencer` | boolean | No | Filter for influencers only | | `premium` | boolean | No | Filter for premium accounts only | | `language` | string | No | Primary language | | `industry` | string | No | Industry | | `currentJobTitles` | json | No | Current job titles (array) | | `pastJobTitles` | json | No | Past job titles (array) | | `skills` | json | No | Skills to search for (array) | | `schoolNames` | json | No | School names (array) | | `certifications` | json | No | Certifications to filter by (array) | | `degreeNames` | json | No | Degree names to filter by (array) | | `studyFields` | json | No | Fields of study to filter by (array) | | `currentCompanies` | json | No | Current company IDs to filter by (array of numbers) | | `pastCompanies` | json | No | Past company IDs to filter by (array of numbers) | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-16) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `profiles` | array | Search results | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_company`](https://docs.sim.ai/es/tools/enrich#enrich_search_company) Search for companies by various criteria including name, industry, location, and size. #### [Input](https://docs.sim.ai/es/tools/enrich#input-17) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name | | `website` | string | No | Company website URL | | `tagline` | string | No | Company tagline | | `type` | string | No | Company type (e.g., Private, Public) | | `description` | string | No | Company description keywords | | `industries` | json | No | Industries to filter by (array) | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `postalCode` | string | No | Postal code | | `locationCountryList` | json | No | Multiple countries to filter by (array) | | `locationCityList` | json | No | Multiple cities to filter by (array) | | `specialities` | json | No | Company specialties (array) | | `followers` | number | No | Minimum number of followers | | `staffCount` | number | No | Maximum staff count | | `staffCountMin` | number | No | Minimum staff count | | `staffCountMax` | number | No | Maximum staff count | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-17) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `companies` | array | Search results | | ↳ `companyName` | string | Company name | | ↳ `tagline` | string | Company tagline | | ↳ `webAddress` | string | Website URL | | ↳ `industries` | array | Industries | | ↳ `teamSize` | number | Team size | | ↳ `linkedInProfile` | string | LinkedIn URL | ### [`enrich_search_company_employees`](https://docs.sim.ai/es/tools/enrich#enrich_search_company_employees) Search for employees within specific companies by location and job title. #### [Input](https://docs.sim.ai/es/tools/enrich#input-18) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyIds` | json | No | Array of company IDs to search within | | `country` | string | No | Country filter (e.g., United States) | | `city` | string | No | City filter (e.g., San Francisco) | | `state` | string | No | State filter (e.g., California) | | `jobTitles` | json | No | Job titles to filter by (array) | | `page` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 10) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-18) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Number of results per page | | `profiles` | array | Employee profiles | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_similar_companies`](https://docs.sim.ai/es/tools/enrich#enrich_search_similar_companies) Find companies similar to a given company by LinkedIn URL with filters for location and size. #### [Input](https://docs.sim.ai/es/tools/enrich#input-19) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn company URL (e.g., linkedin.com/company/google) | | `accountLocation` | json | No | Filter by locations (array of country names) | | `employeeSizeType` | string | No | Employee size filter type (e.g., RANGE) | | `employeeSizeRange` | json | No | Employee size ranges (array of {start, end} objects) | | `page` | number | No | Page number (default: 1) | | `num` | number | No | Number of results per page | #### [Output](https://docs.sim.ai/es/tools/enrich#output-19) | Parameter | Type | Description | | --- | --- | --- | | `companies` | array | Similar companies | | ↳ `url` | string | LinkedIn URL | | ↳ `name` | string | Company name | | ↳ `universalName` | string | Universal name | | ↳ `type` | string | Company type | | ↳ `description` | string | Description | | ↳ `phone` | string | Phone number | | ↳ `website` | string | Website URL | | ↳ `logo` | string | Logo URL | | ↳ `foundedYear` | number | Year founded | | ↳ `staffTotal` | number | Total staff | | ↳ `industries` | array | Industries | | ↳ `relevancyScore` | number | Relevancy score | | ↳ `relevancyValue` | string | Relevancy value | ### [`enrich_sales_pointer_people`](https://docs.sim.ai/es/tools/enrich#enrich_sales_pointer_people) Advanced people search with complex filters for location, company size, seniority, experience, and more. #### [Input](https://docs.sim.ai/es/tools/enrich#input-20) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `page` | number | Yes | Page number (starts at 1) | | `filters` | json | Yes | Array of filter objects. Each filter has type (e.g., POSTAL\_CODE, COMPANY\_HEADCOUNT), values (array with id, text, selectionType: INCLUDED/EXCLUDED), and optional selectedSubFilter | #### [Output](https://docs.sim.ai/es/tools/enrich#output-20) | Parameter | Type | Description | | --- | --- | --- | | `data` | array | People results | | ↳ `name` | string | Full name | | ↳ `summary` | string | Professional summary | | ↳ `location` | string | Location | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrn` | string | LinkedIn URN | | ↳ `positions` | array | Work positions | | ↳ `education` | array | Education | | `pagination` | json | Pagination info | | ↳ `totalCount` | number | Total results | | ↳ `returnedCount` | number | Returned count | | ↳ `start` | number | Start position | | ↳ `limit` | number | Limit | ### [`enrich_search_posts`](https://docs.sim.ai/es/tools/enrich#enrich_search_posts) Search LinkedIn posts by keywords with date filtering. #### [Input](https://docs.sim.ai/es/tools/enrich#input-21) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `keywords` | string | Yes | Search keywords (e.g., "AI automation") | | `datePosted` | string | No | Time filter (e.g., past\_week, past\_month) | | `page` | number | No | Page number (default: 1) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-21) | Parameter | Type | Description | | --- | --- | --- | | `count` | number | Total number of results | | `posts` | array | Search results | | ↳ `url` | string | Post URL | | ↳ `postId` | string | Post ID | | ↳ `author` | object | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | ↳ `timestamp` | string | Post timestamp | | ↳ `textContent` | string | Post text content | | ↳ `hashtags` | array | Hashtags | | ↳ `mediaUrls` | array | Media URLs | | ↳ `reactions` | number | Number of reactions | | ↳ `commentsCount` | number | Number of comments | ### [`enrich_get_post_details`](https://docs.sim.ai/es/tools/enrich#enrich_get_post_details) Get detailed information about a LinkedIn post by URL. #### [Input](https://docs.sim.ai/es/tools/enrich#input-22) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn post URL | #### [Output](https://docs.sim.ai/es/tools/enrich#output-22) | Parameter | Type | Description | | --- | --- | --- | | `postId` | string | Post ID | | `author` | json | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | `timestamp` | string | Post timestamp | | `textContent` | string | Post text content | | `hashtags` | array | Hashtags | | `mediaUrls` | array | Media URLs | | `reactions` | number | Number of reactions | | `commentsCount` | number | Number of comments | ### [`enrich_search_post_reactions`](https://docs.sim.ai/es/tools/enrich#enrich_search_post_reactions) Get reactions on a LinkedIn post with filtering by reaction type. #### [Input](https://docs.sim.ai/es/tools/enrich#input-23) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7231931952839196672) | | `reactionType` | string | Yes | Reaction type filter: all, like, love, celebrate, insightful, or funny (default: all) | | `page` | number | Yes | Page number (starts at 1) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-23) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of reactions returned | | `reactions` | array | Reactions | | ↳ `reactionType` | string | Type of reaction | | ↳ `reactor` | object | Person who reacted | | ↳ `name` | string | Name | | ↳ `subTitle` | string | Job title | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrl` | string | LinkedIn URL | ### [`enrich_search_post_comments`](https://docs.sim.ai/es/tools/enrich#enrich_search_post_comments) Get comments on a LinkedIn post. #### [Input](https://docs.sim.ai/es/tools/enrich#input-24) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7191163324208705536) | | `page` | number | No | Page number (starts at 1, default: 1) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-24) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of comments returned | | `comments` | array | Comments | | ↳ `activityId` | string | Comment activity ID | | ↳ `commentary` | string | Comment text | | ↳ `linkedInUrl` | string | Link to comment | | ↳ `commenter` | object | Commenter info | | ↳ `profileId` | string | Profile ID | | ↳ `firstName` | string | First name | | ↳ `lastName` | string | Last name | | ↳ `subTitle` | string | Subtitle/headline | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `backgroundImage` | string | Background image URL | | ↳ `entityUrn` | string | Entity URN | | ↳ `objectUrn` | string | Object URN | | ↳ `profileType` | string | Profile type | | ↳ `reactionBreakdown` | object | Reactions on the comment | | ↳ `likes` | number | Number of likes | | ↳ `empathy` | number | Number of empathy reactions | | ↳ `other` | number | Number of other reactions | ### [`enrich_search_people_activities`](https://docs.sim.ai/es/tools/enrich#enrich_search_people_activities) Get a person #### [Input](https://docs.sim.ai/es/tools/enrich#input-25) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `profileId` | string | Yes | LinkedIn profile ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | #### [Output](https://docs.sim.ai/es/tools/enrich#output-25) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachment URLs | ### [`enrich_search_company_activities`](https://docs.sim.ai/es/tools/enrich#enrich_search_company_activities) Get a company #### [Input](https://docs.sim.ai/es/tools/enrich#input-26) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyId` | string | Yes | LinkedIn company ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | | `offset` | number | No | Number of records to skip (default: 0) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-26) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachments | ### [`enrich_reverse_hash_lookup`](https://docs.sim.ai/es/tools/enrich#enrich_reverse_hash_lookup) Convert an MD5 email hash back to the original email address and display name. #### [Input](https://docs.sim.ai/es/tools/enrich#input-27) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `hash` | string | Yes | MD5 hash value to look up | #### [Output](https://docs.sim.ai/es/tools/enrich#output-27) | Parameter | Type | Description | | --- | --- | --- | | `hash` | string | MD5 hash that was looked up | | `email` | string | Original email address | | `displayName` | string | Display name associated with the email | | `found` | boolean | Whether an email was found for the hash | ### [`enrich_search_logo`](https://docs.sim.ai/es/tools/enrich#enrich_search_logo) Get a company logo image URL by domain. #### [Input](https://docs.sim.ai/es/tools/enrich#input-28) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/es/tools/enrich#output-28) | Parameter | Type | Description | | --- | --- | --- | | `logoUrl` | string | URL to fetch the company logo | | `domain` | string | Domain that was looked up | [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Usage Instructions](https://docs.sim.ai/es/tools/enrich#usage-instructions) [Tools](https://docs.sim.ai/es/tools/enrich#tools) [`enrich_check_credits`](https://docs.sim.ai/es/tools/enrich#enrich_check_credits) [Input](https://docs.sim.ai/es/tools/enrich#input) [Output](https://docs.sim.ai/es/tools/enrich#output) [`enrich_email_to_profile`](https://docs.sim.ai/es/tools/enrich#enrich_email_to_profile) [Input](https://docs.sim.ai/es/tools/enrich#input-1) [Output](https://docs.sim.ai/es/tools/enrich#output-1) [`enrich_email_to_person_lite`](https://docs.sim.ai/es/tools/enrich#enrich_email_to_person_lite) [Input](https://docs.sim.ai/es/tools/enrich#input-2) [Output](https://docs.sim.ai/es/tools/enrich#output-2) [`enrich_linkedin_profile`](https://docs.sim.ai/es/tools/enrich#enrich_linkedin_profile) [Input](https://docs.sim.ai/es/tools/enrich#input-3) [Output](https://docs.sim.ai/es/tools/enrich#output-3) [`enrich_find_email`](https://docs.sim.ai/es/tools/enrich#enrich_find_email) [Input](https://docs.sim.ai/es/tools/enrich#input-4) [Output](https://docs.sim.ai/es/tools/enrich#output-4) [`enrich_linkedin_to_work_email`](https://docs.sim.ai/es/tools/enrich#enrich_linkedin_to_work_email) [Input](https://docs.sim.ai/es/tools/enrich#input-5) [Output](https://docs.sim.ai/es/tools/enrich#output-5) [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/es/tools/enrich#enrich_linkedin_to_personal_email) [Input](https://docs.sim.ai/es/tools/enrich#input-6) [Output](https://docs.sim.ai/es/tools/enrich#output-6) [`enrich_phone_finder`](https://docs.sim.ai/es/tools/enrich#enrich_phone_finder) [Input](https://docs.sim.ai/es/tools/enrich#input-7) [Output](https://docs.sim.ai/es/tools/enrich#output-7) [`enrich_email_to_phone`](https://docs.sim.ai/es/tools/enrich#enrich_email_to_phone) [Input](https://docs.sim.ai/es/tools/enrich#input-8) [Output](https://docs.sim.ai/es/tools/enrich#output-8) [`enrich_verify_email`](https://docs.sim.ai/es/tools/enrich#enrich_verify_email) [Input](https://docs.sim.ai/es/tools/enrich#input-9) [Output](https://docs.sim.ai/es/tools/enrich#output-9) [`enrich_disposable_email_check`](https://docs.sim.ai/es/tools/enrich#enrich_disposable_email_check) [Input](https://docs.sim.ai/es/tools/enrich#input-10) [Output](https://docs.sim.ai/es/tools/enrich#output-10) [`enrich_email_to_ip`](https://docs.sim.ai/es/tools/enrich#enrich_email_to_ip) [Input](https://docs.sim.ai/es/tools/enrich#input-11) [Output](https://docs.sim.ai/es/tools/enrich#output-11) [`enrich_ip_to_company`](https://docs.sim.ai/es/tools/enrich#enrich_ip_to_company) [Input](https://docs.sim.ai/es/tools/enrich#input-12) [Output](https://docs.sim.ai/es/tools/enrich#output-12) [`enrich_company_lookup`](https://docs.sim.ai/es/tools/enrich#enrich_company_lookup) [Input](https://docs.sim.ai/es/tools/enrich#input-13) [Output](https://docs.sim.ai/es/tools/enrich#output-13) [`enrich_company_funding`](https://docs.sim.ai/es/tools/enrich#enrich_company_funding) [Input](https://docs.sim.ai/es/tools/enrich#input-14) [Output](https://docs.sim.ai/es/tools/enrich#output-14) [`enrich_company_revenue`](https://docs.sim.ai/es/tools/enrich#enrich_company_revenue) [Input](https://docs.sim.ai/es/tools/enrich#input-15) [Output](https://docs.sim.ai/es/tools/enrich#output-15) [`enrich_search_people`](https://docs.sim.ai/es/tools/enrich#enrich_search_people) [Input](https://docs.sim.ai/es/tools/enrich#input-16) [Output](https://docs.sim.ai/es/tools/enrich#output-16) [`enrich_search_company`](https://docs.sim.ai/es/tools/enrich#enrich_search_company) [Input](https://docs.sim.ai/es/tools/enrich#input-17) [Output](https://docs.sim.ai/es/tools/enrich#output-17) [`enrich_search_company_employees`](https://docs.sim.ai/es/tools/enrich#enrich_search_company_employees) [Input](https://docs.sim.ai/es/tools/enrich#input-18) [Output](https://docs.sim.ai/es/tools/enrich#output-18) [`enrich_search_similar_companies`](https://docs.sim.ai/es/tools/enrich#enrich_search_similar_companies) [Input](https://docs.sim.ai/es/tools/enrich#input-19) [Output](https://docs.sim.ai/es/tools/enrich#output-19) [`enrich_sales_pointer_people`](https://docs.sim.ai/es/tools/enrich#enrich_sales_pointer_people) [Input](https://docs.sim.ai/es/tools/enrich#input-20) [Output](https://docs.sim.ai/es/tools/enrich#output-20) [`enrich_search_posts`](https://docs.sim.ai/es/tools/enrich#enrich_search_posts) [Input](https://docs.sim.ai/es/tools/enrich#input-21) [Output](https://docs.sim.ai/es/tools/enrich#output-21) [`enrich_get_post_details`](https://docs.sim.ai/es/tools/enrich#enrich_get_post_details) [Input](https://docs.sim.ai/es/tools/enrich#input-22) [Output](https://docs.sim.ai/es/tools/enrich#output-22) [`enrich_search_post_reactions`](https://docs.sim.ai/es/tools/enrich#enrich_search_post_reactions) [Input](https://docs.sim.ai/es/tools/enrich#input-23) [Output](https://docs.sim.ai/es/tools/enrich#output-23) [`enrich_search_post_comments`](https://docs.sim.ai/es/tools/enrich#enrich_search_post_comments) [Input](https://docs.sim.ai/es/tools/enrich#input-24) [Output](https://docs.sim.ai/es/tools/enrich#output-24) [`enrich_search_people_activities`](https://docs.sim.ai/es/tools/enrich#enrich_search_people_activities) [Input](https://docs.sim.ai/es/tools/enrich#input-25) [Output](https://docs.sim.ai/es/tools/enrich#output-25) [`enrich_search_company_activities`](https://docs.sim.ai/es/tools/enrich#enrich_search_company_activities) [Input](https://docs.sim.ai/es/tools/enrich#input-26) [Output](https://docs.sim.ai/es/tools/enrich#output-26) [`enrich_reverse_hash_lookup`](https://docs.sim.ai/es/tools/enrich#enrich_reverse_hash_lookup) [Input](https://docs.sim.ai/es/tools/enrich#input-27) [Output](https://docs.sim.ai/es/tools/enrich#output-27) [`enrich_search_logo`](https://docs.sim.ai/es/tools/enrich#enrich_search_logo) [Input](https://docs.sim.ai/es/tools/enrich#input-28) [Output](https://docs.sim.ai/es/tools/enrich#output-28) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Enrich Copy page Enrich ====== B2B data enrichment and LinkedIn intelligence with Enrich.so [Enrich.so](https://enrich.so/) delivers real-time, precision B2B data enrichment and LinkedIn intelligence. Its platform provides dynamic access to public and structured company, contact, and professional information, enabling teams to build richer profiles, improve lead quality, and drive more effective outreach. With Enrich.so, you can: * **Enrich contact and company profiles**: Instantly discover key data points for leads, prospects, and businesses using just an email or LinkedIn profile. * **Verify email deliverability**: Check if emails are valid, deliverable, and safe to contact before sending. * **Find work & personal emails**: Identify missing business emails from a LinkedIn profile or personal emails to expand your reach. * **Reveal phone numbers and social profiles**: Surface additional communication channels for contacts through enrichment tools. * **Analyze LinkedIn posts and engagement**: Extract insights on post reach, reactions, and audience from public LinkedIn content. * **Conduct advanced people and company search**: Enable your agents to locate companies and professionals based on deep filters and real-time intelligence. The Sim integration with Enrich.so empowers your agents and automations to instantly query, enrich, and validate B2B data, boosting productivity in workflows like sales prospecting, recruiting, marketing operations, and more. Combining Sim's orchestration capabilities with Enrich.so unlocks smarter, data-driven automation strategies powered by best-in-class B2B intelligence. [Usage Instructions](https://docs.sim.ai/ja/tools/enrich#usage-instructions) ----------------------------------------------------------------------------- Access real-time B2B data intelligence with Enrich.so. Enrich profiles from email addresses, find work emails from LinkedIn, verify email deliverability, search for people and companies, and analyze LinkedIn post engagement. [Tools](https://docs.sim.ai/ja/tools/enrich#tools) --------------------------------------------------- ### [`enrich_check_credits`](https://docs.sim.ai/ja/tools/enrich#enrich_check_credits) Check your Enrich API credit usage and remaining balance. #### [Input](https://docs.sim.ai/ja/tools/enrich#input) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | #### [Output](https://docs.sim.ai/ja/tools/enrich#output) | Parameter | Type | Description | | --- | --- | --- | | `totalCredits` | number | Total credits allocated to the account | | `creditsUsed` | number | Credits consumed so far | | `creditsRemaining` | number | Available credits remaining | ### [`enrich_email_to_profile`](https://docs.sim.ai/ja/tools/enrich#enrich_email_to_profile) Retrieve detailed LinkedIn profile information using an email address including work history, education, and skills. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-1) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | | `inRealtime` | boolean | No | Set to true to retrieve fresh data, bypassing cached information | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-1) | Parameter | Type | Description | | --- | --- | --- | | `displayName` | string | Full display name | | `firstName` | string | First name | | `lastName` | string | Last name | | `headline` | string | Professional headline | | `occupation` | string | Current occupation | | `summary` | string | Profile summary | | `location` | string | Location | | `country` | string | Country | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `connectionCount` | number | Number of connections | | `isConnectionCountObfuscated` | boolean | Whether connection count is obfuscated (500+) | | `positionHistory` | array | Work experience history | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `certifications` | array | Professional certifications | | ↳ `name` | string | Certification name | | ↳ `authority` | string | Issuing authority | | ↳ `url` | string | Certification URL | | `skills` | array | List of skills | | `languages` | array | List of languages | | `locale` | string | Profile locale (e.g., en\_US) | | `version` | number | Profile version number | ### [`enrich_email_to_person_lite`](https://docs.sim.ai/ja/tools/enrich#enrich_email_to_person_lite) Retrieve basic LinkedIn profile information from an email address. A lighter version with essential data only. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-2) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-2) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Full name | | `firstName` | string | First name | | `lastName` | string | Last name | | `email` | string | Email address | | `title` | string | Job title | | `location` | string | Location | | `company` | string | Current company | | `companyLocation` | string | Company location | | `companyLinkedIn` | string | Company LinkedIn URL | | `profileId` | string | LinkedIn profile ID | | `schoolName` | string | School name | | `schoolUrl` | string | School URL | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `followerCount` | number | Number of followers | | `connectionCount` | number | Number of connections | | `languages` | array | Languages spoken | | `projects` | array | Projects | | `certifications` | array | Certifications | | `volunteerExperience` | array | Volunteer experience | ### [`enrich_linkedin_profile`](https://docs.sim.ai/ja/tools/enrich#enrich_linkedin_profile) Enrich a LinkedIn profile URL with detailed information including positions, education, and social metrics. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-3) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-3) | Parameter | Type | Description | | --- | --- | --- | | `profileId` | string | LinkedIn profile ID | | `firstName` | string | First name | | `lastName` | string | Last name | | `subTitle` | string | Profile subtitle/headline | | `profilePicture` | string | Profile picture URL | | `backgroundImage` | string | Background image URL | | `industry` | string | Industry | | `location` | string | Location | | `followersCount` | number | Number of followers | | `connectionsCount` | number | Number of connections | | `premium` | boolean | Whether the account is premium | | `influencer` | boolean | Whether the account is an influencer | | `positions` | array | Work positions | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `companyLogo` | string | Company logo URL | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `websites` | array | Personal websites | ### [`enrich_find_email`](https://docs.sim.ai/ja/tools/enrich#enrich_find_email) Find a person #### [Input](https://docs.sim.ai/ja/tools/enrich#input-4) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `fullName` | string | Yes | Person's full name (e.g., John Doe) | | `companyDomain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-4) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found email address | | `firstName` | string | First name | | `lastName` | string | Last name | | `domain` | string | Company domain | | `found` | boolean | Whether an email was found | | `acceptAll` | boolean | Whether the domain accepts all emails | ### [`enrich_linkedin_to_work_email`](https://docs.sim.ai/ja/tools/enrich#enrich_linkedin_to_work_email) Find a work email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-5) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., [https://www.linkedin.com/in/williamhgates\\](https://www.linkedin.com/in/williamhgates%5C)
) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-5) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found work email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/ja/tools/enrich#enrich_linkedin_to_personal_email) Find personal email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-6) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/username) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-6) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Personal email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status | ### [`enrich_phone_finder`](https://docs.sim.ai/ja/tools/enrich#enrich_phone_finder) Find a phone number from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-7) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-7) | Parameter | Type | Description | | --- | --- | --- | | `profileUrl` | string | LinkedIn profile URL | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_email_to_phone`](https://docs.sim.ai/ja/tools/enrich#enrich_email_to_phone) Find a phone number associated with an email address. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-8) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-8) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_verify_email`](https://docs.sim.ai/ja/tools/enrich#enrich_verify_email) Verify an email address for deliverability, including catch-all detection and provider identification. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-9) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to verify (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-9) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address verified | | `status` | string | Verification status | | `result` | string | Deliverability result (deliverable, undeliverable, etc.) | | `confidenceScore` | number | Confidence score (0-100) | | `smtpProvider` | string | Email service provider (e.g., Google, Microsoft) | | `mailDisposable` | boolean | Whether the email is from a disposable provider | | `mailAcceptAll` | boolean | Whether the domain is a catch-all domain | | `free` | boolean | Whether the email uses a free email service | ### [`enrich_disposable_email_check`](https://docs.sim.ai/ja/tools/enrich#enrich_disposable_email_check) Check if an email address is from a disposable or temporary email provider. Returns a score and validation details. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-10) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to check (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-10) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address checked | | `score` | number | Validation score (0-100) | | `testsPassed` | string | Number of tests passed (e.g., "3/3") | | `passed` | boolean | Whether the email passed all validation tests | | `reason` | string | Reason for failure if email did not pass | | `mailServerIp` | string | Mail server IP address | | `mxRecords` | array | MX records for the domain | | ↳ `host` | string | MX record host | | ↳ `pref` | number | MX record preference | ### [`enrich_email_to_ip`](https://docs.sim.ai/ja/tools/enrich#enrich_email_to_ip) Discover an IP address associated with an email address. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-11) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-11) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `ip` | string | Associated IP address | | `found` | boolean | Whether an IP address was found | ### [`enrich_ip_to_company`](https://docs.sim.ai/ja/tools/enrich#enrich_ip_to_company) Identify a company from an IP address with detailed firmographic information. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-12) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `ip` | string | Yes | IP address to look up (e.g., 86.92.60.221) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-12) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `legalName` | string | Legal company name | | `domain` | string | Primary domain | | `domainAliases` | array | Domain aliases | | `sector` | string | Business sector | | `industry` | string | Industry | | `phone` | string | Phone number | | `employees` | number | Number of employees | | `revenue` | string | Estimated revenue | | `location` | json | Company location | | ↳ `city` | string | City | | ↳ `state` | string | State | | ↳ `country` | string | Country | | ↳ `timezone` | string | Timezone | | `linkedInUrl` | string | LinkedIn company URL | | `twitterUrl` | string | Twitter URL | | `facebookUrl` | string | Facebook URL | ### [`enrich_company_lookup`](https://docs.sim.ai/ja/tools/enrich#enrich_company_lookup) Look up comprehensive company information by name or domain including funding, location, and social profiles. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-13) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name (e.g., Google) | | `domain` | string | No | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-13) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `universalName` | string | Universal company name | | `companyId` | string | Company ID | | `description` | string | Company description | | `phone` | string | Phone number | | `linkedInUrl` | string | LinkedIn company URL | | `websiteUrl` | string | Company website | | `followers` | number | Number of LinkedIn followers | | `staffCount` | number | Number of employees | | `foundedDate` | string | Date founded | | `type` | string | Company type | | `industries` | array | Industries | | `specialties` | array | Company specialties | | `headquarters` | json | Headquarters location | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `postalCode` | string | Postal code | | ↳ `line1` | string | Address line 1 | | `logo` | string | Company logo URL | | `coverImage` | string | Cover image URL | | `fundingRounds` | array | Funding history | | ↳ `roundType` | string | Funding round type | | ↳ `amount` | number | Amount raised | | ↳ `currency` | string | Currency | | ↳ `investors` | array | Investors | ### [`enrich_company_funding`](https://docs.sim.ai/ja/tools/enrich#enrich_company_funding) Retrieve company funding history, traffic metrics, and executive information by domain. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-14) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-14) | Parameter | Type | Description | | --- | --- | --- | | `legalName` | string | Legal company name | | `employeeCount` | number | Number of employees | | `headquarters` | string | Headquarters location | | `industry` | string | Industry | | `totalFundingRaised` | number | Total funding raised | | `fundingRounds` | array | Funding rounds | | ↳ `roundType` | string | Round type | | ↳ `amount` | number | Amount raised | | ↳ `date` | string | Date | | ↳ `investors` | array | Investors | | `monthlyVisits` | number | Monthly website visits | | `trafficChange` | number | Traffic change percentage | | `itSpending` | number | Estimated IT spending in USD | | `executives` | array | Executive team | | ↳ `name` | string | Name | | ↳ `title` | string | Title | ### [`enrich_company_revenue`](https://docs.sim.ai/ja/tools/enrich#enrich_company_revenue) Retrieve company revenue data, CEO information, and competitive analysis by domain. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-15) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., clay.io) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-15) | Parameter | Type | Description | | --- | --- | --- | | `companyName` | string | Company name | | `shortDescription` | string | Short company description | | `fullSummary` | string | Full company summary | | `revenue` | string | Company revenue | | `revenueMin` | number | Minimum revenue estimate | | `revenueMax` | number | Maximum revenue estimate | | `employeeCount` | number | Number of employees | | `founded` | string | Year founded | | `ownership` | string | Ownership type | | `status` | string | Company status (e.g., Active) | | `website` | string | Company website URL | | `ceo` | json | CEO information | | ↳ `name` | string | CEO name | | ↳ `designation` | string | CEO designation/title | | ↳ `rating` | number | CEO rating | | `socialLinks` | json | Social media links | | ↳ `linkedIn` | string | LinkedIn URL | | ↳ `twitter` | string | Twitter URL | | ↳ `facebook` | string | Facebook URL | | `totalFunding` | string | Total funding raised | | `fundingRounds` | number | Number of funding rounds | | `competitors` | array | Competitors | | ↳ `name` | string | Competitor name | | ↳ `revenue` | string | Revenue | | ↳ `employeeCount` | number | Employee count | | ↳ `headquarters` | string | Headquarters | ### [`enrich_search_people`](https://docs.sim.ai/ja/tools/enrich#enrich_search_people) Search for professionals by various criteria including name, title, skills, education, and company. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-16) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `firstName` | string | No | First name | | `lastName` | string | No | Last name | | `summary` | string | No | Professional summary keywords | | `subTitle` | string | No | Job title/subtitle | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `locationState` | string | No | State/province | | `influencer` | boolean | No | Filter for influencers only | | `premium` | boolean | No | Filter for premium accounts only | | `language` | string | No | Primary language | | `industry` | string | No | Industry | | `currentJobTitles` | json | No | Current job titles (array) | | `pastJobTitles` | json | No | Past job titles (array) | | `skills` | json | No | Skills to search for (array) | | `schoolNames` | json | No | School names (array) | | `certifications` | json | No | Certifications to filter by (array) | | `degreeNames` | json | No | Degree names to filter by (array) | | `studyFields` | json | No | Fields of study to filter by (array) | | `currentCompanies` | json | No | Current company IDs to filter by (array of numbers) | | `pastCompanies` | json | No | Past company IDs to filter by (array of numbers) | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-16) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `profiles` | array | Search results | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_company`](https://docs.sim.ai/ja/tools/enrich#enrich_search_company) Search for companies by various criteria including name, industry, location, and size. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-17) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name | | `website` | string | No | Company website URL | | `tagline` | string | No | Company tagline | | `type` | string | No | Company type (e.g., Private, Public) | | `description` | string | No | Company description keywords | | `industries` | json | No | Industries to filter by (array) | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `postalCode` | string | No | Postal code | | `locationCountryList` | json | No | Multiple countries to filter by (array) | | `locationCityList` | json | No | Multiple cities to filter by (array) | | `specialities` | json | No | Company specialties (array) | | `followers` | number | No | Minimum number of followers | | `staffCount` | number | No | Maximum staff count | | `staffCountMin` | number | No | Minimum staff count | | `staffCountMax` | number | No | Maximum staff count | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-17) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `companies` | array | Search results | | ↳ `companyName` | string | Company name | | ↳ `tagline` | string | Company tagline | | ↳ `webAddress` | string | Website URL | | ↳ `industries` | array | Industries | | ↳ `teamSize` | number | Team size | | ↳ `linkedInProfile` | string | LinkedIn URL | ### [`enrich_search_company_employees`](https://docs.sim.ai/ja/tools/enrich#enrich_search_company_employees) Search for employees within specific companies by location and job title. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-18) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyIds` | json | No | Array of company IDs to search within | | `country` | string | No | Country filter (e.g., United States) | | `city` | string | No | City filter (e.g., San Francisco) | | `state` | string | No | State filter (e.g., California) | | `jobTitles` | json | No | Job titles to filter by (array) | | `page` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 10) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-18) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Number of results per page | | `profiles` | array | Employee profiles | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_similar_companies`](https://docs.sim.ai/ja/tools/enrich#enrich_search_similar_companies) Find companies similar to a given company by LinkedIn URL with filters for location and size. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-19) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn company URL (e.g., linkedin.com/company/google) | | `accountLocation` | json | No | Filter by locations (array of country names) | | `employeeSizeType` | string | No | Employee size filter type (e.g., RANGE) | | `employeeSizeRange` | json | No | Employee size ranges (array of {start, end} objects) | | `page` | number | No | Page number (default: 1) | | `num` | number | No | Number of results per page | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-19) | Parameter | Type | Description | | --- | --- | --- | | `companies` | array | Similar companies | | ↳ `url` | string | LinkedIn URL | | ↳ `name` | string | Company name | | ↳ `universalName` | string | Universal name | | ↳ `type` | string | Company type | | ↳ `description` | string | Description | | ↳ `phone` | string | Phone number | | ↳ `website` | string | Website URL | | ↳ `logo` | string | Logo URL | | ↳ `foundedYear` | number | Year founded | | ↳ `staffTotal` | number | Total staff | | ↳ `industries` | array | Industries | | ↳ `relevancyScore` | number | Relevancy score | | ↳ `relevancyValue` | string | Relevancy value | ### [`enrich_sales_pointer_people`](https://docs.sim.ai/ja/tools/enrich#enrich_sales_pointer_people) Advanced people search with complex filters for location, company size, seniority, experience, and more. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-20) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `page` | number | Yes | Page number (starts at 1) | | `filters` | json | Yes | Array of filter objects. Each filter has type (e.g., POSTAL\_CODE, COMPANY\_HEADCOUNT), values (array with id, text, selectionType: INCLUDED/EXCLUDED), and optional selectedSubFilter | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-20) | Parameter | Type | Description | | --- | --- | --- | | `data` | array | People results | | ↳ `name` | string | Full name | | ↳ `summary` | string | Professional summary | | ↳ `location` | string | Location | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrn` | string | LinkedIn URN | | ↳ `positions` | array | Work positions | | ↳ `education` | array | Education | | `pagination` | json | Pagination info | | ↳ `totalCount` | number | Total results | | ↳ `returnedCount` | number | Returned count | | ↳ `start` | number | Start position | | ↳ `limit` | number | Limit | ### [`enrich_search_posts`](https://docs.sim.ai/ja/tools/enrich#enrich_search_posts) Search LinkedIn posts by keywords with date filtering. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-21) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `keywords` | string | Yes | Search keywords (e.g., "AI automation") | | `datePosted` | string | No | Time filter (e.g., past\_week, past\_month) | | `page` | number | No | Page number (default: 1) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-21) | Parameter | Type | Description | | --- | --- | --- | | `count` | number | Total number of results | | `posts` | array | Search results | | ↳ `url` | string | Post URL | | ↳ `postId` | string | Post ID | | ↳ `author` | object | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | ↳ `timestamp` | string | Post timestamp | | ↳ `textContent` | string | Post text content | | ↳ `hashtags` | array | Hashtags | | ↳ `mediaUrls` | array | Media URLs | | ↳ `reactions` | number | Number of reactions | | ↳ `commentsCount` | number | Number of comments | ### [`enrich_get_post_details`](https://docs.sim.ai/ja/tools/enrich#enrich_get_post_details) Get detailed information about a LinkedIn post by URL. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-22) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn post URL | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-22) | Parameter | Type | Description | | --- | --- | --- | | `postId` | string | Post ID | | `author` | json | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | `timestamp` | string | Post timestamp | | `textContent` | string | Post text content | | `hashtags` | array | Hashtags | | `mediaUrls` | array | Media URLs | | `reactions` | number | Number of reactions | | `commentsCount` | number | Number of comments | ### [`enrich_search_post_reactions`](https://docs.sim.ai/ja/tools/enrich#enrich_search_post_reactions) Get reactions on a LinkedIn post with filtering by reaction type. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-23) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7231931952839196672) | | `reactionType` | string | Yes | Reaction type filter: all, like, love, celebrate, insightful, or funny (default: all) | | `page` | number | Yes | Page number (starts at 1) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-23) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of reactions returned | | `reactions` | array | Reactions | | ↳ `reactionType` | string | Type of reaction | | ↳ `reactor` | object | Person who reacted | | ↳ `name` | string | Name | | ↳ `subTitle` | string | Job title | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrl` | string | LinkedIn URL | ### [`enrich_search_post_comments`](https://docs.sim.ai/ja/tools/enrich#enrich_search_post_comments) Get comments on a LinkedIn post. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-24) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7191163324208705536) | | `page` | number | No | Page number (starts at 1, default: 1) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-24) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of comments returned | | `comments` | array | Comments | | ↳ `activityId` | string | Comment activity ID | | ↳ `commentary` | string | Comment text | | ↳ `linkedInUrl` | string | Link to comment | | ↳ `commenter` | object | Commenter info | | ↳ `profileId` | string | Profile ID | | ↳ `firstName` | string | First name | | ↳ `lastName` | string | Last name | | ↳ `subTitle` | string | Subtitle/headline | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `backgroundImage` | string | Background image URL | | ↳ `entityUrn` | string | Entity URN | | ↳ `objectUrn` | string | Object URN | | ↳ `profileType` | string | Profile type | | ↳ `reactionBreakdown` | object | Reactions on the comment | | ↳ `likes` | number | Number of likes | | ↳ `empathy` | number | Number of empathy reactions | | ↳ `other` | number | Number of other reactions | ### [`enrich_search_people_activities`](https://docs.sim.ai/ja/tools/enrich#enrich_search_people_activities) Get a person #### [Input](https://docs.sim.ai/ja/tools/enrich#input-25) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `profileId` | string | Yes | LinkedIn profile ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-25) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachment URLs | ### [`enrich_search_company_activities`](https://docs.sim.ai/ja/tools/enrich#enrich_search_company_activities) Get a company #### [Input](https://docs.sim.ai/ja/tools/enrich#input-26) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyId` | string | Yes | LinkedIn company ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | | `offset` | number | No | Number of records to skip (default: 0) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-26) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachments | ### [`enrich_reverse_hash_lookup`](https://docs.sim.ai/ja/tools/enrich#enrich_reverse_hash_lookup) Convert an MD5 email hash back to the original email address and display name. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-27) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `hash` | string | Yes | MD5 hash value to look up | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-27) | Parameter | Type | Description | | --- | --- | --- | | `hash` | string | MD5 hash that was looked up | | `email` | string | Original email address | | `displayName` | string | Display name associated with the email | | `found` | boolean | Whether an email was found for the hash | ### [`enrich_search_logo`](https://docs.sim.ai/ja/tools/enrich#enrich_search_logo) Get a company logo image URL by domain. #### [Input](https://docs.sim.ai/ja/tools/enrich#input-28) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/ja/tools/enrich#output-28) | Parameter | Type | Description | | --- | --- | --- | | `logoUrl` | string | URL to fetch the company logo | | `domain` | string | Domain that was looked up | [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Usage Instructions](https://docs.sim.ai/ja/tools/enrich#usage-instructions) [Tools](https://docs.sim.ai/ja/tools/enrich#tools) [`enrich_check_credits`](https://docs.sim.ai/ja/tools/enrich#enrich_check_credits) [Input](https://docs.sim.ai/ja/tools/enrich#input) [Output](https://docs.sim.ai/ja/tools/enrich#output) [`enrich_email_to_profile`](https://docs.sim.ai/ja/tools/enrich#enrich_email_to_profile) [Input](https://docs.sim.ai/ja/tools/enrich#input-1) [Output](https://docs.sim.ai/ja/tools/enrich#output-1) [`enrich_email_to_person_lite`](https://docs.sim.ai/ja/tools/enrich#enrich_email_to_person_lite) [Input](https://docs.sim.ai/ja/tools/enrich#input-2) [Output](https://docs.sim.ai/ja/tools/enrich#output-2) [`enrich_linkedin_profile`](https://docs.sim.ai/ja/tools/enrich#enrich_linkedin_profile) [Input](https://docs.sim.ai/ja/tools/enrich#input-3) [Output](https://docs.sim.ai/ja/tools/enrich#output-3) [`enrich_find_email`](https://docs.sim.ai/ja/tools/enrich#enrich_find_email) [Input](https://docs.sim.ai/ja/tools/enrich#input-4) [Output](https://docs.sim.ai/ja/tools/enrich#output-4) [`enrich_linkedin_to_work_email`](https://docs.sim.ai/ja/tools/enrich#enrich_linkedin_to_work_email) [Input](https://docs.sim.ai/ja/tools/enrich#input-5) [Output](https://docs.sim.ai/ja/tools/enrich#output-5) [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/ja/tools/enrich#enrich_linkedin_to_personal_email) [Input](https://docs.sim.ai/ja/tools/enrich#input-6) [Output](https://docs.sim.ai/ja/tools/enrich#output-6) [`enrich_phone_finder`](https://docs.sim.ai/ja/tools/enrich#enrich_phone_finder) [Input](https://docs.sim.ai/ja/tools/enrich#input-7) [Output](https://docs.sim.ai/ja/tools/enrich#output-7) [`enrich_email_to_phone`](https://docs.sim.ai/ja/tools/enrich#enrich_email_to_phone) [Input](https://docs.sim.ai/ja/tools/enrich#input-8) [Output](https://docs.sim.ai/ja/tools/enrich#output-8) [`enrich_verify_email`](https://docs.sim.ai/ja/tools/enrich#enrich_verify_email) [Input](https://docs.sim.ai/ja/tools/enrich#input-9) [Output](https://docs.sim.ai/ja/tools/enrich#output-9) [`enrich_disposable_email_check`](https://docs.sim.ai/ja/tools/enrich#enrich_disposable_email_check) [Input](https://docs.sim.ai/ja/tools/enrich#input-10) [Output](https://docs.sim.ai/ja/tools/enrich#output-10) [`enrich_email_to_ip`](https://docs.sim.ai/ja/tools/enrich#enrich_email_to_ip) [Input](https://docs.sim.ai/ja/tools/enrich#input-11) [Output](https://docs.sim.ai/ja/tools/enrich#output-11) [`enrich_ip_to_company`](https://docs.sim.ai/ja/tools/enrich#enrich_ip_to_company) [Input](https://docs.sim.ai/ja/tools/enrich#input-12) [Output](https://docs.sim.ai/ja/tools/enrich#output-12) [`enrich_company_lookup`](https://docs.sim.ai/ja/tools/enrich#enrich_company_lookup) [Input](https://docs.sim.ai/ja/tools/enrich#input-13) [Output](https://docs.sim.ai/ja/tools/enrich#output-13) [`enrich_company_funding`](https://docs.sim.ai/ja/tools/enrich#enrich_company_funding) [Input](https://docs.sim.ai/ja/tools/enrich#input-14) [Output](https://docs.sim.ai/ja/tools/enrich#output-14) [`enrich_company_revenue`](https://docs.sim.ai/ja/tools/enrich#enrich_company_revenue) [Input](https://docs.sim.ai/ja/tools/enrich#input-15) [Output](https://docs.sim.ai/ja/tools/enrich#output-15) [`enrich_search_people`](https://docs.sim.ai/ja/tools/enrich#enrich_search_people) [Input](https://docs.sim.ai/ja/tools/enrich#input-16) [Output](https://docs.sim.ai/ja/tools/enrich#output-16) [`enrich_search_company`](https://docs.sim.ai/ja/tools/enrich#enrich_search_company) [Input](https://docs.sim.ai/ja/tools/enrich#input-17) [Output](https://docs.sim.ai/ja/tools/enrich#output-17) [`enrich_search_company_employees`](https://docs.sim.ai/ja/tools/enrich#enrich_search_company_employees) [Input](https://docs.sim.ai/ja/tools/enrich#input-18) [Output](https://docs.sim.ai/ja/tools/enrich#output-18) [`enrich_search_similar_companies`](https://docs.sim.ai/ja/tools/enrich#enrich_search_similar_companies) [Input](https://docs.sim.ai/ja/tools/enrich#input-19) [Output](https://docs.sim.ai/ja/tools/enrich#output-19) [`enrich_sales_pointer_people`](https://docs.sim.ai/ja/tools/enrich#enrich_sales_pointer_people) [Input](https://docs.sim.ai/ja/tools/enrich#input-20) [Output](https://docs.sim.ai/ja/tools/enrich#output-20) [`enrich_search_posts`](https://docs.sim.ai/ja/tools/enrich#enrich_search_posts) [Input](https://docs.sim.ai/ja/tools/enrich#input-21) [Output](https://docs.sim.ai/ja/tools/enrich#output-21) [`enrich_get_post_details`](https://docs.sim.ai/ja/tools/enrich#enrich_get_post_details) [Input](https://docs.sim.ai/ja/tools/enrich#input-22) [Output](https://docs.sim.ai/ja/tools/enrich#output-22) [`enrich_search_post_reactions`](https://docs.sim.ai/ja/tools/enrich#enrich_search_post_reactions) [Input](https://docs.sim.ai/ja/tools/enrich#input-23) [Output](https://docs.sim.ai/ja/tools/enrich#output-23) [`enrich_search_post_comments`](https://docs.sim.ai/ja/tools/enrich#enrich_search_post_comments) [Input](https://docs.sim.ai/ja/tools/enrich#input-24) [Output](https://docs.sim.ai/ja/tools/enrich#output-24) [`enrich_search_people_activities`](https://docs.sim.ai/ja/tools/enrich#enrich_search_people_activities) [Input](https://docs.sim.ai/ja/tools/enrich#input-25) [Output](https://docs.sim.ai/ja/tools/enrich#output-25) [`enrich_search_company_activities`](https://docs.sim.ai/ja/tools/enrich#enrich_search_company_activities) [Input](https://docs.sim.ai/ja/tools/enrich#input-26) [Output](https://docs.sim.ai/ja/tools/enrich#output-26) [`enrich_reverse_hash_lookup`](https://docs.sim.ai/ja/tools/enrich#enrich_reverse_hash_lookup) [Input](https://docs.sim.ai/ja/tools/enrich#input-27) [Output](https://docs.sim.ai/ja/tools/enrich#output-27) [`enrich_search_logo`](https://docs.sim.ai/ja/tools/enrich#enrich_search_logo) [Input](https://docs.sim.ai/ja/tools/enrich#input-28) [Output](https://docs.sim.ai/ja/tools/enrich#output-28) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Enrich Copy page Enrich ====== B2B data enrichment and LinkedIn intelligence with Enrich.so [Enrich.so](https://enrich.so/) delivers real-time, precision B2B data enrichment and LinkedIn intelligence. Its platform provides dynamic access to public and structured company, contact, and professional information, enabling teams to build richer profiles, improve lead quality, and drive more effective outreach. With Enrich.so, you can: * **Enrich contact and company profiles**: Instantly discover key data points for leads, prospects, and businesses using just an email or LinkedIn profile. * **Verify email deliverability**: Check if emails are valid, deliverable, and safe to contact before sending. * **Find work & personal emails**: Identify missing business emails from a LinkedIn profile or personal emails to expand your reach. * **Reveal phone numbers and social profiles**: Surface additional communication channels for contacts through enrichment tools. * **Analyze LinkedIn posts and engagement**: Extract insights on post reach, reactions, and audience from public LinkedIn content. * **Conduct advanced people and company search**: Enable your agents to locate companies and professionals based on deep filters and real-time intelligence. The Sim integration with Enrich.so empowers your agents and automations to instantly query, enrich, and validate B2B data, boosting productivity in workflows like sales prospecting, recruiting, marketing operations, and more. Combining Sim's orchestration capabilities with Enrich.so unlocks smarter, data-driven automation strategies powered by best-in-class B2B intelligence. [Usage Instructions](https://docs.sim.ai/zh/tools/enrich#usage-instructions) ----------------------------------------------------------------------------- Access real-time B2B data intelligence with Enrich.so. Enrich profiles from email addresses, find work emails from LinkedIn, verify email deliverability, search for people and companies, and analyze LinkedIn post engagement. [Tools](https://docs.sim.ai/zh/tools/enrich#tools) --------------------------------------------------- ### [`enrich_check_credits`](https://docs.sim.ai/zh/tools/enrich#enrich_check_credits) Check your Enrich API credit usage and remaining balance. #### [Input](https://docs.sim.ai/zh/tools/enrich#input) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | #### [Output](https://docs.sim.ai/zh/tools/enrich#output) | Parameter | Type | Description | | --- | --- | --- | | `totalCredits` | number | Total credits allocated to the account | | `creditsUsed` | number | Credits consumed so far | | `creditsRemaining` | number | Available credits remaining | ### [`enrich_email_to_profile`](https://docs.sim.ai/zh/tools/enrich#enrich_email_to_profile) Retrieve detailed LinkedIn profile information using an email address including work history, education, and skills. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-1) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | | `inRealtime` | boolean | No | Set to true to retrieve fresh data, bypassing cached information | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-1) | Parameter | Type | Description | | --- | --- | --- | | `displayName` | string | Full display name | | `firstName` | string | First name | | `lastName` | string | Last name | | `headline` | string | Professional headline | | `occupation` | string | Current occupation | | `summary` | string | Profile summary | | `location` | string | Location | | `country` | string | Country | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `connectionCount` | number | Number of connections | | `isConnectionCountObfuscated` | boolean | Whether connection count is obfuscated (500+) | | `positionHistory` | array | Work experience history | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `certifications` | array | Professional certifications | | ↳ `name` | string | Certification name | | ↳ `authority` | string | Issuing authority | | ↳ `url` | string | Certification URL | | `skills` | array | List of skills | | `languages` | array | List of languages | | `locale` | string | Profile locale (e.g., en\_US) | | `version` | number | Profile version number | ### [`enrich_email_to_person_lite`](https://docs.sim.ai/zh/tools/enrich#enrich_email_to_person_lite) Retrieve basic LinkedIn profile information from an email address. A lighter version with essential data only. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-2) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@company.com](mailto:john.doe@company.com)
) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-2) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Full name | | `firstName` | string | First name | | `lastName` | string | Last name | | `email` | string | Email address | | `title` | string | Job title | | `location` | string | Location | | `company` | string | Current company | | `companyLocation` | string | Company location | | `companyLinkedIn` | string | Company LinkedIn URL | | `profileId` | string | LinkedIn profile ID | | `schoolName` | string | School name | | `schoolUrl` | string | School URL | | `linkedInUrl` | string | LinkedIn profile URL | | `photoUrl` | string | Profile photo URL | | `followerCount` | number | Number of followers | | `connectionCount` | number | Number of connections | | `languages` | array | Languages spoken | | `projects` | array | Projects | | `certifications` | array | Certifications | | `volunteerExperience` | array | Volunteer experience | ### [`enrich_linkedin_profile`](https://docs.sim.ai/zh/tools/enrich#enrich_linkedin_profile) Enrich a LinkedIn profile URL with detailed information including positions, education, and social metrics. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-3) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-3) | Parameter | Type | Description | | --- | --- | --- | | `profileId` | string | LinkedIn profile ID | | `firstName` | string | First name | | `lastName` | string | Last name | | `subTitle` | string | Profile subtitle/headline | | `profilePicture` | string | Profile picture URL | | `backgroundImage` | string | Background image URL | | `industry` | string | Industry | | `location` | string | Location | | `followersCount` | number | Number of followers | | `connectionsCount` | number | Number of connections | | `premium` | boolean | Whether the account is premium | | `influencer` | boolean | Whether the account is an influencer | | `positions` | array | Work positions | | ↳ `title` | string | Job title | | ↳ `company` | string | Company name | | ↳ `companyLogo` | string | Company logo URL | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | ↳ `location` | string | Location | | `education` | array | Education history | | ↳ `school` | string | School name | | ↳ `degree` | string | Degree | | ↳ `fieldOfStudy` | string | Field of study | | ↳ `startDate` | string | Start date | | ↳ `endDate` | string | End date | | `websites` | array | Personal websites | ### [`enrich_find_email`](https://docs.sim.ai/zh/tools/enrich#enrich_find_email) Find a person #### [Input](https://docs.sim.ai/zh/tools/enrich#input-4) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `fullName` | string | Yes | Person's full name (e.g., John Doe) | | `companyDomain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-4) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found email address | | `firstName` | string | First name | | `lastName` | string | Last name | | `domain` | string | Company domain | | `found` | boolean | Whether an email was found | | `acceptAll` | boolean | Whether the domain accepts all emails | ### [`enrich_linkedin_to_work_email`](https://docs.sim.ai/zh/tools/enrich#enrich_linkedin_to_work_email) Find a work email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-5) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., [https://www.linkedin.com/in/williamhgates\\](https://www.linkedin.com/in/williamhgates%5C)
) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-5) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Found work email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/zh/tools/enrich#enrich_linkedin_to_personal_email) Find personal email address from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-6) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/username) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-6) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Personal email address | | `found` | boolean | Whether an email was found | | `status` | string | Request status | ### [`enrich_phone_finder`](https://docs.sim.ai/zh/tools/enrich#enrich_phone_finder) Find a phone number from a LinkedIn profile URL. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-7) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `linkedinProfile` | string | Yes | LinkedIn profile URL (e.g., linkedin.com/in/williamhgates) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-7) | Parameter | Type | Description | | --- | --- | --- | | `profileUrl` | string | LinkedIn profile URL | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_email_to_phone`](https://docs.sim.ai/zh/tools/enrich#enrich_email_to_phone) Find a phone number associated with an email address. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-8) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-8) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `mobileNumber` | string | Found mobile phone number | | `found` | boolean | Whether a phone number was found | | `status` | string | Request status (in\_progress or completed) | ### [`enrich_verify_email`](https://docs.sim.ai/zh/tools/enrich#enrich_verify_email) Verify an email address for deliverability, including catch-all detection and provider identification. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-9) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to verify (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-9) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address verified | | `status` | string | Verification status | | `result` | string | Deliverability result (deliverable, undeliverable, etc.) | | `confidenceScore` | number | Confidence score (0-100) | | `smtpProvider` | string | Email service provider (e.g., Google, Microsoft) | | `mailDisposable` | boolean | Whether the email is from a disposable provider | | `mailAcceptAll` | boolean | Whether the domain is a catch-all domain | | `free` | boolean | Whether the email uses a free email service | ### [`enrich_disposable_email_check`](https://docs.sim.ai/zh/tools/enrich#enrich_disposable_email_check) Check if an email address is from a disposable or temporary email provider. Returns a score and validation details. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-10) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to check (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-10) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address checked | | `score` | number | Validation score (0-100) | | `testsPassed` | string | Number of tests passed (e.g., "3/3") | | `passed` | boolean | Whether the email passed all validation tests | | `reason` | string | Reason for failure if email did not pass | | `mailServerIp` | string | Mail server IP address | | `mxRecords` | array | MX records for the domain | | ↳ `host` | string | MX record host | | ↳ `pref` | number | MX record preference | ### [`enrich_email_to_ip`](https://docs.sim.ai/zh/tools/enrich#enrich_email_to_ip) Discover an IP address associated with an email address. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-11) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `email` | string | Yes | Email address to look up (e.g., [john.doe@example.com](mailto:john.doe@example.com)
) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-11) | Parameter | Type | Description | | --- | --- | --- | | `email` | string | Email address looked up | | `ip` | string | Associated IP address | | `found` | boolean | Whether an IP address was found | ### [`enrich_ip_to_company`](https://docs.sim.ai/zh/tools/enrich#enrich_ip_to_company) Identify a company from an IP address with detailed firmographic information. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-12) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `ip` | string | Yes | IP address to look up (e.g., 86.92.60.221) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-12) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `legalName` | string | Legal company name | | `domain` | string | Primary domain | | `domainAliases` | array | Domain aliases | | `sector` | string | Business sector | | `industry` | string | Industry | | `phone` | string | Phone number | | `employees` | number | Number of employees | | `revenue` | string | Estimated revenue | | `location` | json | Company location | | ↳ `city` | string | City | | ↳ `state` | string | State | | ↳ `country` | string | Country | | ↳ `timezone` | string | Timezone | | `linkedInUrl` | string | LinkedIn company URL | | `twitterUrl` | string | Twitter URL | | `facebookUrl` | string | Facebook URL | ### [`enrich_company_lookup`](https://docs.sim.ai/zh/tools/enrich#enrich_company_lookup) Look up comprehensive company information by name or domain including funding, location, and social profiles. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-13) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name (e.g., Google) | | `domain` | string | No | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-13) | Parameter | Type | Description | | --- | --- | --- | | `name` | string | Company name | | `universalName` | string | Universal company name | | `companyId` | string | Company ID | | `description` | string | Company description | | `phone` | string | Phone number | | `linkedInUrl` | string | LinkedIn company URL | | `websiteUrl` | string | Company website | | `followers` | number | Number of LinkedIn followers | | `staffCount` | number | Number of employees | | `foundedDate` | string | Date founded | | `type` | string | Company type | | `industries` | array | Industries | | `specialties` | array | Company specialties | | `headquarters` | json | Headquarters location | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `postalCode` | string | Postal code | | ↳ `line1` | string | Address line 1 | | `logo` | string | Company logo URL | | `coverImage` | string | Cover image URL | | `fundingRounds` | array | Funding history | | ↳ `roundType` | string | Funding round type | | ↳ `amount` | number | Amount raised | | ↳ `currency` | string | Currency | | ↳ `investors` | array | Investors | ### [`enrich_company_funding`](https://docs.sim.ai/zh/tools/enrich#enrich_company_funding) Retrieve company funding history, traffic metrics, and executive information by domain. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-14) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., example.com) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-14) | Parameter | Type | Description | | --- | --- | --- | | `legalName` | string | Legal company name | | `employeeCount` | number | Number of employees | | `headquarters` | string | Headquarters location | | `industry` | string | Industry | | `totalFundingRaised` | number | Total funding raised | | `fundingRounds` | array | Funding rounds | | ↳ `roundType` | string | Round type | | ↳ `amount` | number | Amount raised | | ↳ `date` | string | Date | | ↳ `investors` | array | Investors | | `monthlyVisits` | number | Monthly website visits | | `trafficChange` | number | Traffic change percentage | | `itSpending` | number | Estimated IT spending in USD | | `executives` | array | Executive team | | ↳ `name` | string | Name | | ↳ `title` | string | Title | ### [`enrich_company_revenue`](https://docs.sim.ai/zh/tools/enrich#enrich_company_revenue) Retrieve company revenue data, CEO information, and competitive analysis by domain. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-15) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `domain` | string | Yes | Company domain (e.g., clay.io) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-15) | Parameter | Type | Description | | --- | --- | --- | | `companyName` | string | Company name | | `shortDescription` | string | Short company description | | `fullSummary` | string | Full company summary | | `revenue` | string | Company revenue | | `revenueMin` | number | Minimum revenue estimate | | `revenueMax` | number | Maximum revenue estimate | | `employeeCount` | number | Number of employees | | `founded` | string | Year founded | | `ownership` | string | Ownership type | | `status` | string | Company status (e.g., Active) | | `website` | string | Company website URL | | `ceo` | json | CEO information | | ↳ `name` | string | CEO name | | ↳ `designation` | string | CEO designation/title | | ↳ `rating` | number | CEO rating | | `socialLinks` | json | Social media links | | ↳ `linkedIn` | string | LinkedIn URL | | ↳ `twitter` | string | Twitter URL | | ↳ `facebook` | string | Facebook URL | | `totalFunding` | string | Total funding raised | | `fundingRounds` | number | Number of funding rounds | | `competitors` | array | Competitors | | ↳ `name` | string | Competitor name | | ↳ `revenue` | string | Revenue | | ↳ `employeeCount` | number | Employee count | | ↳ `headquarters` | string | Headquarters | ### [`enrich_search_people`](https://docs.sim.ai/zh/tools/enrich#enrich_search_people) Search for professionals by various criteria including name, title, skills, education, and company. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-16) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `firstName` | string | No | First name | | `lastName` | string | No | Last name | | `summary` | string | No | Professional summary keywords | | `subTitle` | string | No | Job title/subtitle | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `locationState` | string | No | State/province | | `influencer` | boolean | No | Filter for influencers only | | `premium` | boolean | No | Filter for premium accounts only | | `language` | string | No | Primary language | | `industry` | string | No | Industry | | `currentJobTitles` | json | No | Current job titles (array) | | `pastJobTitles` | json | No | Past job titles (array) | | `skills` | json | No | Skills to search for (array) | | `schoolNames` | json | No | School names (array) | | `certifications` | json | No | Certifications to filter by (array) | | `degreeNames` | json | No | Degree names to filter by (array) | | `studyFields` | json | No | Fields of study to filter by (array) | | `currentCompanies` | json | No | Current company IDs to filter by (array of numbers) | | `pastCompanies` | json | No | Past company IDs to filter by (array of numbers) | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-16) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `profiles` | array | Search results | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_company`](https://docs.sim.ai/zh/tools/enrich#enrich_search_company) Search for companies by various criteria including name, industry, location, and size. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-17) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `name` | string | No | Company name | | `website` | string | No | Company website URL | | `tagline` | string | No | Company tagline | | `type` | string | No | Company type (e.g., Private, Public) | | `description` | string | No | Company description keywords | | `industries` | json | No | Industries to filter by (array) | | `locationCountry` | string | No | Country | | `locationCity` | string | No | City | | `postalCode` | string | No | Postal code | | `locationCountryList` | json | No | Multiple countries to filter by (array) | | `locationCityList` | json | No | Multiple cities to filter by (array) | | `specialities` | json | No | Company specialties (array) | | `followers` | number | No | Minimum number of followers | | `staffCount` | number | No | Maximum staff count | | `staffCountMin` | number | No | Minimum staff count | | `staffCountMax` | number | No | Maximum staff count | | `currentPage` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 20) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-17) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Results per page | | `companies` | array | Search results | | ↳ `companyName` | string | Company name | | ↳ `tagline` | string | Company tagline | | ↳ `webAddress` | string | Website URL | | ↳ `industries` | array | Industries | | ↳ `teamSize` | number | Team size | | ↳ `linkedInProfile` | string | LinkedIn URL | ### [`enrich_search_company_employees`](https://docs.sim.ai/zh/tools/enrich#enrich_search_company_employees) Search for employees within specific companies by location and job title. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-18) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyIds` | json | No | Array of company IDs to search within | | `country` | string | No | Country filter (e.g., United States) | | `city` | string | No | City filter (e.g., San Francisco) | | `state` | string | No | State filter (e.g., California) | | `jobTitles` | json | No | Job titles to filter by (array) | | `page` | number | No | Page number (default: 1) | | `pageSize` | number | No | Results per page (default: 10) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-18) | Parameter | Type | Description | | --- | --- | --- | | `currentPage` | number | Current page number | | `totalPage` | number | Total number of pages | | `pageSize` | number | Number of results per page | | `profiles` | array | Employee profiles | | ↳ `profileIdentifier` | string | Profile ID | | ↳ `givenName` | string | First name | | ↳ `familyName` | string | Last name | | ↳ `currentPosition` | string | Current job title | | ↳ `profileImage` | string | Profile image URL | | ↳ `externalProfileUrl` | string | LinkedIn URL | | ↳ `city` | string | City | | ↳ `country` | string | Country | | ↳ `expertSkills` | array | Skills | ### [`enrich_search_similar_companies`](https://docs.sim.ai/zh/tools/enrich#enrich_search_similar_companies) Find companies similar to a given company by LinkedIn URL with filters for location and size. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-19) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn company URL (e.g., linkedin.com/company/google) | | `accountLocation` | json | No | Filter by locations (array of country names) | | `employeeSizeType` | string | No | Employee size filter type (e.g., RANGE) | | `employeeSizeRange` | json | No | Employee size ranges (array of {start, end} objects) | | `page` | number | No | Page number (default: 1) | | `num` | number | No | Number of results per page | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-19) | Parameter | Type | Description | | --- | --- | --- | | `companies` | array | Similar companies | | ↳ `url` | string | LinkedIn URL | | ↳ `name` | string | Company name | | ↳ `universalName` | string | Universal name | | ↳ `type` | string | Company type | | ↳ `description` | string | Description | | ↳ `phone` | string | Phone number | | ↳ `website` | string | Website URL | | ↳ `logo` | string | Logo URL | | ↳ `foundedYear` | number | Year founded | | ↳ `staffTotal` | number | Total staff | | ↳ `industries` | array | Industries | | ↳ `relevancyScore` | number | Relevancy score | | ↳ `relevancyValue` | string | Relevancy value | ### [`enrich_sales_pointer_people`](https://docs.sim.ai/zh/tools/enrich#enrich_sales_pointer_people) Advanced people search with complex filters for location, company size, seniority, experience, and more. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-20) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `page` | number | Yes | Page number (starts at 1) | | `filters` | json | Yes | Array of filter objects. Each filter has type (e.g., POSTAL\_CODE, COMPANY\_HEADCOUNT), values (array with id, text, selectionType: INCLUDED/EXCLUDED), and optional selectedSubFilter | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-20) | Parameter | Type | Description | | --- | --- | --- | | `data` | array | People results | | ↳ `name` | string | Full name | | ↳ `summary` | string | Professional summary | | ↳ `location` | string | Location | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrn` | string | LinkedIn URN | | ↳ `positions` | array | Work positions | | ↳ `education` | array | Education | | `pagination` | json | Pagination info | | ↳ `totalCount` | number | Total results | | ↳ `returnedCount` | number | Returned count | | ↳ `start` | number | Start position | | ↳ `limit` | number | Limit | ### [`enrich_search_posts`](https://docs.sim.ai/zh/tools/enrich#enrich_search_posts) Search LinkedIn posts by keywords with date filtering. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-21) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `keywords` | string | Yes | Search keywords (e.g., "AI automation") | | `datePosted` | string | No | Time filter (e.g., past\_week, past\_month) | | `page` | number | No | Page number (default: 1) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-21) | Parameter | Type | Description | | --- | --- | --- | | `count` | number | Total number of results | | `posts` | array | Search results | | ↳ `url` | string | Post URL | | ↳ `postId` | string | Post ID | | ↳ `author` | object | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | ↳ `timestamp` | string | Post timestamp | | ↳ `textContent` | string | Post text content | | ↳ `hashtags` | array | Hashtags | | ↳ `mediaUrls` | array | Media URLs | | ↳ `reactions` | number | Number of reactions | | ↳ `commentsCount` | number | Number of comments | ### [`enrich_get_post_details`](https://docs.sim.ai/zh/tools/enrich#enrich_get_post_details) Get detailed information about a LinkedIn post by URL. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-22) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | LinkedIn post URL | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-22) | Parameter | Type | Description | | --- | --- | --- | | `postId` | string | Post ID | | `author` | json | Author information | | ↳ `name` | string | Author name | | ↳ `headline` | string | Author headline | | ↳ `linkedInUrl` | string | Author LinkedIn URL | | ↳ `profileImage` | string | Author profile image | | `timestamp` | string | Post timestamp | | `textContent` | string | Post text content | | `hashtags` | array | Hashtags | | `mediaUrls` | array | Media URLs | | `reactions` | number | Number of reactions | | `commentsCount` | number | Number of comments | ### [`enrich_search_post_reactions`](https://docs.sim.ai/zh/tools/enrich#enrich_search_post_reactions) Get reactions on a LinkedIn post with filtering by reaction type. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-23) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7231931952839196672) | | `reactionType` | string | Yes | Reaction type filter: all, like, love, celebrate, insightful, or funny (default: all) | | `page` | number | Yes | Page number (starts at 1) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-23) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of reactions returned | | `reactions` | array | Reactions | | ↳ `reactionType` | string | Type of reaction | | ↳ `reactor` | object | Person who reacted | | ↳ `name` | string | Name | | ↳ `subTitle` | string | Job title | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `linkedInUrl` | string | LinkedIn URL | ### [`enrich_search_post_comments`](https://docs.sim.ai/zh/tools/enrich#enrich_search_post_comments) Get comments on a LinkedIn post. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-24) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `postUrn` | string | Yes | LinkedIn activity URN (e.g., urn:li:activity:7191163324208705536) | | `page` | number | No | Page number (starts at 1, default: 1) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-24) | Parameter | Type | Description | | --- | --- | --- | | `page` | number | Current page number | | `totalPage` | number | Total number of pages | | `count` | number | Number of comments returned | | `comments` | array | Comments | | ↳ `activityId` | string | Comment activity ID | | ↳ `commentary` | string | Comment text | | ↳ `linkedInUrl` | string | Link to comment | | ↳ `commenter` | object | Commenter info | | ↳ `profileId` | string | Profile ID | | ↳ `firstName` | string | First name | | ↳ `lastName` | string | Last name | | ↳ `subTitle` | string | Subtitle/headline | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `backgroundImage` | string | Background image URL | | ↳ `entityUrn` | string | Entity URN | | ↳ `objectUrn` | string | Object URN | | ↳ `profileType` | string | Profile type | | ↳ `reactionBreakdown` | object | Reactions on the comment | | ↳ `likes` | number | Number of likes | | ↳ `empathy` | number | Number of empathy reactions | | ↳ `other` | number | Number of other reactions | ### [`enrich_search_people_activities`](https://docs.sim.ai/zh/tools/enrich#enrich_search_people_activities) Get a person #### [Input](https://docs.sim.ai/zh/tools/enrich#input-25) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `profileId` | string | Yes | LinkedIn profile ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-25) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachment URLs | ### [`enrich_search_company_activities`](https://docs.sim.ai/zh/tools/enrich#enrich_search_company_activities) Get a company #### [Input](https://docs.sim.ai/zh/tools/enrich#input-26) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `companyId` | string | Yes | LinkedIn company ID | | `activityType` | string | Yes | Activity type: posts, comments, or articles | | `paginationToken` | string | No | Pagination token for next page of results | | `offset` | number | No | Number of records to skip (default: 0) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-26) | Parameter | Type | Description | | --- | --- | --- | | `paginationToken` | string | Token for fetching next page | | `activityType` | string | Type of activities returned | | `activities` | array | Activities | | ↳ `activityId` | string | Activity ID | | ↳ `commentary` | string | Activity text content | | ↳ `linkedInUrl` | string | Link to activity | | ↳ `timeElapsed` | string | Time elapsed since activity | | ↳ `numReactions` | number | Total number of reactions | | ↳ `author` | object | Activity author info | | ↳ `name` | string | Author name | | ↳ `profileId` | string | Profile ID | | ↳ `profilePicture` | string | Profile picture URL | | ↳ `reactionBreakdown` | object | Reactions | | ↳ `likes` | number | Likes | | ↳ `empathy` | number | Empathy reactions | | ↳ `other` | number | Other reactions | | ↳ `attachments` | array | Attachments | ### [`enrich_reverse_hash_lookup`](https://docs.sim.ai/zh/tools/enrich#enrich_reverse_hash_lookup) Convert an MD5 email hash back to the original email address and display name. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-27) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `hash` | string | Yes | MD5 hash value to look up | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-27) | Parameter | Type | Description | | --- | --- | --- | | `hash` | string | MD5 hash that was looked up | | `email` | string | Original email address | | `displayName` | string | Display name associated with the email | | `found` | boolean | Whether an email was found for the hash | ### [`enrich_search_logo`](https://docs.sim.ai/zh/tools/enrich#enrich_search_logo) Get a company logo image URL by domain. #### [Input](https://docs.sim.ai/zh/tools/enrich#input-28) | Parameter | Type | Required | Description | | --- | --- | --- | --- | | `apiKey` | string | Yes | Enrich API key | | `url` | string | Yes | Company domain (e.g., google.com) | #### [Output](https://docs.sim.ai/zh/tools/enrich#output-28) | Parameter | Type | Description | | --- | --- | --- | | `logoUrl` | string | URL to fetch the company logo | | `domain` | string | Domain that was looked up | [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Usage Instructions](https://docs.sim.ai/zh/tools/enrich#usage-instructions) [Tools](https://docs.sim.ai/zh/tools/enrich#tools) [`enrich_check_credits`](https://docs.sim.ai/zh/tools/enrich#enrich_check_credits) [Input](https://docs.sim.ai/zh/tools/enrich#input) [Output](https://docs.sim.ai/zh/tools/enrich#output) [`enrich_email_to_profile`](https://docs.sim.ai/zh/tools/enrich#enrich_email_to_profile) [Input](https://docs.sim.ai/zh/tools/enrich#input-1) [Output](https://docs.sim.ai/zh/tools/enrich#output-1) [`enrich_email_to_person_lite`](https://docs.sim.ai/zh/tools/enrich#enrich_email_to_person_lite) [Input](https://docs.sim.ai/zh/tools/enrich#input-2) [Output](https://docs.sim.ai/zh/tools/enrich#output-2) [`enrich_linkedin_profile`](https://docs.sim.ai/zh/tools/enrich#enrich_linkedin_profile) [Input](https://docs.sim.ai/zh/tools/enrich#input-3) [Output](https://docs.sim.ai/zh/tools/enrich#output-3) [`enrich_find_email`](https://docs.sim.ai/zh/tools/enrich#enrich_find_email) [Input](https://docs.sim.ai/zh/tools/enrich#input-4) [Output](https://docs.sim.ai/zh/tools/enrich#output-4) [`enrich_linkedin_to_work_email`](https://docs.sim.ai/zh/tools/enrich#enrich_linkedin_to_work_email) [Input](https://docs.sim.ai/zh/tools/enrich#input-5) [Output](https://docs.sim.ai/zh/tools/enrich#output-5) [`enrich_linkedin_to_personal_email`](https://docs.sim.ai/zh/tools/enrich#enrich_linkedin_to_personal_email) [Input](https://docs.sim.ai/zh/tools/enrich#input-6) [Output](https://docs.sim.ai/zh/tools/enrich#output-6) [`enrich_phone_finder`](https://docs.sim.ai/zh/tools/enrich#enrich_phone_finder) [Input](https://docs.sim.ai/zh/tools/enrich#input-7) [Output](https://docs.sim.ai/zh/tools/enrich#output-7) [`enrich_email_to_phone`](https://docs.sim.ai/zh/tools/enrich#enrich_email_to_phone) [Input](https://docs.sim.ai/zh/tools/enrich#input-8) [Output](https://docs.sim.ai/zh/tools/enrich#output-8) [`enrich_verify_email`](https://docs.sim.ai/zh/tools/enrich#enrich_verify_email) [Input](https://docs.sim.ai/zh/tools/enrich#input-9) [Output](https://docs.sim.ai/zh/tools/enrich#output-9) [`enrich_disposable_email_check`](https://docs.sim.ai/zh/tools/enrich#enrich_disposable_email_check) [Input](https://docs.sim.ai/zh/tools/enrich#input-10) [Output](https://docs.sim.ai/zh/tools/enrich#output-10) [`enrich_email_to_ip`](https://docs.sim.ai/zh/tools/enrich#enrich_email_to_ip) [Input](https://docs.sim.ai/zh/tools/enrich#input-11) [Output](https://docs.sim.ai/zh/tools/enrich#output-11) [`enrich_ip_to_company`](https://docs.sim.ai/zh/tools/enrich#enrich_ip_to_company) [Input](https://docs.sim.ai/zh/tools/enrich#input-12) [Output](https://docs.sim.ai/zh/tools/enrich#output-12) [`enrich_company_lookup`](https://docs.sim.ai/zh/tools/enrich#enrich_company_lookup) [Input](https://docs.sim.ai/zh/tools/enrich#input-13) [Output](https://docs.sim.ai/zh/tools/enrich#output-13) [`enrich_company_funding`](https://docs.sim.ai/zh/tools/enrich#enrich_company_funding) [Input](https://docs.sim.ai/zh/tools/enrich#input-14) [Output](https://docs.sim.ai/zh/tools/enrich#output-14) [`enrich_company_revenue`](https://docs.sim.ai/zh/tools/enrich#enrich_company_revenue) [Input](https://docs.sim.ai/zh/tools/enrich#input-15) [Output](https://docs.sim.ai/zh/tools/enrich#output-15) [`enrich_search_people`](https://docs.sim.ai/zh/tools/enrich#enrich_search_people) [Input](https://docs.sim.ai/zh/tools/enrich#input-16) [Output](https://docs.sim.ai/zh/tools/enrich#output-16) [`enrich_search_company`](https://docs.sim.ai/zh/tools/enrich#enrich_search_company) [Input](https://docs.sim.ai/zh/tools/enrich#input-17) [Output](https://docs.sim.ai/zh/tools/enrich#output-17) [`enrich_search_company_employees`](https://docs.sim.ai/zh/tools/enrich#enrich_search_company_employees) [Input](https://docs.sim.ai/zh/tools/enrich#input-18) [Output](https://docs.sim.ai/zh/tools/enrich#output-18) [`enrich_search_similar_companies`](https://docs.sim.ai/zh/tools/enrich#enrich_search_similar_companies) [Input](https://docs.sim.ai/zh/tools/enrich#input-19) [Output](https://docs.sim.ai/zh/tools/enrich#output-19) [`enrich_sales_pointer_people`](https://docs.sim.ai/zh/tools/enrich#enrich_sales_pointer_people) [Input](https://docs.sim.ai/zh/tools/enrich#input-20) [Output](https://docs.sim.ai/zh/tools/enrich#output-20) [`enrich_search_posts`](https://docs.sim.ai/zh/tools/enrich#enrich_search_posts) [Input](https://docs.sim.ai/zh/tools/enrich#input-21) [Output](https://docs.sim.ai/zh/tools/enrich#output-21) [`enrich_get_post_details`](https://docs.sim.ai/zh/tools/enrich#enrich_get_post_details) [Input](https://docs.sim.ai/zh/tools/enrich#input-22) [Output](https://docs.sim.ai/zh/tools/enrich#output-22) [`enrich_search_post_reactions`](https://docs.sim.ai/zh/tools/enrich#enrich_search_post_reactions) [Input](https://docs.sim.ai/zh/tools/enrich#input-23) [Output](https://docs.sim.ai/zh/tools/enrich#output-23) [`enrich_search_post_comments`](https://docs.sim.ai/zh/tools/enrich#enrich_search_post_comments) [Input](https://docs.sim.ai/zh/tools/enrich#input-24) [Output](https://docs.sim.ai/zh/tools/enrich#output-24) [`enrich_search_people_activities`](https://docs.sim.ai/zh/tools/enrich#enrich_search_people_activities) [Input](https://docs.sim.ai/zh/tools/enrich#input-25) [Output](https://docs.sim.ai/zh/tools/enrich#output-25) [`enrich_search_company_activities`](https://docs.sim.ai/zh/tools/enrich#enrich_search_company_activities) [Input](https://docs.sim.ai/zh/tools/enrich#input-26) [Output](https://docs.sim.ai/zh/tools/enrich#output-26) [`enrich_reverse_hash_lookup`](https://docs.sim.ai/zh/tools/enrich#enrich_reverse_hash_lookup) [Input](https://docs.sim.ai/zh/tools/enrich#input-27) [Output](https://docs.sim.ai/zh/tools/enrich#output-27) [`enrich_search_logo`](https://docs.sim.ai/zh/tools/enrich#enrich_search_logo) [Input](https://docs.sim.ai/zh/tools/enrich#input-28) [Output](https://docs.sim.ai/zh/tools/enrich#output-28) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Exa Copy page [](https://docs.sim.ai/ja/tools/elevenlabs "Previous page") [](https://docs.sim.ai/ja/tools/file "Next page") Exa === Exa AIで検索 [Exa](https://exa.ai/) は、開発者や研究者向けに特別に設計されたAI搭載の検索エンジンで、ウェブ全体から高い関連性と最新の情報を提供します。高度なセマンティック検索機能とAI理解を組み合わせることで、従来の検索エンジンよりも正確で文脈に関連した結果を提供します。 Exaでは、以下のことができます: * **自然言語で検索**: 会話形式のクエリや質問を使用して情報を見つける * **正確な結果を取得**: セマンティック理解による高い関連性のある検索結果を受け取る * **最新情報にアクセス**: ウェブ全体から最新の情報を取得する * **類似コンテンツを見つける**: コンテンツの類似性に基づいて関連リソースを発見する * **ウェブページの内容を抽出**: ウェブページの全文を取得して処理する * **引用付きで質問に回答**: 質問をして、情報源を示した直接的な回答を受け取る * **研究タスクを実行**: 情報の収集、統合、要約のための複数ステップの研究ワークフローを自動化する Simでは、Exa統合によりエージェントがウェブ上の情報を検索したり、特定のURLからコンテンツを取得したり、類似リソースを見つけたり、引用付きで質問に回答したり、研究タスクを実行したりすることが可能になります—すべてAPIコールを通じてプログラム的に行えます。これにより、エージェントはインターネットからリアルタイムの情報にアクセスでき、正確で最新かつ関連性の高い回答を提供する能力が向上します。この統合は特に研究タスク、情報収集、コンテンツ発見、ウェブ全体から最新情報を必要とする質問への回答に価値があります。 [使用方法](https://docs.sim.ai/ja/tools/exa#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) ------------------------------------------------------------------------------ Exaをワークフローに統合します。検索、コンテンツ取得、類似リンクの検索、質問への回答、研究の実行が可能です。APIキーが必要です。 [ツール](https://docs.sim.ai/ja/tools/exa#%E3%83%84%E3%83%BC%E3%83%AB) -------------------------------------------------------------------- ### [`exa_search`](https://docs.sim.ai/ja/tools/exa#exa_search) Exa AIを使用してウェブを検索します。タイトル、URL、テキストスニペットを含む関連性の高い検索結果を返します。 #### [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B) | パラメータ | 型 | 必須 | 説明 | | --- | --- | --- | --- | | `query` | string | はい | 実行する検索クエリ | | `numResults` | number | いいえ | 返す結果の数(デフォルト:10、最大:25) | | `useAutoprompt` | boolean | いいえ | クエリを改善するためにオートプロンプトを使用するかどうか(デフォルト:false) | | `type` | string | いいえ | 検索タイプ:neural、keyword、auto、またはfast(デフォルト:auto) | | `includeDomains` | string | いいえ | 結果に含めるドメインのカンマ区切りリスト | | `excludeDomains` | string | いいえ | 結果から除外するドメインのカンマ区切りリスト | | `category` | string | いいえ | カテゴリによるフィルタリング:company、research paper、news、pdf、github、tweet、personal site、linkedin profile、financial report | | `text` | boolean | いいえ | 結果に全文コンテンツを含める(デフォルト:false) | | `highlights` | boolean | いいえ | 結果にハイライトされたスニペットを含める(デフォルト:false) | | `summary` | boolean | いいえ | 結果にAI生成の要約を含める(デフォルト:false) | | `livecrawl` | string | いいえ | ライブクロールモード:never(デフォルト)、fallback、always、またはpreferred(常にライブクロールを試み、失敗した場合はキャッシュにフォールバック) | | `apiKey` | string | はい | Exa AI APIキー | #### [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B) | パラメータ | 型 | 説明 | | --- | --- | --- | | `results` | array | タイトル、URL、テキストスニペットを含む検索結果 | ### [`exa_get_contents`](https://docs.sim.ai/ja/tools/exa#exa_get_contents) Exa AIを使用してウェブページのコンテンツを取得します。各URLのタイトル、テキストコンテンツ、およびオプションの要約を返します。 #### [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B-1) | パラメータ | 型 | 必須 | 説明 | | --- | --- | --- | --- | | `urls` | string | はい | コンテンツを取得するURLのカンマ区切りリスト | | `text` | boolean | いいえ | trueの場合、デフォルト設定で完全なページテキストを返します。falseの場合、テキスト返却を無効にします。 | | `summaryQuery` | string | いいえ | 要約生成をガイドするクエリ | | `subpages` | number | いいえ | 提供されたURLからクロールするサブページの数 | | `subpageTarget` | string | いいえ | 特定のサブページをターゲットにするためのカンマ区切りキーワード(例:"docs,tutorial,about") | | `highlights` | boolean | いいえ | 結果にハイライトされたスニペットを含める(デフォルト:false) | | `livecrawl` | string | いいえ | ライブクロールモード:never(デフォルト)、fallback、always、またはpreferred(常にライブクロールを試み、失敗した場合はキャッシュにフォールバック) | | `apiKey` | string | はい | Exa AI APIキー | #### [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B-1) | パラメータ | 型 | 説明 | | --- | --- | --- | | `results` | array | タイトル、テキスト、要約を含むURLから取得したコンテンツ | ### [`exa_find_similar_links`](https://docs.sim.ai/ja/tools/exa#exa_find_similar_links) Exa AIを使用して、指定されたURLに類似したウェブページを検索します。タイトルとテキストスニペットを含む類似リンクのリストを返します。 #### [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B-2) | パラメータ | 型 | 必須 | 説明 | | --- | --- | --- | --- | | `url` | string | はい | 類似リンクを検索するURL | | `numResults` | number | いいえ | 返す類似リンクの数(デフォルト:10、最大:25) | | `text` | boolean | いいえ | 類似ページの全文を含めるかどうか | | `includeDomains` | string | いいえ | 結果に含めるドメインのカンマ区切りリスト | | `excludeDomains` | string | いいえ | 結果から除外するドメインのカンマ区切りリスト | | `excludeSourceDomain` | boolean | いいえ | 結果からソースドメインを除外する(デフォルト:false) | | `highlights` | boolean | いいえ | 結果にハイライトされたスニペットを含める(デフォルト:false) | | `summary` | boolean | いいえ | 結果にAI生成の要約を含める(デフォルト:false) | | `livecrawl` | string | いいえ | ライブクロールモード:never(デフォルト)、fallback、always、またはpreferred(常にライブクロールを試み、失敗した場合はキャッシュにフォールバック) | | `apiKey` | string | はい | Exa AI APIキー | #### [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B-2) | パラメータ | 型 | 説明 | | --- | --- | --- | | `similarLinks` | array | タイトル、URL、テキストスニペットを含む類似リンク | ### [`exa_answer`](https://docs.sim.ai/ja/tools/exa#exa_answer) Exa AIを使用してウェブからの引用付きでAIが生成した質問への回答を取得します。 #### [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B-3) | パラメータ | 型 | 必須 | 説明 | | --- | --- | --- | --- | | `query` | string | はい | 回答する質問 | | `text` | boolean | いいえ | 回答の全文を含めるかどうか | | `apiKey` | string | はい | Exa AI APIキー | #### [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B-3) | パラメータ | 型 | 説明 | | --- | --- | --- | | `answer` | string | 質問に対するAI生成の回答 | | `citations` | array | 回答の情報源と引用 | ### [`exa_research`](https://docs.sim.ai/ja/tools/exa#exa_research) AIを使用して包括的な調査を行い、引用付きの詳細なレポートを生成する #### [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B-4) | パラメータ | 型 | 必須 | 説明 | | --- | --- | --- | --- | | `query` | string | はい | 調査クエリまたはトピック | | `model` | string | いいえ | 調査モデル: exa-research-fast、exa-research(デフォルト)、または exa-research-pro | | `apiKey` | string | はい | Exa AI APIキー | #### [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B-4) | パラメータ | 型 | 説明 | | --- | --- | --- | | `research` | array | 引用と要約を含む包括的な調査結果 | [注意事項](https://docs.sim.ai/ja/tools/exa#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A0%85) ------------------------------------------------------------------------------ * カテゴリー: `tools` * タイプ: `exa` [ElevenLabs](https://docs.sim.ai/ja/tools/elevenlabs) [ファイル](https://docs.sim.ai/ja/tools/file) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [使用方法](https://docs.sim.ai/ja/tools/exa#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) [ツール](https://docs.sim.ai/ja/tools/exa#%E3%83%84%E3%83%BC%E3%83%AB) [`exa_search`](https://docs.sim.ai/ja/tools/exa#exa_search) [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B) [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B) [`exa_get_contents`](https://docs.sim.ai/ja/tools/exa#exa_get_contents) [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B-1) [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B-1) [`exa_find_similar_links`](https://docs.sim.ai/ja/tools/exa#exa_find_similar_links) [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B-2) [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B-2) [`exa_answer`](https://docs.sim.ai/ja/tools/exa#exa_answer) [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B-3) [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B-3) [`exa_research`](https://docs.sim.ai/ja/tools/exa#exa_research) [入力](https://docs.sim.ai/ja/tools/exa#%E5%85%A5%E5%8A%9B-4) [出力](https://docs.sim.ai/ja/tools/exa#%E5%87%BA%E5%8A%9B-4) [注意事項](https://docs.sim.ai/ja/tools/exa#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A0%85) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Exa Copy page [](https://docs.sim.ai/zh/tools/elevenlabs "Previous page") [](https://docs.sim.ai/zh/tools/file "Next page") Exa === 使用 Exa AI 搜索 [Exa](https://exa.ai/) 是一款专为开发者和研究人员设计的 AI 驱动搜索引擎,能够从网络中提供高度相关且最新的信息。它结合了先进的语义搜索功能和 AI 理解能力,比传统搜索引擎提供更准确且更具上下文相关性的结果。 使用 Exa,您可以: * **使用自然语言搜索**:通过对话式查询和问题查找信息 * **获取精准结果**:通过语义理解获得高度相关的搜索结果 * **访问最新信息**:从网络中检索最新信息 * **发现相似内容**:根据内容相似性发现相关资源 * **提取网页内容**:检索并处理网页的全文内容 * **带引用回答问题**:提出问题并获得带有支持来源的直接答案 * **执行研究任务**:自动化多步骤研究工作流以收集、综合和总结信息 在 Sim 中,Exa 集成允许您的代理通过 API 调用以编程方式搜索网络信息、从特定 URL 检索内容、查找相似资源、带引用回答问题以及执行研究任务。这使您的代理能够从互联网上获取实时信息,增强其提供准确、最新且相关响应的能力。该集成对于研究任务、信息收集、内容发现以及需要从网络中获取最新信息的问题解答尤为有价值。 [使用说明](https://docs.sim.ai/zh/tools/exa#%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E) ------------------------------------------------------------------------------ 将 Exa 集成到工作流程中。可以搜索、获取内容、查找相似链接、回答问题并进行研究。需要 API 密钥。 [工具](https://docs.sim.ai/zh/tools/exa#%E5%B7%A5%E5%85%B7) ---------------------------------------------------------- ### [`exa_search`](https://docs.sim.ai/zh/tools/exa#exa_search) 使用 Exa AI 搜索网络。返回包含标题、URL 和文本摘要的相关搜索结果。 #### [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5) | 参数 | 类型 | 必需 | 描述 | | --- | --- | --- | --- | | `query` | string | 是 | 要执行的搜索查询 | | `numResults` | number | 否 | 要返回的结果数量 (默认值: 10,最大值: 25) | | `useAutoprompt` | boolean | 否 | 是否使用自动提示来优化查询 (默认值: false) | | `type` | string | 否 | 搜索类型:neural、keyword、auto 或 fast (默认值: auto) | | `includeDomains` | string | 否 | 用逗号分隔的域名列表,包含在结果中 | | `excludeDomains` | string | 否 | 用逗号分隔的域名列表,从结果中排除 | | `category` | string | 否 | 按类别筛选:company、research paper、news、pdf、github、tweet、personal site、linkedin profile、financial report | | `text` | boolean | 否 | 在结果中包含完整文本内容 (默认值: false) | | `highlights` | boolean | 否 | 在结果中包含高亮片段 (默认值: false) | | `summary` | boolean | 否 | 在结果中包含 AI 生成的摘要 (默认值: false) | | `livecrawl` | string | 否 | 实时爬取模式:never (默认值)、fallback、always 或 preferred (始终尝试实时爬取,失败时回退到缓存) | | `apiKey` | string | 是 | Exa AI API 密钥 | #### [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA) | 参数 | 类型 | 描述 | | --- | --- | --- | | `results` | array | 包含标题、URL 和文本片段的搜索结果 | ### [`exa_get_contents`](https://docs.sim.ai/zh/tools/exa#exa_get_contents) 使用 Exa AI 检索网页内容。返回每个 URL 的标题、文本内容以及可选的摘要。 #### [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5-1) | 参数 | 类型 | 必需 | 描述 | | --- | --- | --- | --- | | `urls` | string | 是 | 用逗号分隔的 URL 列表,用于检索内容 | | `text` | boolean | 否 | 如果为 true,则返回具有默认设置的完整页面文本。如果为 false,则禁用文本返回。 | | `summaryQuery` | string | 否 | 用于指导摘要生成的查询 | | `subpages` | number | 否 | 从提供的 URL 中爬取的子页面数量 | | `subpageTarget` | string | 否 | 用逗号分隔的关键字,用于定位特定子页面 (例如:"docs,tutorial,about") | | `highlights` | boolean | 否 | 在结果中包含高亮片段 (默认值: false) | | `livecrawl` | string | 否 | 实时爬取模式:never (默认值)、fallback、always 或 preferred (始终尝试实时爬取,失败时回退到缓存) | | `apiKey` | string | 是 | Exa AI API 密钥 | #### [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA-1) | 参数 | 类型 | 描述 | | --- | --- | --- | | `results` | array | 从 URL 检索的内容,包括标题、文本和摘要 | ### [`exa_find_similar_links`](https://docs.sim.ai/zh/tools/exa#exa_find_similar_links) 使用 Exa AI 查找与给定 URL 类似的网页。返回包含标题和文本摘要的类似链接列表。 #### [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5-2) | 参数 | 类型 | 必需 | 描述 | | --- | --- | --- | --- | | `url` | string | 是 | 用于查找相似链接的 URL | | `numResults` | number | 否 | 要返回的相似链接数量 (默认值: 10,最大值: 25) | | `text` | boolean | 否 | 是否包含相似页面的完整文本 | | `includeDomains` | string | 否 | 用逗号分隔的域名列表,包含在结果中 | | `excludeDomains` | string | 否 | 用逗号分隔的域名列表,从结果中排除 | | `excludeSourceDomain` | boolean | 否 | 从结果中排除源域名 (默认值: false) | | `highlights` | boolean | 否 | 在结果中包含高亮片段 (默认值: false) | | `summary` | boolean | 否 | 在结果中包含 AI 生成的摘要 (默认值: false) | | `livecrawl` | string | 否 | 实时爬取模式:never (默认值), fallback, always, 或 preferred (始终尝试实时爬取,失败时回退到缓存) | | `apiKey` | string | 是 | Exa AI API 密钥 | #### [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA-2) | 参数 | 类型 | 描述 | | --- | --- | --- | | `similarLinks` | array | 找到的类似链接,包含标题、URL 和文本摘要 | ### [`exa_answer`](https://docs.sim.ai/zh/tools/exa#exa_answer) 使用 Exa AI 获取带有网络引用的 AI 生成答案。 #### [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5-3) | 参数 | 类型 | 必需 | 描述 | | --- | --- | --- | --- | | `query` | string | 是 | 要回答的问题 | | `text` | boolean | 否 | 是否包含答案的完整文本 | | `apiKey` | string | 是 | Exa AI API 密钥 | #### [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA-3) | 参数 | 类型 | 描述 | | --- | --- | --- | | `answer` | string | AI 生成的答案 | | `citations` | array | 答案的来源和引用 | ### [`exa_research`](https://docs.sim.ai/zh/tools/exa#exa_research) 使用 AI 进行全面研究,生成带有引用的详细报告 #### [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5-4) | 参数 | 类型 | 必需 | 描述 | | --- | --- | --- | --- | | `query` | string | 是 | 研究查询或主题 | | `model` | string | 否 | 研究模型:exa-research-fast、exa-research(默认)或 exa-research-pro | | `apiKey` | string | 是 | Exa AI API 密钥 | #### [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA-4) | 参数 | 类型 | 描述 | | --- | --- | --- | | `research` | array | 带有引用和摘要的全面研究结果 | [注意](https://docs.sim.ai/zh/tools/exa#%E6%B3%A8%E6%84%8F) ---------------------------------------------------------- * 类别:`tools` * 类型:`exa` [ElevenLabs](https://docs.sim.ai/zh/tools/elevenlabs) [文件](https://docs.sim.ai/zh/tools/file) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [使用说明](https://docs.sim.ai/zh/tools/exa#%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E) [工具](https://docs.sim.ai/zh/tools/exa#%E5%B7%A5%E5%85%B7) [`exa_search`](https://docs.sim.ai/zh/tools/exa#exa_search) [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5) [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA) [`exa_get_contents`](https://docs.sim.ai/zh/tools/exa#exa_get_contents) [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5-1) [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA-1) [`exa_find_similar_links`](https://docs.sim.ai/zh/tools/exa#exa_find_similar_links) [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5-2) [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA-2) [`exa_answer`](https://docs.sim.ai/zh/tools/exa#exa_answer) [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5-3) [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA-3) [`exa_research`](https://docs.sim.ai/zh/tools/exa#exa_research) [输入](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%85%A5-4) [输出](https://docs.sim.ai/zh/tools/exa#%E8%BE%93%E5%87%BA-4) [注意](https://docs.sim.ai/zh/tools/exa#%E6%B3%A8%E6%84%8F) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) --- # Archivo Copy page [](https://docs.sim.ai/es/tools/exa "Previous page") [](https://docs.sim.ai/es/tools/firecrawl "Next page") Archivo ======= Leer y analizar múltiples archivos fi La herramienta de análisis de archivos proporciona una forma potente de extraer y procesar contenido de varios formatos de archivo, facilitando la incorporación de datos de documentos en los flujos de trabajo de tu agente. Esta herramienta es compatible con múltiples formatos de archivo y puede manejar archivos de hasta 200MB de tamaño. Con el analizador de archivos, puedes: * **Procesar múltiples formatos de archivo**: Extraer texto de PDFs, CSVs, documentos Word (DOCX), archivos de texto y más * **Manejar archivos grandes**: Procesar documentos de hasta 200MB de tamaño * **Analizar archivos desde URLs**: Extraer directamente contenido de archivos alojados en línea proporcionando sus URLs * **Procesar múltiples archivos a la vez**: Subir y analizar varios archivos en una sola operación * **Extraer datos estructurados**: Mantener el formato y la estructura de los documentos originales cuando sea posible La herramienta de análisis de archivos es particularmente útil para escenarios donde tus agentes necesitan trabajar con contenido de documentos, como analizar informes, extraer datos de hojas de cálculo o procesar texto de varias fuentes de documentos. Simplifica el proceso de hacer que el contenido de documentos esté disponible para tus agentes, permitiéndoles trabajar con información almacenada en archivos tan fácilmente como con entrada de texto directa. [Instrucciones de uso](https://docs.sim.ai/es/tools/file#instrucciones-de-uso) ------------------------------------------------------------------------------- Integrar archivo en el flujo de trabajo. Puede cargar un archivo manualmente o insertar una URL de archivo. [Herramientas](https://docs.sim.ai/es/tools/file#herramientas) --------------------------------------------------------------- ### [`file_parser`](https://docs.sim.ai/es/tools/file#file_parser) Analiza uno o más archivos subidos o archivos desde URLs (texto, PDF, CSV, imágenes, etc.) #### [Entrada](https://docs.sim.ai/es/tools/file#entrada) | Parámetro | Tipo | Obligatorio | Descripción | | --- | --- | --- | --- | | `filePath` | string | Sí | Ruta al archivo(s). Puede ser una única ruta, URL o un array de rutas. | | `fileType` | string | No | Tipo de archivo a analizar (auto-detectado si no se especifica) | #### [Salida](https://docs.sim.ai/es/tools/file#salida) | Parámetro | Tipo | Descripción | | --- | --- | --- | | `files` | array | Array de archivos analizados | | `combinedContent` | string | Contenido combinado de todos los archivos analizados | [Notas](https://docs.sim.ai/es/tools/file#notas) ------------------------------------------------- * Categoría: `tools` * Tipo: `file` [Exa](https://docs.sim.ai/es/tools/exa) [Firecrawl](https://docs.sim.ai/es/tools/firecrawl) [](https://x.com/simdotai) [](https://github.com/simstudioai/sim) [](https://discord.gg/Hr4UWYEcTT) ### On this page [Instrucciones de uso](https://docs.sim.ai/es/tools/file#instrucciones-de-uso) [Herramientas](https://docs.sim.ai/es/tools/file#herramientas) [`file_parser`](https://docs.sim.ai/es/tools/file#file_parser) [Entrada](https://docs.sim.ai/es/tools/file#entrada) [Salida](https://docs.sim.ai/es/tools/file#salida) [Notas](https://docs.sim.ai/es/tools/file#notas) Start building today Trusted by over 60,000 builders. Build Agentic workflows visually on a drag-and-drop canvas or with natural language. [Get started](https://sim.ai/signup) ---