search_knowledge
Search your team's Help Center knowledge base using keywords. Provide teamId or slug to target specific content.
Instructions
Search a Help Center knowledge base by keyword. teamId, slug, and query are all optional except query — with no teamId or slug, the first team that has a configured Help Center slug is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Help Center slug (public identifier). Overrides teamId-based resolution. | |
| query | Yes | Search query text | |
| teamId | No | Team ID — resolves to the Help Center slug via the team's KB settings. Use list_teams to find your team ID. |