v1

latestOpenAPI 3.1.02026-07-22168133210.3 KB
Usage

Fs Exec

post/fs/{source_id}/exec

Path parameters

source_idstring required

Request body

commandstring required

Bash command to execute (e.g. 'cat /file.py', 'grep -rn pattern .')

cwdstring

Working directory for relative paths

Response

Successful Response

{"stackTrail":"paths:/fs/{source_id}/exec:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}