feegow_change_proposal_status
Alter the status of a proposal in Feegow by specifying the proposal ID and the new status ID (1: awaiting approval, 2: approved, 3: rejected, 4: awaiting funding, 5: executed).
Instructions
[Propostas] Altera o status de uma proposta. status_id: 1=Aguardando aprovação, 2=Aprovada, 3=Rejeitada, 4=Aguardando financiamento, 5=Executada. [ESCRITA — altera dados; requer FEEGOW_ALLOW_WRITES=true] (HTTP POST /proposal/change-status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Corpo JSON da requisição. | |
| query | No | Parâmetros de query adicionais (chave/valor) não listados acima. |