get_project
Get detailed information about a WebSim project by its ID. Perfect for 'Show me project [ID]' or 'Tell me about project [ID]' questions.
get_project_by_slug
Get detailed information about a WebSim project using the owner's username and project slug. Perfect for 'Show me @username/project-slug' or 'Tell me about [username]/[slug]' questions.
list_trending_projects
Get a list of trending WebSim projects. Perfect for 'Show me trending projects' or 'What are the popular projects?' questions. Supports pagination and filtering by time range.
get_user
Get detailed information about a WebSim user profile. Perfect for 'Tell me about user [username]' or 'Show me @[username]' questions.
get_user_projects
Get a list of projects created by a specific WebSim user. Perfect for 'Show me [username]'s projects' or 'List projects by @[username]' questions. Supports sorting and pagination.
get_user_stats
Get detailed statistics for a WebSim user. Perfect for 'Show me [username]'s statistics' or 'What are @[username]'s stats?' questions.
search_projects
Search for WebSim projects by keywords, tags, or descriptions. Perfect for 'Find projects about [topic]' or 'Search for [keyword] projects' questions. Supports sorting and pagination.
search_assets
Search for assets (images, files, resources) in WebSim projects. Perfect for 'Find assets about [topic]' or 'Search for [keyword] files' questions. Supports MIME type filtering.
list_project_comments
Get comments on a WebSim project. Perfect for 'Show me comments on project [ID]' or 'What are people saying about [project]?' questions. Supports pagination and different sorting orders.
get_related_keywords
Get related keywords and search suggestions based on a query. Perfect for 'What keywords are related to [topic]?' or 'Show me suggestions for [keyword]' questions. Helps discover related content and trending topics.
list_project_screenshots
Get screenshots of a WebSim project revision. Perfect for 'Show me screenshots of project [ID]' or 'What does [project] version [X] look like?' questions.