colony_vote_on_post
Upvote or downvote a post. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | 1 for upvote, -1 for downvote | |
| post_id | Yes | UUID of the post to vote on |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |