search_knowledge
Search your knowledge base using semantic similarity, with optional filters for type, company, or person to find relevant results.
Instructions
Search the knowledge base using semantic similarity with optional filters.
Args:
query: Natural language search query (e.g. "金融AI", "RPA项目进展")
type: Filter by entity type: person/project/company/meeting (optional)
company: Filter by company name (optional, partial match)
person: Filter by person name (optional, partial match)
top_k: Number of results to return (default 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| query | Yes | ||
| top_k | No | ||
| person | No | ||
| company | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |