Skip to main content
POST
Fs Exec

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

source_id
string
required

Body

application/json
command
string
required

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

cwd
string
default:/

Working directory for relative paths

Response

Successful Response