Stack Exchange is a network of Q&A communities where users ask questions, share knowledge, and collaborate on topics like coding, math, and more
Tool to retrieve questions associated with the specified collective. use when you have a collective id and need its questions for a site.
Tool to retrieve all collectives on a stack exchange site in alphabetical order. use when you need to list collectives for display or filtering.
Tool to retrieve tags associated with specified collectives. use when you need collective tags for display or analysis after confirming which collectives to query.
Tool to fetch valid flag options for a given comment. use when you need to know which flags a user can raise before submitting. requires authenticated access.
Tool to retrieve comments from a specified stack exchange site. use when you need to list comments with optional filters and sorting.
Tool to retrieve revisions for specific posts by their ids. use when you need to examine the edit history of posts by providing semicolon-delimited ids.