---
title: "Execute TUI command"
method: POST
path: "/tui/execute-command"
---

# Execute TUI command

`POST /tui/execute-command`

Execute a TUI command (e.g. agent_cycle)

## Query parameters

- `directory` string

## Request body

- object
  - `command` string, required

## Response `200`

Command executed successfully

- boolean

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/cyberstrikeus/apis/cyberstrike.md) · [All operations](https://skmtc.net/cyberstrikeus/apis/cyberstrike/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cyberstrikeus/cyberstrike/versions/4e11f1aed2fd/schema)
