front-api

Installation
SKILL.md

Front API Skill

Reference for Front REST API integration.

OpenAPI Spec

The full OpenAPI spec is in core-api.json (13k+ lines). Use it as the source of truth for:

  • Request/response schemas
  • Nullable fields
  • Enum values
  • Endpoint paths

Key Schemas

Message

  • recipients[].name - nullable
  • recipients[]._links.related.contact - nullable
  • recipients[].role - enum: from, to, cc, bcc, reply-to
  • author - nullable (null for inbound from external)
Related skills
Installs
2
First Seen
Feb 28, 2026