Skip to main content
PATCH
Report the business value a tool execution generated. Tags are stored as pending and only count toward RoCS after validation by the judge service.

Path Parameters

string
required
Either the rcpt_* receipt ID or the request_id/job_id (UUID) returned from the originating tool call. The API resolves a UUID via Receipt.job_id, so you can tag value using whichever identifier you kept — no List Receipts lookup required.

Body

string
required
Value type. One of: revenue, lead, conversion, savings, engagement
number
required
Value amount in USD. Must be positive, max $1,000,000.
string
Optional description (max 200 characters)
Value tags start as pending. A judge service validates claims against observed outcomes (email replies, payment confirmations, notification events) before promoting to confirmed. Only confirmed tags count toward RoCS.