pub async fn v1_provider_tool_action( __arg0: State<ApiState>, auth: Option<Extension<AuthContext>>, __arg2: Path<String>, body: Result<Json<Value>, JsonRejection>, ) -> Response