Skip to main content

11. document_search — Document Search

Mode: Both · Category: Data Retrieval

Searches Celonis documentation or customer-uploaded documents. The LLM provides the search query at runtime.

- id: document_search
- id: document_search
  topics:
    - cortex_external
    - public_docs
  vector_store_id: my-customer-docs-store

Field

Type

Description

topics

list[string]

Document topics to search (e.g., cortex_external, public_docs).

vector_store_id

string

Vector store reference for customer documents.

Related topics