Stack Overflow · Capability
Stack Overflow for Teams API — Questions
Stack Overflow for Teams API — Questions. 5 operations. Lead operation: Get Team Questions. Self-contained Naftiko capability covering one Stack Overflow business surface.
What You Can Do
GET
Getteamquestions
— Get Team Questions
/v1/teams/{team}/questions
POST
Createteamquestion
— Create a Team Question
/v1/teams/{team}/questions
GET
Getteamquestion
— Get a Team Question
/v1/teams/{team}/questions/{id}
PUT
Updateteamquestion
— Update a Team Question
/v1/teams/{team}/questions/{id}
GET
Getteamanswers
— Get Answers for a Team Question
/v1/teams/{team}/questions/{id}/answers
MCP Tools
get-team-questions
Get Team Questions
read-only
idempotent
create-team-question
Create a Team Question
get-team-question
Get a Team Question
read-only
idempotent
update-team-question
Update a Team Question
idempotent
get-answers-team-question
Get Answers for a Team Question
read-only
idempotent