Parent: #6
Summary
Implement Assistant workflows for discovering configuration schemas and answering questions about datasource configuration fields.
Context
Assistant should be able to explain what fields are required, what fields mean, and how to configure a datasource using schema metadata.
Scope
- Find schema for datasource/plugin
- Explain configuration fields
- Answer field-level questions
- Support schema-driven guidance
Tasks
Deliverables
- Schema discovery Assistant workflow
- Field explanation workflow
- Required/default/dependency question handling
- Missing schema handling
Acceptance Criteria
Notes
Answers should come from schema metadata, not hardcoded plugin knowledge.
Parent: #6
Summary
Implement Assistant workflows for discovering configuration schemas and answering questions about datasource configuration fields.
Context
Assistant should be able to explain what fields are required, what fields mean, and how to configure a datasource using schema metadata.
Scope
Tasks
Deliverables
Acceptance Criteria
Notes
Answers should come from schema metadata, not hardcoded plugin knowledge.