{"cmd":"help","aliases":["ajutor"],"category":"ajutor","summary":"Full list of available commands","description":"Returns the categorized list of all available commands with brief descriptions. Equivalent to this manual.","syntax":"/help","args":[],"examples":[{"request":"/help","response":"{\"ok\":true,\"type\":\"help\",\"card\":{\"commands\":[{\"cmd\":\"opera\",\"description\":\"...\"}]}}"}],"outputType":"help","outputFields":[{"name":"commands","type":"array","description":"Toate comenzile"}],"execUrl":"/api/v1/ai/exec","execExample":{"method":"POST","url":"/api/v1/ai/exec","body":{"cmd":"help","args":[]}}}