# Agent:Experimental

**Page:** api/agent-experimental

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

---

## API Endpoints Summary

- **GET** `/api/v1/workspaces/{workspaceID}/experimental/tool/ids` — List tool IDs
- **GET** `/api/v1/workspaces/{workspaceID}/experimental/tool` — List tools
- **GET** `/api/v1/workspaces/{workspaceID}/experimental/resource` — Get MCP resources

## CLI

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