CodeProject · Capability
CodeProject REST API — Questions
CodeProject REST API — Questions. 2 operations. Lead operation: List Q&A questions. Self-contained Naftiko capability covering one Codeproject business surface.
What You Can Do
GET
Listquestions
— List Q&A questions
/v1/v1/questions
GET
Getquestion
— Get a question and its answers
/v1/v1/questions/{id}
MCP Tools
list-q-a-questions
List Q&A questions
read-only
idempotent
get-question-and-its-answers
Get a question and its answers
read-only
idempotent