Search GitLab docs
search_docsSearch GitLab documentation and return matching page paths and titles for a full-text query.
Instructions
Search indexed GitLab documentation and return matching paths and titles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum hits to return. | |
| query | Yes | Full-text search query (SQLite FTS5). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of hits returned. | |
| query | Yes | ||
| results | Yes |