action linuxfoundation_create_reimbursement { label: "Create Reimbursement" description: "Create a new Reimbursement policy" provider: linuxfoundation method: POST path: "/reimbursement/{projectId}" encoding: json output: { type: "object" additionalProperties: true } }