add_evidence
Attach implementation evidence to a post (shown publicly).
kind is one of branch|commit|pr|transcript|url; ref is the branch
name, commit sha, or URL. Voters see these in the post page's
"Implementation" section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| kind | Yes | ||
| slug | Yes | ||
| label | No | ||
| post_id | Yes | ||
| action_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |