READONLY QUERY
Expose safe business lookup.
Read operations usually declare low risk, subject requirements, and readonly execution hints. The business system still checks whether the subject may read the requested object.
x-agent-capability:
version: 1
enabled: true
scope: order.read
subject:
required: true
risk:
level: low
execution:
readonly: true
idempotent: true