get_answers
Get Answers
Retrieve answers for a specific question or by answer IDs. Returns answer body, score, acceptance status, and author details.
get_answers
Retrieve answers for a specific question or by answer IDs. Returns answer body, score, acceptance status, and author details.
list_sites
List all sites in the Stack Exchange network. Returns site identifiers, names, URLs, and audience descriptions. Use the "apiSiteParameter" value from results as the site config parameter.
manage_comment
Add, edit, or delete a comment on a question or answer. Adding a comment requires the post ID; editing or deleting requires the comment ID. Requires OAuth with **write_access** scope.
search_questions
Search for questions across a Stack Exchange site using keywords, tags, and advanced filters. Supports both basic title-based search and advanced full-text search with criteria like accepted answer status, minimum answers/views, and date ranges.
get_question
Retrieve a question by its ID along with its answers and comments. Returns the full question details including body, score, tags, and optionally linked/related questions.
get_post_revisions
View the revision history of a question or answer, showing how the post has changed over time. Each revision includes the edit summary, content changes, and editor details.
get_user
Retrieve a user's profile including reputation, badge counts, and top tags. Use "me" as the userId to get the authenticated user's profile. Can also search for users by display name.
get_inbox
Retrieve the authenticated user's global inbox or unread inbox items. Requires OAuth with **read_inbox** scope. Shows notifications about new answers, comments, and other activity across the Stack Exchange network.
browse_tags
Browse and search tags on a Stack Exchange site. Look up tag metadata, find related tags, view synonyms, and discover frequently asked questions for specific tags.
get_user_activity
Retrieve a user's recent questions, answers, or reputation changes. Useful for reviewing a user's contributions and activity history on a Stack Exchange site.
post_answer
Post an answer to a question on a Stack Exchange site. Requires OAuth with **write_access** scope.
post_question
Create a new question on a Stack Exchange site. Requires OAuth with **write_access** scope. The question must have a title, body, and at least one tag.
Access Stack Overflow and 170+ Stack Exchange Q&A sites programmatically. Search and retrieve questions, answers, and comments across any site. Post, edit, and delete questions, answers, and comments. Browse user profiles, reputation history, badges, and activity timelines. Search questions by keywords, tags, and advanced filters. Access a user's global inbox and notifications. Retrieve tag metadata, synonyms, top answerers, and related tags. View suggested edits and post revision history. Query network-wide site metadata and user associations across the Stack Exchange network.
Common questions about connecting Stack Exchange to AI agents with Metorial.