Generate a Terminal Command
POST
/ai/command
Turns a natural language request into shell command suggestions for the given session, without executing any of them.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Request Body
application/json
JSON
"string"
Responses
The generated command suggestions
application/json
JSON
{
}
