search_painting_lessons
Search the mypaintingclub.com painting-lesson knowledge base. The knowledge base is built from transcribed Vimeo lessons covering topics such as colour mixing, brushwork, composition, value, edges, and painting techniques for oils and acrylics.
Given a natural-language question, the tool returns up to top_k relevant answers drawn from real lesson content. Each result includes:
answer: the lesson's explanation for that questionlesson_title: the name of the lessonsales_page_url: the mypaintingclub.com page where members can watchstart_time_seconds/end_time_seconds: the exact clip in the videovimeo_deep_link: a direct URL to that moment (e.g. https://vimeo.com/123456789#t=312s)score: cosine distance (lower = more relevant; 0 = identical)
Use this tool whenever a member or agent asks a painting technique question that might be answered by a specific lesson.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No | Maximum number of results to return (1–20). Default 5. | |
| question | Yes | Natural-language painting technique question to search for. Examples: 'how do I paint soft edges in oils', 'colour mixing for shadows', 'how to simplify a busy background'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |