ask_docs
Answer questions about documentation using AI. Narrow context by providing specific document paths and control context length.
Instructions
Answer questions about documentation using AI
Args: question: The question to answer context_docs: Optional list of document paths to use as context max_context_length: Maximum characters of context to include user_id: Optional user identifier for rate limiting
Returns: AI-generated answer with sources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| context_docs | No | ||
| max_context_length | No | ||
| user_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |