Error
API Reference
Get AI router instruction
Get the active routing instruction for a project. Returns null when no instruction has been written for the project yet.
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.lightdash.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Success
Per-project routing instructions written by an admin. Versioned append-only
(like agent instructions): the latest version for a (router, project) pair is
the active one. instruction is free text where tagged agents are embedded as
@[Agent Name](agent-uuid) tokens; taggedAgentUuids is the extracted list,
kept alongside the text so references can be validated and orphans detected.
Available options:
ok