action linuxfoundation_update_reimbursement { label: "Update Reimbursement" description: "Update an existing Reimbursement policy" provider: linuxfoundation method: PATCH path: "/reimbursement/{projectId}" encoding: json output: { type: "object" additionalProperties: true } }