ask_simple
Submit a question about your content and get a concise answer. Specify models for strategy, answering, and final synthesis.
Instructions
Ask a question about your content with simplified interface.
Args:
question: Question to ask
strategy_model: Model ID for strategy generation
answer_model: Model ID for answering
final_answer_model: Model ID for final answer synthesis
notebook_id: Optional notebook ID to limit context
Returns:
Simple answer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| strategy_model | Yes | ||
| answer_model | Yes | ||
| final_answer_model | Yes | ||
| notebook_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||