Find Scrim
find_scrimFull Description
Search for interactive coding lessons (scrims) on Scrimba. Returns up to 10 candidates. After reviewing the results, call render_scrim with the best match for the user. Scrimba has courses on HTML, CSS, JavaScript, React, Python, AI, cybersecurity, and more.
Parameters (1 required)
querystringSearch keywords. Include the base technology when the topic is a sub-concept. Examples: 'flexbox' → 'CSS flexbox', 'useState' → 'React hooks useState', 'promises' → 'JavaScript promises'. Pass the user's words too — don't drop them.