cast_vote
Cast a weighted vote on an open decision by providing your recommendation, reasoning, and confidence level. Votes are weighted by expertise to ensure informed collective outcomes.
Instructions
Cast a vote on an open decision.
Each agent votes from their perspective with a recommendation, reasoning and confidence level. Votes are weighted by expertise.
Args: decision_id: The decision to vote on agent_id: Your agent identifier recommendation: Your recommendation (e.g. "approve", "reject", "modify", or free text) reasoning: Why you recommend this (1-3 sentences) confidence: How confident you are (0.0 to 1.0) perspective: Your analysis angle (financial, technical, legal, market, risk, strategic) expertise_area: Your area of expertise for weighting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | ||
| agent_id | Yes | ||
| recommendation | Yes | ||
| reasoning | No | ||
| confidence | No | ||
| perspective | No | ||
| expertise_area | No |