Skip to content

Reference

This section provides technical reference material for configuring and extending Triggerfish.

Config Schema

Full reference for triggerfish.yaml -- every section, every key, with an annotated example. Covers models, channels, classification, policy, MCP servers, scheduler, and notifications.

Key Interfaces

TypeScript interface reference for developers building integrations, custom channel adapters, LLM providers, or storage backends. Includes StorageProvider, ChannelAdapter, LlmProvider, NotificationService, hook types, session state, and the Result<T, E> pattern.

Glossary

Definitions for every Triggerfish-specific term, from Buoy to Write-Down.

Released under the MIT License.