Skip to main content
PUT
Error

Path Parameters

projectUuid
string
required

Body

application/json
taggedAgentUuids
string[]
required
instruction
string
required

Response

Success

results
object | null
required

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.

status
enum<string>
required
Available options:
ok