Function handle_slash_option_kinds
pub async fn handle_slash_option_kinds(
__arg0: State<AppState>,
headers: HeaderMap,
) -> Response<Body>Expand description
GET /api/skills/slash-option-kinds — the canonical typed-slash-option kind
registry (kind list + per-kind constraint capabilities), built by walking
SlashOptionKind::ALL. Surfaces read this instead of restating the kind set.