# Agent:Prompt

**Page:** api/agent-prompt

[Download Raw Markdown](./api/agent-prompt.md)

---

## API Endpoints Summary

- **POST** `/api/v1/agent/prompt/sync` — Execute prompt (synchronous)
- **GET** `/api/v1/agent/prompt` — Execute prompt via query
- **POST** `/api/v1/agent/prompt` — Execute prompt

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```