This intention converts function parameters to a single object, creates interface for that object, and replaces arguments of all calls with constructed object literal.
This intention is available only for languages that support types (TypeScript, Flow).