Get instruction
GET/v2/instructions/:instruction_id
Returns the full definition of an instruction, including its template, metadata, enabled status, and version. Instruction templates may contain Velocity expressions that reference tools and metadata. If no version is specified, the platform returns the latest version.
Request
Responses
- 200
- 403
- 404
The requested instruction details.
Permissions do not allow accessing this instruction.
Instruction not found.