Skip to main content

Update Guideline

PATCH 

/agents/:agent_id/guidelines/:guideline_id

Updates a guideline's connections and tool associations.

Only provided attributes will be updated; others remain unchanged.

Connection rules:

  • A guideline cannot connect to itself
  • Only direct connections can be removed
  • The connection must specify this guideline as source or target

Tool Association rules:

  • Tool services and tools must exist before creating associations

Request

Responses

Guideline successfully updated. Returns the updated guideline with its connections and tool associations.