get_learning_summary
Generate concise summaries of learning content from YouTube videos, PDFs, and web articles to support project-based learning and task generation.
Instructions
Get learning content summary for a project or specific source
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID to get summary for | |
| source_id | No | Optional specific source ID. If not provided, returns aggregated summary | |
| token_limit | No | Maximum tokens for aggregated summary (default: 2000) |