recommend
Discover related AWS documentation pages by providing a URL. Get recommendations for highly rated, new, similar, or commonly viewed next content to enhance understanding and exploration of AWS services.
Instructions
Get content recommendations for an AWS documentation page.
Usage
This tool provides recommendations for related AWS documentation pages based on a given URL. Use it to discover additional relevant content that might not appear in search results.
Recommendation Types
The recommendations include four categories:
- Highly Rated: Popular pages within the same AWS service
- New: Recently added pages within the same AWS service - useful for finding newly released features
- Similar: Pages covering similar topics to the current page
- Journey: Pages commonly viewed next by other users
When to Use
- After reading a documentation page to find related content
- When exploring a new AWS service to discover important pages
- To find alternative explanations of complex concepts
- To discover the most popular pages for a service
- To find newly released information by using a service's welcome page URL and checking the New recommendations
Finding New Features
To find newly released information about a service:
- Find any page belong to that service, typically you can try the welcome page
- Call this tool with that URL
- Look specifically at the New recommendation type in the results
Result Interpretation
Each recommendation includes:
- url: The documentation page URL
- title: The page title
- context: A brief description (if available)
Args: ctx: MCP context for logging and error handling url: URL of the AWS documentation page to get recommendations for
Returns: List of recommended pages with URLs, titles, and context
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL of the AWS documentation page to get recommendations for |