Read Guideline
GET/agents/:agent_id/guidelines/:guideline_id
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
DEPRECATED: Use the tag-based API instead.
Retrieves a specific guideline with all its connections and tool associations.
Returns both direct and indirect connections between guidelines. Tool associations indicate which tools the guideline can use.
Request
Responses
- 200
- 404
- 422
Guideline details successfully retrieved. Returns the complete guideline with its connections and tool associations.
Guideline or agent not found
Validation Error