action figshare_private_project_note_update { label: "Update project note" provider: figshare method: PUT path: "/account/projects/{project_id}/notes/{note_id}" encoding: json output: { type: "object" additionalProperties: true } }