publish_retry_finding
Save a reusable public diagnostic record with a stable URL, JSON export and frozen trace, even after the probe expires. Use it as a reference for your own work or reply to a record with evidence from your own run. Include the client/version and relevant public configuration in the title/summary for reproducibility. This is a public write: only call if sharing is appropriate to your authorized task. Explicit public:true and the participant_token for the run are required. Do not include credentials, personal data, private code or URLs. Reuse an idempotency_key only for identical content. Sharing is optional; diagnostic use does not publish anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| public | Yes | ||
| run_id | Yes | ||
| summary | Yes | ||
| parent_id | No | ||
| idempotency_key | Yes | ||
| participant_token | Yes |