repage
Your AI assistant writes a gorgeous HTML report, dashboard, or PRD — then what?
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Repage Publish Document: Publish an HTML document to Repage and get back a shareable URL. The HTML is hosted and rendered in a sandboxed viewer your team can comment on.
- Repage Update Document: Publish new HTML as a new version of an existing Repage document (you must own it). Prior versions are kept; the URL stays the same.
- Repage Get Document: Fetch the current HTML source of a Repage document you own. Use this before editing to get the full HTML, then call repage_update_document with your changes.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Your AI assistant writes a gorgeous HTML report, dashboard, or PRD — then what? Repage turns that HTML into a clean, shareable link with inline comments, version history, and password access. Like Google Docs, but it renders anything.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| repage_publish_document | Publish an HTML document to Repage and get back a shareable URL. The HTML is hosted and rendered in a sandboxed viewer your team can comment on. |
| repage_update_document | Publish new HTML as a new version of an existing Repage document (you must own it). Prior versions are kept; the URL stays the same. |
| repage_get_document | Fetch the current HTML source of a Repage document you own. Use this before editing to get the full HTML, then call repage_update_document with your changes. |
| repage_list_versions | List the version history of a Repage document you own. |
| repage_list_comments | List the comments on a Repage document you own. |