list-docs
List available Mprove documentation pageIds sourced from https://docs.mprove.io/content/docs/docs-for-ai.mdx. PageIds can be used in read-docs tool to get page content.
Request Body
application/json
Response Body
application/json
Input
{}Output
{
"ok": true,
"pageIds": [
"string"
]
}