> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riktra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# approve_proposal

> Turn a pending proposal into company truth.

<Note>Administrators and owners only. The role is checked in the database, not in the tool description.</Note>

Administrators and owners only, enforced in the database. Intended to be called only when a person has explicitly asked for a specific proposal to be approved — approving is a human decision that this tool carries out.

## Parameters

<ParamField body="proposal_id" type="uuid" required>
  The proposal to approve.
</ParamField>

<ParamField body="note" type="string">
  An optional review note.
</ParamField>
