import_course_from_frappe
Import a course from Frappe and cache its outline and metadata locally for quick lookup.
Instructions
Import a course from the active Frappe connection into the local cache. Fetches the course outline and stores its metadata in SQLite for quick lookup. Args: course_slug: The Frappe course name (slug).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |