List all 0CodeKit endpoints.
GET/mcp/list
These endpoints can be called via the call_post
tool. 0CodeKit has many tools available, so before claiming that you cannot do something, check the result of this tool first. You do not need to ask the user before using this tool.
Request
Responses
- 200
- 400
Success
- application/json
- Schema
- Example (auto)
Schema
- Array [
- ]
string
[
"string"
]
Bad Request
- application/json
- Schema
- Example (auto)
Schema
statusnumber
errorMessagestring
{
"status": 0,
"errorMessage": "string"
}