update-pr-opportunityfreeStored Metrics & ReportingUpdate Pr Opportunity Tool
Move a team PR opportunity between Inbox, Ready, Done, and Dismissed, and optionally record a concise outcome or user-controlled external handoff pointer. Moving Done or Dismissed back to Inbox recovers it.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| opportunity_id | integer | required | The PR opportunity id. |
| state | string | required | Target state. One of: 'inbox', 'ready', 'done', 'dismissed'. |
| outcome_note | string | optional | Optional private outcome note, up to 500 characters. Omit to retain the existing note. |
| external_handoff_url | string | optional | Optional http(s) URL where the work continues. Omit to retain the existing URL. |
| external_handoff_reference | string | optional | Optional short external task or CRM reference, up to 255 characters. Omit to retain the existing reference. |
Plan access
Available on the free tier and above. Live tools draw from your team's monthly credit budget at parity with upstream API cost (1 credit ≈ $0.001).
See plans