# you can get it on the argument the action receives, this is an example with all three properties that single object contains: export async function action({ request, params, context }: ActionArgs) { // use params here }