Skip to main content

Documentation Index

Fetch the complete documentation index at: https://greenteagentic.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

A Recipe is a saved brew configuration. After a brew finishes, you can archive its inputs (title, goal, tone, format, context template) as a recipe — then re-run with new context anytime.

Shape

FieldType
iduuid
user_iduuid
nametext
brew_typeenum
descriptiontext
recipe_configjsonb — { title, goal, tone, output_format, context_template }

When to save one

  • The brew produced exactly what you wanted and you’ll repeat it
  • You want a team-shareable workflow (e.g. “Weekly competitive scan”)
  • You want to standardize tone/format across many brews