Context
Docs in your repo
Pull the documentation you already have into a conversation.
Using @docs
Type @docs: followed by a search term. Goatfied attaches the Markdown files in your workspace whose paths match it.
@docs:auth how do we sign requests?
Files ending in .md or .mdx, and anything under a docs folder, are eligible.
External sources
Hosted documentation sites are not indexed. To bring in a page from the web, use @web with its URL.
@web https://example.com/reference summarise the rate limits