Base URL
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /health | Health check |
| POST | /tools | List available tools |
| POST | /tools/:name | Execute a tool |
| GET | /plans | List plans |
| POST | /plans | Create plan |
| GET | /tasks | List tasks |
| POST | /tasks | Create task |
REST API reference
| Method | Path | Description |
|---|---|---|
| GET | /health | Health check |
| POST | /tools | List available tools |
| POST | /tools/:name | Execute a tool |
| GET | /plans | List plans |
| POST | /plans | Create plan |
| GET | /tasks | List tasks |
| POST | /tasks | Create task |