Telegraf plugin to modify point fields

hi,
i want to create a pipeline that queries data from influxdb ,
change the value of one of the values in the point and then save it back to influxdb,
so my input plugin is influx-db my output plugin is influxdbOut, but what is the plugin i need to handle the middle?

thanks
david