search_docs
Find relevant documentation pages by searching across the entire Marten docs library with configurable results.
Instructions
Start here: global docs search. Once a relevant page is found, prefer local navigation over another global search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| limit | Yes | ||
| query | Yes | ||
| offset | Yes | ||
| results | Yes |