search_seminars
Find AWS Black Belt Online Seminars by keyword. Get titles, dates, PDFs, and YouTube links to quickly locate relevant technical sessions.
Instructions
Search AWS Black Belt seminars by keyword.
Args: ctx: Context to access MCP features query: Search keyword (e.g., "machine learning", "lambda", "s3") sort_order: Sort order by published date - "desc" (newest first) or "asc" (oldest first) limit: Maximum number of results to return (default: 10, max: 50)
Returns: List of seminar information including title, date, PDF and YouTube links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| query | Yes | Search keyword | |
| sort_order | No | Sort order | desc |