> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developer-test.atomicwork.com/llms.txt.
> For full documentation content, see https://developer-test.atomicwork.com/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developer-test.atomicwork.com/_mcp/server.

# searchKnowledge

Search the organization's knowledge base.

Search the organization's internal knowledge base for relevant information. Searches across topics, verified answers, conversations, and trusted
knowledge or web search (depending on server configuration).

## Parameters

| Name                   | Type   | Required | Description                                                                                                             |
| ---------------------- | ------ | -------- | ----------------------------------------------------------------------------------------------------------------------- |
| `query`                | string | Yes      | Natural language question or keywords to search for                                                                     |
| `conversation_context` | string | No       | One or two sentences summarizing only the relevant prior context needed to interpret ambiguous or follow-up queries. Do |