AI-friendly Documentation Setup
Point your AI coding assistant at this documentation so it can answer Logi Actions SDK questions from authoritative content. Every page on the site is also published as plain Markdown for direct AI consumption.
llms.txt index
Give your AI tool the URL below as its entry point. llms.txt is a flat index of every page's Markdown twin — one entry per page, each with a short description and a direct link to the .md file:
Per-page Markdown
Every page has a Markdown twin at the same URL with .md appended. For example:
- HTML page: /actions-sdk-docs/csharp/plugin-development/introduction
- Markdown twin: /actions-sdk-docs/csharp/plugin-development/introduction.md
Staying up to date
The Markdown files are always kept in sync with the published documentation, so anything your AI tool fetches reflects the current docs. Re-fetch whenever you want fresher context — there's nothing to install or maintain locally.